body {
	background-color: #EFFAFF
}


.YellowText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #EFBB3F;
}
.TopPhoneText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.BlueText_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1487E8;
}
.BlueText_Large2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1487E8;
}
.BlueText_Large3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1487E8;
}
.RegText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.PicLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.CountyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.RedText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.FooterText {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.CheckText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
a.YellowLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #EFBB3F;
}
	a:visited.YellowLink{
	color: #EFBB3F;
	text-decoration: none;
	}
	a:active.YellowLink{
	color: #EFBB3F;
	text-decoration: none;
	}
	a:hover.YellowLink{
	color:#C27F12;
	text-decoration: none;
	}
.FAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0d2b53;
}
.FAQYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #EFBB3F;
}
a.FAQLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0d2b53;
}
	a:visited.FAQLink{
	color: #0d2b53;
	text-decoration: none;
	}
	a:active.FAQLink{
	color: #0d2b53;
	text-decoration: none;
	}
	a:hover.FAQLink{
	color: #EFBB3F;
	text-decoration: none;
	}
a.FooterLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #999999;
}
	a:visited.FooterLink{
	color: #999999;
	text-decoration: none;
	}
	a:active.FooterLink{
	color: #999999;
	text-decoration: none;
	}
	a:hover.FooterLink{
	color: #666666;
	text-decoration: none;
	}
img.QualityService
{
position:absolute;
left:80px;
top:267px;
z-index:50;
}

/******** BEGIN MENU STYLES ********/
#menu {
	height: 28px;
	margin-top: 8px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li a {
	padding: 3px 18px;
	text-decoration: none;
	font: bold 15px arial;
	color: #fff;
}

#menu ul li a:hover {
	color: #fff;
	background: #49A3FF;
}
/******** END MENU STYLES ********/

