@charset "UTF-8";

body {
	background-color: #ececec;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 25px auto;
	height: 100%;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004778;
	border-right-color: #004778;
	border-bottom-color: #004778;
	border-left-color: #004778;
}
.header_content {
	background-color: #004778;
	margin: 0px;
	padding: 30px;
	height: 60px;
	width: 840px;
}
h1 {
	color: #ffffff;
	margin: 0px 0px 2px;
	padding: 25px 0 0 0;
}
h2 {
	color: #E0E8EF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#menu {
	float: right;
	width: 300px;
	margin: 25px 0px 0px;
	padding: 0px;
	text-align: right;
}
#menu ul {
	display: inline;
	list-style-type: none;
}
#menu li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	color: #ffffff;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
#menu a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
#menu li.first {
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_left {
	margin: 0px;
	padding: 0 25px 0 0;
	float: left;
	height: 100%;
	width: 175px;
	background-color: #ffffff;
}
.content_right {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 225px;
	background-color: #e7f2f8;
	height: 100%;
}
.content_mid {
	float: left;
	width: 400px;
	height: 100%;
	background-color: #ffffff;
	margin: 25px 35px;
}
.content_left img {
	text-align: center;
	margin: 25px 0 20px 20px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #004778;
	margin: 0px;
	padding: 0px;
}
.content_left ul {
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
}
.content_left li {
	margin-bottom: 8px;
}
.content_left p {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.county_left {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width: 110px;
	float: left;
}
.county_right {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width: 110px;
	float: left;
}
h4 {
	font-size: 12px;
	line-height: 15px;
	color: #004778;
	padding: 0px;
	margin: 10px 15px 0px;
}
.county_left ul {
	list-style-type: none;
	margin-top: 5px;
}
.county_right ul {
	margin: 5px 0px 0px;
	padding-left: 20px;
	list-style-type: none;
}
.content_right p {
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 0px;
	margin: 5px 0px 0px;
}
.content_right img {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.content_mid p {
	color: #666666;
	font-size: 13px;
	line-height: 20px;
}
.content_mid ul {
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	margin-top: 5px;
}
.content_mid h3 {
	margin-top: 15px;
}
.content_mid li {
	margin-bottom: 5px;
}
h6 {
	font-size: 14px;
	color: #004778;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
.right_pad {
	width: 175px;
	padding-left: 25px;
}
.content_right a {
	color: #004778;
	text-decoration: none;
}
.content_right a:hover {
	color: #004778;
	text-decoration: underline;
}
.legal {
	font-size: 10px;
	text-align: center;
	padding: 0px;
	color: #666666;
	line-height: 12px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

