/* This stylesheet adjusts the appearance for printing.
 * Mostly, this means hiding everything but the banner
 * graphic and the main content.
 */
td.clsHeaderBar, div#globalNavBar, div#vacationPlanner,
div#Bucket1, div#Bucket2, div#Bucket3, div#Bucket4,
div#Bucket5, div#travelInsuranceBucket, div.footerNavBar,
div#printTop, div#printBottom, ul.secondaryNavList,
div#seo
{
	display:none;
}