@charset "utf-8";
/* CSS Document */

#container #infoBanner {
	text-align: center;
	font-size: 12pt;
}
#container #contentArea #navArea #navLogo {
	display: none;
}
#container #contentArea #navArea {
	display: none;
}
#container #contentArea #content h1 {
	text-align: center;
	font-size: 18pt;
}
#container #contentArea #content #printInst {
	display: none;
}
#container #contentArea #content #coupon {
	text-align: center;
}
#container #contentArea #content #usageInst {
	text-align: center;
	margin-top: 10pt;
	margin-right: 150pt;
	margin-left: 150pt;
}
#container #footerArea #footerLft {
	display: none;
}
#container #footerArea #footerMid {
	display: none;
}
#container #footerArea #footerRt {
	display: none;
}
