@charset "utf-8";
/* CSS Document */

#Topics h4 {
	margin-bottom: 1em;
	border:1px #000000 dotted;
	background-color: #036;
	color: #fff;
	padding: 3px!important;
	width: 574px; background-image: none;
	font-size: 120%;
}
#Topics h5 {
	margin-bottom: 1em;
	color: #000;
	font-size: 110%;
	border-bottom: 1px dotted #666;
}


#Topics dl {
	margin-bottom: 1em;
}

#Topics dl dt {
	
	
}

#Topics dl dd {
	margin-left: 7em;
	margin-top: -1.5em;
	_margin-top: -1.6em;
}

#Topics dl dd dl dd {
	margin-left: 1em;
	margin-top: 0!important
}

#Topics ul,#Topics ol {margin-left: 1.5em}

#Topics ol li ol { margin-bottom: 1em}