/* Screen CSS Styles – Styles for the screen media type */

body {
	/*background: white url("/img/structure/header_bg_tile.gif") repeat-x top center;*/
}

/* Hide Print Elements */
#printHeader, #footerTablePrint, #printPeople {
	display: none !important;
}
