body {
   background: white;
   font-size: 10pt;
   }
.noPrint {
   display: none;
   }
.print {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://www.bnsf.com" attr(href) ") ";
   }
.mainPageAreaBorder{border:1px solid #fff;}
.logo {padding-bottom:20px;}
.logo A {text-decoration:none;}
table.mainHeader {
  width: 700px;
  border: 0px;
}
table.mainBody {
  width: 700px;
  border: 0px;
}
td.mainHeader {
  width: 700px;
  height: 80px;
}
td.mainBody {
  width: 700px;
}