/* CSS Document fho-print.css */

body {
	background-color: #FFFFFF;
	background-image: none;
}

#wrapall { /* Wrapper for complete web page */
  width: 100%;
	background-color: #FFFFFF;
}

#header {
	position: relative;
	height: 87px;
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: solid #4ec4ee 2px;
}

#header h1 {display: none !important;} /* h1 only used in #header */

#title {
	right: 0;
	color: #000000;
        font-size: 32px;
}

/* breadcrumb trail */
#crumbs, #sitemap, #menu1, #genfair, #ffhs
{ display:none !important; }

#mainpage {
	background-color: #FFFFFF !important;
}

#tandc {
	margin: 0;
}
