
body {
	margin: 0px;
	margin-top: 10px;
	background: #BAC3CA url(/images/back.jpg) repeat-x top left;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.header_top {
	background: transparent url(/images/header_top.gif) no-repeat top left;
	width: 780px;
	height: 28px;
	margin: 0 auto;
}

.page {
	width: 780px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.header {
	background: transparent url(/images/banner.jpg) no-repeat top left;
	width: 780px;
	height: 173px;
	margin: 0 auto;
}

.top_nav_wrapper {
	background-color: #002458;
}

.main_content_wrapper {
	padding: 10px 20px 20px 20px;
	background-color: #fff;
}

.main_content {
	width: 726px;
}

.footer {
	background-color: #003366;
	padding: 2px 4px;
}

.footer a {
}

.print_email {
	float: right;
	text-align: right;
	width: 30%;
	color: #A5B2C4;
}

.print_email a:active, .print_email a:link, .print_email a:visited {
	color: #A5B2C4;
	font-weight: normal;
}
.copyright {
	float: left;
	width: 65%;
	color: #A5B2C4;
}
.copyright a {}

.tagline {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: right;
	color: #666;
	padding-bottom: 20px;
}

.tagline p {
	margin: 0;
	padding: 0;
}

.tagline a:link, .tagline a:active, .tagline a:visited, .tagline a:hover {
	color: #003366;
	font-weight: normal;
}