/* CSS Document  17/08/07 print Network Rail */

body {
margin: 0;
background-color: #fff;
color: #000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

h1 {
font-size: 130%;
font-weight: bold;
background-color: #fff;
color: #000;
padding: 0;
margin: 15px 0 5px 0; 
}

h2 {
font-size: 120%;
font-weight: bold;
background-color: #fff;
color: #000;
padding: 0;
margin: 15px 0 5px 0; 
}

hr.hide { /* invisible dividers for non-styled display */
display: none;
}

#frame {
width: auto;
padding:0;
margin:0 45px;
background-color:#fff;
color: #000;
overflow:visible;
}


#copy div.stretcher, body#bd-home #contain div.stretcher, #ctl00_MasterContentPlaceHolder_WorkList1 div.stretcher {
height:1% !important;
visibility: visible !important;
display: inline !important; 
}


a:link, a:visited, a:active, a:focus {
text-decoration: underline;
color: #000;
background-color: inherit;
padding:0 5px;
}


#skiplinks, #left, #navcontainer, #gmap, #contentfooter, #breadcrumb, #changeFont, #homer, #homebott {display:none;}	