@charset "utf-8";

body { background:#FFFFFF; }

#templateNavigation,  
#templateLeftBar,
#templateFooter { display:none; }

#content { width:950px; }

#templateHeader #mainIDBLogo img { height:50px; }
#templateHeader { border-bottom:solid 1px #999999; height:54px; margin-bottom:18px;}
#templateFooterPrint { border-top:solid 1px #999999; margin-top:18px; text-align:center; }
#templateFooterPrint p { margin-top:6px; }
.noPrint { display:none; }
.print { display:block; }