
/* PRINT STYLESHEET */

/* Do Not Display * { font-family: Times New Roman, Arial, Verdana;} */
#access {display:none;}
.noprint {display:none;}
#topSearch {display:none;}
#header .r,#header p,#header ul{display:none;}
ul#gns,#statusBar,#firstCol,#thirdCol {display:none;}
#pgActions,#homeFocus,.designed {display:none;}
#contentTop p,#contentTopWide p { display:none; }
#footer ul#FNS {display:none;}



/* Alterations for printing*/

#secondCol { width: 700px; }
#secondCol #secondCol-single {width: 600px; padding: 0 0 0 25px; }
#contentTop { border-bottom : none;}
#wrapper {  border: none; }
#footer { width: 700px; color: #ddd;}
#footer .top { border-top: 1px solid #94CB00; padding-top:0px;}


