/* CSS Document */

body
{
	margin:0px;
	background-color: #2F435A;
}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #B7A533;
}
.Headings-Page2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #B7A533;
}
.Testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #2A425A;
}
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #2A425A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2A425A;
}
.BodyQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2A425A;
	font-weight: bold;
}
.BodyAnswer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2A425A;
	font-weight: bold;
	font-style: italic;
}
.BodyAnswerDesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2A425A;
}
li {
	padding-top: 6px;
	padding-bottom: 6px;
}
