.bodytext {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none; 
	}
	
.headline {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	color: #990000; }

.rightcol {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 10px;
	line-height: 13px;
	text-decoration: none; }	
	
.leftnav {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 10px;
	line-height: 16px;
	text-decoration: none; }

.linknav {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 10px;
	line-height: 19px;
	text-decoration: none; }

.board {
	font-family: "Times New Roman", "Times, serif" "verdana";
	font-size: 12px;
	line-height: 13px;
	text-decoration: none; }

.acronym {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 10px;
	line-height: 12px;
	text-decoration: none; }

.partners
{position:absolute;
left:1px;
top:-2px;
width:2px;
height:3px;
overflow:hidden;}

.presshead {
	font-family: "Times New Roman", "Times, serif" "verdana";
	font-size: 18px;
	line-height: 21px;
	text-decoration: none; }

.presstext {
	font-family: "Times New Roman", "Times, serif" "verdana";
	font-size: 14px;
	line-height: 16px;
	text-decoration: none; }

.relatedlinks {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 14px;
	line-height: 23px;
	text-decoration: none; }

.communityplans {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 14px;
	line-height: 18px;
	text-decoration: none; }
	
.calendar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.calendar-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	font-weight: bold;
}
.calendar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}	
	
a:hover {
	text-decoration: underline;
}
a:active {
	color: #00FFFF;
}
#viewNews {
	width: 100%;
	border-top: 1px solid black;
}
#viewNews th {
	font-family: "verdana", "Times New Roman", "Times, serif";
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	color: #990000;
	text-align: left;
}
#newsForm input.text {
	border: 1px solid lightgray;
	width: 100%;
	padding: 3px;
}
#newsForm textarea {
	border: 1px solid lightgray;
	width: 100%;
	height: 250px;
	padding: 3px
}