/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:115%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0em .5em;
	color: #003f87;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
h7,h8 {
	/*13px via YUI Fonts CSS foundation*/
	font-size:100%;
}



abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
ul.list,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul.list,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li.list {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li.list {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}

th,td {
	/*borders and padding to make the table readable*/
	border:1px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:.75em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}









/*
p.intro {
border-bottom : 1px solid #ccc;
margin-bottom : 20px;
padding : 15px 40px 50px 0;
text-align : center;
width : 100%;
}
*/
* {
margin : 0;
padding : 0;
}
p#cross-links, p#valid {
text-align : center;
}
/*
p#cross-links {
border-bottom : 3px solid #ccc;
margin-bottom : 0px;
padding-bottom : 0px;
}
*/
noscript p, noscript ol {
color : #a00;
font-size : 13px;
line-height : 1.4em;
text-align : left;
}
noscript a {
color : #a00;
text-decoration : underline;
}
noscript ol {
margin-left : 25px;
}
.stripViewer .panelContainer .panel ul {
text-align : left;
margin : 0 0px 0 0px;
}
.slider-wrap {
margin : 20px 0;
position : relative;
width : 105%;
}
.csw {
width : 100%;
height : 460px;
background : #fff;
overflow : scroll;
}
.csw .loading {
margin : 200px 0 300px 0;
text-align : center;
}
.stripViewer {
position : relative;
overflow : scroll;
border : 1px solid #c1cad5;
margin : auto;
width : 460px;
height : 400px;
clear : both;
background : #fff;
padding : 0px 20px 0px 0px;
}
.stripViewer .panelContainer {
position : relative;
left : 0;
top : 0;
width : 100%;
list-style-type : none;
}
.stripViewer .panelContainer .panel {
float : left;
height : 100%;
position : relative;
width : 460px;
}
.stripViewer .panelContainer .panel .wrapper {
padding : 10px;
}
.stripNav {
margin : auto;
}
.stripNav ul {
list-style : none;
}
.stripNav ul li {
float : left;
margin-right : 2px;
}
.stripNav a {
font-size : 11px;
font-weight : bold;
text-transform: uppercase;
text-align : center;
line-height : 23px;
background : black;
color : #4466b0;
text-decoration : none;
display : block;
padding : 0 5px;
}
.stripNav li.tab1 a {
background : white;
}
.stripNav li.tab2 a {
background : white;
}
.stripNav li.tab3 a {
background : white;
}
.stripNav li.tab4 a {
background : white;
}
.stripNav li.tab5 a {
background : white;
}
.stripNav li.tab6 a {
background : white;
}
.stripNav li.tab7 a {
background : white;
}
.stripNav li.tab8 a {
background : white;
}
.stripNav li.tab9 a {
background : white;
}
.stripNav li.tab10 a {
background : white;
}
.stripNav li a:hover {
background : white;
}
.stripNav li a.current {
background : black;
color : #abcc59;
}
.stripNavL, .stripNavR {
position : absolute;
top : 100px;
text-indent : -3000em;
}
.stripNavL a, .stripNavR a {
display : block;
height : 40px;
width : 10px;
}
.stripNavL {
left : 0;
}
.stripNavR {
right : 0;
}
.stripNavL {
background : url("images/arrow-left.gif") no-repeat center 0%;
}
.stripNavR {
background : url("images/arrow-right.gif") no-repeat center 0%;
}







/* CUSTOM STYLING */


html {
	height: 100%;
	background: url(images/bg/bg.jpg) fixed repeat;
}

body {
	height: auto;
}

p {
	line-height: 17px;
}

a {
	color: #3d9851;
	text-decoration: none;
}

a:hover {
	color: #5bbf53;
	text-decoration: underline;
}

.blue {
	color: #0342a3;
}


.footnote {
	position: relative;
	top: -0.4em;
	color: #555555;
	font-size: 0.7em;
}

footnotes{
	font-weight: normal;
	margin: 0em 0em 1em 2em;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	float: left;
	text-indent: -1em 
}


blockquote {
	padding-left: 1em;
	font-weight: bold;
	margin: .5em 1em 1em 0em;
	line-height: 18px;
	border-left: solid 3px #e2f2e7;
	color: #6da578;
	font-style: italic;
}


8db59a




