@charset "UTF-8";
/* CSS Document */

html
{
font-family: helvetica, arial, univers, sans-serif;
font-size: 0.8em;
line-height: 120%;
}

body
{
background-color: #ffffff;
color: #000000;
}

#bread_crumbs
{
border-top: 1px solid #000;
padding-top: 5px;
line-height: 150%;
}

#top, #nav-column, #right_column, #footer, #print_button, #fnal-hp-feature, #login_status, .sidebar
{
display:none;
}

#pf_header
{
display: block;
}

img{
display: block; 
max-width: 190px;
}

#pf_header img
{
margin: 0 0 1.0em 0;
}


h1, .header
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 15px;
font-size: 150%;
font-weight: bold;
}

h2, .subheader
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 15px;
font-size: 130%;
font-weight: bold;
}

h3, .subsubheader
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 15px;
font-size: 115%;
font-weight: bold;
}
