body
{
	margin:0px 0px 0px 0px;
	background:#dfdfdf;/*#01173b;*/
	color:#000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:75%;
}

.documentbody
{
	padding: 20px;
	color:#000000;
}

a:link, a:visited, a:active
{
	color:#005588; text-decoration:none;
}

a:hover
{
	color:#005588; text-decoration:underline;
}

.footer {
	background:   url(/img/btmback.png);
	border-top:   solid #897643 1px;
	border-left:  solid #cfcfcf 1px;
	border-right: solid #cfcfcf 1px;
}

.footer div.footersection {
	min-height: 40pt;
	padding: 10px;
	float: left;
	width: 170px;
	border-right: solid #cfcfcf 1px;
	font-size: 80%;
}

.footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footertext {
	border-top: solid #cfcfcf 1px;
	padding-left: 15px;
	color: #7f7f7f;
}
