html { margin: 0px; }

body {
	background: #FFFFFF;
	text-align: left;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.printfbody {
	background: #FFFFFF;
	text-align: left;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper, #wrapper3col {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	background: url('../images/rs-cms_bg.gif') repeat-y;
	text-align: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}
	html>body #wrapper, html>body #wrapper3col { width: 100%; }
	
#wrapper3col {
	background: url('../images/rs-cms_bg.gif') repeat-y;
}

#footer {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	color: #000000;
	padding: 0px 0px 0px 0px;
	background-image: none;
	text-align: center;
}

#header {
	height: 120px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/rs-cms_header.gif');
	text-align: left;
	background-repeat: no-repeat;
	background-color: #84DE00;
	color: #84DE00;
}

#leftcol {
	width: 170px;
	float: left;
	text-align: left;
	background: url('../images/rs-cms_vert_menubg.gif') repeat-y;
	padding: 0px 0px 0px 8px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	text-align: left;
}
	html>body #leftcol { width: 170px; }
	
#leftcol2 {
	width: 170px;
	background: url('../images/rs-cms_vert_menubg.gif') repeat-y;
	padding: 0px 0px 0px 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
	float: left;
}
	html>body #leftcol { width: 170px; }
	
#leftcol2 h3 {
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family:inherit;
	float: left;
	}

#maincol {
	float: left;
	padding: 0px 0px 0px 0px;
}


#centercol {			/* basically a modification of "maincol" */
	float: left;
	padding: 4px 5px 8px 15px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	
	
	#printercol {			/* basically a modification of "maincol" */
	float: left;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
}
	
	#printercol img.lpic {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 9px;
	margin-bottom: 5px;
	}
	
	#printercol img.rpic {
		float: right;
		margin-top: 5px;
		margin-left: 3px;
		margin-right: 10px;
	}
	
	#printercol img.mpic {
	float: none;
	margin-top: 5px;
	margin-left: 9px;
	margin-right: 0px;
	margin-bottom: 5px;
	}

	
	#printercol p {
		margin-left: 150px;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 3px;
		margin-right: 10px;
	}
	#printercol p.noimg {
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
#rightcol {
	width: 10px;
	float: right;
	padding: 5px 5px 5px 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 10px;
	vertical-align: top;
}
	html>body #rightcol { width: 10px; }
	
.column-in {
	margin:0; padding:0.5em 1em;
	}
	
