body {
	background-color: #F5F9E2;
	margin: 0;
	padding: 0;
}

a:link {color: #ffffff; font-weight: bold;}
a:visited {color: #ffffff; font-weight: bold;}
a:hover {color: #ffffff; font-weight: bold;}
a:active {color: #ffffff; font-weight: bold;}
a {text-decoration: none;}

#leftlinks A:link {text-decoration: none}
#leftlinks A:link {color: #000000;}
#leftlinks A:visited {color: #000000;}
#leftlinks A:hover {color: #000000;}
#leftlinks A:active {color: #000000;}

#container {
	margin: 0px auto;
	position: relative;
	width: 826px;
	background-color: #FFFFFF;
}

#textnav {
	position:absolute; 
	width:413px; 
	height:15px; 
	z-index:1; 
	left: 30px; 
	top: 13px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	line-height: 12px;
}

.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}


.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
}
.homebottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #B9C57F;
	line-height: 12px;
}
.homebottomnav 
A:visited,.homebottomnav 
A:active,.homebottomnav 
A:link {
	color: #B9C57F;
	font-weight: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #B6B9D3;
	line-height: 12px;
}
#global_footer {
  margin: 15px auto;
  position: relative;
  width: 826px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #B6B9D3;
  line-height: 12px;
}
#global_footer_copyright {
 position: absolute;
 left:7px;
}
#global_footer_links {
 position: absolute;
 left: 350px;
}
#global_footer_links A:visited,#global_footer_links A:active,#global_footer_links A:link,#global_footer_links A {
 color: #B9C57F;
 font-weight: normal;
}
