body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/pagebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bodytable {
	border: 1px solid Black;
	margin-bottom: 10px;
	background-color: White;
}
#topnav {
	background-image: url(../img/top_menu_bg.gif);
	height: 21px;
	background-color: #8CA9C6;
	color: White;
	font-weight: bold;
	padding-left: 20px;
	font-size: 10px;
}
#leftnav {
	border-right: solid 1px Black;
	width: 165px;
}
#leftnav a {
	border-bottom: solid 1px Black;
	width: 157px;
	color: #808080;
	font-size: 9px;
	font-weight: bold;
	display: block;
	padding-left: 10px;
	line-height: 20px;
	text-decoration: none;
	background-color: White;
}


#leftnav a:hover {
	background-color: #EEEEEE;
}
.headertext {
	color: White;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
#footer {
	background-image: url(../img/footerBG.gif);
	background-color: #356FC6;
	height: 30px;
	text-align: center;
	color: White;
	font-size: 10px;
}
#footer2 {
	margin-bottom: 25px;
}
#crumbnav {
	margin-bottom: 4px;
	margin-left: 10px;
}
#pageutilities {
	text-align: right;
	margin-right: 7px;
	margin-bottom: 5px;
}
#rightside {
	border-left: solid 1px Black;
	padding-bottom: 25px;
}
#contactinfotable {
	background-color: #EEEEEE;
	background-image: url(../img/contactinfobg.gif);
	background-repeat: repeat-y;
	border-bottom: solid 1px black;
}
#contactinfotable h1 {
	font-size: 16px;
	color: #002235;
	margin: 0px;
	line-height: 16px;
	padding: 0px;
}
#contactinfotable h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}

#featuredReport {
	width: 135px;
	border: solid 1px black;
	margin-left: auto;
	margin-right: auto;
}

#featuredReport h3 {
	width: 121px;
	background-color: #2463C4;
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	margin: 0px;
}

#featuredReport p {
	width: 121px;
	font-size: 10px;
	padding: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}

#featuredReport a {
	border: none;
	display: inline;
	font-size: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	background-color: none;
	color: #2463C4;
	text-decoration: underline;
}

.articletable thead {
	background-color: #2463C4;
	color: White;
	font-size: 9px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}
.articletable tbody td {
	font-size: 10px;
	padding-left: 7px;
	padding-right: 7px;
}
.staffName {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #002235;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #002235;
}
legend{
	color: #002235;
}
