@charset "UTF-8";

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	vertical-align: top;
}

a:link {
	color: #175593;
}
a:visited {
	color: #175593;
}
a:hover {
	color: #4874A3;
}
a:active {
	color: #4874A3;
}
a.topnav:link {
	color: #CFE6F9;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 156px;
	line-height: 29px;
}
a.topnav:visited {
	color: #CFE6F9;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 156px;
	line-height: 29px;
}
a.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 156px;
	line-height: 29px;
}
a.topnav:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:link {
	color: #616C70;
	text-decoration: none;
}
a.subnav:visited {
	color: #616C70;
	text-decoration: none;
}
a.subnav:hover {
	color: #175593;
	text-decoration: none;
}
a.subnav:active {
	color: #175593;
	text-decoration: none;
}
.body_content {
	font-family: Arial;
	font-size: 13px;
	color: #555555;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
}
.body_header {
	font-family: Times;
	font-size: 22px;
	font-weight: normal;
	color: #074B88;
	text-align: right;
	vertical-align: top;
}
.body_image {
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96BAD7;
}
.border_top {
	background-image: url(images/border_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border_bottom {
	background-image: url(images/border_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.border_left {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.border_right {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.footer_content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: middle;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4E769A;
}
.footer_links {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #175593;
	text-align: center;
	vertical-align: middle;
}
.form_content {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.form_header {
	font-family: Arial;
	font-size: 12px;
	color: #517FA5;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	line-height: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.header_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C93B3;
}
.news_headline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #517FA5;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
.news_pages {
	font-family: Arial;
	font-size: 12px;
	color: #517FA5;
	text-align: right;
	vertical-align: middle;
}
.input_field {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	background-color: #EAEAEA;
	border: 1px solid #6C93B3;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
}
.topnav_btn {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/topnav_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.topnav_btn_down {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/topnav_btn_down.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	line-height: normal;
}
.top_links {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #175593;
	text-align: center;
	vertical-align: middle;
}
.topnav_line {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4E769A;
}
.vertical_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C93B3;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #6494B5;
	text-align: center;
	border: 1px solid #155B9D;
	height: 22px;
}
