﻿body {
    margin: 0px;
    padding: 0px;
    font: 13px Verdana, Tahoma, Arial, Sans-Serif;
    background-color: #FFFFFF;
    color: #222222;
}

a, img {
    border: none;
    outline: 0px;
}

a:link, a:visited {
    color: #00539A;
    text-decoration: none;
}

a:hover, a:active {
    color: #666666;
    text-decoration: underline;
}

th {
    padding: 2px 4px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

textarea {
    font: 13px Verdana, Tahoma, Arial, Sans-Serif;
}

.left {
    float: left;
}

.right {
    float: right;
}

#wrapper {
    width: 950px;
    margin: 0px auto;
    padding: 0px;
}

#headerImage {
    position: absolute;
    top: 0px;
    float: left;
}

#header {
    position: absolute;
    top: 0px;
    float: left;
    width: 948px;
    height: 212px;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background: url(../Images/header_cover.png) no-repeat top left;
    color: #FFFFFF;
    font-weight: bold;
}

#header .contactInfo {
    position: relative;
    top: 60px;
    left: 575px;
    width: 350px;
    text-align: center;
}

#menu {
    position: absolute;
    top: 212px;
    float: left;
    width: 948px;
    height: 27px;
    margin: 0px;
    padding: 11px 0px 0px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background: url(../Images/menu_bkgnd.jpg) no-repeat top left;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

#menu ul {
    margin: 0px 0px 5px;
    padding: 0px;
}

#menu li {
    display: inline;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#menu a:link, #menu a:visited {
    margin: 0px 7px 0px 5px;
    color: #FFFFFF;
    text-decoration: none;
}

#menu a:hover, #menu a:active, #menu .selected {
    text-decoration: underline;
}

#main {
    position: absolute;
    top: 250px;
    float: left;
    width: 950px;
    background: url(../Images/main_bkgnd.jpg) repeat-y top left;
}

#main .contentHeader {
    float: left;
    width: 950px;
    height: 119px;
    margin: 0px;
    padding: 0px;
    background: url(../Images/content_header.jpg) no-repeat top left;
}

#main .sidebar {
    float: left;
    width: 201px;
    height: 341px;
    margin: 0px;
    padding: 30px 25px 20px;
    border-left: 1px solid #999999;
    background: #00529B url(../Images/sidebar_bkgnd.jpg) no-repeat top left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#main .sidebar .message {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#main .content {
    float: left;
    width: 598px;
    margin: 10px 0px 0px;
    padding: 10px 50px;
}

#main .content h1 {
    color: #00529B;
    font-size: 18px;
    font-style: italic;
}

#main .content h2 {
    color: #666666;
    font-size: 18px;
}

.FAQListing {
    width: 100%;
}

.FAQListing th {
    width: 150px;
}

.FAQListing th.question {
    color: #4889A4;
}

.FAQListing td {
    text-align: left;
}

.FAQListing td.question {
    color: #666666;
    font-style: italic;
}

.newsletter {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 10px;
    border: 1px solid #DDDDDD;
    background-color: #EEEEEE;
}

.newsletter .title {
    float: left;
    color: #555555;
    font-weight: bold;
    text-align: left;
}

.newsletter .date {
    float: right;
    font-weight: bold;
    text-align: left;
}

.newsletter .description {
    clear: both;
    float: left;
    width: 100%;
    padding: 5px 8px;
    text-align: left;
}

.newsletter .download {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.account label {
    padding: 0px 4px;
    color: #666666;
}

#mapIFrame {
    float: left;
    width: 100%;
    height: 320px;
    margin: 10px 0px;
    padding: 0px;
    text-align: left;
    border: 0;
}

#mapAPI {
    float: left;
    width: 321px;
    height: 310px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    border: 1px solid #666666;
}

#mapAPIDirections {
    float: left;
    width: 245px;
    height: 310px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    overflow: auto;
}
