/* CSS Document */
body {
	margin-top:8px;
}
.off {
	background:#872c2b;
}
.contentText {
	font-family:Trebuchet MS;
	font-size:12px;
}
.newsflash {
	font-family:Trebuchet MS;
	font-size:20px;
}
.homeboxheader {
	font-family:Trebuchet MS;
	font-size: 16px;
	color:#FFFFFF;
	margin-left:12px;
}
.homeboxes {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	margin-left:12px;
	margin-right:12px;
	border:none;
}
a.homelinks:link {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
a.homelinks:visited {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
a.homelinks:hover {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
}
a:link {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
}
a:visited {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	border:none;
}
a:hover {
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	border:none;
}

