#acc{
	list-style:none;
	margin:0 auto;
	color:#b7b7b7;
	font-size:18px;
	line-height:30px;
	font-style:italic;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	min-height:273px;
}
#acc a{
	text-decoration:none;
	color:#000;
}
#acc h3{
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	margin-top:0px;
	cursor:pointer;
	color:#000;
	font-style:italic;
	width:137px;
}
#acc .acc-section{
	overflow:hidden;
}
#acc .acc-content{
	padding-left:16px;
	font-size:14px !important;
	color:#b7b7b7 !important;
}
#acc .acc-content a{
	color:#000 !important;
}
#nested{
	list-style:none;
	color:#b7b7b7 !important;
}
#nested a{
	color:#b7b7b7 !important;
}
#nested h3{
	cursor:pointer;
	font-weight:bold !important;
	color:#000 !important;
}
#nested h3:before{
	/*content:"-";*/
}
#nested h3:hover{
}
#nested .acc-section{
	overflow:hidden;
	color:#b7b7b7 !important;
}
#nested .acc-content{}
#nested .acc-selected{}
