.body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	padding: 10px;
}
.copy_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center center;
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.copy_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left center;
	background-color: #022577;
	color: #FFFFFF;
}

.body_border {
	border: 1px solid #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #dddddd;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.education:link {
	color: #000000;
	text-decoration: none;
}
a.education:visited {
	text-decoration: none;
	color: #000000;
}
a.education:hover {
	text-decoration: underline;
	color: #000066;
}
a.education:active {
	text-decoration: none;
	color: #000000;
}

a.footer:link {
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
	color: #0000cc;
}
a.footer:active {
	text-decoration: none;
	color: #000000;
}
div.time {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
div.time_display {
	width: 219px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;	
}
.disclaimer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
