#logo, #topLogos, #topLinks, #topSearch, #menu, #colLeft, #highlights, #components, #footer ul, #footerLeft, #footerRight { display: none; }

body, table, tr, th, td {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	}
	
img { border: none; }

#site, #colRight {
	background: none;
	width: auto;
	margin: 0;
	padding: 0;
	}
	
#homeLeft, #homeRight {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	}
	
#logoPrint {
	font-size: 64px;
	font-weight: bold;
	color: #294160;
	text-align: center;
	display: block;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
	}
#logoPrint span {
	font-size: 14px;
	font-style: italic;
	color: #355a84;
	}

#footer {
	background: none;
	font-size: 11px;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
	color: #6e6e6e;
	width: auto;
	}
#footerMiddle { width: auto; }