body {
	background: white;
}

a:link, a:visited {
   color: #D00032;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#main {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}

#printBranding {
	display: block;
}

#masthead, #indexLeftCol, #leftCol, #indexRightCol, #rightCol, #footer, #indexCover {
	display: none;
}

#indexCenterCol, #centerCol {
	margin: 0;
	padding: 0;
}

