@media print { 


.AutoTemplate_topleft {
	height: 0px !important;
}
.AutoTemplate_topcenter {
	height: 0px !important;
}
.AutoTemplate_topright {
	height: 0px !important;
}

#AutoTemplate_toplevel_ietable_head {
	height: 0px !important;
}
#AutoTemplate_toplevel_ietable_head > td {
	height: 0px !important;
}
#AutoTemplate_toplevel_ietable_head > td.AutoTemplate_ietable_center {
	height: 0px !important;
}

#AutoTemplate_printlogo {
	display: inline !important;
}

/*
 * Remove all backgrounds for printing..
 */
html, body {
	background: none !important;
}
.AutoTemplate_topleft {
	background: none !important;
}
.AutoTemplate_topcenter {
	background: none !important;
}
.AutoTemplate_topright {
	background: none !important;
}
.AutoTemplate_contentleft {
	background: none !important;
}
.AutoTemplate_contentleft > div {
	background: none !important;
}
.AutoTemplate_contentright {
	background: none !important;
}
.AutoTemplate_contentright > div {
	background: none !important;
}
#AutoTemplate_contentbg {
	background: none !important;
}
#AutoTemplate_content {
	background: none !important;
}
#AutoTemplate_contentbottom {
	background: none !important;
}
.AutoTemplate_bottomleft {
	background: none !important;
}
.AutoTemplate_bottomcenter {
	background: none !important;
}
.AutoTemplate_bottomright {
	background: none !important;
}


}
