* { margin: 0; padding: 0; }body {	font: 90% trebuchet, helvetica, arial, sans-serif;	color: #333;	background: url(../images/hbc-strip.jpg) top center repeat-y #bcc6ce;	}p {	font-size: 90%;	line-height: 1.3;	margin: 1em 0;	}h1 { font-size: 140%; }h1 span { font-size: 120%; }h2 {	margin-bottom: 1em;	clear: both;	}// h2.noScreen { padding-top: 2em; }	.imgLeft { float: left; margin: 0 10px 5px 0; }.imgRight { float: right; margin: 0 0 5px 10px; }.noPrint { display: none; }#navigation { display: none; }#content ul {	font-size: 90%;	font-weight: bold;	color: #036;	list-style: none;	}#content li {	float: none;	margin: 0 1em 0.5em;	}#content dl {	margin: 2.3em 2em 0 0;	float: left;	font-size: 90%;	}	#content dd { margin: 0 0 0.5em 10em; }#content dd p { margin: 0; font-size: 100%; }#content dt {	color: #036;	margin-bottom: -1em;	padding-top: 0.5em;	}#content dd.first { margin-left: 1em; }#content dt.first { font-weight: bold; color: #369; font-size: 120%; }#foot {	list-style: none;	clear: left;	font-size: 80%;	color: #000;	text-align: center;	margin: 1em 50px;	border-top: 1px solid #999;	}#foot li { margin-top: 1em; }