@charset "utf-8";
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #009E58;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a.links:link {
	color: #009B58;
	text-decoration: none;
}
a.links:visited {
	color: #009B58;
	text-decoration: none;
}
a.links:hover {
	color: #009B58;
	text-decoration: underline;
}
#help_banner {
	height: 136px;
	width: 217px;
	margin-bottom: 8px;
	margin-left: 18px;
	margin-top: 4px;
}
#prevent {
	margin-top: 6px;
}
#payments {
	height: 48px;
	width: 271px;
	margin-left: 18px;
	padding: 0px;
}
#energystar_banner {
	height: 110px;
	width: 271px;
	margin-left: 18px;
	margin-bottom: 6px;
}
.coupon_table {
	border: 2px dashed #000;
}
.coupon_title {
	font-size: 19px;
	font-weight: bold;
	color: #009A57;
}
a.print_link:link {
	font-weight: bold;
	color: #900;
	text-decoration: none;
	font-size: 14px;
}
a.print_link:visited {
	font-weight: bold;
	color: #900;
	text-decoration: none;
	font-size: 14px;
}
a.print_link:hover {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	font-size: 14px;
}
.staff_name {
	font-size: 12px;
	font-weight: bold;
	color: #009D57;
}
.staff_title {
	font-size: 12px;
	font-style: italic;
	color: #333;
}
.coupon_title_small {
	font-size: 14px;
	font-weight: bold;
	color: #009A57;
}
.highlight_text {
	font-size: 16px;
	font-weight: bold;
}

