﻿@Media Print
{	  
	body
	{
	  color:                      #000;
	  background:                 transparent none;
	  font-size:smaller;
	}
	div#frame
	{
	  border:                     none;
	  background:                 transparent none;
	}
	body#report div#availableReportsPositioner
	{
	  display:                    none;
	}
	body#report #bannerPanel
	{
	  display:                    none;
	}
	body#report form,
	body.report form
	{
	  width:                      300px;
	}
	body#report #bottomContent,
	body.report #bottomContent
	{
	  display:                    none;
	}
	body#report #copyright,
	body.report #copyright
	{
	  color:                      #000;
	}
}

