a:link {
	color: #121472; 
	text-decoration: none;
}
a:visited {
	color: #121472;
	text-decoration: none;
}
a:hover {
	color: #121472;
	text-decoration: underline;
}
.bodycopy {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
}
.footer {  
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF;
}
.leftnav {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.homealert {
	color: #336;
	font-size: 13px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.homenewshead  {
	color: #333;
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.spotlighttitle {
	color: #121472;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.caldescription {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.countynews {
	color: #FFFFFF;
	background-color: #333663;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	font-family: Times, serif;
	border-bottom: thin solid;
	padding-left: 15px;
	padding-right: 15px;
}
.sigline{
	color: #000000;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Times, serif;
}
td, td.body {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.small_lightblue {
	color: #CCCCFF;
	font-size: 11px;
	line-height: 14px;
}
.headline {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.small_blue {
	color: #336699;
	font-size: 11px;
	line-height: 14px;
}
.small_yellow {
	color: #FFCC33;
	font-size: 11px;
	line-height: 14px;
}
.big_blue {
	color: #343264;
	font-size: 16px;
	font-family: serif;
}
.brown {
	color: #AE9473
}
.big_brown {
	color: #AE9473;
	font-size: 16px;
	font-weight: bold;
}
.light_blue {
	color: #BBBBEE
}
.floatright
{
	float: right;
	margin: 0 0 5px 8px;
	padding: 8px;
	border: 1px solid black;
	text-align: center;
	border-bottom-width: 2px;
	border-right-width: 2px;
}

.floatleft
{
	float: left;
	margin: 0 0 5px 8px;
	padding: 8px;
	border: 1px solid black;
	text-align: center;
	border-bottom-width: 2px;
	border-right-width: 2px;
}
