body 						{ /* sets global font style */ font: normal 11pt/15pt Arial, Helvetica, sans-serif; color: #000000; margin: 0px; padding: 0px; background: #000000; }

/* 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: 2px solid #ffff00; }
.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-prop 					{ font: normal 9pt/17px Arial, Helvetica, sans-serif; color: #ffffff; }
.text-col	 				{ color: #9090AC; }

/* 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;}

/* globalNav styles */
#globalNav 					{ color: #ffffff;font-weight: bold; border-left: 1px solid #A7A7C1; border-right: 1px solid #A7A7C1; /* don't touch after this point */ position:relative; width:99.8%; min-width:760px; padding:0px; margin:0px; }
#gnl 						{ position: absolute; top: 0px; left: 0px; padding: 0px; margin: 0px; }
#gnr 						{ position: absolute; top: 0px; right: 0px; padding: 0px; margin: 0px; }
#globalLink 				{ font-weight: bold;border-left: 1px solid #5E1D0E; /* don't touch after this point */ position: absolute; left: 15px; padding: 0px; margin: 0px; z-index: 100; }
a.glink, a.glink:visited 	{ color: #ffffff; font-weight: bold; border-right: 1px solid #5E1D0E; /* don't touch after this point */ font-size: 11pt; margin: 0px; padding: 0 7px; }
a.glink:hover 				{ background-color: #767676; text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */
.subglobalNav 				{  color: #ffffff; font-weight: bold; /* don't touch after this point */ padding: 4px 4px 4px 4px; visibility: visible; }
.subglobalNav a:link, .subglobalNav a:visited {  color: #FFFFFF; font-size: 8pt; }
.subglobalNav a:hover 		{  }

/* Layout Divs */
#pageTop 					{ position: absolute; top: 10px; left: 2%; right: 2%; width:95.6%; height: 130px; }
#page	 					{ position: absolute; top: 175px; left: 2%; right: 2%; width:95.6%; height: 100%; }

#siteHeader 				{ position: relative; width: 99.8%; height: 110px; margin: 0px; padding: 0px; }
H2				{  color: #FFFFFF;}
#pageBody 					{ /* content bg */ background-color: #F6F6F6; border: 1px solid #606060; /* don't touch after this point */ position: relative; width: 99.8%; padding: 0px; margin: 0px; }

#content 					{ padding: 0px; margin: 0px 0px 0px 0px; text-align: justify; }
#featurePro 				{ width: 225px; height: 100%; padding-top: 10px; padding-bottom: 10px; }
.line						{ border-right: 1px solid #606060; height: 100%; }
.footer 					{ border-top: 1px solid #606060; width: 100%; height: 30px; }

/*IMAGES*/
.rightimg			{float:right; margin:10px 0px 10px 25px ;}
.leftimg			{float:left; margin:10px 20px 10px 0px ;}