body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	background-color: #7d903f;
}
#header {
	height: 89px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#header a:link {
	color: #666666;
	text-decoration: none;
}
#header a:hover {
	color: #333333;
	text-decoration: none;
}
#header a:visited {
	color: #666666;
	text-decoration: none;
}
#greenbar {
	background-color: #01553E;
	height: 4px;
	width: 800px;
}
#navigation {
	height: 24px;
	width: 799px;
	background-color: #CBD5E0;
}
#content {
	background-color: #FFFFFF;
	width: 799px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#images {
	width: 800px;
	background-color: #FFFFFF;
	height: 100px;
}

#footer {
	width: 720px;
	font-size: 9px;
}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footerer a:visited {
	color: #333333;
	text-decoration: none;
}
#bottom {
	background-image: url(assets/images/updated/footer.gif);
	height: 25px;
	width: 799px;
	font-size: 8pt;
	background-position: center bottom;
	background-color: #CBD5E0;
	background-repeat: no-repeat;
	line-height: 20px;
}
#bottom a:link {
	color: #666666;
	text-decoration: none;
}
#bottom a:hover {
	color: #333333;
	text-decoration: none;
}
#bottom a:visited {
	color: #666666;
	text-decoration: none;
}
h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91AC66;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16pt;
}
#content h3 {
	color: #666666;
	font-size: 12pt;
}
.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91AC66;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 16pt;
}
.pagetitlesub {
	font-weight: bold;
	font-size: 14pt;
	color: #7D903F;
}
.subtitle {

	font-weight: bold;
	font-size: 10pt;
	color: #7D903F;
}
#inthenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
