/* print stylesheet */
#top, #skipNavigation, #overlay, #footer, #nav, .quickLinks, #wizardSettings, #nav3, #search, embed, object, .rssLink, .choiceOptions {
	display: none;
}

body {
	margin: 0;
	padding: 0;
	font: 10pt/14pt Arial, Verdana, Helvetica, sans-serif;
	}

a {
	text-decoration: none;
	color: #999;
	}

#contentHeader {
	text-align: right;
	}

#content\Header h1 {
	display: list-item;
	letter-spacing: -999em;
	color: #fff;
	list-style-image: url(../i/assets/image_logo-content-print.gif);
	list-style-position: inside;
	font-size: 1pt;
	height: 100px;
	}

*html #content\Header h1, #content\Header h1 {
	list-style-image: url(../i/assets/PrintPage_logo.gif);
	list-style-image: url(../i/assets/PrintPage_logo.gif) !ie;
	}
	
h2 {
	color: #be0f34;
	font-size: 14pt;
	font-weight: normal;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #c7002e;
	}