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