.greenbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.textBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bluetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3965BD;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
}
.CompanyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.BigText {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.24hourblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #3F64BA;
}
.bluetextBIG {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3965BD;
}
