body 						{ /* sets global font style */ font: normal 8pt/13pt verdana, sans-serif; color: #F6E8E8; margin: 0px; padding: 0px; background: #D42929 ;/* url(../img/bg.jpg) no-repeat bottom center; */ }

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

/* Image Divs */
.feaImage 					{ width: 190px; height: 140px; border: 5px solid #E5BEBE; }
.transImage-5 				{ width: 1px; height: 5px; border: 0px; }
.transImage-10 				{ width: 1px; height: 5px; border: 0px; }
.transImage-19 				{ width: 1px; height: 19px; border: 0px; }
.hpImage 					{ margin: 0px 0px 0px 15px;border: 0px;float:right;} 

/* font styles */
.text-mid 					{ font: normal 9pt/17px Times New Roman, sans-serif; color: #E3BABA; }
.text-col	 				{ color: #ffffff; }

/* form stuff */
.button						{ background-color: #D18C8C; border: 1px solid #ffffff; height: 20px; width: auto; font-family: Verdana, Times New Roman, sans-serif;font-size: 7pt;color: #661616; text-align: center;cursor: hand; vertical-align: middle;margin: 2px;}
.input-box 					{ background-color: #E3BABA; border: 1px solid #E5BEBE; height: 100px; width: 98%; font-family: Verdana, Times New Roman, sans-serif;font-size: 7pt;color: #590D0D; text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{ background-color: #E3BABA; border: 1px solid #E5BEBE; height: 18px; width: 98%; font-family: Verdana, Times New Roman, sans-serif;font-size: 7pt;color: #590D0D; text-align: left; vertical-align: middle;}
.input-fixed 				{ background-color: #E3BABA; border: 1px solid #E5BEBE; height: 18px; width: 150px; font-family: Verdana, Times New Roman, sans-serif;font-size: 7pt;color: #590D0D; text-align: left; vertical-align: middle;}

/* globalNav styles */
#globalNav 					{ color: #590D0D; border-left: 1px solid #E5BEBE; border-right: 1px solid #E5BEBE; /* don't touch after this point */ position:relative; width:770px; min-width:760px; height:30px; padding:0px; margin:0px; background-image:url(../img/nav-bg.gif); }
#gnl 						{ position: absolute; itop: 0px; left: 0px; padding: 0px; margin: 0px; }
#gnr 						{ position: absolute; top: 0px; right: 0px; padding: 0px; margin: 0px; }
#globalLink 				{ border-left: 1px solid #E5BEBE; /* 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; border-right: 1px solid #E5BEBE; /* don't touch after this point */ font-size: 9pt; margin: 0px; padding: 4px 10px 4px 10px; }
a.glink:hover 				{ color:#590D0D;height: 18px; background-image: url(../img/nav-rollover.gif); 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: #ffffff; font-size: 9pt; }
.subglobalNav a:hover 		{ text-decoration:underline; }

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

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

#content 					{ padding: 0px; margin: 15px 15px 15px 15px; text-align: justify; }
#area						{ padding: 10px; margin: 15px 15px 15px 15px; text-align: justify;width:75%; }
.ABS 						{ background-color: #ffffff;padding: 10px; margin: 15px 15px 15px 15px; text-align: left;width:75%; }
.ABS a:link, .ABS a:visited { color: #A31C1D;}
#featurePro 				{ width: 225px; height: 100%; padding-top: 10px; padding-bottom: 10px; }
.line						{ border-right: 1px solid #E5BEBE; height: 100%; }
.footer 					{ border-top: 1px solid #E5BEBE; width: 100%; height: 30px; }

.nobord	a:link,	.nobord	a:visited, .nobord	a:hover {border:0px;}