/*body > div:first-child
{
    display: none;
}
*/
a#hypGear
{
    display: none;
}
html, #body
{
    font-family: Arial, Tahoma, Helvetica;
    min-height: 100%;
}
td, th
{
    text-align: left;
    vertical-align: top;
    font-size: 12px;
}
.Head
{
    font-family: Arial, Tahoma, Helvetica;
}
.Normal, .NormalDisabled, .NormalBold, p, li
{
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
}
strong
{
    font-family: Arial, Tahoma, Helvetica;
    font-weight: bold;
}
H1
{
    color: #335B32;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 20px;
    font-weight: normal;
}

H2
{
    color: #000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 18px;
    font-weight: normal;
}
H3
{
    color: #000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 16px;
    font-weight: normal;
}
a:link, a:visited, a:active
{
    color: #000;
    font-family: Arial, Tahoma, Helvetica;
    font-size: 12px;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
.clear
{
    clear: both;
}
.PageWidth
{
    width: 976px;
    margin: 0 auto;
    border-left: #424242 solid 2px;
    border-right: #424242 solid 2px;
    min-height: 757px;
}
#boxMenuAdmin
{
    height: 0;
    float: left;
}
#boxHeader
{
    padding: 0 8px;
    min-height: 109px;
    background: #fff;
}

#boxLogo
{
    float: left;
}

#boxLogo img
{
    vertical-align: bottom;
}
#boxQuickLinks
{
    margin: 15px 0;
    float: right;
}
#boxQuickLinks a
{
    text-decoration: none;
    float: left;
    width: 44px;
    text-align: center;
    margin: 0 12px;
    padding: 44px 0 0 0;
    color: #944729;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
}
#boxQuickLinks a:hover
{
    background-position: right top;
}

#boxContent
{
    clear: both;
    float: left;
    background: #fff url(img/boxContent_bg.gif) top left repeat-y;
}
#boxLeftSide
{
    float: left;
    width: 180px;
}
#boxRightSide
{
    float: right;
    width: 796px;
}
#boxMenuMain
{
    float: left;
}
#boxMenuMain .rmLeftImage
{
    display: none;
}
#boxMenuPane
{
    clear: both;
    padding: 15px 0 0 0;
}
#boxContentPane
{
    float: left;
}
#boxTopRightPane
{
    float: right;
    color: #fff;
}
#boxBottomContent
{
    background: #f4f4f4;
}
#boxFooter
{
    clear: both;
    padding: 0 5px 5px 5px;
    text-align: right;
}
#boxFooter .SkinObject
{
    color: #fff;
    font-weight: normal;
    font-size: 11px;
    margin: 0 10px;
}
#boxFooter a
{
    color: #fff;
    font-size: 11px;
}
#boxFooter a:hover
{
    text-decoration: none;
    font-size: 11px;
}

#boxMenuMain .RadMenu
{
    z-index: 1000 !important;
}

/* Group */
#boxMenuMain .rmGroup
{
    background: #fff;
    border: solid 1px #e6e6e6;
}

/* Item */
#boxMenuMain .rmItem
{
    height: 30px;
    vertical-align: middle;
}
#boxMenuMain .rmGroup .rmItem
{
    height: 30px;
    vertical-align: middle;
    margin: 0;
}

/* Link */
#boxMenuMain .rmLink
{
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
    height: 30px;
    background: url(img/menuOff_bg.gif) left top repeat-x;
    outline: 0;
    padding: 0;
}
#boxMenuMain .rmRootGroup .rmLink
{
    width: 180px;
}
#boxMenuMain .rmGroup .rmLink
{
    width: auto;
}
#boxMenuMain .rmLink:hover
{
    cursor: pointer;
    cursor: hand;
    text-decoration: none;
}
#boxMenuMain .rmSelected, #boxMenuMain .rmLink:hover, #boxMenuMain .rmFocused, #boxMenuMain .rmExpanded
{
    outline: 0;
}

/* Text */
#boxMenuMain .rmText
{
    outline: 0;
    display: inline-block;
}

#boxMenuMain .rmRootGroup .rmText
{
    margin: 5px 20px;
    padding: 0;
}
#boxMenuMain .rmGroup .rmText
{
    margin: 5px 20px;
    padding: 0;
}
#boxMenuMain .rmRootGroup .rmText
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
#boxMenuMain .rmRootGroup .rmSelected .rmText, #boxMenuMain .rmRootGroup .rmLink:hover .rmText, #boxMenuMain .rmRootGroup .rmFocused .rmText, #boxMenuMain .rmRootGroup .rmExpanded .rmText
{
    outline: 0;
    display: inline-block;
    color: #fff;
}
#boxMenuMain .rmGroup .rmItem .rmText
{
    outline: 0;
    color: #fff;
    background: none;
}


#boxBreadcrumb
{
    float: left;
    padding: 5px 5px;
    color: #fff;
    font-size: 13px;
}
#boxBreadcrumb .SkinObject
{
    color: #fff;
    padding: 0 3px;
}
#boxUser
{
    padding: 5px 5px;
    color: #fff;
    font-size: 13px;
}
#boxUser .SkinObject
{
    padding: 0 5px;
    color: #fff;
}

















