body {
	margin : 0;
	padding : 0;
		font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:13px;
	background-image : url("background.gif");
	background-repeat : repeat-x;
	background-position : 0 px; 
}

td {
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	}

#clearIE5hack {	/* clear ie5 font-size hack in body */}

#title { font-size:14px; font-weight:bold; color:#2e4a97; line-height:20px;}
#indent{ position:relative; left:13px;}
#title2 { font-size:16px; font-weight:bold; color:#5279a9}
#menutitle { font-size:14px; font-weight:bold; color:#061d49; margin-top: 30px; }
#copyright { font-size:9px; color:#061d49;}
#contact { font-size:9px; color:#061d49;}

a, a:active, a:visited {
	color : #0054A6;
	text-decoration : underline;
}
a:hover {
	color : #657363;
	text-decoration : none;
}



#topNav {
	font-size:10px;
	width : auto;
	height : 164px;
	margin : 0;
	margin-left: 0px;
	margin-top: 112px;
	padding : 0;
	font-weight : bold;
z-index:4;

}
html>body #topNav {
	font-size: 75%;
}

#topNav a,
#topNav a:active,
#topNav a:visited {
	color : #FFFFFF;
	background-color : #737b7f;
	font-size:10px;
	display : block;
	float : left;
	margin : 0;
	padding : 0;
	padding : 14px 7px 4px 7px;
	vertical-align : bottom;
	text-decoration : none;
	border-top : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #292929;
	border-bottom : 1px solid #292929;

}
#topNav a:hover {
	color : #061D49;
	background-color : #FFC211;
	border-top : 1px solid #292929;
	border-left : 1px solid #292929;
	border-right : 1px solid #A9A9A9;
	border-bottom : 1px solid #A9A9A9;
	padding : 15px 6px 3px 8px;

}
#topNav a.doubleLine, 
#topNav a.doubleLine:active, 
#topNav a.doubleLine:visited {padding : 2px 8px 4px 8px;}
#topNav a.doubleLine:hover {padding : 3px 7px 3px 9px;}
#topNav a.homeLink, 
#topNav a.homeLink:active, 
#topNav a.homeLink:visited {padding : 14px 8px 4px 8px;}
#topNav a.homeLink:hover {padding : 15px 7px 3px 9px;}
#topNav span.navVertBar {
	float : left;
	display : block;
	margin : 0;
	padding : 0;

}
#topFeatureBar {
	width : auto;
	height : 124px;

}
#topFeatureBar div {
	width : 757px;
	height : 125px;

}

#topGraphic {
	position : absolute;
	left : 0px;
	top : 144px;

}



.topnavDHTML {
	position : absolute;
	top : 0;
	left : 0;
	display : none;
	border : 0;
	background-color : white;
	border-collapse : collapse;
	z-index:1;
}
.topnavDHTML td {
	margin : 0;
	padding : 0;
	border : 0 !important;
	width : 140px;

}
.topnavDHTML tr {border :0;}
.topnavDHTML a,
.topnavDHTML a:active,
.topnavDHTML a:visited,
.topnavDHTML a:hover {
	font-size: 80%;
/*	f\ont-size: 80%;	 */
	font-weight : bold;
	text-decoration : none;
	width : 200px;
	display : block;
	color : #FFFFFF;
	background-color : #2e4a97;
	padding : 4px 4px 4px 4px;
	border-top : 1px solid #A9A9A9;
	border-left : 1px solid #A9A9A9;
	border-right : 1px solid #292929;
	border-bottom : 1px solid #292929;

}
.topnavDHTML a:hover {
	color : #00184A;
	background-color : #FFC710;
	border-top : 1px solid #292929;
	border-left : 1px solid #292929;
	border-right : 1px solid #A9A9A9;
	border-bottom : 1px solid #A9A9A9;	
	padding : 5px 3px 3px 5px;

}

#Header {
	position : absolute;
	left : 0px;
	top : 0px;
	height:90px;
z-index:1;
	}

#siteContent {
	position : absolute;
	top : 210px;
	left: 30px;
	width: 420px;
	font-size:11px;
	z-index:0;
	line-height:17px;
text-align:justify;
	}

#HomepageContent {
	position : absolute;
	top : 210px;
	left: 20px;
	width: 800px;
	font-size:11px;
	z-index:0;
	line-height:17px;
text-align:justify;
	}



#Highlight {
	position:absolute; 
	top:189px; 
	left:503px;
	padding:50px;
	height: 300px;
	background-color:#FFFFFF;
	border:1px dashed #999999;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	line-height:22px;
	font-size:11px;
	color:#333333; 
	}

#HomeHighlight {
	position:absolute; 
	top:190px; 
	left:503px;
	padding:20px;
	height: 350;
	background-color:#FFFFFF;
	border:1px dashed #999999;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	line-height:22px;
	font-size:11px;
	color:#333333; 
	}

#tble {	line-height:17px;
	font-size:10px;
	color:#333333; }

#ContentMenu {
	line-height:17px;
	font-size:10px;
	color:#333333; 
	position:absolute; 
	top:183px;
	left:45px;  
	width:180px;
	padding:18px;
	height: 100%;
	background-color:#ffffff;
	border:1px solid #eeeeee;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px

	}
form {
	margin:0px;
	padding:0px;
}


.dark{
	color:#5C5C5C;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}
.red{
	color:#B30000;
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
}
.red_9{
	color:#B30000;
	font-family:tahoma;
	font-size:9px;
	line-height:13px;
}
.policy{
	color:#B9B8B8;
	font-family:tahoma;
	font-size:9px;
	line-height:10px;
	text-decoration:none;
}

a.dark:hover{
	text-decoration:underline;
}
a.policy:hover{
	text-decoration:underline;
}
.green{
	color:#008F00;
	font-family:tahoma;
	font-size:9px;
	line-height:13px;
}
.wrap {
	margin:0 auto;
	padding:0;
	width:691px;
	height:740px
}


input1 {
	width:120px;
	height:18px;
	margin-top:17px;
	color:#6B6B6B;
	font-family:tahoma;
	font-size:11px;
}

#textarea{
	width:233px;
	height:104px;
	margin-top:2px;
	color:#6B6B6B;
	margin-left:0px;
	font-family:tahoma;
	font-size:11px;
	overflow:auto;
}
#content {
	margin:0;
	padding:00;
	text-align:left;
	display:table;
	
}


#footer {
	position : absolute;
	top : 660px;
	left: 0px;
	width: 100%;
	padding : 2px 0 3px 40px;
	color : #000000;
	font-size:9px;
	margin-top : 2em;

	border-bottom : 1px solid white;
}


#footer a {color : black; text-decoration : none; 	font-size:11px;}
#footer a:hover {color : #2652b3;}

#footer2 {
	position : absolute;
	top : 660px;
	left: 0px;
	background : #113279 url(blue.gif) repeat-x;
	border-bottom : 1px solid white;
}




 




