
body, html {
    font-family: Avantgarde, "Avant Garde", "AvantGarde Bk BT", "AvantGarde", sans-serif;
    background: #FFFAD9 url(/9626/skins/agent9626/shared/main_bg_gradient.gif) repeat-x;
}
#tplHeaderOuter {
    width: 1000px;
    height: 185px;
}
#tplHeaderSpacer {
    height: 35px;
    background: url(/9626/skins/agent9626/shared/header_gradient_bg.gif) repeat-x;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
}
#tplSubFooter {
    font-size: 11px;
    margin-top: 50px;
    text-align: center;
    color: black;
}
#tplFooterOuter a {
    color: white;
}
#tplFooterOuter td {
    height: 40px;
    text-align: center;
    line-height: 20px;
    font-size: 15px;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

.two_level_menu_section {
    margin-top: 20px;
    font-size: 12px;
    text-align: left;
    border: 1px solid #232379;
}
.two_level_menu_header {
    font-weight: bold;
    color: black;
    background: #FFFAD9;
    border-bottom: 1px solid #A18F6E;
    padding: 2px 5px 2px 5px;
}
.two_level_menu_items {
    background: #E1F0FF;
    opacity: 0.8;
    filter: alpha(opacity=80);
    padding: 7px 5px 5px 2px;
    line-height: 18px;
}
.two_level_menu_items a {
    color: black;
    text-decoration: none;
}
.two_level_menu_items a:hover, .two_level_menu_items a:active {
    color: #6B6319;
    text-decoration: underline;
}

form.scForm table th {
    background-color: #99BBDD;
}
form.scForm table td {
}

/* MyDX Communities Customizations */
tr.autopage_mydx_communities_area_row {
    background: #99BBDD;
}
tr.autopage_mydx_communities_header_row {
    background: #E1F0FF;
}


