body {
    font-family: arial, sans-serif;
    font-size: .80em;
    line-height: 1.5;
}

a img {
    border: 0;
}

.utility {
    display: none;
}

.bannernavigation {
    display: none;
}

.banner {
    display: none;
}

.breadcrumbs {
    display: none;
}

h1 {
    color: #235090;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0 0 5px;
    position: relative;
    top: 6px;
}

h2 {
    color: #235090;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
    margin: 0 0 5px;
    position: relative;
    top: 6px;
}

a {
    color: #235090;
}

#left {
    display: none;
}

#footer .top {
    display: none;
}

#footer .bottom {
    border-top: 1px solid #000;
}

#footer .bottom .col1 {
    clear: left;
}

#footer .bottom .col2 {
    clear: left;
    display: block;
    padding: 0 0 0 25px;
}