@charset "utf-8";


blogentry-title a:link {
	color: #F00;
}

.bluebar {
	height: 10px;
	background-color: #039;
	width: 960px;
	float: none;
}

#mainbody {
	background-color: #FFF;
	width: 920px;
	margin: 20px;
	padding: 0px;
}

.blogentry-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
}

.blogentry-title a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
}
.blogentry-title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
}
.blogentry-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
.blogentry-title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-weight: bold;
	line-height: 18px;
}

.blogentry-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #21409a;
	font-style: italic;
	line-height: 18px;
}

.blogtitle-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #790000;
	font-weight: bold;
}
.blogtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.hdoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21409a;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}

.hdoheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #21409a;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.readmore a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
}
.prtag { 
	font-size: small; 
	font-family: "Times New Roman"; 
	font-style: italic 
}
#newsmonth {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#newsmonth a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	width: 115px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 1.4em;
	text-decoration: none;
}
#newsmonth a:hover {
	text-decoration: underline;
}
#newsmonth .current {
	color: #f60607;
	font-weight: bold;
	text-decoration: none;
}
#newsmonth .title {
	color: #21409a;
	font-weight: bold;
	font-size: 11px;
}
.newslist {
	margin-bottom: 10px;
	float: left;
	width: 775px;
}
.newsitem {
	margin-bottom: 10px;
	clear:both;
}
.newstext {
	padding-left: 130px;
	margin-left: 15px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f60607;
	float: left;
	font-weight: bold;
	width: 120px;
	text-align: right;
}
#screen_banner {
	display:inline;
}
#print_banner {
	display:none;
}
.centerthis {
	text-align: center;
}
.totheright {
	text-align: right;
}
.members {
	text-decoration: none;
	line-height: 1.3em;
}
