#body {
	background-image: url(../images/hContactBodyBg_norpt.jpg);
}
#bodyInt {
	background-image: url(../images/hContactBodyIntBg_yrpt.gif);
}
#text b {
	/* midrange color */
	color: #c1eb94;
}
#text blockquote {
	/* desaturated color */
	background-color: #e0f5ca;
}
#text a:hover, #text a:active {
	/* bright color */
	color: #84d82a;
	text-decoration: underline;
}
#text img {
	/* bright color */
	border-color: #84d82a;
}
#sideNav {
	/* midrange color */
	background-color: #c1eb94;
	background-image: url(../images/hContactSideBg_norpt.gif);
}
#sideNav ul li a:link, #sideNav ul li a:visited {
	background-image: none;
}
#sideNav ul li a:hover, #sideNav ul li a:active {
	background-image: url(../images/hContactLiBg_xrpt.gif);
}
#qc {
	background-image: url(../images/hContactQcBg_norpt.gif);
}
#qc form input, #qc form label textarea {
	/* desaturated color */
	background-color: #e0f5ca;
}
#qc form label textarea {
	/* bright color */
	scrollbar-arrow-color: #84d82a;
	/* desaturated color */
	scrollbar-base-color: #e0f5ca;
	scrollbar-3dlight-color: #e0f5ca;
	scrollbar-darkshadow-color: #e0f5ca;
}