﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #909c88;
    font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #092d1e;
}

td, tbody {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	color: #edecd4;	
}

.header_copy {
	color: #edecd4;
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 10px;
}
.default {
	color: #092D1E;
}
select, input {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_copy {
	color: #092D1E;
	font-size: 11px;
	padding: 10px 20px 10px 20px;
	line-height: 140%;
}
ul, li {
	line-height: 140%;
}
.main_copy p {
	line-height: 140%;
}
.nav {
	margin: 5px 0px;
	width: 165px;
}
.nav_text {
	font-size: 10px;
	font-weight: bold;
	background: #94a08c url(images/Nav_down_02.jpg) repeat-y;
	padding: 0px 0px 0px 8px;
	margin: 0px;
	display: block;
}
.nav_text a, .nav_text a:link, .nav_text a:visited {
	color: #3E554b;
	text-decoration: none;
	font-weight: bold;
}
.nav_text a:hover { 
	text-decoration: underline;
}
.subnav_text, .subnav_text a, .subnav_text a:link, .subnav_text a:visited {
	color: #D1D2B3;
	padding: 3px 5px;
	display: block;
}
.subnav_text a:hover { 
	text-decoration: underline;
}

.header_nav, .header_nav a:link, .header_nav a:visited, .header_nav a:hover {
	text-decoration: none;
	color: #0E4A2E;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px;
	margin: 0px;
}


a:active, a:link, a:hover { color:#255a44; }
a:visited { color:#36745a; }
img { border: 0; }
#wrapper{
	width:686px;
	margin:auto;
	background-image: url(images/layout/bg_mid.gif);
	background-repeat: repeat-y;

}
.search_box {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.olblink A {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
.olblink a, .olblink a:visited{
	text-align:center;
  	color: #FFFFFF;
  	padding-top:10px;
}
.olblink{
	text-align:center;
  	color: #FFFFFF;
  	padding-top:10px;
}
.footer, .footer a:link, .footer a:visited, .footer a:hover {
	color: #edecd4;
}
.print {
	float: right;
}
.print a:link, .print a:visited, .print a:hover {
	color: #edecd4;
}

h1 {
	color: #edecd4;
	font-size: 16px;
}
h2 {
	color: #edecd4;
	font-size: 15px;
}
h3 {
	color: #edecd4;
	font-size: 14px;
}
h4 {
	color: #edecd4;
	font-size: 13px;
}
.markerTooltip {
    background: white;
    padding: 4px 6px;
    white-space: nowrap;
    border: #333 solid 1px;
    -moz-border-radius:10%;
    -moz-opacity: 75%;
    opacity: 0.75;
}

