a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #090;
	text-decoration: underline;
}
a:active {
	color: #91A431;
	text-decoration: underline;
}

a.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteLink:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.whiteLink:active {
	color: #FFFF00;
	text-decoration: underline;
}



.searchFieldset {
	background-color: #ECE9D8;
}
.pic1Holder {
	background-color: #91A431;
	text-align: center;
	vertical-align: middle;
	height: 143px;
}
.mastHolder {
	height: 143px;
}


.logoCell {
	background-image: url(../userlogos/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	height: 100px;
	vertical-align: bottom;
}
.menuCell {
	background-color: #045B3F;
	padding: 0px;
	border: 1px solid #D0D0BF;
}
.contentCell {
	background-color: #FFFFFF;
	height: 300px;
	background-image: url(../images/content_background.jpg);
	background-repeat: repeat-y;
}
.backToAATF {
	padding: 0px;
}
.breadcrumbs {
	background-color: #045B3F;
	padding: 5px;
	color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightCell {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #045B3F;
	background-color: #045B3F;
	color: #FFF;
	font-size: 85%;
}

.headingOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #099068;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 25px;
}
.bodytextOne {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodytextTwo {
	padding: 5px;
}
.bodyTextThree {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.bodyTextHeader {
	text-align: right;
	vertical-align: bottom;
	padding: 3px;
}
.visitProjectWebsite {
	background-color: #F7F7F7;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 85%;
}


.lhsCellHeader {
	padding: 5px;
	color: #045B3F;
	font-weight: bold;
	background-image: url(../images/section_background.gif);
	height: 20px;
	background-repeat: repeat-x;
	vertical-align: middle;
}.lhsCellContentContainer {
	padding: 5px;
}
.lhsCellContent {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 85%;
}
.publicationIcon {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
.publicationDescriptionLink {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 85%;
	text-align: center;
	vertical-align: middle;
}
.publicationPic {
	border: 5px solid #FFFFFF;
}
.sidepicBackground {
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #EBEBEB;
}
.featuredSiteArrow {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.featuredProjectTitle {
	font-size: 120%;
	color: #6F7E25;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.featuredProjectSummary {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.sectionItemDetails {
	color: #666666;
	line-height: 25px;
	font-size: 90%;
}
.sectionDivider {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D6D6D6;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.projectNewsSection {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 85%;
}
.FeaturedProjectsCell {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 10px;
}


.PrintEmailPage {
	padding: 3px;
	text-align: right;
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A0;
}
.mastCellBackground {
	background-color: #91A431;
}
.LHSCellBackground {
	background-color: #E9E9E9;
}
.bg-main-content {
	background-image: url(../images/bg-main-content.gif);
}