blockquote2 {
	padding-left: 1em;
	font-family: "Times New Roman";
	font-weight: normal;
	margin: .5em 1em 1em 0em;
	line-height: 18px;
	border-left: solid 3px #e2f2e7;
	color: #6da578;
	font-style: italic;
}

blockquote3 {
	padding-left: 1em;
	font-weight: bold;
	margin: .5em 1em 1em 0em;
	line-height: 18px;
	border-left: 0px;
	color: #6da578;
	font-style: italic;
}

#contactform label {
	width: 6em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	padding: 5px 0px;
	font-weight: normal;
	color: #003f87;
}

#contactform li {
	margin-bottom: 10px;
}

#contactform input, #contactform textarea {
	background-color: #e2f2e7;
	padding: 4px;
}

#contactform li.submitbutton {
	padding-left: 7em;
}

#contactform {
	width: 460px;
	padding: 2px;
	margin-left: 4px;
	margin-right: auto;
	border: 0;
}

#contactform p {
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	color: #003f87;
}
	
#table {
	border-color: white;
	border: 0px;
}

img.float {
	float: left;
	margin: 0em 1em 1em 0em;
}

img.float_r {
	float: right;
	margin: 0em 0em 1em 1em;
}

div.article {
	margin: 1em 0;
	border-bottom: solid 0px #e2f2e7;
	font-size: 13px;
}

div.article .headline {
	margin-top: .5em;
	display: block;
	font-size: 21px;
	color: #368448;
}

div.article .headline a {
	color: #37473c;
}

div.article .date {
	display: block;
	margin: 1.5em 0em 0em 0em;
	font-weight: bold;
	color: #777;
}

div.article .makecomment {
	display: block;
	padding: 6px 0px 2px 0px;
	font-weight: normal;
	font-color: #555;
}

div.article .article_body {
}

div.article div.article_img {
	margin: 1em 0;
}

div.article div.article_img.float {
	float: left;
	margin: 0em 1em 1em 0em;
}

div.article .article_img .caption {
	display: block;
	font-size: 10px;
	color: #777;
}

div.article div.article_img.sm {
	width: 100px;
}

div.article div.article_img.med {
	width: 180px;
}

div.article div.article_img.lg {
	width: 450px;
}

ul.article_list {
	line-height: 18px;
}

ul.article_list li {
	background: url(images/site/leaf_bullet.gif) 0px 1px no-repeat;
	margin: 8px 0px;
	padding-left: 20px;
}

ul.article_list_2 {
	line-height: 18px;
}

ul.article_list_2 li {
	margin: 8px 0px;
	padding-left: 20px;
}

ul.article_list .headline {
	font-weight: bold;
	font-size: 13px;
	line-height: 7px;
	margin-bottom: 0px;
	margin-top: 5px;
}

ul.article_list .date {
	display: block;
	color: black;
	font-weight: normal;
}



ul#teamlist {
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	color: #6da578;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 15px;
	text-transform: uppercase;
	
}

ul#teamlist li {
	display: inline;
}

ul#teamlist a {
	padding: 0px;
	color: #6da578;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

ul#teamlist a:hover {
	color: #0342a3;
}

ul#teamlist a.current {
	color: #0342a3;
}

ul.xtraspacing li {
	margin-bottom: 1em;
}

.bio_name {
	font-size: 18px;
	color: #0342a3;
	display: block;
	margin-bottom: .5em;
}




#pagecontainer{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg/shadow.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
#pagecontainer[class]{
   background: url(images/bg/shadow.png) repeat-y center;
}

#pagecontainer {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

#custom-doc {
	background: url(images/site/left_bg.gif) top left repeat-y;
	background-color: white;
	width: 61.5384em;
	*width: 60.0554em;
	color: #37473c;
}

div.left {
	background-color: #e2f2e7;
}

div#header {
	height: 100px; 
	border-bottom: solid 3px #e2f2e6;
}

a#logo {
	display: block;
	width: 325px;
	height: 52px;
	background: url(images/site/logo.gif) center no-repeat;
	padding-top: 6px;
}


ul#topnav {
	text-align: right;
	padding-top: 12px;
	padding-right: 18px;
	color: #6da578;
	font-size: 13px;
	
}

ul#topnav li {
	display: inline;
}

ul#topnav a {
	padding: 6px;
	color: #6da578;
	text-decoration: none;
	font-size: 13px;
}

ul#topnav a:hover {
	color: #23472e;
}

