/* CSS Document  21/02/07 print Applied Biosystems */

body {
margin: 0;
background-color: #fff;
color: #000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

#header {display:none;}


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, #contain {
width: auto;
padding:0;
margin:auto;
background-color:#fff;
color: #000;
overflow:visible;
}

#copy div.stretcher {
height:1% !important;
visibility: visible !important;
display: inline !important; 
}

p{
font-size: 90%;
margin-top:auto;
margin-right:auto;
margin-bottom:25px;
margin-left:auto;
}


a:link, a:visited, a:active, a:focus {
text-decoration: underline;
color: #000;
background-color: inherit;
padding:0 5px;
}


#skiplinks, #navcontainer, #contentfooter, #subnav, #breadcrumb, #homeflash, #factflash, #right img, .ffleft img, .ffright img, #rtrain ul, #rtrain li, #copy img.pdf  {display:none;}	