@charset "UTF-8";
/* CSS Document */
/* 
 * neutralize defaults to something reasonable 
 * 
 */
html, body, form, fieldset, td     {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address    { color: black; margin: 1em 0 }
li, dd, blockquote { 
    margin-left: 1em; 
    list-style-type:square;
}
form label { 
    cursor: pointer; 
}
fieldset { 
    border: none; 
}
input, select, textarea { 
    font-size: 100%; 
    border:solid 1px #000;
    margin:0;
}
input {
    height:16px;
}
/*
 * Overrides of browser defaults for standard tags 
 *
 */
h1    { color: #00602b; font-size: 16px; font-weight: 700; line-height: 17px; margin: 0 0 10px; padding: 0 0 10px }
body    { color: black; background: url(../img/back.jpg); margin: 0 }
/*
 * Structural elements for page layout
 *
 */
#abovethefold {
height:13px;
width:800px;
position:relative;
margin-right:auto;
margin-left:auto;
padding:0 0 2px;
}
#wrapper {
	text-align:center;
	margin:0;
	padding:20px 0 0;
	background-color: #e1e1ce;
}
#inner {
background-color:#e1e1ce;
height:100%;
width:800px;
position:relative;
visibility:visible;
margin-right:auto;
margin-left:auto;
border-bottom:2px solid #e1e1ce;
padding:0;
}
#search {
background-color:#e1e1ce;
position:relative;
width:800px;
height:36px;
z-index:20;
visibility:visible;
border-bottom:2px solid #FFF;
}
#MainImage {
	background-color:pink;
	/**background-image:url(img/turt_back.jpg);**/
width:800px;
	height:186px;
	visibility:visible;
	float:left;
	clear:both;
	border-bottom:2px solid #FFF;
}
#Callout {
	background-color:#FFC0CB;
	width:800px;
	height:24px;
	float:right;
	clear:both;
	border-bottom:2px solid #FFF;
}
#MainBody {
vertical-align:middle;
min-height:1350px;
width:795px;
visibility:visible;
float:left;
clear:both;
margin-left:0;
border-bottom:2px solid #FFF;
color:#000;
text-align:left;
padding-top:10px;
padding-left:5px;
list-style-type:square;
}
* html #MainBody {
    height: 1400px;
}
#breadcrumb {
	background-color:#00602b;
	height:24px;
	width:790px;
	visibility:visible;
	float:left;
	clear:both;
	border-bottom:2px solid #FFF;
	margin:0;
	padding:5px 0px 0px 5px;
}
#BottomMatter {
height:auto;
width:auto;
visibility:visible;
clear:both;
margin:0;
padding:0;
}
#ps_signature {
	background-color:#063;
	background-image:url(../images/ps_shield.jpg);
	text-align:left;
	height:75px;
	width:100%;
	visibility:visible;
	border-bottom:2px solid #FFF;
}
#rightbar_inner {
visibility:visible;
width: 200px;
height:auto;
clear:both;
margin-top:36px;
}
#sky {
	border-bottom: 2px solid #fff;
	background-image: url(../images/sky.jpg);
}
#rightNav  {  
width: 200px; 
border-top: 2px solid #fff; 
border-bottom: 2px solid #fff 
border-right: 2px solid #fff 
}
* html #rightNav {
margin: -2px;
width: 200px; 
border-top: 2px solid #fff; 
border-bottom: 2px solid #fff 
}
#rightbar_outer  {
	background-color: #1c842a;
	margin-top: 0;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 20px;
	width: 200px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	height: 303px;
}
.rt_nav_bar {
	font:12px/normal Arial, Helvetica, sans-serif;
	font-weight:700;
	margin-left: 10px;
}

