body {
  text-align: center;
  }

#main_container {
	width: 750px;
	top: 0px;
	background-color: #FFFFFF;
	position: relative;
	border: 2px solid #666666;
	height: auto;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#left_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#left_container {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 10px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/21_side.png);
	background-repeat: no-repeat;
	height: 600px;
}
#left_container H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-style: italic;
	text-align: right;
}
#header {
	background-color: #ECECEC;
	background-image: url(images/new_header.png);
	height: 178px;
	width: 750px;
	background-repeat: no-repeat;
}
#menu_container {
	position: relative;
	height: 15px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0D6634;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#menu_container a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	margin-right: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu_container a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	margin-right: 0px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu_container a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0D6634;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: left;
	padding: 5px;
}
#highlight_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#highlight_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.imagefloat_right {
	clear: none;
	float: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	font-style: italic;
	border: 0px none #000000;
	padding: 10px;
	top: 5px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main_container .highlight_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.imagefloat_left {
	clear: both;
	float: left;
	background-color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
	font-style: italic;
	border: 1px groove #000000;
	padding: 10px;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 0px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #009966;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: center;
}
label
{
	width: 4em;
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.submit input
{
margin-left: 4.5em;
}

ul {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

ul li {padding-bottom: 10px;}