.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
}


.buttonscontainer {width: 188px;}

.buttons a {color: #FFFFFF;
background-color: #5DB76F;
padding: 6px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #567700;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #BBD8A0;
color: #69874F;
text-decoration: none;}

.whitenewsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.leadintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 666666;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: 666666;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: 666666;
	text-decoration: underline;

}

.header {
}

.seperatingline {
	background:url(images/seperatingline.gif) repeat-x;
}