.rt_nav_bar1, .rt_nav_bar1 a:visited {
	font-weight:700;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.rt_nav_bar_btm a {
	font-weight:700;
	display:block;
	background:#A5A778;
	text-decoration: none;
	color:#FFF;
	padding:16px 15px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
.rt_nav_bar_btm a:hover {
color:maroon;
text-decoration: none;
background:#7f7f5c;
border-bottom: 2px solid #fff; 
border-right: 2px solid #fff; 
border-left: 2px solid #fff;
}
* html .rt_nav_bar_btm a {
font-weight:700;
display:block;
background:#A5A778;
text-decoration: none;
color:#FFF;
padding:6px 5px;
border-bottom: 0px solid #fff; 
border-right: 0px solid #fff; 
border-left: 2px solid #fff;
}
* html .rt_nav_bar_btm a:hover {
color:maroon;
text-decoration: none;
background:#7f7f5c;
border-bottom: 0px solid #fff; 
border-right: 0px solid #fff; 
border-left: 2px solid #fff;
}
.rt_nav_bar a {
	display:block;
	background:#A5A778;
	text-decoration:none;
	color:#FFF;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin-left: 15px;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
* html .rt_nav_bar a {
display:block;
background:#A5A778;
text-decoration:none;
color:#FFF;
padding:7px 5px;
border-bottom: 2px solid #fff; 
border-right: 0px solid #fff; 
border-left: 2px solid #fff;
}
.rt_nav_bar a:hover {
color:maroon;
background:#7f7f5c;
border-bottom: 2px solid #fff; 
border-right: 2px solid #fff; 
border-left: 2px solid #fff;
}
*html .rt_nav_bar a:hover {
color:maroon;
background:#7f7f5c;
border-bottom: 2px solid #fff; 
border-right: 0px solid #fff; 
border-left: 2px solid #fff;
}
.rt_nav_CENTER {
font:12px/normal Arial, Helvetica, sans-serif;
text-align: center;
color:#FFF;
}
#Outreach {
position:absolute;
bottom:20px;
left:0;
width:100%;
display:block;
clear:both;
}
#rightSideBottom {
height:auto;
clear:both;
margin:0 0 15px;
padding:0;
}
#image {
border:0;
float:left;
margin-bottom:10px;
margin-right:10px;
}
#TopNav {
position:relative;
width:800px;
}
#green_nav_bgd {
left:0;
top:0;
line-height:1px;
z-index:2;
position:absolute;
height:25px;
width:800px;
background:#77c32c;
border-bottom:2px solid #fff;
}
* html #green_nav_bgd {
height:27px;
}
/*
 * custom styles for particular spans
 *
 */
 
 .top_address1, 
