/* 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 {
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:25px;
margin-bottom:25px;
margin-left:auto;
}

label {width:15%;}


a:link, a:visited, a:active, a:focus {
text-decoration: underline;
color: #000;
background-color: inherit;
padding:0 5px;
}


#skiplinks, #navcontainer, #foot, #subnav, #breadcrumb, #flashunit, #left img, #right ul, h1 img, #footer img, #copy img {display:none;}	

fieldset {
border:none;
}

ol {list-style:none; margin:0; padding:0;}