.toc {
	font-size:12pt;
	line-height: 18pt;
}
.toc .close {
	list-style-image:url(close.gif);
	line-height: 18pt;
}
.toc .open {
	list-style-image:url(open.gif);
	line-height: 18pt;
}
.toc UL LI {
	list-style-image:none;
	list-style:none;
	font-size:11pt;
	padding-left:5;
	line-height: 18pt;
}
.toc UL, .toc UL UL {
	display:none;
	padding-left:5;
	line-height: 18pt;
} 
.toc .expanded {
	display:block;
	padding-left:5;
	line-height: 18pt;
}
