@charset "UTF-8";
.Dots {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #54A0A8;
}
.FooterLine {
	width: 90%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.BodyBox {
	padding: 7px;
	border: 1px solid #54A0A8;
	background-color: #FFFFFF;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 125%;
	color: #333333;
}
.faqHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #54A0A8;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54A0A8;
	text-align: left;
	padding-left: 10px;
}
#navigation a {
	color: #54A0A8;
	text-decoration: none;
	
}
#navigation a:hover {
	color: #333333;
	text-decoration: none;

}
.BodyBox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #54A0A8;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	font-style: normal;
}

