
      @media print{
        DIV.column{float: none; width: auto;}
        .column DIV.mgmtPortlet{ height: auto; overflow: visible; border: none;}
        DIV.mgmtPortlet{
        	page-break-after: always;
        }
		  .pageToggle{display: none; margin: 0 0 0.5em; text-align: center;}
		  DIV.mgmtPortlet H4, DIV.mgmtPortlet H3{color: black; background-color: white;}
        DIV.mgmtPortlet UL.links, DIV.mgmtPortlet H3 A{display: none !important;}
        .MainMenu, .PageMenu{display: none;}
		  .SiteTitleData{display: none; }
        ADDRESS{display: none; background-color: white; color: black;}
        ADDRESS A{background-color: white !important; color: black !important;}
      }
