.body_container {
	background-image: url(../images/temp_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
.body {
	vertical-align: top;
	background-image: url(../images/temp_subheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.footer {
	background-color: #5A607F;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	bottom: auto;
	height: 35px;
	width: 740px;
	line-height: 18px;
	text-decoration: none;
}
#Navigator {
	background-color: #CFD4DE;
	min-height: 335px;
	height: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	color: #FFFFFF;
}
.nav_button {
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	line-height: 32px;
	border-bottom-color: #FFFFFF;
	padding: 0px;
}
.nav_button a {
	color: #5A607F;
	text-decoration: none;
	background-color: #CFD4DE;
	margin: 0px;
	width: auto;
	display: block;
	text-indent: 5pt;
}
.nav_button a:hover {
	background-color: #FFFFFF;
	text-indent: 10pt;
}
.logo {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F6F4F2;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
}

