/*body > div:first-child
{
    display: none;
}
*/

#Body
{
    /*background: url(_i/body_bg.gif) repeat-x top;*/    
    color: #666;
    font-family: Helvetica,Arial,sans-serif;
}

.Normal, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox, .SkinObject, .CommandButton
{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
}
.Normal
{
    color: #666;
}
p
{
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 5px 0;
}
a:link, a:visited, a:active
{
    color: #154471;
    font-family: Helvetica,Arial,sans-serif;
    text-decoration: underline;
}
a:hover, a.SkinObject:hover
{
    color: #ae4715;
    text-decoration: underline;
}
.clear
{
    clear: both;
}
H1, H2
{
    color: #ae4715;
    margin: 0;
    padding: 0 0 10px 0;
    font-family: Trebuchet MS;
    font-size: 22px;
    font-weight: bold;
}
H1
{
    padding-top: 7px;
    border-bottom: 1px solid #D2D2D2;
}
H2
{
    font-size: 18px;
}
.SkinObject
{
    color: #154471;
    font-weight: normal;
}
a.SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:hover
{
    color: #154471;
    font-weight: normal;
    text-decoration: underline;
}
a.SkinObject:hover
{
    color: #ae4715;
}
#_p
{
    /*background: url(_i/bar_bg.gif) left 83px repeat-x;   */
        background: url(_i/page_bg.png) top left repeat-x;   
}
#_w
{
    width: 1000px;
    min-height: 700px;
    margin: 0 auto;
}
#_h
{
    height: 70px;
}
#_l
{
    float: left;
    padding: 10px 0 0 10px;
    width: 260px;
}
#_b
{
    float: left;
    padding: 40px 0 0 0;
    color: #154471;
}
#_b .SkinObject
{
    padding: 0 5px;
    font-size: 12px;
}
#_u
{
    float: right;
    padding: 5px 5px;
    font-size: 11px;
}
#_u .SkinObject
{
    padding: 0 5px;
    font-size: 11px;
}
#_mm
{
    clear: both;
    padding: 8px 0 0 10px;
    height: 29px;
}
#_c
{
    clear: both;    
    padding: 20px 20px 0 20px;
}
#_bp
{
    clear:both;
}
#_f
{
    clear: both;
    border-top: solid 1px #e8e8e6;
    padding: 20px;
}
#_f .SkinObject
{
    font-weight: normal;
    margin: 0 10px;
    font-size: 11px;
}
#_f a:hover
{
    text-decoration: underline;
}


#_mm .rmLeftImage
{
    display: none;
}
#_mm .rmGroup
{
    background: #fff;
    border: solid 1px #ccc;
}
#_mm .rmItem
{
    margin: 0;
    padding: 0;
}
#_mm .rmRootGroup .rmItem
{
    border-right: solid 1px #ccc;
}
#_mm .rmGroup .rmItem, #_mm .rmRootGroup .rmLast
{
    border-right: none;
}
#_mm .rmLink
{
    cursor: pointer;
    cursor: hand;
    outline: 0;
    color: #154471;
    text-decoration: none;
    padding: 0;
}
#_mm .rmRootGroup .rmLink
{
}
#_mm .rmGroup .rmLink
{
    width: auto;
    padding: 5px 0;
}
#_mm .rmLink:hover
{
    cursor: pointer;
    cursor: hand;
}
#_mm .rmGroup .rmLink:hover
{
    background: #efefef;
}
#_mm .rmSelected, #_mm .rmLink:hover, #_mm .rmFocused, #_mm .rmExpanded
{
    outline: 0;
}
#_mm .rmText
{
    outline: 0;
    display: inline-block;
    font-size: 14px;
    color: #154471;
    font-family: Frutiger,Univers, "Helvetica Neue" ,Helvetica,Arial;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 1em;
}
#_mm .rmSelected .rmText, #_mm .rmLink:hover .rmText, #_mm .rmFocused .rmText, #_mm .rmExpanded .rmText
{
    color: #ae4715;
}
#_mm .rmRootGroup .rmText
{
    text-transform: uppercase;
}
#_mm .rmGroup .rmText
{
    text-transform: none;
    font-weight: normal;
}



