/********************* TOC STYLES STARTS *********************/

#contents ol{
	margin:0px 0px 0px 25px;
	padding:0px 0px 9px 0px;	
}

#contents ol ol{
	margin:0px 0px 0px 50px;	
	list-style:none;
}

#contents ol ol ol{
	margin:0px 0px 0px 75px;
	list-style:none;
}

#contents li{
	position:relative;	
	margin:5px 0px 0px 0px;
}

#contents li span{
	position:absolute;
	right:0px;
}

#contents li a:link,
#contents li a:visited{
	cursor:pointer;
	border-bottom:1px dashed #CCCCCC;
	display:block;
	width:100%;
	height:1.1em;
	margin-right:-20px;
	text-decoration:none;
}

#contents li a:hover{
	border-bottom:1px solid #CCCCCC;
}


/******************** TOC STYLES FINISHES ********************/
