.no-print { display:none; }

body { 
	font-family: Helvetica,Arial,sans-serif;
	font-size:85%;
	background: #ffffff; 
}
h3 { font-size: 1.5em; }
h4 { font-size: 1.5em; }
h5 { font-size: 100%; }
h1,h2,h3,h4,h5,h6 {	margin-bottom: 0; line-height: .8; }
p,ul,ol { margin-bottom: 0; line-height: .8; }


#banner, #navigation, #left, #right {
	display: none;
}

.wrapper { width: 600px;}

#content { padding: 0;}

#right-cols { float: none; width: 600px;}

.right-banner-image { display:none; }

#page-tools { display:none; }

#footer .wrapper {
	padding-top:20px;
	color: #000000;
	text-align: left;
}
#footer img.print-only {
	display: block;
	width: 261px;
}

#copyright { display: none;}
#footer #address {
	display:block;
}

#footer #address .fn {
	display: none;
} 

#footer #address .adr {
	margin: 5px 0 0 30px;
}

#footer #address .street-address,
#footer #address .tel {
	display:block;
}
#footer #address .print-left {
	float:left;
	width:auto;
}

#footer #address .print-right {
	float:right;
	width:auto;
}

#footer #address .url {
	margin-top: 10px;
}
