.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0064B4;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0064B4;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0064B4;
}
.line {
	border-top: 1px solid #D67106;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.lineright {
	border-top: 0px none;
	border-right: 1px solid #D67106;
	border-bottom: 0px none;
	border-left: 0px none;
}
.lineleft {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #D67106;
}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0064B4;

}

.bodytextboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DE3232;
}
.outofstock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.added {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D67106;
}
.addbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #F6BC43;
	border: 1px solid #A9560C;
	color: #A9560C;
	text-align: center;
}
.subheadbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	border: 1px solid;
	color: #FFFFFF;
	background-color: #0064B4;
}

.proceedsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	color: #A9560C;
	text-align: center;
	border-top: 1px dotted #A9560C;
	border-right: none;
	border-bottom: 1px dotted #A9560C;
	border-left: none;
}
.footertext {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-style: normal; 
   line-height: 12px; 
   font-weight: normal;
   color: #0064B4;
}
.flushtop {
	margin-top:0px;
}



