.bodytextGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.bottomDottedLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.headlineFont18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

.bgFooter {
	background-image: url(site/footerImage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodytextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bodyBG {
	background-attachment: scroll;
	background-image: url(site/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
