* {
}
code {}

#options {text-align:right}
#options a {text-decoration:none}
#options a:hover {}

#acc {
	list-style:none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#acc h3 {
	font-weight:normal;
	cursor:pointer;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#acc h3:hover {}
#acc .acc-section {
	overflow:hidden;
}
#acc .acc-content {border-top:none}

#nested {list-style:none; color:#333333}
#nested h3 {cursor:pointer}
#nested h3:hover {}
#nested .acc-section {overflow:hidden}
#nested .acc-content {
	border-top:none;
	color: #36b8d8;
}
#nested .acc-selected {}
#nested strong {
	cursor:pointer;
	color: #36b8d8;
}
#acc .acc-content a:link {
	border-top:none;
	padding-right: 0px;
	color: #36b8d8;
}
#acc .acc-content a:active {
	border-top:none;
	padding-right: 0px;
	color: #36b8d8;
}
#acc .acc-content a:hover {
	border-top:none;
	padding-right: 0px;
	color: #36b8d8;
}
#acc .acc-content a {
	border-top:none;
	padding-right: 0px;
	color: #36b8d8;
	font-weight: bold;
}

