@charset "UTF-8";
.bkgd {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
body {
	background-image: url(../_ASSETS/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #00467F;
	text-decoration: none;
}
.float_rt_pad {
	float: right;
	padding-left: 10px;
}
a:visited {
	text-decoration: none;
	color: #6690B2;
}
a:hover {
	text-decoration: underline;
	color: #6690B2;
}
.TextOnly {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 0px;
}
.container {
	background-color: #FFFFFF;
	height: auto;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	top: 16px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
	border: 1px solid #00467F;
}
.float_left {
	float: left;
}
.float_left_pad7 {
	float: left;
	padding-right: 7px;
}
.address_area {
	background-image: url(../_ASSETS/address_box_bkgd.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	width: 513px;
	text-align: right;
	padding-top: 32px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 25px;
}
.address_area_main {
	background-image: url(../_ASSETS/address_box_bkgd.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 82px;
	width: 350px;
	text-align: right;
	padding-top: 32px;
	font-size: 11px;
	line-height: 15px;
	padding-right: 25px;
}
.logo_box {
	float: left;
	height: 114px;
	width: 222px;
}
.logo_box_main {
	float: left;
	height: 114px;
	width: 385px;
}
.nav {
	height: 18px;
	width: 750px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00467F;
	border-bottom-color: #00467F;
	float: left;
	padding-left: 10px;
}
.IMG_Hm {
	float: left;
	height: 162px;
	width: 760px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00467F;
}
.COPY_Home {
	background-color: #FFFFFF;
	height: auto;
	width: 514px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
}
.footer {
	font-size: 10px;
	color: #00467F;
	text-align: center;
	float: left;
	width: 760px;
	padding-top: 13px;
	line-height: 16px;
	padding-bottom: 7px;
}
.COPY_News {
	height: auto;
	width: 171px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	border-left: 1px solid #00467F;
	float: left;
	margin-top: 15px;
}
.TITLE_News {
	padding-bottom: 5px;
}
.pad_News {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.IMG_Interior {
	float: left;
	height: 72px;
	width: 760px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #00467F;
}
.nav_interior {
	background-color: #FFFFFF;
	height: auto;
	width: 150px;
	float: left;
	padding-left: 25px;
	text-align: left;
	padding-top: 15px;
}
.COPY_Interior {
	background-color: #FFFFFF;
	height: auto;
	width: 534px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00467F;
	margin-top: 15px;
}
.image_caption {
	font-size: 10px;
	font-weight: bold;
}
.inline_image {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 150px;
	padding-left: 10px;
	text-align: center;
	padding-top: 15px;
}
.TXT_caption {
	font-size: 11px;
	color: #00467F;
}
.inline_image2 {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 150px;
	padding-left: 10px;
	text-align: center;
	padding-top: 0px;
}
.RequiredTextBox {
	background-color: #FFFF99;
	width: 350px;
}
.OptionalTextBox {
	background-color: #FFFFFF;
	width: 350px;
}
.TextONLY {
	font-size: 11px;
}
