

body 						{ /* sets global font style */ font: normal 8pt/15pt Arial, Helvetica, sans-serif; color: #FFFF99; margin: 0px; padding: 0px; background: #FFFFFF; }

/* hyperlink - anchor tag styles */
a:link, a:visited 			{ color: #AECAEF; text-decoration: none; }
a:hover 					{ text-decoration: underline; }

/* Image Divs */
.feaImage 					{ width: 190px; height: 140px; border: 5px solid #003366; }
.transImage-5 				{ width: 1px; height: 5px; border: 0px; }
.transImage-10 				{ width: 1px; height: 5px; border: 0px; }
.transImage-19 				{ width: 1px; height: 19px; border: 0px; }

/* font styles */
.text-mid 					{ font: normal 9pt/17px Arial, Helvetica, sans-serif; color: #666666; }
.text-col	 				{ color: #9090AC; }

/* form stuff */
.button						{ background-color: #F8F8F8; border: 1px solid #003366; height: 20px; width: auto; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #333333; text-align: center;cursor: hand; vertical-align: middle;margin: 2px;}
.input-box 					{ background-color: #F8F8F8; border: 1px solid #003366; height: 100px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{ background-color: #F8F8F8; border: 1px solid #003366; height: 18px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left; vertical-align: middle;}
.input-fixed 				{ background-color: #F8F8F8; border: 1px solid #003366; height: 18px; width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left; vertical-align: middle;}

/* globalNav styles */
#globalNav 					{ color: #00FF99; border-left: 1px solid #003366; border-right: 1px solid #003366; /* don't touch after this point */ position:relative; width:99.8%; min-width:760px; height:30px; padding:0px; margin:0px; background-image:url(../img/nav-bg.gif); }
#gnl 						{ position: absolute; top: 0px; left: 0px; padding: 0px; margin: 0px; }
#gnr 						{ position: absolute; top: 0px; right: 0px; padding: 0px; margin: 0px; }
#globalLink 				{ /* don't touch after this point */ position: absolute; left: 5px; height: 23px; top:7px; padding: 0px; margin: 0px; z-index: 100; }
a.glink, a.glink:visited 	{ color: #800000; /* don't touch after this point */ font-weight: bold; font-size: 8pt; margin: 0px; padding: 4px 10px 4px 10px; }
a.glink:hover 				{ height: 18px; color: #003366; text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */
.subglobalNav 				{ color: #333333; /* don't touch after this point */ position: absolute; top: 233px; left: 0px; width: 98%; height: 26px; padding: 4px 0px 0px 18px; visibility: hidden; }
.subglobalNav a:link, .subglobalNav a:visited { color: #666666; font-size: 8pt; }
.subglobalNav a:hover 		{ color: #FF0000; }

/* Layout Divs */
#pageTop 					{ position: absolute; top: 10px; left: 2%; right: 2%; width:95.6%; height: 213px; }
#page	 					{ position: absolute; top: 273px; left: 2%; right: 2%; width:95.6%; height: 100%; }

#siteHeader 				{ position: relative; width: 100%; height: 194px; margin: 0px; padding: 0px; }
#pageBody 					{ /* content bg */ background-color: #003366; border: 1px solid #003366; /* don't touch after this point */ position: relative; width: 99.8%; height: auto; padding: 0px; margin: 0px; }

#content 					{ padding: 0px; margin: 15px 15px 15px 15px; text-align: justify; }
#featurePro 				{ width: 225px; height: 100%; padding-top: 10px; padding-bottom: 10px; }
.line						{ border-right: 1px solid #003366; height: 100%; }
.footer 					{ border-top: 1px solid #003366; width: 100%; }