body {
	background-color: #006642;
	text-align: center;
}

#outercontainer {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header1 {
	width: 798px;
	margin-left: 40px;
	margin-top: 60px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-color: #003321;
	border-right-color: #003321;
	border-bottom-color: #003321;
	border-left-color: #003321;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #00613e;
	height: 114px;
	position: relative;
}
#header1 #headermain {
	position: absolute;
	height: 162px;
	width: 530px;
	top: -60px;
	left: -10px;
}

#header1 #headerimage {
	position: absolute;
	height: 165px;
	width: 165px;
	left: 600px;
	top: -40px;
	z-index: 2;
	background-image: url(_images/headerpic_background.png);
	padding-top: 35px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
#outercontainer #navarea {
	position: relative;
	height: 202px;
}
#navbar {
	position: absolute;
	height: 25px;
	left: 30px;
	top: 165px;
	width: 800px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#navbar a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
}

#navbar a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#outerbody {
	width: 778px;
	margin-left: 40px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #003321;
	border-right-color: #003321;
	border-bottom-color: #003321;
	border-left-color: #003321;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFCC;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
#outercontainer #footer {
	color: #FFF;
	text-align: center;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}


#navarea #navback {
	position: absolute;
	height: 192px;
	width: 850px;
	left: 20px;
	top: 0px;
	border: 5px solid #003321;
	background-image: url(_images/navback.jpg);
	background-repeat: no-repeat;
}
#indexbody {
	width: 525px;
}
#indexgutter {
	float: right;
	width: 230px;
	padding-left: 10px;
}
.clearit {
	clear: both;
}

.fieldcell {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #003321;
	margin-right: 0px;
}

.labelcell {
 font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color: #000;
 background-color: transparent;
 text-align:right;
}

.labelother {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #26457E;
 background-color: transparent;
}

.labelreq {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #26457E;
 background-color: transparent;
 width: 220px;
}

.smallfieldcell {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	width: 100px;
	border: 1px solid #003321;
	margin-right: 0px;
}

.tbcell {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #e79b26;
	width: 450px;
	border: 1px solid #6e4a13;
	margin-right: 0px;
	
}

.menu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00CC00;
}
.hyperlink_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
