/* AHA PRINT STYLE SHEET */

#navigation { 
display:none;
}

#search {
display:none;
}

#contact {
display:none;
}

#content {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 370px;
height: auto;
float: left;   
}

#footer {
display:none;
}

.headerlist {
display:none;
}

#news {
margin: 0px;
padding: 10px;
border: 1px dashed #000000;
width: 250px;
height:auto;
float:left;
}

#seal {
width: 331px;
height: 65px;
padding-top: 3px;
padding-left: 0px;
}

#depthpath {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px;
}

#depthpath a {
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}


#caption {
font-size:11px;
}

p.access {
display:none;
}

#content {
width: 625px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height: 16px;
}

h1, h1 a {  
font-family: Arial,Helvetica,sans-serif;
font-size: 18px; 
line-height: 22px; 
font-weight: bold;
}

h2 {  
font-family: Arial,Helvetica,sans-serif;
font-size: 16px; 
line-height: 20px; 
font-weight: bold;
}


h3 {  
font-family: Arial,Helvetica,sans-serif;
font-size: 12px; 
line-height: 16px; 
font-weight: bold;
}

.boldBlue {
color:#000000;
font-size:10px;
font-weight:600;
margin:0px;
padding:0px;
text-transform:uppercase;
}

.noDisplay {
display: none;
}