.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.bgHoriz {
	background-image: url(../images/imgBgBottom.jpg);
	background-repeat: repeat-y;
}
.bgVert {
	background-image: url(../images/imgBg.jpg);
	background-repeat: repeat-x;
}
.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.contentwhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #89001B;
	text-decoration: none;
	font-weight: bold;
}
.contentLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #89001B;
	text-decoration: underline;
}

