﻿#slideyBits {
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E3dcce;
	color: #4b4b4b;
	width:190px;

}
#slideyBits h2 {
	/*height: 20px;
	line-height: 20px;
	background: url('../images/slidey_top.gif') no-repeat left top;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #4fa600;
	*/
	padding: 0;	
	margin: 0;
	height: 20px;
	background-color: #5d5951;
	background-image: url(/_layouts/images/legal_leftnav_head.jpg);
	background-repeat: no-repeat;
	width: 190px;
	line-height: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: 900;
	color: #e2e2e2;
	
}

#slideyBits dt {
margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	color: #705624;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-image: url(/_layouts/images/legal_accodi_off.jpg);
	background-repeat: repeat-x;
}
#slideyBits dd {
	margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	color: #18397C;
	font-size: 12px;
}
#slideyBits ul {
border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;

}
#slideyBits li {
	list-style:none outside none; display:inline;
}

#slideybits li a {
	color:#4b4b4b;
	display:block;
	text-indent:12px;
	text-decoration: none;
}
#slideybits li a:hover {
	background-color:#e5e5e5;
	color:#4e5d9a; 
}





#slideyBits dt.slideyBitsHover {
margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	/*color: #CC6633;*/
	color:#e6ca8a;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-image: url(/_layouts/images/legal_accori_on.jpg);
	background-repeat: repeat-x;
}
#slideyBits dt.slideyBitsActive {
margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
    /*color: #CC6633;*/
	color:#e6ca8a;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-image: url(/_layouts/images/legal_accori_on.jpg);
	background-repeat: repeat-x;
}


/*li { list-style-type: none; }*/

#slideybits a.head {
	margin:0px;
	padding:0px;
	cursor:pointer;
    font-weight: 900;
	text-decoration: none;
	text-indent: 8px;
	color: #18397C;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	background-image: url(/_layouts/images/legal_accodi_off.jpg);
	background-repeat: repeat-x;
}
#slideybits a.head:hover {
	color: #CC6633;
	background-image: url(/_layouts/images/legal_accori_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#slideybits a.selected {
	color: #CC6633;
	background-image: url(/_layouts/images/legal_accori_on.jpg);
}
#slideybits a.current {
	background-color:#999999;
}