
body{
	margin: 0;
	padding: 0;
	color: #38230E;
	text-align:center;
	font-family:Verdana,Tahoma;
	line-height:1.2em;
}

div{
float:left;
}

div#area_center{
	width:960px;
	float:none;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.header{
height:88px;
background-color:#006699;
border-top: 8px solid #6699CC;
position:relative;
}


.content{
	width:958px;
	margin-left:auto;
	margin-right:auto;	
	border-left:1px dashed gray;
	border-right:1px dashed gray;
	overflow:hidden;
	position:relative;
}

li{
	margin-left:50px;
}
.hr{
	width:485px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: no-repeat;
}

a:link, a:visited {
	color:#281C8B;
	text-decoration: none;
	}

a:hover {
/*
	text-decoration: underline;
*/
	color: #FF5E05;
}

h2 {
	margin: 0;
	/*color: #006699;*/
	color: #38230E;
	font-weight: normal;
	font-family:Verdana,Tahoma;
	line-height:1.2em;
	display:inline;
	font-size:11px;
	font-weight:bold;
}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
p {
	margin-top:0px;
	padding-top:0px;

}

h1 {
	color:#281C8B;
	font-size:24px;
	font-weight:normal;
	/**/line-height:1.2em;
	padding-bottom:30px;
	display:block;
	margin-bottom:-20px;
	/*border:1px solid red;*/
}
.h1_freeform{
	display:block;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #000;
}
	
h4 {
	margin: 0;
	color: #006699;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin-bottom:10px;
	color: #291c84;
	font-size: 12px;
	font-weight: bold;

}



* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
}

.footer{
background-color:#EFE6CE;
padding-top:25px;
padding-bottom:25px;}

.footer-inner{
width:760px;
margin-left:auto;
margin-right:auto;
}

.footer-div{
width:150px;
float:left;
margin-right:20px;
margin-left:20px;
}

*html .footer-div{
width:150px;
float:left;
margin-right:15px;
margin-left:15px;
}

li{margin-left:0px;}

div.footer{
	font-size:11px;
	text-align:center;
}

div.footer a{
	color:black;
	text-decoration:underline;
}



div.area_head{
	padding-top:15px;
	width:960px;
	margin-left:auto;
	margin-right:auto;	

}
div.area_bottom{
	width:958px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px dashed gray;
	border-right:1px dashed gray;
}

div.empty{
	width:22px;
	clear:none;
	float:left;
	height:auto;
	position:relative;
}
div.empty2{
	width:10px;
	clear:none;
	float:left;
	height:auto;
	position:relative;
}
/*
div.bottom_left{
	width:206px;
	clear:none;
	float:left;
	height:auto;
	position:relative;
	min-height:30px;
	border-right:1px dashed gray;
}
div.bottom_center{
	width:751px;
	clear:none;
	float:left;
	height:auto;
	position:relative;
	min-height:30px;
}
*/

div.freeform{
	padding-left:40px;
	width:463px;
	padding-bottom:50px;
	color:#3F3F3F;
	font-size:11px;
}

div.border{
	border-left:1px dashed gray;
	width:1px;
	height:1px;
	margin-bottom:-4800px;
	padding-bottom:4800px;
}

img.noborder{
	border:none;
}
div.line{
	width:208px;
	height:42px;
	vertical-align:top;
}

img.bottom_border{
	position:relative;
	width:960px;
	height:10px;
	float:left;
	top:-2px;
}
.datatable {
	
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid;
	border-color: #ECE9D8;
	width: 430px;
/*	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #281C8B;
*/
}
.datatable tr td {
	border: 0px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-style: solid;
	border-color: #ECE9D8;
/*
	border-color: #99A5AD;
*/
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
}
