body {
	background-color: #E7EBE7;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color: #222822;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A6A624;
	padding-bottom: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a {
	color: #606015;
}


#wrapper {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7F997E;
	border-left-color: #7F997E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5D1C5;
}
#logo {
	height: 107px;
}
#nav {
	float: left;
	width: 203px;
	margin-top: 15px;
}
#content {
	margin-left: 203px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A6A624;
	margin-right: 7px;
}

#header {
}
#mainContent {
	margin-right: 230px;
}
#right {
	float: right;
	width: 210px;
	margin-left: 20px;
}
#footer {
	clear: both;
	padding-left: 203px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #556455;
}

.sidebarText {
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	color: #5C735B;
}
.form_whiteheader {
	font-weight: bold;
	color: #FFFFFF;
}
