/*This styles were based on Jeremys efforts in thescubastore site.
There are still style tags in the incFAQContents.asp and incFAQ which could be removed if desired */


#faqTable {
	
}

#faqTable #faqQuestionTR td {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

#faqTable #faqQuestionTR td a {
	color:#942824;
	font-size: 80%;
}
#faqTable #faqQuestionTR td a:hover {
text-decoration:none;
}

#faqTable {
	font: 12px Arial, Helvetica, sans-serif;
}

#faqQuestionTR {
	font-weight: bold;
	
}
#faqQuestionIconTD {
	width: 10px;
}
#faqQuestionIconSPAN {
}
#faqQuestionTD {
	color: #0000FF;padding-bottom:5px;
}
#faqQuestionSPAN {
	color: #001B5F;
	font-size:16px
}
#faqTOPTD {
}
#faqTOPSPAN {
}

#faqAnswerTR {
}
#faqAnswerIconTD {
	width: 5px;
}
#faqAnswerTD {padding-left:10px; padding-bottom:10px;
}
#faqAnswerSPAN {

}

#faqSpacerTR {
}
#faqSpacerTD {
	height: 5px;
	border-top: #fff solid 1px;
	
}
#faqContentsTable {
	font: 12px Arial, Helvetica, sans-serif;
	
	width:100%;
	
	
}
#faqContentsCategoryTR {
}
#faqContentsCategoryTD {
font-size:18px;
font-weight:bold;
padding:10px 0 5px 0;
color:#942824;

}
#faqContentsQuestionTR {

}
#faqContentsQuestionIconTD {

	width: 15px;
}
#faqContentsQuestionTD {background:transparent url(../images/contentBG.png) repeat;
	
font-size:14px;
}
#faqContentsQuestionTD a{color:#001B5F; text-decoration:none; padding:5px 5px 5px 10px;display:block; border-left: 2px solid #001B5F;}
#faqContentsQuestionTD a:hover{color:#942824; text-decoration:underline; 
background:transparent url(../images/contentBG.png) repeat;
display:block;padding:padding:5px 5px 5px 10px; border-left: 2px solid #942824;}