﻿@media print
{	
	body 
	{
		background:white;
		width: 694px;
	}

	.introduction
	{
		color: #000000;
	}
	div#relatedinfo div.box .title, div#relatedinfo div.box2 .title
	{
		color: #000000;
	}
	.NewsListHead
	{
		color: #000000;
	}
	.NewsListDate
	{
		color: #000000;
	}
	.NewsHeader
	{
		color: #000000;
	}
	.NewsIngress
	{
		color: #000000;
	}
	h1
	{
		color: #000000;
	}
	h2
	{
		color: #000000;
	}
	a
	{
		color: #000000;
	}
	p
	{
		color: #000000;
	}
	ul
	{
		color: #000000;
	}
	div#content .caption, div#content .captionRightNoShadow_50, div#content .captionRight, div#content .captionRight_50, div#content .captionLeft, div#content .captionLeft_50, div#content .captionLeftNoShadow_50
	{
		color: #000000;
	}

	div#tools, .topmenu2, .NavChildToSelected, .shortcuts, .contentfooter, .pagefooter, .notPrintInfo, .console, .secondary-content, div.topmenuDIV, div.SubMenu, div.RelatedInfo
	{
		display : none;
	}

	div.
	{
		display: none;
	}

	div#top
	{
		background: white;
		float: left;
		margin: 0px;
		padding: 0px;
		margin-bottom: 0px;
		width: 1000px
	}

	.url
	{
		display: block;
		clear: both;
		margin: 0;
		padding: 0;
		padding-top: 0px;
		padding-bottom: 18px;
		padding-left: 10px;
		background-color: White;
		border-bottom: 3px solid #708EA5;
		text-align: left;
		width: 670px;
	}

	div#content, div#content-column
	{
		width: 454px;
		padding: 0px;
		margin: 20px 10px 50px 10px;
		float: left;
	}

	H1
	{
		left: 0px;
		top: 0px;
		width: 454px;
		margin-top: 16px;
		margin-bottom: 15px;
		padding-left: 25px;
		padding: 0px;
		float: left;
	}

	div#relatedinfo
	{
		margin-top: 45px;
		background: url(/../../images/print-background.gif) no-repeat top left;
	}

	div#relatedinfo .box, div#relatedinfo .box2
	{
		background: url(/../../images/print-background.gif) no-repeat top left;
	}

	div#relatedinfo .box .table, div#relatedinfo .box2 .table {
		border-top: 2px none #C0BFA1;
	}

	div#relatedinfo h2 
	{
		font-weight: bold;
		color: black;
		font-size: 100%;
		margin-top: 0px;
		margin-left: 20px;
		margin-bottom: 4px;
	}	
	.printPageFooter 
	{
		display : block;
		clear: both;
		margin: 0;
		padding: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top: 3px solid #708EA5;
		text-align: right;
		width: 670px;
	}

	.printPageFooter li {
		display: inline;
		font-size: 80%;
		white-space: nowrap;
	}

	div.tables
	{
		width: 651px;
		margin-left: 10px;
		margin-bottom: 20px;	
	}
}