/*-----------------------------------------Cash Back Offer----------------------------------------*/

.engine-header {
font-family: Arial;
font-size: 15px;
color: #ffffff;
font-weight:bold;
padding-top:6px;
}

.text-grey {
	font-family: Arial;
	font-size: 12px;
	color: #4a4949;
	font-weight: normal;
}

.text-white {
font-family: Arial;
font-size: 11px;
color: #ffffff;
}

.text-red {
	font-family: Tahoma;
	font-size: 10px;
	color: #c50f0f;
	font-weight: bold;
}

.text-gray-small {
	font-family: Tahoma;
	font-size: 10px;
	color: #4f4f4f;
	font-weight: bold;
}

.text-gray {
	font-family: Arial;
	font-size: 11px;
	color: #636363;
	font-weight: normal;
}


.arial-blue-18 {
	font-family: Arial;
	font-size: 18px;
	color: #00488c;
	font-weight: normal;
}

.arial-blue-12 {
	font-family: Arial;
	font-size: 12px;
	color: #00488c;
	font-weight: normal;
}

.arial-red-20 {
	font-family: Arial;
	font-size: 20px;
	color: #d01414;
	font-weight: normal;
}

.arial-gray-12 {
	font-family: Arial;
	font-size: 12px;
	color: #adadad;
	font-weight: normal;
}


