@charset "utf-8";
.divfaqa {
	display: none;
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 300px;
	float: left;
}

a.more1:link, a.more1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-decoration: underline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #173b65;
	clear: left;
	float: left;
	text-align: left;
}
a.more1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #686868;
	text-decoration: underline;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #173b65;
	clear: left;
	float: left;
	text-align: left;

}
a.more3:link, a.more3:visited, a.more3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c8001a;
	text-decoration: none;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	width: 672px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #173b65;
	clear: left;
	float: left;
	text-align: left;

}
UL.relatedLinks {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
UL.relatedLinks LI {
	LIST-STYLE-TYPE: none;
	margin: 0px;
	padding: 0px;
	float: left;
}