@charset "UTF-8";
body {
	background-color: #d6d3b6;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#083a81;
}

.mainContentTable {
	width:704px;
	background-color:#FFFFFF;
}
.centerContent {
	background-image: url(../images/center_content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#083a81;
}

.centerContentBox1 {
	background-image: url(../images/center_content_box1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #083a81;
	line-height: 20px;
}


.centerContentBox2 {
	background-image: url(../images/center_content_box2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #083a81;
	line-height: 20px;
}

.footerContent {

	background-color:#f5f5f3;
	width:610px;
	color:#7a7a79;

}




.boxText1 {
	font-size: 18px;
	text-decoration: none;
}

.headerText {
	font-size: 23px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
	color:#FFFFFF;
}


.headers {
	font-size: 18px;
	color: #083a81;
}

.headersBold {
	font-size: 18px;
	color: #083a81;
	font-weight:bold;
}


.links {
	color:#7289a0;
	text-decoration:none;
}

.links:hover{
	color:#717890;
	text-decoration:underline;
}


.links2 {
	color:#7a7a79;
	text-decoration:none;
}

.links2:hover{
	color:#696968;
	text-decoration:underline;
}


li {
	line-height: 18px;
}
