﻿/* CSS layout */
#masthead {	text-align: none;
	list-style-position: outside;
	vertical-align: baseline;
	color: #000000;
	font-size: small;
	font-weight: 400;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#top_nav {	text-align: none;
	float: none;
	vertical-align: baseline;
	color: #000000;
	font-size: small;
	font-weight: 400;
	font-style: normal;
	border-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
#page_content {
}
#footer {	color: #008000;
	font-size: medium;
	font-weight: 700;
}
