.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: #E20916;
}
.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: #011C53;
}
.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: #011C53;
}
.line {
	border-top: 1px solid #E20916;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.lineright {
	border-top: 0px none;
	border-right: 1px solid #E20916;
	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 #E20916;
}

.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: #011C53;

}

.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: #E20916;
}
.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: #E20916;
}
.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: #3B5A97;
}
.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: #011C53;
	background-color: #B4CCFC;
}
.footertext {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-style: normal; 
   line-height: 12px; 
   font-weight: normal;
   color: #011C53;
}



