#body {
	background-image: url(../images/hVisionBodyBg_norpt.jpg);
}
#bodyInt {
	background-image: url(../images/hVisionBodyIntBg_yrpt.gif);
}
#text b {
	/* midrange color */
	color: #a2b0e0;
}
#text blockquote {
	/* desaturated color */
	background-color: #D1D8F0;
}
#text a:hover, #text a:active {
	/* bright color */
	color: #4561c2;
	text-decoration: underline;
}
#text img {
	/* bright color */
	border-color: #4561c2;
}
#sideNav {
	/* midrange color */
	background-color: #a2b0e0;
	background-image: url(../images/hVisionSideBg_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/hVisionLiBg_xrpt.gif);
}
#qc {
	background-image: url(../images/hVisionQcBg_norpt.gif);
}
#qc form input, #qc form label textarea {
	/* desaturated color */
	background-color: #d1d8f0;
}
#qc form label textarea {
	/* bright color */
	scrollbar-arrow-color: #4561c2;
	/* desaturated color */
	scrollbar-base-color: #d1d8f0;
	scrollbar-3dlight-color: #d1d8f0;
	scrollbar-darkshadow-color: #d1d8f0;
}