@charset "UTF-8";

body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-image: url(images/misc/gfx_background_grid.gif);
	line-height: 18px;
}		



.graylink {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	
}		


.headerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bigphone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cccccc;
}

.greenheader {
	font-family: Verdana;
	font-size: 15px;
	color: #719c1f;
	font-weight: bold;
}

.blueheader {
	font-family: Verdana;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}

.redheader {
	font-family: Verdana;
	font-size: 15px;
	color: #B00000;
	font-weight: bold;
}

.greensmheader {
	font-family: Verdana;
	font-size: 13px;
	color: #719c1f;
	font-weight: bold;
}

.redsmheader {
	font-family: Verdana;
	font-size: 13px;
	color: #B00000;
	font-weight: bold;
}

.caption {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	font-style: italic;
}

.bodyitalic {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;

}	

.subheader {
	font-family: Verdana;
	font-size: 12px;
	color: #B00000;
	font-weight: bold;
	line-height: 14px;
}

.subheadergreen {
	font-family: Verdana;
	font-size: 12px;
	color: #719c1f;
	font-weight: bold;
	line-height: 14px;
}

.subheaderblue {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	line-height: 14px;
}




a 			{ color: #B00000; text-decoration: none; }
a:link 		{ color: #B00000; text-decoration: none; }
a:visited 	{ color: #B00000; }
a:hover		{ color: #B00000; text-decoration: underline; }

a.graylink:active 			{ color: #cecdcd; text-decoration: none; }
a.graylink:link 		{ color: #cecdcd; text-decoration: none; }
a.graylink:visited 	{ color: #cecdcd; }
a.graylink:hover		{ color: #cecdcd; text-decoration: underline; }


a.greenlink:active 			{ color: #719c1f; font-weight: bold; text-decoration: none; }
a.greenlink:link 		{ color: #719c1f; font-weight: bold; text-decoration: none; }
a.greenlink:visited 	{ color: #719c1f; font-weight: bold;}
a.greenlink:hover		{ color: #719c1f; font-weight: bold; text-decoration: underline; }


.current			 		{ color: #719c1f; background-color:#ecfad1; font-weight: bold; }

.currenthp			 		{ color: #719c1f; background-color:#ecfad1; font-weight: bold; }

.currentmain			 		{ color: #ffffff; background-color:#333333; font-weight: bold; text-decoration: none; }

.learningcenter			 		{ background-color:#719c1f; font-weight: bold; text-decoration: none; }



#navlist  		{ margin: 0; padding: 0; }
#navlist ul 	{ list-style: none; margin: 0; padding: 0; border: none; white-space: nowrap; }
#navlist li		{ display: block; margin: 0; padding: 0; float: left; width: auto; }
					
#navlist A		{ color: #dee1f1; display: block; width: auto; text-decoration: none; text-transform: uppercase; background: none; margin: 0; padding: 9px 13px; font-family: Verdana; font-size: 11px; letter-spacing: 1px; }

#navlist A.active:link, 
#navlist A.active:visited	
				{ position: relative; z-index: 102; background: #242d5d; font-weight: bold; text-decoration: none; }
#navlist A:hover,
#navlist A:active 
				{ background: #333333; text-decoration: none; }
				
				
				



/* Secondary Navigation */
#sec_navlist		{ padding: 0px; margin-left: 0; border-bottom: 1px solid #d6d7d9; font-size: 11px; }

#sec_navlist ul 	{ list-style: none; margin: 0; padding: 0; border: none; white-space: nowrap; }

#sec_navlist li		{ list-style: none; margin: 0; padding: 5px 0px 5px 0px; border-top: 1px solid #d6d7d9; list-style-image: none; }

#sec_navlist li a 			{ color: #a8233e; text-decoration: none; }
#sec_navlist li a:link 		{ color: #a8233e; text-decoration: none; }
#sec_navlist li a:visited 	{ color: #a8233e; }
#sec_navlist li a:hover		{ color: #a8233e; text-decoration: underline; }


/* Homepage Navigation */
#hp_navlist		{ padding: 0px; margin-left: 0; border-bottom: 1px solid #d6d7d9; font-size: 100%; }

#hp_navlist ul 	{ list-style: none; margin: 0; padding: 0; border: none; white-space: nowrap; }

#hp_navlist li		{ list-style: none; margin: 0; padding: 5px 0px 5px 0px; border-top: 1px solid #d6d7d9; list-style-image: none; }

#hp_navlist li a 			{ color: #a8233e; text-decoration: none; }
#hp_navlist li a:link 		{ color: #a8233e; text-decoration: none; }
#hp_navlist li a:visited 	{ color: #a8233e; }
#hp_navlist li a:hover		{ color: #a8233e; text-decoration: underline; }






.bluegray 			{ color: #617696; }

.bluegrayspecial 			{ color: #617696; line-height: 14px; font-weight: bold; font-size: 13px;}

.staffblue { color: #617696; font-weight: bold; }
