body {
	background-color:#D7DFCF;	
}

h2, h3, h4, h5, legend {
	color:#365733;
}

legend {
	font-weight:bold;
}

a.standard:link {color: #000000}
a.standard:visited {color: #000000}
a.standard:hover {color: #365733} /* must be after link & visited */
a.standard:active {color: #000000}

#statementHeader, .headerBG {
/*	border-color:#74ADB6;*/
	border-color:#61A898;
}

/* Client specific section styles */

.footer .section1 {
	text-align:justify;
	margin-bottom:1em;
}

.footer .section3 {
	margin:0 auto;
	text-align:left;
	width:80%;
}