<!-- Start PureCSSMenu.com STYLE -->
<style>

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 1.4em;
	background-color: #065077;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
h7 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #065077;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
	font-weight: bold;
}
a {
	color: #255D9C;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #255D9C;
	text-decoration: underline;
	font-weight: bold;
}
.style_1 {
	font-family: Arial;
	color: #000000;
}
.calcShadeFAQ {
	padding:2px 1px 3px 2px;
	display:block;
	background-color:#F1EFE2;
	border-bottom-color:#86BE8B;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	text-align:left;
	border-top-width: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
 .checked {
	display:list-item;
	float:left;
	margin-right:1px;
	list-style-image: url(../images/checkmarkSmall.png);
	margin-left: 0px;
}
.FAQ_letters {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #86BE8B;
	font-weight: bold;
	padding:2px 1px 3px 2px;
	letter-spacing: 1px;
	line-height: 30px;
}
.FAQ_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #86BE8B;
	font-weight: bold;
	border-bottom-color:#86BE8B;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	display:block;
	padding:2px 1px 3px 2px;
}
blockquote {
	background:#f9f9f9;
	border-left:10px solid #86BE8B;
	margin:1px 2px;
	padding:.5em 5px;
	display: none;
}
blockquote p {
display:inline;
}