@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #808080;
	font-weight: bold;
	letter-spacing: 1px;
}
.hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #336666;
	font-weight: bold;
}
.hed_activities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #336666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:visited {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:active {
	text-decoration: none;
	color: #336666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.column_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #4D4D4D;
}
.column_hed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #336666;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.column_hed_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF9933;
	font-weight: bold;
	text-transform: uppercase;
}
.column_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	line-height: 14px;
	letter-spacing: 1px;
}
.column_commissioners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.column_title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
.column_title_white a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #336666;
	text-decoration: none;
}
.column_title_white a:visited {
	font-weight: normal;
	color: #336666;
	text-decoration: none;
}
.column_title_white a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.column_title_white a:active {
	color: #336666;
	text-decoration: none;
}
.bknd_left {
	background-image: url(../media/bknd.jpg);
	background-repeat: repeat;
}
.bknd_right {
	background-image: url(../media/bknd_right.jpg);
	background-repeat: repeat-y;
}
.column_bknd {
	background-image: url(../media/column_bknd.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.footer {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

