body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  width: 780px;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 16px;
  color:#666666;
  background-color: #E0E0E0;
}

A:link {
	COLOR: #666666; text-decoration: none;
}
A:visited {
	COLOR: #666666; text-decoration: none;
}
A:active {
	COLOR: #666666; text-decoration: none;
}
A:hover {
	COLOR: #666666; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #FFFFFF;
}

#header_wrapper {
  margin:0px; padding:0px;
}

#header {
  height: 25px;
  padding:15px;
  background: url('../img/banner.png') top right no-repeat;
  margin:0px;
}

.header_image {
	position: absolute;
	left: 680px;
}
.header_text {
	width: 80%;
	height: 35px;
	background-color: #578f33;
	margin: -15px 0px 50px -15px !important;
	margin: -15px 0px -73px -15px;
	padding: 10px;
}

#search {
	margin-left: 0px;
	margin-top: 0px;
	width: 249px;
	height: 30px;
	background: url('../img/curve.png') top right no-repeat;
}

#search form {
	margin-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 239px;
	color: #ffffff;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 16pt;
  color:#343434;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  color:#343434;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 0px !important;
  margin-top: -15px;
  padding-bottom: 20px;
  float: left;
  width: 200px !important;
  width: 200px;
  background: #578f33 url('../img/navbottom.png') bottom left no-repeat;
}


#right_side {
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-left: 2px #999999 solid;
  float: right;
  width: 135px;
  background: #ffffff;
  display: none;
}

#right_side a {
	color: #333;
	font-weight: bold;
}
#left_side_bottom {
	background: url('../img/navbottom.png') bottom left no-repeat;
}

#content {
  margin: 10px 0 0 210px;
}
#content ul {
  font-size:9pt;
}

#content_header_image {
	float: left;
	text-align: center;
	margin-top: -30px;
}

#footer {
  height: 1.5em;
  background-color: #ddffcc;
  clear: both;
  text-align: right;
  padding-top: 0px;
  margin-top: 10px;
  margin-right: 10px;
  color: #666666;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
}

#footer A:link {
	COLOR: #666666; text-decoration: none;
}
#footer A:visited {
	COLOR: #666666; text-decoration: none;
}
#footer A:active {
	COLOR: #666666; text-decoration: none;
}
#footer A:hover {
	COLOR: #666666; text-decoration: underline;
}

#left_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 16px;
  color: #ffffff;
}

#left_side a {
  color: #eeeeee;
}

#left_side a:visited {
  color: #eeeeee;
}

#right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 16px;
  color: #333333;
}


#left_side .h3 {
  margin-top:5px; margin-bottom:10px; margin-left:10px; 
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  border:1px solid #666666;
  background-color: #005c0a;
  width: 171px;
}

#right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:10px; margin-right: 10px;
  padding: 4px 4px 10px 4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  line-height: 1.1em;
  color: #666666;
  border-bottom: 2px #999999 solid;
}

#left_side .h3 a, #left_side .h3 a:visited {
	display: block;
	width: 100%;
}

#left_side .h3 a:hover {
	background-color: #66aa66;
	text-decoration: none;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}
#left_side ul {
	list-style: none;
	margin: 10px;
	left: 0px;
	background-color: #ddffcc;
	border: #666666 1px solid;
}

#left_side ul li:before {
	margin-left: -18px;
}

#left_side ul li {
	margin: -1px 2px 0px -35px !important;
	margin: -1px 5px -7px 5px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	text-decoration: none;
	
}

#left_side ul li a {
	margin: -1px 2px 0px -35px !important;
	margin: -1px 5px -7px 5px;
	padding: 0px 0px 0px 0px !important;
	padding: 2px 0px 2px 0px;
	list-style: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	text-decoration: none;
	
}

*:first-child+html #left_side ul li, #left_side ul li a, #left_side ul li a:visited {
	margin: -1px 2px 3px 5px !important;
	margin: -1px 5px -7px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-size: 1.1em;
	text-decoration: none;
	
}

#left_side ul li a:hover {
	text-decoration: none;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

#left_side ul li a:visited {
	text-decoration: none;
	color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
}

