/* 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: 110%;
font-weight: bold;
background-color: #fff;
color: #000;
padding: 0;
margin: 15px 0 5px 0; 
}

h2 {
font-size: 95%;
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; 
}

p, div.red, div.black{
font-size: 90%;
margin-top:auto;
margin-right:auto;
margin-bottom:25px;
margin-left:auto;
}

div.red span {
padding:0;
margin:0;
font-size: 90%;
}


a:link, a:visited, a:active, a:focus {
text-decoration: underline;
color: #000;
background-color: inherit;
padding:0 5px;
}


#skiplinks, #navcontain, #contentfooter, #breadcrumb, #footer, #submenu, #header, #flashhome {display:none;}	