.blueBG {
	background-color: #020A3B;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
}
.callnow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #F6AB29;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #F6AB29;
}
.headerNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A7B1EE;
	font-size: 27px;
}.whiteBG {

	background-color: #ffffff;
}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #020A3B;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	color: #FDBE51;
}
.navTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #BEC7FF;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020A3B;
}
.question:hover {
	text-decoration:none;
}
.button {
	background-color: #980202;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.button:hover {
	color: #FDBE51;
}
.bodyCall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #020A3B;
}
.bodyTollfree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #00138F;
}
.bodyLocal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE8324;
}
.yellowBG {
	background-color: #FBF8DE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020A3B;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer:hover {
	text-decoration: none;
}
