/************************************FAQ PANEL BAR STYLES START***********************************/

.panelbarItem1
{	
	font-family: Arial;
	font-size: 12px; 
	font-weight:bold;
	color: #701409;
	background-color: #F0E4D6;
	padding:0px 0px 0px 5px;
	border-bottom:solid 1px White;
	cursor: hand;
}
.panelbarItemExpanded1
{	
	font-family: Arial;
	font-size: 12px; 
	font-weight:bold;
	color: #701409;
	background-color: #F0E4D6;
	padding:0px 0px 0px 5px;
	border-bottom:solid 1px White;
	cursor: hand;
}
.panelbarItem2
{	
	font-family: Arial;
	font-size: 12px; 
	font-weight:normal;
	color: #701409;
	background-color: #F6F1EB;
	padding:0px 0px 0px 15px;
	border-bottom:solid 1px White;
	cursor: hand;
}
.panelbarItemExpanded2
{	
	font-family: Arial;
	font-size: 12px; 
	font-weight:normal;
	color: #701409;
	background-color: #F6F1EB;
	padding:0px 0px 0px 15px;
	border-bottom:solid 1px White;
	cursor: hand;
}
.panelbarItem3
{	
	font-family: Arial;
	font-size: 12px; 
	font-weight:normal;
	color: black;
	background-color: white;
	padding:0px 0px 0px 25px;
	border-bottom:solid 1px White;
	cursor: hand;
}
.panelbarItemExpanded3
{	
	font-family: Arial;
	font-size: 12px; 
	font-weight:normal;
	color: black;
	background-color: white;
	padding:0px 0px 0px 25px;
	border-bottom:solid 1px White;
	cursor: hand;
}

/************************************FAQ PANEL BAR STYLES END***********************************/
