﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    font-family: Arial, sans-serif;
}

#page_container
{
    float: none;
    width: 980px;
    height:617px;
    margin: 0px auto 0px auto;
}

#frame_container
{
    width:100%;
    height:552px;
    background-image: url(../img/bg_gray.png);
}

#container
{
    width: 980px;
    margin: 0px auto 0px auto;
}

#content_container
{
    float: none;
    margin: 0px auto 0px auto;
    font-size: 12pt;
    height: 530px;
    width: 980px;
    padding-top: 22px;
    background-image: url(../img/bg_gray.png);
}

#topMenu
{
    margin-top: 10px;
    height:45px;
    width: 985px;
}

#topMenu a
{
    float: left;
    display: block;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: 40px;
    background-image: url(../img/menu_red.png);
    font-family: Helvetica;
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

#topMenuSpacer
{
    float: left;
    width: 20px;
    height: 45px;
    background: url(../img/menu_spacer.png);
    background-repeat: repeat-x;
}

#topMenuSpacer div
{
    width: 1px;
    height: 37px;
    margin: 4px 10px 4px 9px;
    background-color: #ffffff;
}

#topMenuFiller
{
    float: left;
    width: 405px;
    height: 45px;
    background: url(../img/menu_spacer.png);
    background-repeat: repeat-x;
    font-size: 11pt;
    color: #ffffff;
}

#topMenuFiller a
{
    float: none;
    display: inline;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    background-image: none;
    text-decoration: underline;
}

#topMenuFiller a:hover
{
    background-image: none;
}

#topMenuLeft a
{
    float: left;
    display: block;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: 40px;
    background-image: url(../img/menu_red_left.png);
}

#topMenuCenterLeft a
{
    float: left;
    display: block;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: 40px;
    background-image: url(../img/menu_red_left.png);
}

#topMenuRight a
{
    float: left;
    display: block;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: 40px;
    background-image: url(../img/menu_red_right.png);
}

#topMenuCenterRight a
{
    float: left;
    display: block;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 135px;
    height: 40px;
    background-image: url(../img/menu_red_right.png);
}

#topMenu a:hover
{
    background-image: url(../img/menu_gray.png);
}

#topMenu .current
{
    background-image: url(../img/menu_gray.png);
}

#topMenuLogo a
{
    float: left;
    display: block;
    width: 140px;
    height: 40px;
    background-image: url(../img/logo_white2.png);
}

#topMenuLogo a:hover
{
    background-image: url(../img/logo_white2.png);
}

#topMenuLogo .current
{
    background-image: url(../img/logo_white2.png);
}

#topMenuLeft a:hover
{
    background-image: url(../img/menu_gray_left.png);
}

#topMenuCenterLeft a:hover
{
    background-image: url(../img/menu_gray_left.png);
}

#topMenuLeft .current
{
    background-image: url(../img/menu_gray_left.png);
}

#topMenuCenterLeft .current
{
    background-image: url(../img/menu_gray_left.png);
}

#topMenuRight a:hover
{
    background-image: url(../img/menu_gray_right.png);
}

#topMenuCenterRight a:hover
{
    background-image: url(../img/menu_gray_right.png);
}

#topMenuRight .current
{
    background-image: url(../img/menu_gray_right.png);
}

#topMenuCenterRight .current
{
    background-image: url(../img/menu_gray_right.png);
}

#topMenuRight a:hover
{
    background-image: url(../img/menu_gray_right.png);
}

#content
{
}

#leadin
{
    float: left;
    clear: left; /*width: 540px;*/
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#main_text
{
    float: left;
    clear: left;
    width: 870px;
    padding-left: 70px;
    padding-right: 40px;
}

#map
{
    float: left;
    width: 240px;
    padding: 20px 0px 0px 50px;
}

#bottombar
{
    width: 980px;
    height: 10px;
    text-align: center;
    color: #999999;
    font-size: 8pt;
}

.redBold
{
    color: #B52A26;
    font-weight: bold;
}

.smallLink
{
    color: #B52A26;
    font-weight: bold;
    font-size: 0.7em;
    text-decoration: underline;
}

li
{
    list-style-type: square;
    color: #666666;
}

.listTitle
{
    list-style-type: disc;
    color: #000000;
    font-weight: bold;
}

.text
{
    color: #000000;
    font-weight: normal;
}

a.redBoldLink
{
    color: #B52A26;
    font-weight: bold;
    text-decoration: none;
    font-size: inherit;
}

a.redBoldLink:hover
{
    color: #666666;
}

.leadinImage
{
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
}

.imageBorder
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
}

.contactInfo
{
    font-size: 8pt;
}

.show
{
    visibility: visible;
}

.hide
{
    visibility: hidden;
}

