body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #c0c0c0;
	}
h1, h2, h3, h4, h5, h6, p, a {
	margin: 0px;
	padding: 0px;
	}
ul, ol {
	margin: 0px;
	padding: 0px;
	}
#header {
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 79px;
	position: relative;
	margin-left: auto;
	top: 0px;
	margin-right: auto;
	border-bottom: 3px solid #ffffff;
}
#header h1 {
	padding: 15px 25px;
	font-size: 22px;
	font-weight: bold;
	color: #3c3c3c;
	text-align: left;
	}
#date {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 563px;
	height: 21px;
	background-image:  url(../images/datebar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
#date p {
	padding: 4px 5px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	}
#menu {
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 770px;
	height: 21px;
	background-color: #047549;
	color: #ffffff;
	text-align: right;
	border-bottom: 3px solid #ffffff;
	background-image:  url(../images/navbar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
#menu a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding: 4px 5px 0px 5px;
	font-variant: small-caps;
	}
#menu a:hover {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	padding: 4px 5px 0px 5px;
	}
#pagewrapper {
	position: relative;
	top: 0px;
	margin: 0px auto;
	width: 770px;
	background-color: #ffffff;
	background-image:  url(../images/wrapperbg.gif);
	background-repeat: repeat-y;

	}
#left {
	float: left;
	margin: 0px;
	width: 150px;
	background-color: #047549;
	color: #ffffff;
	text-align: left;
	}
#left p {
	padding: 10px 5px;
	font-size: 9px;
	text-align: left;
	}
#left p a {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	}
#left p a:hover {
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	}
#nav {
	margin: 0px;
	background-color: #67a224;
	height: 263px;
	}
#nav ul {
	padding-top: 30px;
	}
#nav li {
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	height: 20px;
	background-image:  url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
#nav li a {
	display: block;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 5px 5px 15px;
	font-variant: small-caps;
	}
#nav li a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	padding: 3px 5px 5px 15px;
	}
#content {
	float: left;
	margin: 0px;
	width: 620px;
	background-color: #ffffff;
	color: #000000;
	}
#content h2 {
	font-size: 110%;
	color: #3c3c3c;
	text-align: left;
	padding: 15px 10px;
	font-weight: normal;
	}
.green {
	color: #047549;
	}
#content p {
	text-align: justify;
	font-size: 80%;
	padding: 10px 10px 10px 130px;
	}
#content a {
	font-size: 10px;
	color: #67a224;
	text-decoration: none;
	}
#content a:hover {
	font-size: 80%;
	color: #67a224;
	text-decoration: underline;
	}	
#info {
	margin: 0px auto;
	width: 770px;
	height: 24px;
	background-color: #047549;
	color: #ffffff;
	}
#info h6 {
	padding: 6px 0px 0px 160px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	}
.clear {
	clear: both;
	}
.table {
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	}
