/*************** Inherent styles ******************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #630000;
	font-size: 0px;
	font-weight: normal;
	color: #7386A5;
	line-height: 16px;
}

a:link { color: #630000; text-decoration: underline;}
a:active { color: #630000; text-decoration: underline;}
a:visited { color: #630000; text-decoration: underline;}
a:hover { color: #354153; text-decoration: underline; }
/*p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;}	*/
	
/*************** End of inherent styles ******************/

/*************** Bodytext ID ******************/
#bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #7386A5;
	margin: 0px;
	padding: 0px;
}
	
#bodytext .bodytext {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #7386A5;}
	
#bodytext .accent {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #630000;}

#bodytext .cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #7386A5;
	line-height: 14px;
}
	
#bodytext .subhead {
	font-size: 10px;
	font-weight: bold;
	color: #630000;
	text-transform: uppercase;
}

#bodytext .contenttitle  {
	font-size: 11px;
	color: #7386A5;
	font-weight: bold;
	text-transform: uppercase;
}

#bodytext a:link { color: #630000; text-decoration: underline;}
#bodytext a:active { color: #630000; text-decoration: underline;}
#bodytext a:visited { color: #630000; text-decoration: underline;}
#bodytext a:hover { color: #354153; text-decoration: underline; }

#bodytext ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	line-height: 14px;
	margin-left: 1.5em;
	padding: 0;
	margin: 15px;}

#bodytext ul li {
	color: #630000;
	background-image: url(../images/bullet_list.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;}
	
#bodytext li ul li {
	color: #630000;
	background-image: url(../bullet_list2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 15px;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#bodytext ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #630000;
	margin: 5px 5px 5px 38px;
	padding: 0;
	
}

#bodytext ol li {
	background-image: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}

#bodytext li ol{
	color: #7386A5;
	background-image: none;
	list-style-type: lower-alpha;
	padding-left: 10px;
	margin-left: 20px;
	padding-top: 6px;
	margin-top: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*************** End of bodytext ID ******************/

/************* Lists - Use for List Summaries and Collections  *********************/

#lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #7386A5;
	text-decoration: none;
}

#lists .contenttitle  {
	font-size: 11px;
	color: #7386A5;
	font-weight: bold;
	text-transform: uppercase;
}

#lists a:link { color: #7386A5; text-decoration: none; }
#lists a:visited { color: #7386A5; text-decoration: none; }
#lists a:hover { color: #7386A5; text-decoration: underline; }

#lists ul {
	margin-left: 4px;
	padding: 0;
	color: #7386A5;
	text-decoration: none;
	list-style-type: none;
}

#lists li {
	
	background-image: url(../images/listbullet-white.jpg);
	background-repeat: no-repeat;
  	background-position: 0em 0.7em;
	padding-left: 18px; 
	color: #7386A5;
	padding-bottom: 3px;
	margin-bottom: 3px;}


/***** for news releases, etc, sans bullets *****/

#list-nobullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #7386A5;
	text-decoration: none;
}

#list-nobullet .contenttitle  {
	font-size: 11px;
	color: #7386A5;
	font-weight: bold;
	text-transform: uppercase;
}

#list-nobullet a:link { color: #7386A5; text-decoration: none; }
#list-nobullet a:visited { color: #7386A5; text-decoration: none; }
#list-nobullet a:hover { color: #7386A5; text-decoration: underline; }

#list-nobullet ul {
	margin-left: 4px;
	padding: 0;
	color: #7386A5;
	text-decoration: none;
	list-style-type: none;
}

#list-nobullet li {
	
	background-image: none;
	background-repeat: no-repeat;
	padding-left: 0px; 
	color: #7386A5;
	padding-bottom: 3px;
	margin-bottom: 3px;}




/*
#list-nobullet { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #005380;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}

#list-nobullet .newstitle {
	font-size: 10px;
	font-weight: bold;
	color: #7D6A55;
	text-transform: uppercase;
}
#list-nobullet ul {
	text-decoration: none;
}
#list-nobullet ul li {
	background-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-right: 0;
	margin-left: 0px;
	padding-right: 0;
	padding-left: 0px;
}

#list-nobullet ul a, a:active, a:visited { text-decoration: underline; color: #005380; }
#list-nobullet ul a:hover { color: #7D6A55; text-decoration: underline; }

#list-nobullet li a, a:active, a:visited { text-decoration: underline; color: #005380; }
#list-nobullet li a:hover { color: #7D6A55; text-decoration: underline; } */

/*************** Footer styles ******************/
	
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
}
	
