/**
 * Style sheet print
 */
body
{
	font-size:10pt;
}

#header .mod_navigation, #header img, #left, #footerSearch, #footerText p.bottom, .printer, h1
{
	display:none;
}

.invisible
{
	display:none;
}

h2
{
	font-size:12pt;
	color:#9B0000;
}

#logo a
{
	width:451px;
	height:50px;
	display:block;
	margin:0px 0px 20px 0px;
	font-weight:bold;
	text-decoration:none;
	font-size:12pt;
	color:#666;
	background: none;
}

p.copy
{
	font-style:italic;
}

#printHeaderImage
{
	margin-bottom:10px;
}

#main img
{
	border:1px solid #CAC29E;
}

p.back
{
	display: none;
}
