#container {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#bodybg {
	background-color: #6D806C;
}
#content {
	background-color: #D1D8B8;
	font-family: Arial, Helvetica, sans-serif;
	color: #496046;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
img.homeimage {
	margin-right: 12px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D806C;
	display: inline;
}
#content h2 {
	font-size: 16px;
	color: #496046;
	margin: 0px;
}
#content p {
	color: #496046;
	font-size: 12px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearit {
	clear: both;
}
.speciallit {
	font-family: Arial, Helvetica, sans-serif;
	color: #496046;
	font-size: 12px;
	list-style-type: square;
}
.speciallit li {
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.speciallit ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
	width: 600px;
}
a.topofpage {
	background-color: #FFFFFF;
	color: #6D806C;
	text-decoration: none;
	display: block;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
}
a.topofpage:hover {
	background-color: #E2E7D3;
}
#content .mypar {
	color: #000000;
}
a {
	color: #003366;
}
#content h3 {
	color: #6D806C;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D806C;
	font-size: 14px;
}
#content h4 {
	color: #677966;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E7D3;
	font-size: 14px;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.footer1 a {
	text-decoration: none;
	color: #6D806C;
}
.footer1 a:hover {
	background-color: #6D806C;
	color: #D1D8B8;
}
.footer2 {
	background-color: #6D806C;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.footer2 a {
	color: #FFFFFF;
}
.dellink {
	color: #990000;
}
