#acc {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#acc h3 {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: Calibri, "Lucida Grande","Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	background: #dbd4c4;
	color: #666666;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	font-style: normal !important;	
	font-weight: normal !important;	
}

#acc li {
	list-style-position: inside;
	list-style-type: none;
}

#acc h3:hover {	
	color: #445566;
	cursor: pointer;
	background-color:silver; 
}
#acc h3 a {	
	text-decoration: none;	
	font-family: Calibri, "Lucida Grande","Lucida Sans", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal !important;	
	font-weight: normal !important;	
}
#acc p a {	
	text-decoration: none;	
	color: #4e5680;
}
#acc .acc-section {overflow:hidden;}
#acc .acc-content {padding:15px; border-top:none;}

#nested {width:425px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:393px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}