body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial,helvetica;
	font : 10pt;
	background-color:#ffffff;
}

.tan_background {
	background-color: #cec7aa;
	border-left:1px solid #9fa6ad;
	font-size:12px;
}
.light_tan_background {
	background-color: #e7e5d3;
	border-left:1px solid #9fa6ad;
	font-size:12px;
}
	
light_tan_background a {
	text-decoration: underline;
	color: #007036;
}

#headerTop {
	position: absolute;
	left:0px; 
	top:0px; 
	height:39px;
	z-index:1;
	background-color:#007036;
	font-size: 12px;
}
#headerTop td {
	font-size: 12px;
}
#headerTop a {
	text-decoration: none;
	color: #ffffff;
}
#headerTitle {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 10px;
	width: 300px;
	
}
#headerTitle a {
	text-decoration: none;
	color: #000000;
}

#headerTitle a:hover {
	text-decoration: none;
}
#headerTitleSmaller {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	z-index: 16;
}
#headerSupertitle {
	font-size: 12px;
	position: absolute;
	top: 1px;
	left: 8px;
	font-weight: bold;
	width: 200px;
	z-index: 16;
}
	
#headerSupertitle a {
	text-decoration: none;
	color: #000000;
}

#headerSupertitle a:hover {
	text-decoration: underline;
}

#headerTop a:hover {text-decoration: underline;}
/*headerTwo*/
#headerImage {
	position: absolute; 
	right: 0px; 
	z-index: 2;
}
#headerText {
	position: absolute; 
	z-index: 15; 
	width: 500px;
}
#header2ndLevel {
	position: absolute;
	left:0px; 
	top:39px;
	height:73px;
	z-index:1;
	background-color:#ffffff;
	font-size: 10px;
	width: 100%;
}
#headerNav1 {
	position: absolute;
	left:0px; 
	top:112px;
	z-index:1;
	font-size: 10px;
	border-top: 5px solid #9fa6ad;
	background-color:#9fa6ad;
	width:100%;
}
#headerNav1 a {
	text-decoration: none;
	color: #000000;
}
#headerNav1 a:hover {text-decoration: underline;}
#breadCrumbNav{
	position: absolute;
	left:0px; 
	height:20px;
	top:152px; 
	z-index:1;
	width: 100%;
	font-size: 12px;
	background-color: #e7e5d3; 
	layer-background-color: #e7e5d3; 
	border: 1px none #000000;
	/*padding-left:5px; */
	padding-top:3px;
	text-align: right;
}
#breadCrumbNav a {
	text-decoration: none;
	color: #000000;
}
#breadCrumbNav a:hover {text-decoration: underline;}
#contentBody {
	margin-top: 170px;
	display: block;
	z-index:10;
	padding:3px;
	padding-left: 8px;
	padding-top: 15px;
	font-family:Verdana, helvetica;
	font-size: 10pt;
	display: block;
}
#contentBody a {
	text-decoration: underline;
	color: #000000;
}
#contentBody a:hover { 
	text-decoration: none;
	color: #202020;
}
#contentBody td {
	font-size: 10pt;
}
#editableFooter {
	display: block;
	z-index: 10;
	background-color: #8495a2;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	color: #FFFFFF;
}
#editableFooter td {
	font-size: 11px;
}
#editableFooter a {
	color: #FFFFFF;
	text-decoration: underline;
}
#editableFooter a:hover {
	text-decoration: none;
}
	
#mainFooter {
	z-index: 10;
	display: block;
	background-color:#e7e5d3;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
}
#mainFooter td {
	font-size: 11px;
}
#mainFooter a {
	text-decoration: none;
	color: #000000;
}
#mainFooter a:hover {text-decoration: underline;}
.leftNavSPCR {
	width:16px;
}
.indent {
	margin-left: 20px;
}

#searchbutton {
	/*position: absolute;
	right: 10px;
	top: 17px;*/
	display: inline;
	margin-left: 9px;
	margin-right: 5px;
	width: 45px;
	z-index: 3;
	text-align: center;
}

#searchbutton a {
	width: 100%;
	padding: 0px 6px 1px 6px;
	border: solid #FFFFFF 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
}

#searchbutton a:hover {
	background-color: #FFDD00;
	color: #006F3C;
	text-decoration: none;
}

.contedLink {
	margin-left: 188px;
	display: inline;
}
