.head		{	font-family: Helvetica, Tahoma, Arial, sans-serif;
				font-size:20px;
				color:#666666;				
}

.body		{	font-family: Helvetica, Tahoma, Arial, sans-serif;
				font-size:12px;
				color:#666666;
				line-height:18px;
}

.subhead	{	font-family: Helvetica, Tahoma, Arial, sans-serif;
				font-size:13px;
				color:#666666;
				font-weight:bold;
}


p				{
				font-family: Helvetica, Tahoma, Arial, sans-serif;
				font-size:12px;
				color:#000000;
}

.subTD		{
				font-family: Helvetica, Tahoma, Arial, sans-serif;
				font-size:12px;
				background-color:#666666;
				color:#ffffff;
				font-weight:normal;
				text-align:center;
}

.orderbutton{
	color:#8CC63F;
	background-color:#4E4E50;
	width:120px;
	height:20px;
}

#wrapper{
	width:760px;
	background-color:#FFFFFF;
	margin-top:30px;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666666;	
}
#contentPadding{
	padding:20px;
	margin-bottom:20px;
	text-align:left;
}
#footer{
	background-color:#9FA4AA;
	color:#FFFFFF;
	padding:2px 0px 2px 20px;
	font-size:9px;
}
h1{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}
h2{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	margin-left: 30px;	
}
h3{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

.tableHeader{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#666666;
	font-variant:small-caps;
}
.contentTableHeader{
	color:#FFFFFF;
	font-weight:bold;
	font-variant:small-caps;
	background-color:#464749;
	font-size:14px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
}

.rewardsRow{
	background-color:#FFFFF0;
}
a:visited,
a:active,
a:link{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	text-decoration:none;
	color:#8CC63F;
	font-size:12px;
}
a:hover{
	color:#8CC63F;
	text-decoration:underline;
}
.actionButtonCell{
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	width:120px;
	padding:1px 0px 1px 0px;
	text-align:center;
	background-color : #666666;
	border-right-color:#ffffff;
	border-right-style:solid;
	border-right-width:2px;
	color: #FFFFFF;
}
a.actionButton:link,
a.actionButton:active,
a.actionButton:visited {
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
}
a.actionButton:hover {
	color : #8CC63F;
}

p {
	margin-left: 30px;
}