@import url('screen_core.css');

/* Print overrides: */
div#container {width: 7in; padding: 0; margin: 0; }
  table#main {width: inherit; padding: inherit; margin: inherit; }
    td#header {background: none; }
      div#quick-nav {display: none; }      
	  div#logo {background: none; }
	  div#logo img {width: 150px; height: 49px; }
      table#main-nav {display: none; }
	  div#description {height: 43px; margin: 0; padding: 0; width: inherit; }
    td#left-nav {display: none; }
    td#body {width: inherit; padding: inherit; margin: inherit; }
    /* IE min-height fix */
    body > td#body {}
      div#breadcrumbs {padding: 8px 0 0 22px; margin: 0; }
	  div#content {width: inherit; padding: inherit; margin: inherit; }
	table#main td#ad-space {display: none; }
	td#footer {padding: 8px 10px 0; }
	td#footer ul {display: none; }
	img#iso-logo {display: none; }
  div#border-bottom {width: 100%; height: 13px; }
  
  body {font-family: Times New Roman, Times New Roman, Serif; font-size: 12pt; }