.top_address1 a:link, 
.top_address1 a:hover, 
.top_address1 a:link, 
.top_address a:visited {
	color:#000;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	letter-spacing:0.01em;
	padding-left:5px;
	margin:0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.top_address a:hover {
text-decoration:underline;
}
.top_address, 
.top_address a:link, 
.top_address a:hover, 
.top_address a:link, 
.top_address a:visited {
	color:#000;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	letter-spacing:0.01em;
	padding-left:5px;
	margin:0;
}
.top_address a:hover {
text-decoration:underline;
}
.bottom_address {
	color:#000;
	font-size:9px;
	line-height:10px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 0;
}
.arrowcrumb, .breadcrumb, .breadcrumb a {
color:#FFF;
font-size:10px;
text-decoration:none;
line-height:10px;
vertical-align:middle;
}
div.green_nav_bar {
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	color:#FFF;
	line-height:24px;
	font-weight:700;
	text-decoration:none;
	height:25px;
	width:800px;
	margin:0;
	padding:0;
	background-image: none;
	float: right;
	clear: both;
}
.green_nav_bar a {
	color:#FFF;
	text-decoration:none;
	display:block;
	float:right;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
.green_nav_bar a:hover {
background-color:#f28314;
text-decoration:none;
}
.divider {
	float:right;
	line-height:23px;
}
a.active_green_nav_bar {
background-color:#f28314;
color:maroon;
font-weight:700;
text-decoration:none;
line-height:24px;
border:none;
height:27px;
display:block;
margin:0;
padding:0 12px;
}
.lower-nav-visible, .lower-nav-hidden {
color:#FFF;
font-size:10px;
line-height:13px;
background:#f28314;
margin-top:2px;
margin-left:0;
padding-left:10px;
position:absolute;
z-index:10;
top:25px;
left:0;
width:790px;
height:25px;
border-bottom:2px solid #fff;
text-align: left;
}
* html .lower-nav-visible,
* html .lower-nav-hidden {
color:#FFF;
font-size:10px;
font-weight:700;
line-height:13px;
background:#f28314;
margin-top:2px;
margin-left:0;
padding-left:10px;
position:absolute;
z-index:10;
top:25px;
left:0;
width:800px;
height:25px;
border-bottom:2px solid #fff;
}
.lower-nav-hidden {
display:none;
}
.lower-nav-visible a,.lower-nav-hidden a {
font-weight:700;
line-height:24px;
color:#FFF;
text-decoration:none;
}
a.menuselected,
.lower-nav-visible a:hover,
.lower-nav-hidden a:hover, 
.secondary_or_nav_bar a:hover, 
.secondary_green_nav_bar a:hover, 
.orange_nav_text a:hover,
.orange_nav_bar a:hover {
color:maroon;
}
p.orange_nav_text {
color:#FFF;
font-size:11px;
font-weight:700;
line-height:13px;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
padding-left:15px;
}
.secondary_or_nav_bar, 
.secondary_or_nav_bar a,
.secondary_green_nav_bar a,
.secondary_green_nav_bar,
.orange_nav_text a,
.orange_nav_bar a,
.callout_text {
color:#FFF;
font-size:11px;
font-weight:700;
line-height:13px;
text-decoration:none;
margin-top:5px;
margin-bottom:5px;
margin-left:10px;
}
.lft_nav_bar {
font-style:normal;
font-variant:normal;
line-height:normal;
}
.lft_nav_bar a {
color:#000;
text-decoration:none;
background:#e1e1ce;
display:block;
width:140px;
padding:7px 5px;
}
.lft_nav_bar a:hover {
color:#FFF;
background:#f28314;
}
.li,blockquote {
line-height:14px;
margin-left:20px;
list-style-type:square;
}
.li a,blockquote a {
color:#000;
list-style-type:square;
}
.descriptionBox a {
color:#FFF;
font-weight:700;
text-align:center;
}
#spreader {
background-color:#e1e1ce;
width:800px;
height:53px;
float:left;
clear:both;
border-bottom:1px solid #FFF;
}
#thirdlevel {
float:left;
align:left;
width:120px;
margin:3px 10px 10px 0;
}
#thirdlevel ul {
border-top:solid 1px #000;
border-left:solid 1px #000;
border-right:solid 1px #000;
margin:0;
padding:0;
}
#thirdlevel li {
list-style-type:none;
margin:0;
padding:0;
}
#thirdlevel a {
border-bottom:1px solid #000;
color:#000;
line-height:normal;
text-decoration:none;
display:block;
margin:0;
padding:5px 10px 6px;
}
* html #thirdlevel a {
width:140px;
}
#thirdlevel a:hover {
color:#FFF;
background-color:#f28314;
text-decoration:none;
}
#innerbody {
width:550px;
margin-left:8px;
}
#bodycontent { width: 410px; float: right }
* html #bodycontent { width: 390px; float: right }
#bodycontent td { font-size: 12px; line-height: 14px; margin: 0; padding: 10px }
#bodycontent p  { font-size: 12px; line-height: 17px; margin: 0 0 10px; padding: 4px 4px 4px 0 }
#abovethefold a,.bottom_address a {
color:#000;
font-size:9px;
line-height:10px;
margin:0;
padding:0;
}
.orange_nav_bar,.callout_text a {
color:#FFF;
font-weight:700;
line-height:13px;
margin-bottom:5px;
margin-left:0;
margin-top:5px;
}
.descriptionBox { 
color: white; 
font-size: 11px; 
text-align: center; 
margin: 5px; 
}
.imageDescriptionBox { 
color: white; 
font-size: 11px; 
line-height: 12px; 
margin: 5px; 
}
.arrowcrumb, .breadcrumb, .breadcrumb p {
color:#FFF;
font-size:10px;
text-decoration:none;
line-height:10px;
vertical-align:middle;
}
li.chosen { background: #f28314; }
a#chosen { font-weight: 700; color: maroon; }
.breadcrumb1   a {
	visibility:visible;
	margin:5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
