body{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000; 
	text-decoration:none; 
	background-color: #fff;
	margin: 0 0;
	padding: 0;
	text-align: left;
}
  
#pagewidth{ 
	width: 1000px; 
	text-align:left;
	margin:10px auto 10px 10px;
	} 

a:hover {
	text-decoration: underline;
	}
 
/*HEADER*/

#kp {
	background-color:#ffffff; 
	width: 100%;
	height: 26px;
	border-bottom: 1px solid #fff;
	} 

#header {
	clear:both;
	background-color: #0b77b2;
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
	}

#banner-title{
	width:600px; 
	float:left; 
	position:relative;
	}
 

#banner-mid-right-cols{
 width:200px; 
 float:right; 
 position:relative; 
  }

#banner-center{
 width:200px; 
 float:left; 
 position:relative; 
 display:inline; 
 }

#banner-search{
 float: right;
 width: 220px;
 position: relative;
 font-size:11px; 
 color:#ffffff; 
 padding-top:3px;
 }
 
 
 .search-text{
	color: #FFFFFF;
	font-size: 11px;
	padding-top:10px;
 }

 
  
div#bannerlinks {
	border-top-style:solid;
	border-top-color:#e3e8ec;
	border-top-width:1px;
	border-right-style:solid;
	border-right-color:#5590B8;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	width:100%;	}

.bannerlinks-font {
	background-color:#5590B8;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	padding-left:15px;
	border-right-style:solid;
	border-right-color:#e3e8ec;
	border-right-width:1px;
	}

div.bannerlinks-font a:hover {
	background:#2C75A8;
	text-decoration: none;
}	

a#green:hover {
	background:#6c9c38;
	text-decoration: none;
	}
 
 /*BODY*/

#left-nav{
 width:185px; 
 float:left; 
 position:relative; 
 background-color:#e3e8ec; 
  margin:0 0 0 0px; 
 }
 
.nav-titles {
	background-color:#005e39;
	text-decoration: none;
	padding: 5px 0 6px 0;
	border-top:1px solid #005e39;
	border-right:1px solid #4D6D27;
	border-left:1px solid #4D6D27;
	border-bottom-style:thin solid #005e39;
	width:100%;
	}
	
.nav-titles-font {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	width:100%;
	padding-left:10px;
	}


div#left-nav-links {
	background-color:#e3e8ec;
	padding-top:6px;
	padding-bottom:6px;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	width:100%;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#02339a;
	}
	
div#left-nav-links a {
	text-decoration: none;
	}

div#left-nav-links a:hover {
	text-decoration: underline;
}	

  
#right-nav {
	width:200px;
	float:right; 
	position:relative;
	background-color:#f3f2cf;
	margin:0 0 0 0px; 
	border-right:1px solid #6b9c37;
	border-left:1px solid #6b9c37;
	border-bottom:1px solid #6b9c37;
}
 
#right-nav p {
 	font-size: 11px;
	margin: 8px 0 8px 0;
}

#right-nav p strong {
 	font-size: 10px;
} 
 
.right-nav-titles {
	background-color:#005e39;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	border-top-style:1px solid #005e39;	
	border-right:1px solid #6b9c37;
	border-left:1px solid #6b9c37;
	border-bottom:1px solid #005e39;
	width:100%; 
	margin-top:0px;
	}
	
.right-nav-titles-font {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	width:100%;
	padding-left:10px;
	}
 
div#story-column{
 background-color: #ffffff;  
  margin:0 190px 10px 190px; 
  padding-top:5px; 
  width: 585px;
}

 
/*FOOTER*/

#footer{
	font:Verdana, Arial, Helvetica, sans-serif;
	height:20px; 
 	font-size:10px;
	color:#666666;
	background-color:#ffffff;
	padding-left:5px;
	padding-top:5px;
	margin:20px 20px 10px 20px;
	border-top:1px solid #ff760c;
	clear:both;
	width:100%;
 } 
 
div.footer a {
	text-decoration: none;
	color:#666666;
}	

div.footer a:hover {
	text-decoration: underline;
}	

 

 
.clearfix-banner{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix-banner{height: 1%;}
.clearfix-banner{display: block;
 background-color:#0b77b2; 
}
/* End hide from IE-mac */  

.clearfix-banner:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix-body:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }

.clearfix-body{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix-body{height: 1%;}
.clearfix-body{display: block;}
/* End hide from IE-mac */  

