@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #008BD1;
	background-image: url(/assets/images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	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;
}
form {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}

.page_cont {
	text-align: center;
	height: auto;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	z-index: 1;
	padding-top: 50px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.page_logo {
	padding: 0px;
	clear: both;
	float: left;
	height: 61px;
	width: 831px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.page_logo h1 {
	position: absolute;
	z-index: 1;
	left: -9000px;
}

.page_group {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 595px;
}
.slidebox {
	padding: 0px;
	float: left;
	height: 246px;
	width: 595px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	position: relative;
	z-index: 1;
}
.slidebox p {
	position: absolute;
	z-index: 1;
	left: -9000px;
}

.slidebox img {
	position: absolute;
	z-index: 1;
	width: auto;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

.side_links {
	padding: 0px;
	float: left;
	height: auto;
	width: 185px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_block {
	padding: 0px;
	float: left;
	min-height: 525px;
	height: auto;
	width: 395px;
	margin: 0px;
}
.text_block h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D6292B;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text_block h2 {
	font-size: 14px;
	color: #008AD2;
	text-align: left;
	float: left;
	clear: both;
	height: auto;
	width: 395px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
}

.text_block p {
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.text_block_full {
	padding: 0px;
	float: left;
	min-height: 480px;
	height: auto;
	width: 595px;
	margin: 0px;
	text-align: left;
}
.text_block_full h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D6292B;
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.text_block_full p {
	font-size: 11px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.text_block_full hr {
	text-align: right;
	padding: 0px;
	clear: both;
	float: right;
	height: 1px;
	width: 80%;
	color: #008AD2;
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.bold_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008AD2;
}


.subtext_notice {
	padding: 0px;
	clear: both;
	float: left;
	height: 15px;
	width: 594px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 9px;
}
.link_heading {
	font-size: 11px;
	text-transform: uppercase;
	color: #008AD2;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
}
.blue_bullet {
	background-image: url(/assets/images/blue_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	float: left;
	height: 12px;
	width: 12px;
}
.link_txt {
	font-size: 10px;
	color: #000000;
	clear: both;
	float: left;
	margin-top: 3px;
	height: auto;
	width: auto;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008AD2;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.link_txt a:link {
	color: #E62324;
	text-decoration: none;
}
.link_txt a:visited {
	color: #E62324;
	text-decoration: none;
}
.link_txt a:hover {
	color: #008AD2;
	text-decoration: none;
}
.link_txt a:active {
	color: #E62324;
	text-decoration: none;
}


.readmore {
	font-size: 10px;
	color: #E62324;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.main_blue {
	font-weight: bold;
	color: #008AD2;
}
.doc_footer {
	background-color: #D2ECF9;
	clear: both;
	height: auto;
	width: 865px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008AD2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 35px;
	background-image: url(/assets/images/base_shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sublink_group {
	height: 80px;
	width: 180px;
	float: left;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008AD2;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 0px;
}
.sublink_group a:link {
	font-size: 9px;
	color: #008AD2;
	text-decoration: none;
}
.sublink_group a:visited {
	font-size: 9px;
	color: #008AD2;
	text-decoration: none;
}
.sublink_group a:hover {
	font-size: 9px;
	color: #E62324;
	text-decoration: none;
}
.sublink_group a:active {
	font-size: 9px;
	color: #008AD2;
	text-decoration: none;
}
.red_header {
	font-weight: bold;
	color: #E62324;
	font-size: 11px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
}
.address_group {
	height: 80px;
	width: 200px;
	float: right;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008AD2;
	text-align: left;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 15px;
}
.text_block a:link {
	color: #008AD2;
	text-decoration: none;
}
.text_block a:visited {
	color: #008AD2;
	text-decoration: none;
}
.text_block a:hover {
	color: #E52324;
	text-decoration: none;
}
.text_block a:active {
	color: #008AD2;
	text-decoration: none;
}
.page_footer {
	clear: both;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.page_footer_copy {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.page_footer_king {
	float: right;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 105px;
	font-weight: bold;
}
.page_footer_king a:link {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.page_footer_king a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.page_footer_king a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.page_footer_king a:active {
	color: #FFCC00;
	text-decoration: none;
}
