@charset "utf-8";
/* CSS Document */

#faqContentsTable {
	border: 0px solid #000000;
	font: 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
	
}
#faqContentsCategoryTR {
padding-bottom:10px;
}
#faqContentsCategoryTD {
	color: #000000;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	display:none;
	

}
#faqContentsQuestionTR {
padding-bottom:10px;
text-decoration:none;

}
#faqContentsQuestionIconTD {

}
#faqContentsQuestionTD {
}

#faqContentsQuestionTD a {
text-decoration:none;
color:#132a9f;
font-weight:bold;
font-size:16px;}

#faqContentsQuestionTD a:hover {
color:#FF0000;}


#faqTable {
	border: 0px solid #ffffff;
	font: 12px Arial,  Helvetica, sans-serif;
	width:600px;
	margin-left:20px;
	padding:3px;
}

#faqQuestionTR {
	background: #132a9f;
	font-weight: bold;
	
}
#faqQuestionIconTD {
	width: 5px;
}
#faqQuestionIconSPAN {

}
#faqQuestionTD {
text-decoration:none;
	color: #0000FF;
	padding:5px 0 5px 10px;
}
#faqQuestionSPAN {
	color: #ffffff;
	font-size:14px;
	padding:px;
}
#faqTOPTD {padding-top:3px;


}
#faqTOPSPAN {

}
#faqTOPSPAN a {
text-decoration:none;
color:#ffffff;
padding:3px 5px 3px 0;
}
#faqTOPSPAN a:hover {
color: #FF0000;
}
#faqAnswerTR {

}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {

}
#faqAnswerSPAN {margin:10px 0 0 10px
}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
	background: #;
}