#footer a:link {color: #FFFFFF; text-decoration: none;}
#footer a:active { color: #FFFFFF; text-decoration: none;}
#footer a:visited {color: #FFFFFF; text-decoration: none;}
#footer a:hover {color: #B7D9EF;	text-decoration: none;}

/*************** End of footer styles ******************/


/*************** Other styles ******************/
/*
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D546F;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 5px;
	padding-top: 5px;
}
*/
/*.breadcrumb {
	font-family: Georgia;
	font-size: 14px;
	color: #4D546F;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	font-style: italic;
}

#search {
	margin-left: 20px;
	padding-left: 20px;}
/*************** End of other styles ******************/

/*************** Second page background styles ******************/
#bkgd-about {
	background-image: url(../images/column.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	
}

/*************** Special Index styles ******************/

#bkgd-ibody {
	background-image: url(file:///F|/%7E%7E%7E%20Jump%20Files%20%7E%7E%7E/images/main/bkgd_content2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}



#i-bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
	
#i-bodytext .i-bodytext {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;}
	
#i-bodytext .i-accent {
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #4D4D4D;}

#i-bodytext .i-cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}
	
#i-bodytext .i-subhead {
	font-size: 10px;
	font-weight: bold;
	color: #4D4D4D;
	text-transform: uppercase;
}

#i-bodytext .i-contenttitle  {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: none;
}

#i-bodytext a:link { color: #ffffff; text-decoration: underline;}
#i-bodytext a:active { color: #ffffff; text-decoration: underline;}
#i-bodytext a:visited { color: #ffffff; text-decoration: underline;}
#i-bodytext a:hover { color: #4D4D4D; text-decoration: underline; }

#i-bodytext ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	line-height: 14px;
	margin-left: 0;
	padding: 0;
	margin: 15px;}

#i-bodytext ul li {
	color: #ffffff;
	background-image: url(../images/bullet_list.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 3px;}
	
#i-bodytext li ul li {
	color: #ffffff;
	background-image: url(../images/bullet_list2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 15px;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#i-bodytext ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #ffffff;
	margin: 5px 5px 5px 38px;
	padding: 0;
	
}

#i-bodytext ol li {
	background-image: none;
	padding-bottom: 3px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
}

#i-bodytext li ol{
	color: #993333;
	background-image: none;
	list-style-type: lower-alpha;
	padding-left: 10px;
	margin-left: 20px;
	padding-top: 6px;
	margin-top: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#i-lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#i-lists a:link { color: #FFFFFF; text-decoration: none; }
#i-lists a:visited { color: #FFFFFF; text-decoration: none; }
#i-lists a:hover { color: #FFFFFF; text-decoration: underline; }

#i-lists ul {
	margin-left: 4px;
	padding: 0;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
}

#i-lists li {
	
	background-image: url(../images/listbullet-blue.gif);
	background-repeat: no-repeat;
  	background-position: 0px .7em;
	padding-left: 18px; 
	color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 2px;}


/*************** End of Special Index styles ******************/

/*************** Tree Menu ******************/

/*

#treemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;}

#treemenu ul {
	color: #4D546F;
	text-decoration: none;
	text-transform: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0;
	padding-top: 0;
	list-style-type: none;}
	
#treemenu li {
	background-image: url(file:///F|/%7E%7E%7E%20Jump%20Files%20%7E%7E%7E/images/bullet_menu1.gif);
	font-weight: bold;
	line-height: 12px;
	background-repeat: no-repeat;
	background-position: 0.01em 0.2em;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#treemenu li ul li {
	color: #5A4E43;
	font-weight: normal;
	background-image: url(file:///F|/%7E%7E%7E%20Jump%20Files%20%7E%7E%7E/images/bullet_menu2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.7em;
	padding-left: 15px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 10px;
}

/*#treemenu a:link { color: #4D546F; text-decoration: none; }
#treemenu a:visited { color: #4D546F; text-decoration: none; }
#treemenu a:hover { color: #5A4E43; text-decoration: none; }*/

/*	

#treemenu ul a, a:active, a:visited { text-decoration: none; color: #4D546F; }
#treemenu ul a:hover {color: #968372; text-decoration: none;
}

#treemenu li ul li a, a:active, a:visited { text-decoration: none; color: #5A4E43; }
#treemenu li ul li  a:hover {color: #3D4258; text-decoration: none; }


/*************** End of Tree Menu ******************/


/*************** Default CMS Styles ******************/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7386A5;}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7386A5;}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #7386A5;}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	color: #7386A5;}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7386A5;}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7386A5;}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #7386A5;}
