.FAQ .Count
{
	color:#DD0002;
	width: 15px;
	margin-left: 0;
	
}

.FAQ .Question
{
	background-color:white;
	text-decoration: underline;
	color:#DD0002;
	margin-left: 20px;
}

.FAQ .ExpandablePanelList
{
	padding-top:10px;
}

.FAQ .ExpandablePanelList .ListItem
{
	background-color: #ffffff;
}

.FAQ .ExpandablePanelList .ExpandablePanel.Alt
{
	background-color: #ffffff;
}

.FAQ .ExpandablePanelList .ExpContent
{
	padding-left: 20px;
	padding-bottom:0;
	margin-bottom:0;
}
