@charset "UTF-8";
/* CSS Document */

/* Show all of the main content */
div#main-content {
	overflow: visible;
}

/* Always hide these items when printing. */
.hide4print {
	display: none;
	width: 0;
	height: 0;
}

/* Hide all headers, sidebars, and footers */
div#header,
div#banner-section,
div#right-bar-wrapper,
div#left-bar-wrapper,
div#footer,
.title-block,
.title-block-seeker,
.title-block-business-services,
.title-block-youth-services,
.title-block-career-resource-center {
	display: none;
}
