﻿#navigation, #footer, #footer h1, #footer a, #footer A:hover, #footer p, .noprint {
	display:none
}
#page_content {
	background-color: #fff;
	border: none;
	width: 100%;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #7d99b9;
	font-family: "Times New Roman", garamond, serif;
}
h1 {
	text-align: center;
	font-size: large;
	font-weight: bold;
}
h2 {
	margin: 0px;
	font-size: medium;
	font-weight: bold;
	color: #336699;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #33476C;
	text-align: center;
}
#masthead {
	height: 126px;
	padding: 0px;
	margin: 0px;
}
.main_content {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 95%;
	background-image: inherit;
}
.main_left_col {
	width: 537px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.main_rt_col {
	border: 2px inset #FFCC00;
	width: 183px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-color: #7B91A9;
}
.thirds_one {
	width: 240px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.thirds_two {
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.thirds_three {
	width: 240px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	float: right;
}
.bold {
	font-weight: bold;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
.bold_underline {
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC00;
}
.clearone {
	clear: both;
}
.space {
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
}
.more_info A {
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	text-align: right;
	text-decoration: underline;
	margin: 0 5px 15px 0;
}
.more_info A:hover {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	text-decoration: underline overline;
}
ul {
	line-height: 125%;
}
.main_rt_col p {
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
}
.main_rt_col h4 {
	font-size: small;
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
	margin: 0px;
}
.align_right {
	text-align: right;
	font-size: small;
	color: #594A37;
}
.align_justify {
	text-align: justify;
}
.altra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: center;
	font-weight: bold;
}
.altra A {
	color: #FFFFFF;
}

.altra A:hover {
	color: #00FFFF;
}

.controlcontainer {
	vertical-align: baseline;
	margin-bottom: 9px;
}
.fieldlabel {
	padding: 5px;
	width: 150px;
	float: left;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}
.formbg {
	background-color: #527891;
	width: 650px;
	margin-left: 47px;
}

