a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #91A431;
	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/wema_logo.gif);
	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: 200px;
	background-repeat: repeat-y;
	background-image: url(../images/content_cell_background.gif);
}
.backToAATF {
	padding: 0px;
}
.breadcrumbs {
	background-color: #144001;
	padding: 5px;
	color: #FFFFFF;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightCell {
	padding: 5px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9CE074;
	background-color: #144001;
}

.headingOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #099068;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 25pt;
}
.bodytextOne {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bodytextTwo {
	padding: 5px;
}
.bodyTextHeader {
	text-align: right;
	vertical-align: bottom;
	padding: 3px;
}

.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: 90%;
	text-align: center;
	vertical-align: middle;
}
.publicationPic {
	border: 5px solid #FFFFFF;
}
.sidepicBackground {


}
.featuredSiteArrow {
	background-color: #CCCCCC;
	padding: 5px;
}
.featuredProjectTitle {
	font-size: 120%;
	color: #91A431;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sectionItemDetails {
	color: #666666;
	line-height: 25px;
	font-size: 90%;
}
.RHSItemCell {
	background-color: #DCE5EF;
	width: 200px;
	padding: 0px;
	background-image: url(../images/subsite_rhs_background.gif);
	background-repeat: repeat-y;
	height: 400px;
}
.PrintEmailPage {
	padding: 3px;
	text-align: right;
	font-size: x-small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0A0A0;
}

