@charset "UTF-8";
/* CSS Document */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #666;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 0px;
}
.text a:link {
	color: #00568f;
	text-decoration: none;
}
.text a:visited {
	color: #00568f;
	text-decoration: none;
}
.text a:hover {
	color: #00568f;
	text-decoration: underline;
}
.text a:active {
	color: #00568f;
	text-decoration: underline;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00568f;
}
.aboutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: center;
}
.aboutText a:link {
	color: #00568f;
	text-decoration: none;
}
.aboutText a:visited {
	color: #00568f;
	text-decoration: none;
}
.aboutText a:hover {
	color: 00568f;
	text-decoration: underline;
}
.aboutText a:active {
	color: #00568f;
	text-decoration: underline;
}
.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #666;
	margin-top: 8px;
	text-align: center;
}
.credit a:link {
	color: #666;
	text-decoration: none;
}
.credit a:visited {
	color: #666;
	text-decoration: none;
}
.credit a:hover {
	color: #FFF;
	text-decoration: underline;
}
.credit a:active {
	color: #666;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-align: center;
	vertical-align: text-bottom;
	margin-bottom: 2px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	color: #666;
	margin-top: 0px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 0px;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 19px;
	color: #000;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}
.rule {
	border: 1,0,0,0;
	border-style: solid;
	border-color: #00568f;
}
.testimonialsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #666;
	vertical-align: text-top;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

