.containerBoth a{color:#A8A8A8}
#faqCont{margin-bottom:16px;}
.faq-tabs {
	width: 100%;
	height: 23px;
	margin-top:20px;
	padding-bottom: 20px;
	border-bottom: #ABABAB solid 1px;
}
.faq-tabs .tab-select {
	margin-right: 4px;
    padding: 3px 0 0 0px;
}
.top-text {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}
.faq-item {
	border-bottom: #ABABAB solid 1px;
}
.question-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	font-size: 11px;
	line-height:29px;
	cursor: pointer;
	height: 100%;

}
.question-row .question {
}
.question-row .expander,
.question-row .collapser {
	height: 20px;
	width: 10px;
	float: left;
	font-size:12px;
	line-height:29px;
}
.question-row .collapser {
	line-height:26px;
}
.faq-item .answer,
.faq-item .answer-show {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-bottom:30px;
}
.faq-item .answer {
    display:none;
}
.subsectionTitle {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 15px 0 8px 0;
	padding-bottom: 3px;
}
.subSec {
	background-color:#ABABAB;
	height:20px;
	color:#FFFFFF;
	padding:0 12px;
	line-height:20px;
	margin:9px 0;
	font-weight:bold;
	font-size:13px;
}	
	

