body 						{ /* sets global font style */ font: normal 9pt/15pt Arial, Helvetica, sans-serif; color: #666666; margin: 0px; padding: 0px; background-color: #666666; background-image: url(../img/bg.jpg); }

/* hyperlink - anchor tag styles */
a:link, a:visited 			{ color: #666666; 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-mid 					{ font: normal 9pt/17px Arial, Helvetica, sans-serif; color: #666666; }
.text-col	 				{ color: #9090AC; }
h4								{ font-size: 1.7em; color: #000; background-image: url(../img/icon_arrow.gif); background-repeat: no-repeat; padding-left: 23px; background-position: 0.0em 0.1em;}
h3								{ font-size: 1.4em; color: #D9B509;}
/* 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: #000; border-left: 1px solid #A7A7C1; border-right: 1px solid #A7A7C1; /* 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 				{ border-left: 0px solid #A7A7C1; /* don't touch after this point */ position: absolute; left: 18px; height: 23px; top:5px; padding: 0px; margin: 0px; z-index: 100; }
a.glink, a.glink:visited 	{ color: #131458; font-weight: bold;border-right: 1px solid #B5B5B5; /* don't touch after this point */ font-size: 8pt; margin: 0px; padding: 4px 10px 4px 10px; }
a.glink:hover 				{ height: 18px; background-color: #F4f4f4; text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */
.subglobalNav 	{ 
color: #CCCCCC; /* 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: #fff; 
font-size: 8pt; 
}

.subglobalNav a:hover  {  }

/* Layout Divs */
#pageTop 					{ margin: 10px auto; width:95.6%; height: 130px; }
#page	 					{ margin: 20px auto; width:95.6%; height: 100%; }

#siteHeader 				{ position: relative; width: 99.8%; height: 110px; margin: 0px; padding: 0px; }
#siteHeader img			{ margin-left: 15px;}
#pageBody 					{ /* content bg */ background-color: #FFF; border: 1px solid #A7A7C1; /* don't touch after this point */ position: relative; width: 99.8%; height: 100%; padding: 0px; margin: 0px; }

#content 					{ padding: 0px; margin: 15px 15px 15px 15px; text-align: justify; }
#contentabs {margin:20px 0;text-align:left; line-height:16px;font-size:11px;font-family:arial}
#featurePro 				{ width: 225px; height: 100%; padding-top: 10px; padding-bottom: 10px; }
.line						{ border-right: 1px solid #A7A7C1; height: 100%; }
.line2					{ border-bottom: 1px dotted #CCCCCC;}
.footer 					{ border-top: 1px solid #CCCCCC; width: 100%; height: 30px; }

#aboutUs #content {font-weight:bold;color:black;}
#aboutUs #content h5 {color:#FF0000;font-size: 14px;}
#aboutUs #content h5 strong {display:block;color:#D28005;font-size:11px;}
#aboutUs #content span {color:blue;}

#content {line-height: 16px;}
#content p {marign:10px 0;padding:0;}