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

#Header {
	width: 955px;
	height: 110px;
	z-index:1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerimage.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
#NavBar {
	position:absolute;
	width:100%;
	height:20px;
	z-index:2;
	top: 110;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #003300;
	background-color: #89A374;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Header #HeaderTable {
	background-position: center center;
	width: 100%;
	height: 110px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#Content {
	width: 955px;
	height: auto;
	z-index:3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 140px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding-top: 1px;
}
#Footer {
	width: 955px;
	z-index:3;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 140px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	border-top-width: thin;
	border-top-color: #003300;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 2px;
	color: #002701;
}
.style7 {
	color: #FFFFFF
	font-family: Arial, Helvetica, sans-serif;
	}
.content {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #002701;
}
.contentsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.FrontTableBackground {
	background-repeat: no-repeat;
}
