

body {
    font-family: Verdana, Arial;
    font-size:0.8em;
}


#header{
    width:100%;
    background-color:#00519b;
}


#print, #links, #right, #top, #buttons_right, #pdf, #navi{
    display:none !important;
}



#footerwrapper {
    position: relative;
    margin-top:1px;
    width:545px;
    max-width:545px;
    font-size:0.80em;
    padding: 0 30px 0 0;
}

#footer {
    border-top:1px solid #00519b;
    text-align: center;
    width:100%;
    fonz-size:0.8em;
}

#center, #footerwrapper{
    width:100% ;
    max-width:100%;
}

#top{
    margin-bottom:15px;
}

#header{
        padding-bottom:2em;
}


h1, h2, h3 {
    margin:0;
    padding:0;

}

h1{
    font-size:1.4em;
}

h2{
    font-size:1.25em;
}

h3{
    font-size:1.1em;
}


