/* Print CSS Document for HRCC website */
body {
	background: #ffffff;
}

#scrollercontainer {
	display: none;
}

#pagecontainer {
	background-image: none;
	background: #ffffff;	
	}

#headercontainer {
	display: none;
}

#utilitycontainer {
	display: none;
}

#headermenu {
	display: none;
}

#breadcrumbmenu {
	padding-left: 5px;
}

#contentcontainer {
	float: left;
	width: 520px;
	text-align: left;
	}
	
#lefthandcontainer {
	display: none;
}

#footercontainer {
	clear:both;
	width:100%;
	position: relative;
	top: 0px;	
	text-align:center; 
	font-family:Arial; 
	font-size:12px; 
	color:#000; 
	background: #FFFFFF;
	background-image: none;
}

#categoriessearch DIV.categories {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: .88em;
	background-color: #ffffff;
	z-index: 300;
}

.dmfloatMenuBtn {
	display: none;
}


