/*======================================================================================================*\

        TITLE:  Print Style Sheet
       CLIENT:  Non-Profit Partners
  TARGET SPEC:  CSS 2
     MODIFIED:  2009.04.10
    AUTHOR(S):  Graham Wheeler and Susan Ferguson-Wheeler / NetMediaOne - www.netmediaone.com

\*======================================================================================================*/

html { background: none; }
body { background: none; font: normal 10pt/1.66 Verdana, Arial, Helvetica, sans-serif; width: 6.5in; margin: 0 auto 0 auto; }
body.StandAlonePage { background-image: none; }

div { display: inline !important; }
div.Column { display: inline; float: none; width: auto !important; }
td.Column { vertical-align: top; }

.Col1 { width: auto; margin-right: 0px; }
.Col2 { width: auto; margin-right: 0px; }

.NewsletterPage .Col1 { width: 630px; margin-right: 15px; }
.NewsletterPage .Col2 { width: 250px; margin-left: 15px; }

.Box670, .Box910, .ContentBox h2, .InnerContent { background: none !important; width: auto !important; }
.InnerContent { padding: 0px !important; }

#sideBar, h1 a, h2 a, h3 a { display: none !important; }

/* NO-SHOW Elements */
.HideOnPrint { display: none !important; }

