
<style type="text/css">
.style {}

#content {
	padding-top:18px;
}
#leftcolumn {
	width:215px;
	padding-left:10px;
	float:left;
}
#maincontent {
	float:left;
	width:700px;
	float:right;
	padding-right:10px;
	padding-bottom: 20px;
}
#maincontent a {
	color:#005696;
	text-decoration:underline;
}
#maincontent a:hover {
	color:#666;
}
#sitemap {
	list-style:disc;
	margin-left:46px;
	color:#005696;
}
</style>