/* {margin:0; padding:0; font:12px Verdana,Arial} */
/* code {font-family:"Courier New",Courier} */

#options {margin-bottom:5px;}
#options a {text-decoration:none;}
#options a:hover {color:#003333;}

#acc 
{	
	width:98%; 
	list-style:none; 	
	margin:0 auto 40px; 
	padding: 0; 
	float:left;	
}
#acc h3 
{	
	border:1px solid #9ac1c9; 
	padding:6px 6px 5px; 
	font-weight:bold; 
	margin-top:0px;
	margin-bottom: 0px; 
	cursor:pointer; 
	background:url(images/header.gif)
}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section 
{	
	overflow:hidden; 
	background: #030541;
	margin-bottom: 15px;
	border:1px solid #9ac1c9; 
}

#acc .acc-content 
{	
	padding:0 15px 15px 15px;
	padding-left: 0px; 
	border-top:none; 
	background: #030541;
}

#acc li
{
	margin: 0;
}

#nested 
{	
	list-style:none; 
	color:#033; 
	/*margin-bottom:15px;*/
	/*padding-left:15px;*/ 
}
#nested h3 
{
	border:1px solid #9ac1c9; 
	padding:6px 6px 5px; 
	font-weight:bold; 
	margin-bottom:0px; 
	margin-top:15px;
	cursor:pointer; 
	background:url(images/header.gif)
}

#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section 
{
	overflow:hidden; 	
}

#nested .acc-content 
{	
	padding:15px; 	
	border:1px solid #9ac1c9; 
	border-top:none;
	background: #003333;  	
}
#nested .acc-selected {background:url(images/header_over.gif)}
