*{
    line-height: 12pt;
    font-size: 10pt;
    font-family: verdana,arial,helvetica,sans-serif;
    background-image: none !important;
    background-color: #fff !important;
    color: #000 !important;
}

#header, #left-nav, #content-footer, #footer, #nav, #right-nav, #map-info, object {
    display: none;
}

#page-title, #skip-nav {
    display: none;
}

#centre-content {
    width: 625px;
    float: none;
}

html, body, #container, #centre-content h1 {
    border: 0 none;
}

#container div {
    width: auto !important;
    border: 0 none;
}

html, body {
    height: 100%;
}
acronym {
    border: 0 none;
}
acronym:after {
    font-size: 8pt;
    content: " (" attr(title) ")";
}
table acronym:after {
    content: '';
}

#centre-content a {
    border: 0 none;
    text-decoration: none;
}
#centre-content a:after {
    font-size: 8pt;
    font-weight: normal;
    color: #000;
    border: 0 none;
    text-decoration: none;
    content: " (" attr(href) ") ";
}
#centre-content table a:after {
    content: '';
}

.section-footer {
    background-image: none;
    background-color: #fff;
}

p, h3 {
    clear: both !important;
}