body {
    background-color: #f2f2f2;
    color: #000000;
    text-align: center;
    margin: 0px;
}

body, td, p, input, select, textarea, button {
    font-family: Arial, sans-serif;
    font-size: 12px;
}

p, li {
    text-align: justify;
    line-height: 18px;
}

.subText p {
    line-height: 22px;
}

a {
    color: #3a7569;
    text-decoration: underline;
}

a:hover {
    color: #414548;
    text-decoration: underline;
}

#container {
    background-color: #ffffff;
    color: #000000;
    margin: 0px auto;
    text-align: left;
    width: 898px;
}

#header {
    height: 160px;
}

#menu {
    background-color: #111113;
    color: #f2f2f2;
    height: 39px;
}

#menu table {
    background-color: inherit;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 12px;
    height: 39px;
}

#menu a {
    background-color: inherit;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

#menu a:hover {
    background-color: inherit;
    color: #62c2a1;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

#menu .active, #menu a.active, #menu a.active:hover {
    background-color: inherit;
    color: #eb3d00;
}

#menu .onStyle {
    background-color: inherit;
    color: #62c2a1;
}

#menu .offStyle {
    background-color: inherit;
    color: #f2f2f2;
}

#dropmenudiv {
    position: absolute;
    border: 0px;
    line-height: 18px;
    z-index: 100;
    text-align: left;
    margin-left: -8px;
}

#dropmenudiv a {
    background-color: #414548;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #312e2b;
    padding: 3px 10px;
    width: 100%;
    display: block;
    text-indent: 3px;
    text-decoration: none;
}

#dropmenudiv a:hover {
    background-color: #111113;
    color: #62c2a1;
    text-decoration: none;
}

#dropmenudiv a.sub {
    background-color: #818588;
    color: #111113;
    font-weight: normal;
    font-size: 11px;
    border-bottom: 0px;
    padding: 1px 10px;
    width: 100%;
    display: block;
    text-indent: 3px;
    text-decoration: none;
}

#dropmenudiv a.sub:hover {
    background-color: #818588;
    color: #004221;
    text-decoration: none;
}

#dropmenudiv .sect {
    background-color: #3b756a;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #312e2b;
    padding: 3px 10px;
    width: 100%;
    display: block;
    text-indent: 3px;
    text-decoration: none;
}

.subline {
    background-color: #111113;
    color: #ffffff;
    font-size: 1px;
    height: 10px;
}

#subfooter {
    background-image: url(images/bgr_subfooter.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 181px;
}

#subfooter .inner {
    padding: 0px 20px;
}

#sublinks {
    background-color: #008068;
    background-image: url(images/bgr_footer.png);
    height: 40px;
}

#copyr {
    background-color: #414548;
    color: #f2f2f2;
    font-size: 11px;
    height: 40px;
}

#legal {
    font-family: "Arial Narrow", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    margin-right: 20px;
}

#legal a {
    background-color: inherit;
    color: #f2f2f2;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

#legal a:hover {
    background-color: inherit;
    color: #f2f2f2;
    font-family: "Arial Narrow", Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

#design {
    background-color: inherit;
    color: #6dbc9e;
    font-size: 11px;
    margin-right: 20px;
}

#design a {
    background-color: inherit;
    color: #6dbc9e;
    font-size: 11px;
    text-decoration: none;
}

#design a:hover {
    background-color: inherit;
    color: #6dbc9e;
    font-size: 11px;
    text-decoration: underline;
}

#leftCell {
    background-color: #efeeee;
    color: #000000;
}

#cntCell {
    background-image: url(images/bgr_content.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #000000;
}

#content {
    padding: 10px 40px 35px 40px;
}

#content h1 {
    background-color: inherit;
    color: #c73a00;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, "Arial Narrow", sans-serif;
}

#content table.contTbl {
    border-color: #3b756a;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
}

#content .headerCell {
    background-color: #ffffcc;
    color: #3b756a;
    font-weight: bold;
}

#content table.contTbl td {
    border-color: #3b756a;
    border-width: 1px 1px 0px 0px;
    border-style: solid;
    margin: 0px;
    padding: 4px;
}

.tracking {
    background-color: inherit;
    color: #427f79;
    margin: 20px 40px 0px 40px;
    font-weight: bold;
    text-decoration: none;
}

.tracking a, .tracking a:hover {
    background-color: inherit;
    color: #427f79;
    font-weight: bold;
    text-decoration: none;
}

#mapViewer {
    border: 1px solid #cccccc;
    width: 520px;
}

#mapZone {
    background-color: #ffffff;
    overflow: auto;
    width: 520px;
    height: 400px;
}

#mapToolbar {
    background-color: #f2f2f2;
    text-align: center;
    border-top: 1px solid #cccccc;
    padding: 10px 0px;
}

#mapToolbar button {
    font-size: 11px;
}
