@font-face {
    font-family: 'oswaldbook';
    src: url('fonts/oswald-regular-webfont.eot');
    src: url('fonts/oswald-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('fonts/oswald-regular-webfont.woff') format('woff'), url('fonts/oswald-regular-webfont.ttf') format('truetype'), url('fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

.RadMenu_WebEasy_Context {
    background: none;
    border: 0;
}

.RadMenu_WebEasy li.item {
    padding-left: 5px;
    padding-right: 4px;
    margin: 0;
}

.RadMenu_WebEasy .link:link,
.RadMenu_WebEasy .link:visited {
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
}

.RadMenu_WebEasy .link,
.RadMenu_WebEasy div.text {
    text-decoration: none;
    font-family: oswaldbook, Arial;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: 0;
    text-align: center;
    background: url(../../../Images/Templates/NavBG.jpg) no-repeat;
    width: 82px;
    height: 33px;
    padding-top: 3px;
    text-transform: uppercase;
}

.RadMenu_WebEasy a.focused,
.RadMenu_WebEasy a.focused:visited,
.RadMenu_WebEasy a.focused:link,
.RadMenu_WebEasy a.expanded,
.RadMenu_WebEasy a.expanded:link,
.RadMenu_WebEasy a.expanded:visited {
    font-family: oswaldbook, Arial;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    background: url(../../../Images/Templates/NavBGOver.jpg) no-repeat;
    padding-top: 3px;
    width: 82px;
    height: 33px;
}

.RadMenu_WebEasy a.link:hover,
.RadMenu_WebEasy div.text:hover {
    font-family: oswaldbook, Arial;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    background: url(../../../Images/Templates/NavBGOver.jpg) no-repeat;
    padding-top: 3px;
    width: 82px;
    height: 33px;
}

.RadMenu_WebEasy .text {
    font-weight: normal;
    font-family: oswaldbook, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}

.RadMenu_WebEasy .separator,
.RadMenu_WebEasy .separator .text {
    width: 2px;
    padding-left: 0;
    cursor: default;
}

.RadMenu_WebEasy .group {
    text-align: left;
}

.radmenu ul.horizontal, .radmenu ul.vertical {
    position: relative;
}

.RadMenu_WebEasy .group .link,
.RadMenu_WebEasy .group div.text {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
    background: none;
    border: 0;
    border-radius: 0;
    cursor: default;
    text-align: left;
}

    .RadMenu_WebEasy .group a.link:hover,
    .RadMenu_WebEasy .group div.text:hover {
        border-radius: 0;
        font-family: Arial;
        font-size: 12px;
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        text-align: left;
        cursor: pointer;
        padding-left: 0;
        padding-right: 0;
        background: none;
        border: 0;
        border-radius: 0;
        cursor: default;
    }

.RadMenu_WebEasy .multiColumnHeading,
.RadMenu_WebEasy .multiColumnHeading:visited,
.RadMenu_WebEasy .multiColumnHeading:link,
.RadMenu_WebEasy .multiColumnHeading:active {
    color: #ffffff;
    font-size: 12px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    white-space: normal;
    border: 0px;
    display: inline-block;
    width: 90px;
    text-transform: none;
    line-height: 110%;
}

    .RadMenu_WebEasy .multiColumnHeading:hover {
        color: #036f91;
        background: #ffffff;
        font-size: 12px;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 6px;
        padding-bottom: 6px;
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
        display: inline-block;
        width: 90px;
        border: 0px;
        text-transform: none;
    }

.RadMenu_WebEasy .multiColumnItem,
.RadMenu_WebEasy .multiColumnItem:visited,
.RadMenu_WebEasy .multiColumnItem:link,
.RadMenu_WebEasy .multiColumnItem:active {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    padding: 9px;
}

    .RadMenu_WebEasy .multiColumnItem:hover {
        color: #036f91;
        background: #ffffff;
        text-decoration: underline;
        font-weight: normal;
        font-size: 12px;
        padding: 9px;
    }

.DropMenu {
    background-color: #036f91;
}

.MenuTD {
}

.MenuDivider {
    background-color: #036f91;
    width: 100%;
    height: 3px;
}

.dashedLine {
    border-right: 1px dashed #ffffff;
}
