h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #666666;
}
.leftbar {
	background-color: #4d3795;
}
.blueback {
	background-color: #bad9fc;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.white_12_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.white_10_center {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}

a.mainlevel_left_nav:link, a.mainlevel_left_nav:visited {
	color: #ffffff;
	font-weight: bold;
	/* width: 95%;
	text-indent: 15px; */
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: normal;
	margin-bottom: 1px;
	font-size: 10px;

}

a.mainlevel_left_nav:hover {
	color: #bad9fc;
	text-decoration: underline;
}
.faq_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.faq_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #e14825;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #f4c491;
}
