.body {
background-color:#f6f5f2}



#topBarContainer{
	width: 765px;
	height: 23px;
	background-color:#666666;
	position:fixed;
	z-index:30;
	margin-top:0px;
	padding: 0px;
	border:0px;
	
}
		
#TOCmasterContainer {
	float:left;
	clear:left;
	width:125px;
	margin-left:10px;
	position:fixed; 
	z-index:8;
	background-color:#F6f5f2;
	margin-top:24px;
	border:0px;
	
}


#helpIcon {
	float:left;
	clear:left;
	margin-top:8px;
	padding-left:10px;
	width:46px;
	height:43px;
	border:0px;
	margin-bottom:12px;
}
		
#TOC {
	width:125px;
	height:500px;
	float:left;
	clear:left;
	xmargin-top:5px;
	margin-left:0px;
	border:0px;

}
	
	
#dividerLine {
	background-color:#666666;
	height:550px;
	width:3px;
	float:left;
	margin-left:0px;
	margin-top: 0px;
	position:fixed; 
	left:125px;
	z-index:50;
	border:0px;
}

#helpContentContainer {
	float:left;
	width:575px;
	margin-left: 20px;
	margin-top: 0px;
	position:absolute; left:153px; top:50px;
}
#contentHeaderIcon {}
#printButton {
	position:absolute;
	left:650px; top:50px; width:74px; height:25px; z-index:3}
