@charset "UTF-8";
/* CSS Document */

#Wrapper {
	background-color: #f0f1f1;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 160px;
	width: 850px;
	background-color: #FFF;
	background-image: url(images/header.gif);
}
#Wrapper #logo {
	height: 160px;
	width: 850px;
	background-image: url(images/header.gif);
	padding: 0px;
}
#Wrapper #logo2 {
	background-color: #f0f1f1;
	height: 70px;
	width: 550px;
	top: 32px;
	position: relative;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#Wrapper #footer {
	background-image: url(images/footer.gif);
	height: 72px;
	width: 850px;
	clear: both;
	font-family: Arial;
	font-size: 12pt;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	vertical-align: text-top;
}
#Wrapper #maincontent #footer h4 {
	margin-top: 30px;
	vertical-align: text-bottom;
	top: 30px;
}
H1 {
	font-family: Arial;
	font-size: 30pt;
	color: #0a718f;
	margin: 20px;
}
p {
	font-family: Verdana;
	font-size: 12pt;
	color: #696b6c;
	margin: 20px;
}
h2 {
	font-family: verdana;
	font-size: 10pt;
	color: #7f8181;
	margin: 20px;
}
h3 {
	font-family: verdana;
	font-size: 12pt;
	color: #9bb85c;
	margin: 20px;
}
h4 {
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #logo #TopNav {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14pt;
	color: #ffffff;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerlinks {
	color: #FFFFFF;
}
#Wrapper #logo #TopNav a {
	color: #FFFFFF;
}
#Wrapper #maincontent #leftnav h2 a {
	color: #7f8181;
}
#Wrapper #maincontent #leftnav {
	background-color: #e1e1e1;
	height: 400px;
	width: 140px;
	float: left;
}
#Wrapper #maincontent #bodycontent {
	width: 710px;
	float: right;
	background-color: #f0f1f1;
}
a {
}
.headerlinks {
	color: #FFFFFF;
}
