
.headerBlue{
	font-size: 14px;
	font-weight: bold;
	color: #3a97d2;
	text-transform:uppercase
}

.subHeaderBlue{
	font-size: 13px;
	color: #3a97d2;
}

.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #DD1221;
	text-transform:uppercase
}

.red{
	color: #DD1221;
}

.blue{
	color: #3a97d2;
}

.orange{
	color:#eeb800
}
