
/* outer DIVs */
#div750 {width: 98%; margin: 0 auto; text-align:left}
#div660 {width: 98%; margin: 0 auto; text-align:left}

/* hide the 7-topic CSS top navbar */
.nav {visibility:hidden; height:0px; display:none}
.navbase {visibility:hidden; height:0px; display:none}

.printonly {display: block;}   /* this class is redefined in the index-ap.css file for display purposes */

.printhide {display: none;}    /* use this class when you do not want content to display on screen, but you do want the content printed */

/* Rod: decided not to change colors to black since there might be benefits to printing in color

h1, h2, h3, h4, h5, h6 { color:#000000; page-break-after:avoid; page-break-inside:avoid; }

ul, ul ul, ul ul ul {
   list-style-image:none;
}

a, a:link, a:visited, a:hover, a:active, font { color:#000000; } 

*/