TABLE, TR, TD, BODY		{ font: 12px Georgia, serif; color:#000000; line-height: 1.4; }
I						{ font-style: italic; } 
B						{ font-weight: bold; }
A						{ text-decoration:underline; color:#013264; }

.larger	{ font: 12px arial, sans-serif;  line-height: 1.4;}
.subhead	{ font: bold 11px arial, sans-serif; color:#004F2B;} 
.news	{ font: 11px arial, sans-serif; line-height: 1.2; }
.head		{ font: bold 18px arial, sans-serif; color:#013264; line-height: 1.3;} 
.subsubhead	{ font: bold 12px arial, sans-serif; color:#013264;} 
.introtext	{ font: 12px arial, sans-serif; color:#013264;} 
.sub2head	{ font: bold 14px arial, sans-serif; color:#004F2B;} 
.footer { font: 9px Verdana, sans-serif; color:#224E7A;}
a.footer { text-decoration:underline; }
.scroller {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #003366;
}



#nav img 		{ vertical-align: middle; } 
#nav li 		{ clear: none; float: left; vertical-align: middle; width: auto; 
                  /* Firefox needs this here */ list-style-type: none; }
#nav, #nav ul 	{ list-style-type: none; margin: 0; padding: 0; }
#nav a img 		{ display: block; color: #023467; font-weight: bold; }
#nav li ul li a { font-family: Geneva, sans-serif; color: #023467; white-space: nowrap; display: inline; 
                  font-weight: normal; font-stretch: ultra-condensed; text-decoration: none;  font-size: 11px;}
#nav li ul 		{ background-color: #7B9B81; border: 0px; padding-top: .5em; 
                  padding-bottom: 0em; position: absolute; float: left; visibility: hidden; }
#nav li ul li 	{ padding-left: .5em; padding-right: .5em;  padding-top: .2em; padding-bottom: .2em; 
                  border-style: solid; border-width: 1px; border-color: #7B9B81 #7B9B81 #A5C2AB #7B9B81; 
                  float: none; /* Firefox needs this here */ list-style-type: none; }
#nav li:hover ul, #nav li.ExplorerHover ul { visibility: visible; font-weight: normal;  
                  font-stretch: ultra-condensed; text-decoration: none; z-index: 100;}
#nav li ul li a:hover { font-weight: normal; text-decoration: underline; z-index: 100; }


