body 						{ /* sets global font style */ font: normal 9pt/18pt Arial, Helvetica, sans-serif; color: #001233; margin: 0px; padding: 0px; background: #001233 no-repeat bottom center; }

/* hyperlink - anchor tag styles */
a:link, a:visited 			{ color: #1B3393; text-decoration: none; }
a:hover 					{ text-decoration: underline; }
a.text-light:link		{ color: #8D99C9; text-decoration: none; }
a.text-light:visited 	{ color: #8D99C9; text-decoration: none; }
a.text-light:hover 		{ text-decoration: underline; }

/* Image Divs */
.feaImage 					{ border: 3px solid #1B3393;}
.border 					{ border: 1px solid #1B3393;}
.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 8pt/17px Arial, Helvetica, sans-serif; color: #001233; }
.text-col	 				{ color: #1B3393; }
.text-light	 				{ color: #D3D6E3; }

/* form stuff */
.button						{ background-color: #1B3393; border: 1px solid #001233; height: 20px; width: auto; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #FFFFFF; font-weight: bold;text-align: center;cursor: hand; vertical-align: middle;margin: 2px;}
.input-box 					{ background-color: #EDEBD8; border: 1px solid #A49819; height: 100px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #001233;font-weight: bold; text-align: left;vertical-align: middle;overflow: hidden;}
.input  					{ background-color: #EDEBD8; border: 1px solid #A49819; height: 18px; width: 98%; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #001233;font-weight: bold; text-align: left; vertical-align: middle;}
.input-fixed 				{ background-color: #EDEBD8; border: 1px solid #A49819; height: 18px; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8pt;color: #001233;font-weight: bold; text-align: left; vertical-align: middle;}

/* globalNav styles */
#globalNav 					{ color: #00FF99; border-left: 1px solid #A49819; border-right: 1px solid #A49819; /* don't touch after this point */ position:relative; width:100%; min-width:760px; height:30px; padding:0px; margin:42px 0 0 0;_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 				{ /* don't touch after this point */ position: absolute; height: 28px; top:0px; padding-top: 2px; margin: 0px; z-index: 100; }
a.glink, a.glink:visited 	{
	color: #1B3393;
	border-right: 1px solid #A49819;
	font-size: 9pt;
	margin: 0px;
	padding: 5px 10px 8px 10px;
	_padding: 5px 10px 12px 10px;
	font-weight: bold;
}
a.glink:hover 				{ background-image: url(../img/nav-rollover.gif); text-decoration: none; }
.skipLinks 					{ display: none; }

/* subglobalNav styles */
.subglobalNav 				{ 
color: #1B3393; 
/* don't touch after this point */
margin: 0 auto;
position: absolute;
top: 177px; 
left: 15px; 
width: 98%; 
height: 26px; 
padding: 0px 0px 0px 10px; 
visibility: hidden; }

.subglobalNav a:link, .subglobalNav a:visited { 
color: #1B3393; 
font-size: 8pt; }

.subglobalNav a:hover 		{ 
color: #A49819; }

/* Layout Divs */
#pageTop				{ 
margin: 0 auto;
border-right: 1px solid #999999; 
border-left: 1px solid #999999; 
border-bottom: 1px solid #A49819; 
background-color: #EDE79F;  
top: 0px; 
left: 2%; 
right: 2%; 
width:95.6%; 
height: 196px; }

#page	 					{
margin: 0 auto;
border: #A49819; 
top: 197px; 
left: 2%; 
right: 2%; 
width:95.6%; 
height: 100%; 
background-color: #FFFFFF;}

#siteHeader 				{
margin: 0 auto; 
width: 100%; 
height: 100px; 
margin: 0px; 
padding: 0px; }

#pageBody 					{
margin: 0 auto;
/* content bg */ background-color: #FFFFFF; 
border-right: 1px solid #999999; 
border-left: 1px solid #999999; 
border-bottom: 1px solid #999999;  
/* don't touch after this point */  
height: 100%; 
width: 100%; 
padding: 0px; 
margin: 0px; }

#content 					{ padding: 0px; margin: 10px 15px 10px 10px; text-align: left; }
#content p					{ padding: 0px; margin: 0px; text-align: left; }
#contentfp 					{ padding: 0px; margin: 2px 5px 2px 5px; text-align: left; }
#featurePro 				{ width: 295px; height: 100%; padding-top: 10px; padding-bottom: 10px; }
.line						{ border-right: 1px solid #A49819; height: 100%; }
.footer 					{ border-top: 1px solid #A49819; width: 100%; height: 25px; font: normal 8pt/20pt Arial, Helvetica, sans-serif;background-color: #1B3393; color: #8D99C9;}

.hd						{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14px;
	color: #1B3393;
	font-weight: bold;
}
.hdgrey					{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #8D99C9;
		line-height: 14px;
	font-weight: bold;
}
li {
	list-style-image: url(../img/bullet_tick.gif);
}
.hdtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	text-align: left;
}
.hdtablesml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
		text-align: left;
}
#icontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14px;
	text-align: left;
	border: 1px solid #6461E4;
	height: 16px;
	padding: 2px 2px 2px 4px;
	margin-right: 5px;
}

.break{
	clear: both;
	}
