.faqRightArrow {
	background-image: url(/scn/graphics/public/js-navigate_arrow_right-16.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.faqDownArrow {
	background-image: url(/scn/graphics/public/ap-navigate_close-16.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.centerSubHeading {
	text-align:left;
	font-family:verdana; font-size:12px; font-weight:bold; color: #003366; text-decoration:none;
}

.faqHeading {
	font-size: 10pt;
	font-weight: bold;
}

.faqItem p {
	margin-left: 50px;
}

.privacyItem p {
	margin-left: 50px;
}

.privacyItem ul {
	margin-left: 100px;
}

.expandall {
	text-decoration:underline;
	color: #003366;
}

.collapseall {
	text-decoration:underline;
	color: #003366;
}

#centerSpecialSubS {
	float:left;
	background-color:#ffffff;
	/*margin-top:135px;*/
	margin-top:13px;
	margin-left:-20px;
	width:461px;
}