body,td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495120;
}
body {
	background-color: #D6DDBB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	
a:link {
	color: #C89D5A;
	text-decoration: underline;
}
a:visited {
	color: #9C9257;
	text-decoration: underline;
}
a:hover {
	color: #9C9257;
	text-decoration: none;
}
a:active {
	color: #C89D5A;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 12px;
	color: #495120;
	border-left-color: #9C9257;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}#tableLayout {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
	background-color: #FFFFFF;
}
#tableLayout #main {
	padding: 10px;
}
#tdLogo {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tdNavigation {
	padding: 0px;
	text-align: center;
}
#tableLayout #tdFooter {
	background-color: #FBFCF9;
	border-top: 1px solid #D7DACE;
	padding: 10px;
	color: #9C9257;
	text-align: right;
}
div.smallprint {
	text-align: center;
}
p {
	line-height: 1.7em;
	text-align: justify;
}
html
{
    min-height: 100%;
    margin-bottom: 1px;
}