/* Red Styles */
body {
    margin: 0px 0px; padding: 0px;
	text-align: center;
	background-color: #ff0000;
	height: 100%;
	border: none;
}

td.left {
	background-image: url(../images/red_01.gif);
}
td.right {
	background-image: url(../images/red_04.gif);
}

td.leftcorner {
	background-image: url(../images/red_30.gif);
}

td.bottom {
	background-image: url(../images/red_33.gif);
	height: 11px;
}

td.rightcorner {
	background-image: url(../images/red_32.gif);
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.login:link, a.login:visited {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
a.login:hover {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a.rebate {
	font-family: Helvetica,arial;
	font-size: 12px;
	color: red;
}
a.rebate:hover {
	font-family: Helvetica,arial;
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
p.footer {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	margin: 0px;
	text-align:right
}

div.welcome {
	font-family: Helvetica,Arial;
	font-size: 10px;
	color: #999999;
	margin: 0px;
	text-align:right
}

a.footer:link, a.footer:visited {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
p.contentheader {
	color:#FF0000; 
	font-weight:bold; 
	font-family:Arial Black; 
	font-size: 15px;
	margin-bottom:0px;	
	margin-top:5px;
	text-align:left;
}
p.contentheader2 {
	color:#FF0000; 
	font-weight:bold; 
	font-family:Arial; 
	font-size: 13px;
	margin-bottom:4px;
	margin-top:0px;
	text-align:left;
}
p.contentheader2Center {
	color:#FF0000; 
	font-weight:bold; 
	font-family:Arial; 
	font-size: 13px;
	margin-bottom:4px;
	margin-top:0px;
	text-align:center;
}
p.contentnobold {
	color:#000000;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-align:left;
}
td.greycontentlist {
	color:#666666; 
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	margin-right:60px;
	text-transform: uppercase;
}

p.contentbold {
	color:#000000;
	font-weight:bold;
	font-family:Arial Black; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-align:left;
}
p.signin {
	font-family: arial;
	font-size: 12px;
	color: #D50101;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 7px;
}
td.RebateHeader {
	background-image: url(../images/rebates.jpg);
	background-position: top center;
	background-repeat: no-repeat;	
}
tr.RebateTableHeader {
	background-color: #A20000;
}
tr.RebateTableRowB {
	background-color: #FBEBEB;
}
td.RebateHeader2 {
	background-image: url(../images/new-rebate.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
p.RebateTableHeader {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.RebateTableText {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}
p.RebateUpload {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #A20000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
div.DividerLine {
	height: 2px; 
	background-color: #A20000; 
	margin-top: 5px;
	margin-bottom: 5px;
}
a.notes:link, a.notes:visited
{
	color: black;
	font-family:Arial;
	font-size:11px;	
	text-decoration:none;
}
a.notes:hover
{
	color: black;
	font-family:Arial;
	font-size:11px;	
	text-decoration:underline;
}
.linkout {
	background-color: transparent;
	color:#666666;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-transform: uppercase;
}
.linkover {
	background-color:#FF0000;
	color:#FFFFFF;
	font-family:Arial; 
	font-size: 11px;
	margin-bottom:2px;
	margin-top:0px;	
	text-transform: uppercase;
}
.signInMsg, a.signInMsg:link, a.signInMsg:visited
{
	font-weight: bold;
	color: #2d5a9b;
	margin: auto;
	text-decoration: none;
}
a.signInMsg:hover
{
	text-decoration: underline;
}
.sitemapHeader
{
	color: #FF0000;
}