
body {
	margin: 0px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
}
a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:hover {
	color:#CC3300;
}
#wrapper {
	height: 100%;	
	min-height: 100%;
	background: url(images/wrapperbg.gif) repeat-y;
	padding-left: 9px;
}
#topheader {
	height: 55px;
	width: 100%;
	min-width: 800px;
	background: #1c793c url(images/topheaderbg.jpg) no-repeat top right;
}
#logo {
	width: 270px;
	float: left;
}
#topnav {
	margin: 4px 0px 4px 4px;
	background: url(images/navbg.gif);
	height: 28px;
}
ul#navigation {
	margin: 3px 3px 3px 3px;
	list-style-type: none;
	float: left;
	padding: 0px;
}
ul#navigation li {
	display: inline;
}
ul#navigation a {
	display: block;
	float: left;
	padding: .4em 1em;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	border-right: 1px solid #d24c0d;
	border-left: 1px solid #f9b594;
}
	
ul#navigation a:hover {
	color: #efefef;
	background: #e1500c;
}
#main {
	margin: 0px 5px 0px 5px;
}
#leftcol {
	width: 155px;
	float: left;
}
.theysay {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	text-align: center;
	background: #FFF;
}

#mid {
	margin-left: 160px;
}
.content img {
	padding: 3px;
	border: solid 1px #CCC;
	background: #EFEFEF;
	margin: 5px;
}
.content {
	padding: 5px;
	margin: 0px;
	line-height: 18px;
	color: #000;
}
.q {
	background: url(images/q.gif) no-repeat top left;
	padding-left: 20px;
	font-weight: bold;
	color: #241f5f;
}
.a {
	background: url(images/a.gif) no-repeat top left;
	padding-left: 20px;
	margin-bottom: 20px;
}
.a blockquote {
	margin: 0px;
	padding-left: 20px;
}
.rejectedtext {
	width: 350px;
	float: right;
	padding: 2px 4px 4px 4px;
	background: url(images/rejectedbg.gif) repeat-y;
	border: solid 1px #e6e5e5;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	
}
.rejectedtext ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.rejectedtext li {
	padding: 2px;
	border-bottom: solid 1px #ccc;
}
.rejectedtextalt {
	background: #efefef;
}	
.rejectedtext h2 {
	padding: 4px;
	background: url(images/rejectedheaderbg.gif) repeat-x;
	margin: 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.header {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 4px 4px 7px 4px;
	color: #42449a;
	background: url(images/headerbg.gif) repeat-x bottom;
}
#rebatestatus {
	width: 600px;
}
.rebateinfo {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 20px 0px;
}
.rebatename {
	background: #EFEFEF;
	padding: 6px 0px 6px 0px;
	text-align: center;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.rebatecontent {
	height: 180px;
}	
.rebateimage {
	width: 150px;
	height: 170px;
	float: left;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.rebategrayout {
	background: url(images/rebate_greyout.gif);
}
.rebateapply {
	background: url(images/rebate_apply.gif);
}
.rebatereceive {
	background: url(images/rebate_receive.gif);
}
.rebateprocessed {
	background: url(images/rebate_processed.gif);
}
.rebateprocess {
	background: url(images/rebate_process.gif);
}
.rebatesent {
	background: url(images/rebate_sent.gif);
}
.rebaterejected {
	background: url(images/rebate_rejected.gif);
}
.rebateexpired {
	background: url(images/rebate_expired.gif);
}
.rebatemessage {
	background: #EFEFEF;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	padding: 5px;
}
#bottomspace {
	height: 5em;
	clear: both;
}
#bottom {
	background: #1c793c;
	text-align:center;
	font-size: 11px;
	clear: both;
	color: #FFF;
	padding: 6px 0px 6px 0px;
}
#bottom a:link, #bottom a:visited {
	color: #e6fdad;
}
#bottom a:hover {
	color: #fff;
}
.rebateheader {
	font-weight: bold;
	color: #CC0000;
	padding: 10px 0px 10px 0px;
}
.conditions {
	font-size: 11px;	
}
.tbborder {
	border: solid 1px #666;
	width: 60%;	
}
.tbheader {
	font-weight: bold;
	padding: 3px;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	background: #EFEFEF;
	width: 30%;
}
.tbcontent {
	padding: 3px;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
}