/* ---------------------------------------------- page nuts and bolts and global styles --------*/

html, body {
	margin:0px 0px 0px 0px;
	padding:0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%; 
	color:#000;
}
body{
	padding:0;
	margin:0 auto 0;
	text-align:center;
	background:#fff;
}
body a:link, body a:active, body a:visited{
	text-decoration:none;
	color:#666666;
}
body a:hover{
	text-decoration:underline;
	color:#FF9900; 
}
body .visit a:link, body .visit a:active, body .visit a:visited{
	text-decoration:underline;
	color:#078989;  
}
.container{
	padding:0;
	margin:0 auto 0;
	width:755px;
	background-color:#fff;
}

h1,h2 {
margin: 0;
padding: 0;
}

/* ---------------------------------------------- header --------------------------------------*/

.header {
	background:#ffffff url("/images/header.jpg") top left no-repeat;
	height: 187px;
}
.headerleft {	
	color: #ffffff;
	padding:148px 0px 8px 10px;  
	vetical-align: bottom;
	width: 514px;
}
.ascent {
	color: #cccccc;
}
.headerleft a, .headerleft a:link, .headerleft a:active, .headerleft a:visited {
	color: #ffffff;
	font-size: 19pt;
	letter-spacing: -0.1em;
}
.headerleft a:hover {
	color: #ffffff;
	text-decoration: none;
}
.headerright {
	width: 176px;
	padding: 147px 0px 5px 50px;
}
.headerright a:link, .headerright a:active, .headerright a:visited {	
	text-decoration:none;
	color:#ffffff; 
	font-size: 20pt;
	font-weight:bold;
}
.headerright a:hover{	
	text-decoration:none;
	color:#FF6600; 
	font-size: 20pt;
	font-weight:bold;
}

	
/* ---------------------------------------------- main nav --------------------------------------*/

.container2{
	margin:0px 0px 0px 0px;
	padding:0px;
	background: url("/images/main-tile.gif") 0px 0px repeat-y;
}
.nav{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:187px;
	background:#C6CCD1 url("/images/nav-tile.gif") top left no-repeat;
}
.container2 .evidence2 {
	background:#C6CCD1;
}
.nav ul{
	margin:0px 0px 0px 0px;
	padding:25px 0px 37px 10px;
	list-style-type:none;
}
.nav .evidence{
	margin:0px 0px 0px 0px;
	padding:25px 0px 11px 10px;
	list-style-type:none;
	border-bottom:1px solid #fff;
}
.nav ul li{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.nav ul li a:link, .nav ul li a:active, .nav ul li a:visited{
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#58626F;
	font-weight:bold;
	text-decoration:none;
	font-size:19pt;
	line-height:0.9em;
}
.nav ul li a:hover{
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	font-size:19pt;
	line-height:0.9em;
}
.nav ul .current a:link, .nav ul .current a:active, .nav ul .current a:visited, .nav ul .current a:hover{
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:19pt;
	line-height:0.9em;
}

.subNav{/* ------------------- sub nav on evidence pages -------------------------*/
	margin:0px 0px 0px 0px;
	padding:0px;
	width:187px;
	background:#C6CCD1 ;
}
.subNav ul{
	margin:10px 0px 87px 10px;
	padding:0px;
	list-style-type:none;
	line-height:1.1em;
}
.subNav ul li a:link, .subNav ul li a:active, .subNav ul li a:visited{
	font-size:11pt;
	font-weight: bold;
}
.subNav ul li a:hover{
	font-size:11pt;
	font-weight: bold;
}
.subNav ul .current a:link, .subNav ul .current a:active, .subNav ul .current a:visited, .subNav ul .current a:hover{
	font-size:11pt;
	font-weight: bold;
}

/* ----------------------------------------------the content area --------------------------------------*/

.content {
	padding:16px 10px 10px 10px;
	width:167px;
	background:#DEE5EB;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color:#58626F;
	font-size:10pt;
	line-height:120%;
}
.content p {
	font-size:10pt;
	margin: 0px 0px 1em 0px;
}
.content ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.content ul li{
	padding:0px 0px 6px 16px;
	background:url("/images/square.gif") 0px 4px no-repeat;
}
	
/* ----------------------------------------------the feature area --------------------------------------*/

.feature{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:374px;
	text-align:right;
}
.feature h2{
	margin:0px 0px 0px 0px;
	padding:146px 50px 9px 0px;
	color:#FFF;
	font-size:180%;
	float:right;
}
.feature img {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top: 1px solid #ffffff;
}
.feature .img2{/* ---------formatts the evidence pages -------------*/
	border-top:none;
}
.feature .h22{
	padding:10px 5px 10px 0px;
	font-size:167%;
}
.feature .husk{
	background:url("/images/holder.gif") top left no-repeat;
	width:374px;
	height:374px;
	border-bottom:1px solid #FFF;
}

/* ----------------------------------------------the footer area --------------------------------------*/

.footer{
	width:750px;
	color:#666;
	font-size:78%;
	line-height:120%;
}
.footerleft {	
	padding: 10px 0px 20px 10px;
	width:420px;
}
.footerright {
	text-align: right;
	width:315px;
	font-size:78%;
	padding:40px 10px 20px 0px;
}
.footerleft a:link, .footerleft a:active, .footerleft a:visited{	
	color:#FF6600;
	text-decoration:underline;
}
.footerright a:link, .footerright a:active, .footerright a:visited{	
	color:#666;
	text-decoration:underline;
}
.footerright a:hover{	
	color:#FF6600;
	text-decoration:underline;
}
.footerright div#onepercent {
  float: right;
  margin-top: -20px;
  padding-left: 10px;
}
.footerright div#onepercent a, .footerright div#onepercent img {
  display: block;
  border: 0;
}
