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

/*	These styles are applied only when the browser prints a page.  They hide the navigation elements so that only
	page content is printed. */

#branding {
	display: none;
}
#mainMenu {
	display: none;
}

#col1 {
	display: none;
}
