/** {margin:0; padding:0; font:12px Verdana,Arial}*/
code {font-family:"Courier New",Courier}

#options {
	width:440px;
	margin:10px auto;
	text-align:right;
	color:#80B0BB;
	font: 11px Arial, Helvetica, sans-serif;
}
#options a {
	text-decoration:none;
	color:#71A7B3;
	font: 11px Arial, Helvetica, sans-serif;
}
#options a:hover {
	color:#CC0000
}

#acc {
	width:500;
	list-style:none;
	color:#033;
	margin:0 auto 0px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#acc h3 {
	width:500px;
	padding:4px 6px 4px 20px;
	margin-top:5px;
	cursor:pointer;
	background:url(../images/bullet_blue_expand.gif) no-repeat left center;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #1F4452;
	text-decoration: none;
}
#acc h3:hover {
	background:#F0F0F0 url(../images/bullet_blue_expand.gif) no-repeat left center;
	padding-left: 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}





#acc .acc-section {
	overflow:hidden;
	background:#FFFFFF
}
#acc .acc-content {
	width:500px;
	padding:5px;
	background:#fff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#nested {
	width:500px;
	list-style:none;
	color:#033;
	margin-bottom:5px;
	margin-right: 15px;
	margin-left: 15px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nested h3 {
	width:500px;
	padding:2px 6px 2px 20px;
	cursor:pointer;
	background:url(../images/bullet_blue_expand_small.gif) no-repeat left center;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nested h3:hover {
	background:url(../images/bullet_blue_expand_small.gif) no-repeat left center;
	padding-left: 20px;
	color: #CC0000;
	text-decoration: none;
}



#nested .acc-section {
	overflow:hidden;
	background:#fff;
	font: 12px Arial, Helvetica, sans-serif;
	color: #050D0F;
}
#nested .acc-content {
	background:#fff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

#nested .acc-selected {
	background:url(../images/bullet_blue_collapse_small.gif) no-repeat left center;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#nested  .acc-content a {
	color: #333333;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
}
#nested .acc-content a:hover {
	color: #CC0000;
	text-decoration: none;
}

