@charset "ISO-8859-1";

.faqquestion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #123769;
	font-weight: bold;
}

a.faqquestion {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.faqquestion:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.faqanswer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #123769;
	font-weight: bold;
}


.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.textfooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 18px;
	color: #164a7e;
}

.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.textabout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

.texthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.texthomelocations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #ffffff;
}

a.texthomelocations {
	text-decoration: none;
}

a.texthomelocations:hover {
	color: #5b8ec0;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.name {
	color: #164a7e;
	font-weight: bold;
	text-transform: capitalize;
}


.blue {
	color: #164a7e;
}


a.blue {
	text-decoration: none;
}

a.blue:hover {
	text-decoration: underline;
}



.lightblue {
	color: #5b8ec0;
}

.darkblue {
	color: #123769;
}

.red {
	color: #cc0000;
}
