@media print { 
	#siteMenu,
	#nav,
	#footer,
	#bankNews,
	#frontpage,
	#modules,
	#siteMenu, 
	#sitesearch, 
	#languageSelection,
	#recentItems,
	#header, 
	#headerEnd, 
	#obj1,
	.details,
	.button,
	#new-features,
	#news {display:none}
	#outer, #inner, #contentPane, .home #contentPane { position: static; width: 100%; margin: 0; padding: 0; border: 0; background-image: none; float: none; }
	#contentPane { font-family: sans-serif; font-size: .9em; margin: 0 0 0 0; position: static; }
	#contentPane h1 { font-size: 1.4em; }
	#contentPane h2 { font-size: 1.2em; }
	#contentPane h3 { font-size: 1.1em; }
	#contentPane .article h1 { font-size: medium; }
	#header p#datebar { display: block; }
	#main { margin: 0 0 0 0; background: transparent url(visitaruba/va_logo.gif) no-repeat right top;  }
	body, #main { width: auto; }
	body, #main, #contentPane * { color: black; }
	body { /*margin: .5in;*/ font-size: .9em; background:none; }

	/* Member Application */
	body.viewMemberApplication #contentPane {font-size:1em;margin-top:2em;}
	body.viewMemberApplication #contentPane p {clear:left;}
	body.viewMemberApplication #contentPane #signature {width:50%;}
	body.viewMemberApplication #contentPane h1 {position: absolute;top:0;background: url(ahata/logo_top_print.png) no-repeat top right;height:137px;width:99.9%}
	body.viewMemberApplication #contentPane h2 {background-color:silver;}
	body.viewMemberApplication #contentPane h3 {display:none;}
	body.viewMemberApplication #contentPane dd {border-bottom:1px solid gray}
}