body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color:#ffffff;
	background-image:url(background.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	margin-left:0;
	margin-top:0;
}
a {
color:#C11B21;
}
a:visited {
color:666666;
}

.textContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
#content {
	width:730px;
	margin-top:1em;
	padding-left:2em;
}

#appetizerlist li {
	list-style:none;
	font-size:1.2em;
	margin:0 0 .6em 0;
}
/*~~~~~~~~~~ REBATES PAGE STYLES ~~~~~~~~~~~~~~~*/
table#rebates {
	font-size:1em;
	width:90%;
}
table#rebates tr.alt {
	background:#eaeaea;
}
table#rebates th.rebateheader {
	text-align:left;
}
table#rebates td {
	padding-top:.5em;
	padding-bottom:.5em;
	vertical-align:middle;
}
td.rebate {
	padding-left:.4em;
	width:80%;
}
td.expires {
	text-align:center;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	width:750px;
	text-align:right;
	padding:5px;
}
#footer a {
	color: #666666;
}
.alert {
	color:red;
	font-weight: bold;
}
