@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #ffffff;
}
a:hover {
	color: #999999;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#containerdiv {
	width: 790px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#maincontentdiv {
	width: 790px;
	height: 450px;
	margin: 0px;
	padding: 0px;
}
#middlebar {
	width: 350px;
	background-repeat: no-repeat;
	margin-left: 425px;
	height: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#middlebar2 {
	background-image: url(images/middlebar2bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 400px;
	width: 790px;
	text-align: center;
}
#navdiv {
	height: 15px;
	background-color: #135185;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.navlink:hover {
	color: #FF9900;
}
.navlinkcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	color: #FF9900;
}
#footerdiv {
	background-color: #8a9580;
	text-align: center;
	height: 13px;
	font-size: 13px;
	color: #FFFFFF;
	width: 790px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.contact_p {
	font-size: 16px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding: 30px;
}
.main_body {
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 50px;
}
    .style1 {
	font-size: 14px;
	color: #2872b1;
	text-align: center;
}
	.style2 {
	font-size: 14px;
	text-align: left;
	color: #000000;
}
    .style3 {
	font-size: 10px;
	color: #2872b1;
	text-align: left;
}
	.style4 {
	font-size: 14px;
	text-align: left;
	color: #000000;
}
	.style5 {
	font-size: 15px;
	text-align: left;
	color: #000000;
}
    .style6 {
	font-size: 14px;
	color: #2872b1;
	text-align: left;
}
