@media print{

body {
	_zoom: 60%; /*WinIE only */
	/*font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
	text-indent:2.0;*/
	width:auto !important;
}

#utilityWrapper{
	display:none !important;
}

#titleArea, #titleArea_noLeft{
	float:none !important;
	padding-left:0px;
}

#footerWrapper #sitemap, #footerWrapper #sitemap_e, #footerWrapper #footerNavi {
	display:none !important;
}

#contents{	
	height:100%;
	min-height:100%;
}

#groupLinkWrapper{
	clear:both !important;
	width:100% !important;
}

#footerWrapper #copy{
	position:relative !important;
}

}