/* -----------------------------------------------
              for "Print" media
   ----------------------------------------------- */

body
	{
	zoom: 85%;
	}

#head .utility,
#primaryMenu,
#toc, .toToc,
.mainContentEnd,
#relatedContent,
#footer,
.paging
	{
	display: none;
	}

.structure,
#mainContent
	{
	width: auto;
	}

#head
	{
	padding: 10px 0;
	}

#head h1
	{
	float: none;
	margin: 0;
	}

#content,
#content .structure
	{
	background-image: none;
	}

#mainContent .lead
	{
	border-bottom: #000000 double 3px;
	margin-top: 0;
	}

h2
	{
	background: #999;
	color: #ffffff;
	padding: 5px;
	}

h3
	{
	background: #eee;
	margin-left: -25px;
	padding: 5px;
	}

h4
	{
	background: none;
	border-bottom: #000000 solid 1px;
	margin-left: -25px;
	padding: 0 0 5px;
	}

a:link,
a:visited,
a:hover,
a:active,
a:focus,
dt
	{
	color: #000000;
	}

table th
	{
	background-image: none;
	}

table td
	{
	background: none;
	}
