@charset "utf-8";
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.PageText {	font-family: Arial, Helvetica, sans-serif;
}

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	}
.Header a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.Header a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.Header a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.FAQ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.Footer {
	color: #333;
	font-size: 12px;
}
.PhoneHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #004277;
	font-weight: normal;
	text-align: right;
}
.Header2 {
	color: #000;
	font-weight: bold;
}
