body{
	padding-top:2px;
	padding-left:20px;
}
#content-table{
	padding-top:100px;
	padding-left:20px;
}

td{
	color:#000000;
}


#print_logo {
	position:fixed;
	display: block;
	top:0px;		
	left: 20px;
	height: auto;
	z-index:10;
	text-align:center;	
	}

#logo{
	display: none;
	position:fixed;
	top:0px;	
	background: url(/img/print_logo.jpg) top center no-repeat;
	width: 501px;
	height: 100px;
	text-align:center;
}

#nav-wrapper, #footer, .footer, .tertiary,.topMenu, .leftMenu, #doNotPrint, #nav-right, #headertop, #website-slogan, #fill-bar {
	display: none;
}
