@charset "utf-8";
#faqtxt {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.twoColFixLtHdr #mainContent #faqtxt ul  {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	vertical-align: middle;
	padding: 0px;
}
.twoColFixLtHdr #mainContent #faqtxt ul li  {
	font-size: 1em;
	background-image: url(../_assets/_images/navBarButton.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	line-height: 1.5em;
}
.twoColFixLtHdr #mainContent #faqtxt ul li a {
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #mainContent #faqtxt ul li a:hover {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
