.bg-tile {
	background-color: #919191;
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-y;
}
.feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.feature-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.feature-text p {
	margin: 0px 0px 10px 0px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666
}
.content-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #AB2A42;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
}
.content-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content-body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.content-bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height: 14px;
}
.content-bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}
