@charset "UTF-8";
#banners {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#newsletterSignup {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.redType {
	color: #C00;
}
.boldType {
	font-weight: bold;
}
.openLineSpacing {
	line-height: 200%;
}
.productCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 175%;
}
.productLinkType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldOrangeType {
	color: #F90;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}

