﻿body {
	background-color: #FFFFFF;
	background-image: none;
	color: #2a2d2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; 
}
a,  a:link {
	color: #389451;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
  color: #3b6e72;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #007171;
  text-decoration: underline;
}
a:focus {
  color: #007171;
}
a:active {
  color: #FFFF00;
}
#outerWrapper {
	background-color: #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left; ;
	width: 780px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	background-position: center bottom;
	background-repeat: no-repeat;
	border-bottom: solid 1px #ffffff;
	color: #003300;
	font-size: medium;
	font-weight: bold;
	height: 83px;
	padding: 0px 10px 0px 10px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: #093131;
	border-bottom-color: #ffffff;
	border-top-width: thick;
	border-bottom-width: 1px;
	width: 760px;
}
#outerWrapper #bar {
	background-repeat: no-repeat;
	border-bottom: solid 1px #ffffff;
	height: 30px;
	padding: 5px 5px 0px 5px;
	background-image: url('images/nav.jpg');
	border-bottom-style: none;
	border-top-style: double;
	border-top-color: #0D312F;
	border-bottom-color: #ffffff;
	border-top-width: thick;
	clear: both;
}
#outerWrapper #contentWrapper {
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #F6F9ED;
	float: left;
	padding: 10px 20px 30px 10px;
	text-align: center;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 200px;
	padding: 10px 10px 30px 25px;
	width: 500px;
}
#outerWrapper #footer {
	border-style: double none none none;
	border-width: thick;
	background-color: #A8DE94;
	color: #003300;
	padding: 10px 5px 10px 10px;
	border-top-color: #0D312F;
	clear: both;
	width: 760px;
	height: 30px;
}
h1 {
	color: #03373B;
	font-size: x-large;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
-->
</style>
<style type="text/css" media="print">
<!--
body {
	background-color: #fff;
	background-image: none;
} 
#outerWrapper #contentWrapper #leftColumn1 {
	margin-right: 10px;
	padding-left: 15px;
}
</style>
<![endif]-->
<!--[if IE]>
<style type="text/css">
 
#outerWrapper #contentWrapper #content {
  zoom: 1;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.style2 {
	text-align: center;
}
.style3 {
	margin-bottom: 0px;
}
#footerfloatleft {
	float: left;
	padding-top: 10px;
}
#footerright {
	float: right;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 200px;

}
.floatleft {
	float: left;
	padding-top: 10px;
}
.floatright {
	float: right;
	padding-top: 10px;
}
.style1 {
	text-align: center;


