body 						{ /* sets global font style */ font: normal 8pt/15pt Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding: 0px; background: url(../img/bg_blue_dot.gif) ; }

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

/* Image Divs */
.feaImage 					{ width: 190px; height: 140px; border: 5px solid #A7A7C1; }
.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-sm 					{ font: normal 8pt/16px Arial, Helvetica, sans-serif; color: #000000; }
.text-sm-wht 				{ font: normal 8pt/16px Arial, Helvetica, sans-serif; color: #FFFFFF; }
.text-mid 					{ font: bold 10pt/18px Arial, Helvetica, sans-serif; color: #747474; }
.text-mid-wht	 			{ font: bold 10pt/18px Arial, Helvetica, sans-serif; color: #FFFFFF; }
.text-lg-col 				{ font: bold 12pt/23px Arial, Helvetica, sans-serif; color: #747474; }
.text-lg-blk				{ font: bold 12pt/23px Arial, Helvetica, sans-serif; color: #000000; }
.text-lg-red				{ font: bold 10pt/23px Arial, Helvetica, sans-serif; color: #ED2727; }
.text-lg-wht				{ font: bold 12pt/23px Arial, Helvetica, sans-serif; color: #FFFFFF; }
.text-blk 					{ font: bold 10pt/23px Arial, Helvetica, sans-serif; color: #000000; }
.text-col	 				{ color: #A84F9C; }

/* form stuff */
.button						{ background-color: #F8F8F8; border: 1px solid #A7A7C1; 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 #A7A7C1; 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 #A7A7C1; 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 #A7A7C1; height: 18px; width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #666666; text-align: left; vertical-align: middle;}

.input-box 					{ background-color: #CCCCCC; border: 1px solid #000000; height: 100px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000; text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{ background-color: #CCCCCC; border: 1px solid #000000; height: 14px; width: auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-align: left; vertical-align: middle;}
.input-fixed				{ background-color: #CCCCCC; border: 1px solid #000000; height: 14px; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000; text-align: left; vertical-align: middle;}
.input-fixed-sm				{ background-color: #CCCCCC; border: 1px solid #000000; height: 14px; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #000000; text-align: left; vertical-align: middle;}

/* globalNav styles */
#globalNav 					{ color: #00FF99; border-left: 1px solid #000000; border-right: 1px solid #000000; /* don't touch after this point */ position:relative; width:99.8%; min-width:760px; height:25px; padding:0px; margin:0px; 	background-color: #000000; }
#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: 18px; height: 23px; top:7px; padding: 0px; margin: 0px; z-index: 100; }
a.glink, a.glink:visited 	{ color: #FFFFFF; /* don't touch after this point */ font-size: 8pt; margin: 0px; padding: 4px 10px 4px 10px; }
a.glink:hover 				{ height: 18px; color: #FF0000; text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */
.subglobalNav 				{ color: #333333; /* don't touch after this point */ position: absolute; top: 140px; 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: 0px; width:99.8%; height: 130px; }
#page	 					{ position: absolute; top: 115px;  width:99.8%; height: 100%; }

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

#content 					{ padding: 0px; margin: 15px 15px 15px 15px; text-align: justify; }
#featurePro 				{ width: 225px; height: 99.8%; padding-top: 10px; padding-bottom: 10px; }
.line						{ border-right: 1px solid #000000; height: 99%; }
.footer 					{  width: 99%; height: 30px; color: #FFFFFF;}
#imgcap {
	background-color: #000000;
	height: 20px;
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
}
