/* general presentation stuff */
body, p, ul, a {
	background-color: #fff;	
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	font-size: 11pt;
	background: none #FFF;
}
a, a.visited { color: #369; }
.noprint { display: none; }

#pg{
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	border: none;
	background: none #FFF;
}
#headerNav, #subnav_ks_p, #subnav_ks_r, #nav, #subnav_cs_r, #subnav_cs_p { display: none; }
#nav { display: none; }
#stage, #stageLft, #interLeft, #projHeader, #stageRghtInner, .tempEbox, #stageRghtInner, #stage_c, #description, #otherItems{
	margin-top: 10px;
	background: none;
	background-color: #FFFFFF; 
}
.tempEbox { width: 60%; }
.bodycopy { font-size: 125%; }
.normalBlk { font-weight: bold; margin: 0; padding: 0; }
.normal { margin-top: 0; padding: 0; }
.graybackground { background: none #FFF; }
.projItemList {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.bigGap, .smallGap, .stageImg, .contactfldrow { display: none; }
#header { width: 600px; display: block; }
#leftRailNav, #footer, #projHeader, #prodChoices { display: none; }
.printonly { text-align: center; font-size: 80%; padding-top: 10px; }
