.body {

	background-attachment: scroll;

	background-image: url(../__images/final_bg.jpg);

	background-repeat: repeat-x;

	background-position: center top;

}

.whiteheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.whitecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.helplink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 19px;

	font-weight: normal;

	color: #5D8A9F;

	text-decoration: none;

}

.whitelinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 19px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.greenlinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 19px;

	font-weight: normal;

	color: #7CBB49;

	text-decoration: none;

}

.greylinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 19px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

}

.greycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #93B449;
	text-decoration: none;
}
