/* -----------------------------------------------
              for "Print" media
   ----------------------------------------------- */

body
	{
	margin: 0;
	padding: 0;
	zoom: 75%;
	}

body,
.container
	{
	background-image: none;
	}

#header .utility,
#primaryMenu,
#categoryTitle .keyVisual,
#toc,
.toToc,
.toTop,
#siteGuide,
#subContent,
#footer ul
	{
	display: none;
	}

#header
	{
	height: auto;
	padding: 0;
	}

#identity .slogan
	{
	display: none;
	}

#identity h1
	{
	margin: 0 0 10px;
	position: static;
	top: 0;
	left: 0;
	}

#mainContent
	{
	float: none;
	margin-left: 0;
	width: auto;
	}
