/**
 * print.css
 * 2009-05-20
 */
body{
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#search, #navigation, #mast, #footerlinks, #breadcrumbs, #printbutton {
	display: none;
}

#sponsors img {
	background-color: #001634;
	border: 0;
}

#footer, #reflection, #sponsors {
	font-size:80%;
}

img {
	border: 0;
}

#poweredby {
	display: none;
}

#page {
	width: 640px;
}
