/* Print Styles */

BODY
{
  background-color:white;
}

.noprint
{
  display:none;
  visibility:hidden;
}

#printLogo
{
  padding-bottom:20px;
}

#midGrayContainer
{
  text-align:center;
  font-weight:bold;
  padding-bottom:20px;
}

#pageContent
{
  width:auto;
  height:auto;
}

#pageContainer
{
  width:auto;
  height:auto;
  background-image:none;
}

#siteContainer
{
  height:auto;
  width:auto;
}