@charset "utf-8";
/* CSS Document */

body.sub { background: #9E9D70 url(/asset/_i/body-sub.jpg) top center repeat-y }
body #content { background: none; }

.sub #banner { width: 805px; height: 127px; background:url(/asset/_i/sub-head-bg.jpg); margin-top: -6px; }
.sub #footer { background: #9E9D70 url(/asset/_i/sub-footer-bg.jpg) top center no-repeat; }
.sub #related-bar { background: url(/asset/_i/related.jpg) top center no-repeat; }
.sub #related { font-size:12px; }
.sub #related ul{list-style-type:square; margin-left:20px;}
.sub #related li {list-style-type:square; font-size:14px; padding-bottom:10px;}
.sub #map ul{list-style-type:square; margin-left:20px;}
.sub #map li {list-style-type:square; font-size:14px; padding-bottom:10px; padding-top:10px; margin-left:20px;}
.sub .col-left { width: 202px; margin-left: -10px; margin-right: 15px; float: left; }
.sub .col-right { width: 500px; float: left; margin-top: -45px; }
.sub #sub-nav { background: #648981; width: 100%; margin-top: -39px; }
.sub #sub-nav li { width: 180px; text-align: left; margin: 0px auto; heigth: 2em;  }
.sub #sub-nav li a { line-height: 3em; color: #fff; display: block; width: 100%; height: 100%; }
.sub #sub-nav li a:hover {
	color: #D7CD95;
	
}

.sub .sq_ul ul{list-style-type:square; margin-left:30px;}
.sub .sq_ul li {list-style-type:square; margin-left:30px;  font-size:14px; padding-bottom:10px;}

.tools {margin-top:-15px;

margin-bottom:20px;}
.request-input {
border:1px solid #487C68;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:15px;
line-height:1;
margin-bottom:8px;
padding-left:10px;
padding-top:4px;
width:150px;
margin-left:5px;
margin-top:5px;
}

.request-dropdown{
border:1px solid #487C68;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
line-height:1;
margin-bottom:8px;
padding-left:10px;
padding-top:1px;
width:180px;
margin-left:5px;
margin-top:5px;
}
.testimonialContainer 
{
	padding-left:10px;
	border: none;
	width: 176px;
	color: White;
	height: 316px;
	background-color: #a3b19a;
}
.testimonialTop 
{
	border: none;
	width: 176px;
	height: 66px;
	background-color:  #a3b19a;
}
.testimonialText 
{
	border: none;
	width: 176px;
	height: 191px;
	background-color:  #a3b19a;
	color: white;
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	text-align: justify;
	padding-top: 5px;
}
.testimonialBottom 
{
	border: none;
	width: 176px;
	height: 66px;
	background-color:  #a3b19a;
}

.right_s
{
	float: right;
	width: 90%;
	text-align: left;
	padding-bottom:20px;
	padding-top:1px;
}
.left_s {
	float: left;
	padding-bottom:20px;
	padding-left:5px;
}



a[rel="external"] 
{
	background:url(/asset/_i/external.png) 99% 40% no-repeat; 
	padding-right: 15px;
	text-decoration:underline;
	}
	
	a[rel="pdf"] 
{
	background:url(/asset/_i/pdf_icon.png) 99% 40% no-repeat; 
	padding-right: 20px;
	text-decoration:underline;
	}

