/* 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: 120%;
font-weight: bold;
background-color: #fff;
color: #000;
padding: 0;
margin: 15px 0 5px 0; 
}

h2, h3 {
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:auto;
background-color:#fff;
color: #000;
overflow:visible;
}


p{
font-size: 90%;
margin-top:auto;
margin-right:25px;
margin-bottom:25px;
margin-left:auto;
}

li {font-size:90%;}


a:link, a:visited, a:active, a:focus {
text-decoration: underline;
color: #000;
background-color: inherit;
padding:0 5px;
}


#skiplinks, #navcontainer, #foot, #header, #flash, #copy h3.display img, #subnav {display:none;}	

#newsfeeds div {
height:1% !important;
visibility: visible !important;
display: inline !important; 
}