body {
    font-family: "Century Gothic", "Avant Garde", Helvetica, Sans;
    color: black;
}

#header, #footer {
    background-color: #003466;
}

#footer a, #footer a:visited, #footer {
    color: white;
    text-decoration: none;
}

#standardTable {
    border-right: 2px solid #003466;
    border-bottom: 2px solid #003466;
    width: 950px;
    margin: 0 auto;
}

#standardTable {
    border-left: 2px solid #003466;
    border-top: 2px solid #003466;
}

.pageHeadingHeadline {
    font-weight: bold;
    font-size: 20pt;
    color: #003466
}

h1 {
    text-align: center;
}

h5 {
    font-size: 12pt;
}

#footContact {
    padding-bottom: 7px;
}

#footContact_title {
    font-weight: bold;
    color: #003466;
}
#footContact_copyright {
    padding-top: 1ex;
    font-size: 60%
}

#header td {
    padding: 5px 20px;
}

#leftNav, #leftNav a, #leftNav a:visited {
    background-color: #003466;
    color: white;
    font-size: 13pt;
    font-weight: bold;
    text-decoration: none;
}

#leftNav a:hover {
    text-decoration: underline;
}

#leftNav {
    padding: 1em 0 0 1em;
}

#mainBodyInner {
    padding: 1em 2em;
    height: 500px;
    overflow: auto;
}

#pageHeading {
    padding: 5pt 0 5pt 2em;
    border-bottom: 2px solid #003466;
}

a, a:visited, a:active {
    color: #003466;
}

img {
    border: 0;
}

#footContact_copyright, #address {
    color: black;
}

#navLinks a, #navLinks a:visited, #navLinks a:active, #navLinks {
    color: #003466;
}

#navLinks {
    background-color: white;
    text-align: left;
    border-bottom: 2px solid #003466;
    padding-left: 104px;
}

.subpage-divider {
    font-weight: bold;
}

img.right {
    float: right;
    margin: 1em 0 2em 2em;
}
