body 						{ /* sets global font style */ font: normal 11px/14px Verdana, Helvetica, sans-serif; color: #505050; margin: 0px; padding: 0px; background: #FFFFFF url(img/bg.gif) no-repeat bottom center; }

/* hyperlink - anchor tag styles */
a:link, a:visited 			{ color: #505050; text-decoration: none; }
a:hover 					{ text-decoration: underline; }

/* Image Divs */
.transImage-5 				{ width: 1px; height: 5px; border: 0px; }
.transImage-10 				{ width: 1px; height: 5px; border: 0px; }
.transImage-19 				{ width: 1px; height: 19px; border: 0px; }
.Image 					{  border: 5px solid #4c4c4c; }

/* font styles */
.text-sm	 				{ font: normal 7pt/15px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text	 					{ font: normal 10pt/19px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text-mid 					{ font: normal 11pt/20px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text-lg	 				{ font: normal 13pt/24px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text-sm-col	 			{ font: normal 7pt/15px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text-col	 				{ font: normal 10pt/19px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text-mid-col				{ font: normal 11pt/20px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }
.text-lg-col 				{ font: normal 13pt/24px Verdana, Arial, Helvetica, sans-serif; color: #5C4A7B; }

/* form stuff */
.button						{ background-color: #FFFFFF; border: 1px solid #616161; height: 20px; width: auto; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;color: #5C4A7B; text-align: center;cursor: hand; vertical-align: middle;margin: 2px;}
.input-box 					{ background-color: #FFFFFF; border: 1px solid #616161; height: 100px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: #5C4A7B; text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{ background-color: #FFFFFF; border: 1px solid #616161; height: 18px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: #5C4A7B; text-align: left; vertical-align: middle;}
.input-fixed 				{ background-color: #FFFFFF; border: 1px solid #616161; height: 18px; width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;color: #5C4A7B; text-align: left; vertical-align: middle;}

/* globalNav styles */
#globalNav 					{ color: #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; /* 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: 1px solid #FFFFFF; /* 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 #FFFFFF; /* don't touch after this point */ font-size: 8pt; margin: 0px; padding: 4px 10px 4px 10px; }
a.glink:hover 				{ height: 18px; background-image: url(img/nav-rollover.gif); text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */
.subglobalNav 				{ color: #4c4c4c; /* don't touch after this point */ position: absolute; top: 130px; left: 0px; width: 98%; height: 15px; padding: 4px 0px 0px 4px; visibility: hidden; }
.subglobalNav a:link, .subglobalNav a:visited { color: #003034; font-size: 8pt; }
.subglobalNav a:hover 		{ color: #cecece; }

/* Layout Divs */
#pageTop 					{ position: absolute; top: 10px; left: 2%; right: 2%; width:95.6%; height: 130px; }
#page	 					{ position: absolute; top: 150px; left: 2%; right: 2%; width:95.6%; height: 100%; }

#siteHeader 				{ position: relative; width: 99.8%; height: 100px; margin: 0px; padding: 0px; }
#pageBody 					{ /* content bg */ background-color: #FFFFFF; border: 1px solid #616161; /* don't touch after this point */ position: relative; width: 99.8%; height: auto; padding: 0px; margin: 0px; overflow: auto;}

#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 #616161; height: 100%; }
.footer 					{ background-color: #858585; color: #FFFFFF; border-top: 1px solid #616161; width: 100%; height: 30px; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #999999;
	disp//lay: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 90%;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #999999;
	disp//lay: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}

#imagePos img { float: right; margin: 10px; }

#imagePosLeft img { float: left; margin: 10px; }