ul#leftnav {
	height: 248px;
	padding-top: 25px;
	padding-left: 90px;
	background-color: #0342a3;
	background: url(images/leftnavbg/random.php) top left no-repeat;
	font-size: 14px;
	font-weight: normal;
}

ul#leftnav li {
}

ul#leftnav a {
	display: block;
	text-decoration: none;
	text-transform: normal;
	padding: 5px 7px;
	color: white;
}

ul#leftnav a:hover, ul#leftnav a.current {
	background-color: #cadedc;
	color: #268448;
}



ul#rightnav {
	width: 145px;
	float: right;
/*
	background-color: #f4faf5;
	border-left: solid 1px #e2f2e7;
	border-bottom: solid 1px #e2f2e7;
*/
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	margin: 0em 0em 1em 1em;
	line-height: 13px;
}

ul#rightnav li {
	background: url(images/site/leaf_bullet.gif) 0px 1px no-repeat;
	margin: 9px 0px;
	padding-left: 20px;
}

ul#rightnav a {
	display: block;
	text-decoration: none;
	color: #368448;
}

ul#rightnav a:hover, ul#rightnav a.current {
	color: #003f87;
}

ul#address {
	font-size: 12px;
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 30px;
	color: #23472e;
	background: url(images/site/address_bg.gif) top left no-repeat;
}

ul#address li {
	margin-bottom: 3px;
}

.addr_top {
	font-weight: bold;
	font-size: 14px;
	color: black;
}





#content {
	font-size: 13px;
	padding-top: 4px;
	padding-right: 3em;
}


div.serif {
	font-family: "Times New Roman"
	font-weight: normal;
	line-height: 18px;
	font-size: 13px;
	}
	
	
div.foot div.first {
	background-color: #e2f2e7;
}


div.foot {
	font-size: 10px;
	color: #6e7f73;
}

div.foot div {
	padding: 10px 0px;
}

.credits {
	margin-left: 25px;
}

div.foot div a {
	color: #278448;
	text-decoration: none;
	font-weight: bold;
}

#paginator {
	font-size: 11px;
	color: #999;
	text-align: center;
}

#paginator a {
	font-weight: bold;
}


#blogedit {
}

#blogedit label {
width: 7em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
margin-bottom: 1em;
font-weight: bold;
}

#blogedit p {
	clear: both;
}


#blogedit input.headline {
	font-weight: bold;
	width: 350px;
}

#blogedit textarea {
	width: 350px;
	height: 350px;
	font-size: 11px;
}


.defn {
	color: #003f87;
}

.defn h3 {
	margin-bottom: 0px;
}

.defn p {
	font-style: italic;	
}

#shadow_bottom {
	margin-left: auto;
	margin-right: auto;
	height: 17px;
	width: 840px;
}

#shadow_bottom{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    //filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg/shadow_bottom.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
#shadow_bottom[class]{
   background: url(images/bg/shadow_bottom.png) repeat-y center;
}

#contactimg {
	width: 140px;
	float: right;
}

#contactimg .caption {
	display: block;
	font-size: 10px;
	color: #777;
}

#contactimgsmall {
	width: 210px;
	float: right;
	padding-right: 25px;

}

#contactimgsmall .caption1 {
	display: block;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: #278448;
	padding: 2px 3px 0px 3px;
}

#contactimgsmall .caption2 {
	display: block;
	font-size: 10px;
	line-height: 13px;
	color: #777;
	padding: 0px 3px 6px 3px;
}

#contactimgsmall .caption3 {
	display: block;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 14px;
	color: #278448;
	padding: 0px 3px 6px 3px;
}

#contactimgsmall .caption4 {
	display: block;
	font-size: 13px;
	line-height: 17px;
	color: #555;
	padding: 0px 3px 6px 3px;
	margin: 2px 0px 3px 1px;
}

#contactimgsmall .caption5 {
	display: block;
	font-weight: normal;
	font-size: 19px;
	line-height: 17px;
	color: #278448;
	padding: 12px 3px 0px 3px;
}

#twitter_div {
	color: #000;
	margin-bottom: 1.5em;
}

.custom #twitter_div {
	font-size: 12px;
	line-height: 16px;
	padding:0.625em; 
	border:3px 
	double #ddd; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; border-radius:5px;
}

.custom #twitter_div img {
	float:right;
}

