body {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #696969;
	FONT-FAMILY: Verdena, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
	background-color: #305F8B;
}
.nav {
	color: #FFF;
}
a.menutop {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a.menutop:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a.menutop:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}
a.menuside {
	color: #376631;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a.menuside:hover {
	color: #2D5227;
	font-size: 12px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a.menuside:active {
	font-size: 12px;
	color: #376631;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.MenuLevel1 {none}
.MenuLevel2 {none}
.MenuLevel3 {none}
.Masthead_Background {
	background-repeat: repeat-x;
}
.TopMenu_Background {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
}
.inset_border {
	background-color: #E2F4DC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BFDCB5;
	border-left-color: #BFDCB5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.inset_border1 {
	background-color: #E2F4DC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #BFDCB5;
}
a {
	color: #64Ab5b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #44793E;
}
#pgWorkarea {
	margin-top: 25px;
	margin-left: 25px;
}
#pgWorkarea td img {
	display: block;
}
h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #376631;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #305F8B;
	margin-top: 5px;
}
h3 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #376631;
}
h4 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #305F8B;
}
hr {
	color: #000000;
}
#workarea {
	background-color: #FFF;
	margin: 0px;
	padding-bottom: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #64AB5B;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer .footerHeader {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer .footerSubHeader {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia;
}
#footer .footerText {
	color: #FFFFFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

