.hidden {
	display: none;
}

.noPrint {
	display: none;
}

body {
	font: 13px/1.5 "Georgia", serif;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.1em;
	padding-top: 5px;
	margin-bottom: 10px;
}

h5 {
	font-size: 1.0em;
	padding-top: 5px;
	margin-bottom: 10px;
}

h6 {
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

li {
	margin-left: 30px;
}

p, ul {
	margin-bottom: 10px;
}

#sideColumn, #footer, #header {
	display: none;
}

.printRight {
	float: right;
}

.printLeft {
	float: left;
}

a img {
	border: 0 none;
}

#header, #footer, #newsletter-wrapper, #finish-registration,
.back,
#netteProfilerContainer, #routingDebugger,
#sideColumn { display: none; }

table.coupons.admin tr { page-break-after: always; }
table.coupons.admin td { vertical-align: top; }

