body {
	background-image: url(/web_images/bg.gif);
	background-repeat: repeat-x;
	background-color: #07285d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.gradient {
	background-image: url(/web_images/gradient.jpg);
	background-repeat: no-repeat;
}

.bottomrollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #668187;
	text-align: center;
	white-space: nowrap;
	display: block;
}

.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 668187;
}

.archives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.archivedate {
	color: #0A50A1;
	font-weight: bold;
}

.blue {
	color: #0A50A1;
	font-weight: bold;
}

.green {
	color: #add94e;
	font-weight: bold;
}
