@charset "UTF-8";
h1 {
	font-family: "Lucida Grande", Tahoma, Arial;
	color: #666666;
	font-size: 17px;
}
h2     {
	font-size: 14px;
	color: #1A4593;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.paragraph_opener {
	font-size: 12px;
	font-weight: bold;
	color: #1A4593;
}
.promo_boxes {
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0px 0px 7px;
	text-align: center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.customer_quotes {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