#content p, #gpContent {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  line-height: 18px;
  color: #333333;
}

#content a {
  color: #3333ff;
}
#content h1 {
  font-family: verdana, arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  height: 23px;
  padding-top: 7px;
  padding-left: 10px;
  color: #111111;
}

#content .h1fg {
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  padding-left: 10px;
  color: #ffffff;
}

#content .h1_after {
  float: right;
  background: #578f33 url('../img/h2_right.png') top right no-repeat;
  margin-top: -23px;
  height: 30px;
  width: 30px;
}

#content h2 a {
	text-decoration: none;
	color: #ffffff;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  line-height: 18px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 11pt;;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content .TopOfPage {
  font-size: 1.3em;
  font-weight: bold;
}

#content .topofpage {
  font-size: 1.3em;
  font-weight: bold;
}

#content .nonselectedmenu, #content .selectedmenu {
	display: block;
	padding-bottom: 7px;
}

#content .subheading {
	font-weight: bold;
}
.wrapper {
	float: left;
	width: 100%
}

.wrapper ul {
	margin-left: 1em;
	list-style: none;
}

.wrapper ul li {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 0;
}

.wrapper ul li a {
	color: #666666;
}

.linktable {
	margin-left: 0px;
	margin-bottom: 2em;
}
.linktable ul {
	float: left;
	width: 100%;
	margin: 0;
	margin-bottom: 0em !important;
	margin-bottom: 2em;
	padding: 0;
	list-style: none;
}

.linktable ul li {
	float: left;
	width: 45%;
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
	padding: 0;
}

.linktable ul li a {
	color: #666666;
}

.linktable ul li a:visited {
	color: #666666;
}

.linktable ul li a:hover {
	color: #666666;
}


.linktable br {
	clear: left;
}

.news {
	margin-left: 10px;
	width: 100%;
}

.news a img {
	float: left;
	margin-right: 10px;
}

.news p {
	vertical-align: middle;
	color: #444444;
}

.news p a {
	color: #444444;
	font-weight: bold;
}

.leftcol {
	float: left;
	width: 45%;
}

.leftcol ul {
	margin-left: -30px !important;
	margin-left: 10px;
}

*:first-child+html .leftcol ul {
	margin-left: 10px !important;
}

.rightcol {
	float: right;
	width: 45%;
}

.rightcol ul {
	margin-left: -30px !important;
	margin-left: 10px;
}

*:first-child+html .rightcol ul {
	margin-left: 10px !important;
}

.breadcrumb {
	font-weight: bold;
	font-size: 1.1em;
	color: #005c0a;
}

.breadcrumb a, .breadcrumb a:visited {
	text-decoration: underline;
	color: #005c0a;
}

#footer ul li {
	list-style: none;
	display: inline;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  padding: 5px 0;
  margin-left: 0;
  font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 5px;
  margin-left: 3px;
  border-bottom: none;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
	text-decoration: underline;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #578f33;
  text-align: center;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  line-height: 18px;
  color: #333333;
}

.featurebox_side_links {
  background-color: #ffffff;
  text-align: center;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  font-size: 8pt;
  line-height: 18px;
}

.featurebox_side_links a img {
	border: none;
	margin-bottom: 5px;
}

.h1{display:block}
.h1 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#578f33}
.h11{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #b6cea7;
  border-right:1px solid #b6cea7;
  background:#81ab66}
.h12{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eef3ea;
  border-right:1px solid #eef3ea;
  background:#76a459}
.h13{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #76a459;
  border-right:1px solid #76a459;}
.h14{
  border-left:1px solid #b6cea7;
  border-right:1px solid #b6cea7}
.h15{
  border-left:1px solid #81ab66;
  border-right:1px solid #81ab66}
.h1fg{
  background:#578f33}

hr .addresseparator {
	display: none;
}

.nodisplay {
  display: none;
}

#content form {
	text-align: left;
}

#content p {
	text-align: left;
}

.goldnav {
  vertical-align: top;
	font-size:8pt;
}

hr#servicedetail {
  width:95%;
}

td {
  vertical-align:top;
}