html { min-height: 100%; margin-bottom: 1px; }
body {background: white url(background.jpg) repeat-x top left; text-align: center; margin: 0 0 12px 0; font-family: georgia, "Times New Roman", Times, serif; font-size: small}
TABLE {font-size: 100%}
TD {vertical-align: top}

A {color: #012249}
A:hover {color: #437B0F}
A.more {font-size: 85%}

.inner {border-top: 3px solid white; border-left: 2px solid white; border-right: 2px solid white}
.container {background: white; border: 3px solid #002045; border-top: none; border-left: 1px solid #002045}
.fullwidth {width: 810px; margin: 12px auto}
div.nav {font-family: arial, helvetica, sans-serif; border: 1px solid #7693B1; border-left: none; border-right: none; padding: 6px 0; font-size: 90%;}
A.nav {color: white; display: block; width: 100%; border-right: 1px solid #7693B1; padding: 2px 0; text-decoration: none; font-size: 90%;}
A.nav:hover {background: #7693B1; color: black; font-size: 90%;}
A.nav-active {background: #7693B1; color: white; display: block; width: 100%; border-right: 1px solid #7693B1; padding: 2px 0; text-decoration: none; font-size: 90%;}
A.nav-active:hover {color: black; font-size: 90%;}

.table1 TD {text-align: center}
.table2 {margin: 12px 0 8px; text-align: left}
H2 {font-family: arial, helvetica, sans-serif; font-size: 120%; margin-bottom: 6px; color: #012249}
H2 A {text-decoration: none}
H2 A:hover {text-decoration: underline}
.description {margin: 0 0 12px 0}

H3 {font-family: arial, helvetica, sans-serif; font-size: 110%; margin: 6px 0 6px}




A.button {background: #eee; border: 1px solid black; padding: 18px}

div.divider {border-bottom: 1px dotted #999; margin: 12px 0}
div.footer {font-size: 90%; color: #333; line-height: 1.3em}

div.breadcrumb {font-size: 90%}
div.breadcrumb A {color: black; text-decoration: none}
div.breadcrumb A:hover {color: #012249; text-decoration: underline}

ul.listing {list-style-type: none; margin: 12px 0 0 0; padding: 0}
ul.listing li {padding: 0 0 12px 0; line-height: 1.3em; margin: 0 0 0 0}

.phoneNumber
{
    padding: 4px;
    border: 2px dashed #336600;
    background-color: #DDF0D0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #336600;
    text-align: center;
    margin-left: 4px;
    margin-right: 4px;
}