#nav { /* don't print the site navigation */
	display: none;
}

#container, #content, #content_body {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	color: black;
}

#content_body {
	margin: 0 5%;
}


body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; /* 12 px*/
	line-height: 16px;
}

h1#ti\tle {
	display: list-item;
	list-style-image: url(/images/print_logo.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
	height: 85px;
}

#header #logo img, #header #headline img {
	display: none; 
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

#rightCol .byline {
	font-size: 9px;
	margin-bottom: 0;
	font-style: italic;
}

#rightCol .rssTitle {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#footer {
	padding-top: 24px;
}
