@charset "utf-8";
html, body, div, form, h1, p, #credits ul {
	border: 0;
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
	overflow-x: auto;
}
img {
	border: 0 none;
}
a {
	color: #6CB736;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: underline;
}
body {
	background-color: #C8E2AE;
	color: #65624E;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	margin: 1em 0;
}
#oContainer {
	background: #FFF url(../images/bgBothSides.gif) scroll repeat-y 0% 0%;
}
.homePage #iContainerBG {
	background: transparent url(../images/bgHomeContent.gif) scroll no-repeat 0% 0%;
	height: 704px;
}
.dsPage #iContainer {
	background: transparent url(../images/bgDsCol1.gif) scroll repeat-y 0% 0%;
}
.dsPage #iContainerBG {
	background: transparent url(../images/bgDsContent.gif) scroll no-repeat 0% 0%;
}
#logo a {
	/* Background image is a bug fix for disappearing positioned anchor in IE. */
	background: transparent url(../images/transparent.gif) scroll no-repeat 0% 0%;
}
#credits {
	background: #C8E2AE url(../images/bgBothBottom.gif) scroll no-repeat 0% 0%;
}
#header form, #header form div, #credits li {
	display: inline;
}
.homePage #col2 object, .homePage #col2 img, .homePage #col3 img {
	display: block;
}
#logo, .homePage #col3Row1 #news, .homePage #col3Row1 #newsScroll {
	position: absolute;
	z-index: 2;
}
#iContainerBG, .homePage #col3Row1 {
	position: relative;
	z-index: 2;
}
#oContainer {
	text-align: left;
}
body, #credits {
	text-align: center;
}
#header {
	text-align: right;
}
#oContainer {
	font-size: 14px;
	margin: 0 auto;
	width: 916px;
}
#oContainerP {
	padding: 7px 14px;
}
#oContainerB {
	border: 1px solid #66634F;
}
#iContainerBG {
	overflow: hidden;
	width: 886px;
}
#logo {
	left: 18px;
	top: 11px;
}
#logo, #logo a {
	display: block;
	height: 97px;
	width: 206px;
}
#logo span {
	display: none;
}
.homePage #header {
	height: 104px;
}
.dsPage #header {
	height: 156px;
}
.homePage #headerP {
	padding: 66px 20px 0 0;
}
.dsPage #headerP {
	padding: 115px 14px 0 0;
}
img#headerNavImg, #header input {
	vertical-align: middle;
}
#header form div {
	padding-left: 5px;
}
#header input.text {
	width: 115px;
}
#col1, #col2, #col3 {
	float: left;
}
.homePage #col1 {
	padding-top: 52px;
	width: 225px;
}
.homePage #col2 {
	height: 600px;
	overflow: hidden;
	width: 280px;
}
.homePage #col3 {
	padding-top: 2px;
	width: 370px;
}
.dsPage #col1 {
	height: 548px;
	width: 276px;
}
.dsPage #col2 {
	width: 590px;
}
#col1Row1 {
	padding-left: 28px;
}
.homePage #col1Row2 {
	padding: 65px 0 0 30px;
}
.dsPage #col1Row2 {
	padding: 40px 0 0 56px;
}
.homePage #col1Row2 #goal {
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;
}
.homePage #col1Row2 a {
	font-size: 12px;
	font-weight: bold;
}
.homePage #col3Row1 {
	height: 235px;
}
.homePage #col3Row1 h1 {
	line-height: 1;
	margin: 0 0 10px 0;
}
.homePage #col3Row1 #news {
	height: 170px;
	left: 68px;
	overflow: hidden;
	top: 40px;
	width: 270px;
}
.homePage #col3Row1 #newsScroll {
	left: 0;
	overflow: visible;
	top: 0;
	width: 270px;
}
.homePage #col3Row2 {
	height: 250px;
}
.homePage #col3Row3 {
	padding-left: 10px;
}
#credits {
	clear: both;
	font-size: 12px;
	padding: 10px 0;
}
#credits li span {
	border-left: 1px solid #65624E;
	padding-left: 0.5ex;
}
#credits li span.first {
	border-left-width: 0;
}
/* Homepage featured news and showcase */
.cmtFeaturedItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
.cmtFeaturedItemTitle {
	font-size: 14px;
	line-height: 16px;
}
.cmtFeaturedNews {
	padding-top: 1em;
}
/* style1: Updated .bodytext, td rule to fix font color and size issues. */
.pagetitle, h4 {
	color: #71B940;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.bodytext, td {
	color: #65624E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.pagetitlehome {
	color: #71B940;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}

