@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, select, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none;
    border: 0;
    text-decoration: none;
    outline: none;
    vertical-align: baseline;
    font-weight: normal;
}

body {
    background: #FFF;
    color: #000 !important;
}

.body {
    background: #FFF;
    color: #000 !important;
}

#body {
    color: #000 !important;
    min-height: 500px;
    height: auto;
    overflow-y: visible;
    padding-bottom: 25px;
}

::selection {
    background: none repeat scroll 0 0 #F05332;
    color: white;
    text-shadow: none;
}

::-moz-selection {
    background: none repeat scroll 0 0 #F05332;
    color: white;
    text-shadow: none;
}

a {
    color: #007dba;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a:hover, a:active {
        outline: none;
    }

.img {
    border: 0;
}

.hidden {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.small-link {
    font-size: 14px;
}

.pdf-link {
    background: transparent url("/us/en/images/i/ads/clientmanagement/s-15px-hpe.png") no-repeat left -40px;
    color: rgb(90,90,90) !important;
    padding-left: 20px;
}

.app-link {
    background: transparent url("/us/en/images/i/ads/clientmanagement/s-15px-hpe.png") no-repeat left -1426px;
    color: rgb(90,90,90) !important;
    padding-left: 20px;
}

.external_link {
    padding: 0 17px 0 0;
    background: transparent url(/us/en/images/i/ads/clientmanagement/s-15px-hpe.png) no-repeat right -635px;
}

.external_link-blue {
    padding: 0 17px 0 0;
    background: url(/us/en/images/i/ads/clientmanagement/s-15px-hpe.png) no-repeat right -2930px;
}

.notes-link-blue {
    padding: 0 17px 0 0;
    background: url(/us/en/images/i/ads/clientmanagement/s-15px-hpe.png) no-repeat right -2864px;
}

.download-link-blue {
    padding: 0 17px 0 0;
    background: url(/us/en/images/i/ads/clientmanagement/s-15px-hpe.png) no-repeat right -2896px;
}

.iconlink {
    zoom: 1;
    overflow: hidden;
    display: block;
    text-indent: -10000px;
    padding: 0 0 0 0;
    width: 15px;
    height: 17px;
}

a.secondary-button {
    width: auto;
    padding: 0 15px;
    height: 36px;
    background: #0096d6;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
    clear: left;
    color: #FFF !important;
    line-height: 36px !important;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    margin-bottom: 29px;
    margin-left: 0 !important;
}

a:hover.secondary-button {
    width: auto;
    padding: 0 15px;
    height: 36px;
    background: #0084bd;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    float: left;
    clear: left;
    color: #FFF !important;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none !important;
    margin-bottom: 29px;
}

a.critical-button {
    width: auto;
    float: left;
    padding: 0 15px;
    height: 36px;
    color: #FFF !important;
    background: #D7410B;
    font-size: 16px;
    line-height: 36px !important;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 0;
    cursor: pointer;
    clear: both;
    font-weight: bold;
}

a:hover.critical-button {
    width: auto;
    float: left;
    padding: 0 15px;
    color: #FFF !important;
    background: #C1401A;
    font-size: 16px;
    line-height: 36px !important;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 0;
    cursor: pointer;
    text-decoration: none !important;
    font-weight: bold;
}

a.critical-button-external {
    width: auto;
    float: left;
    padding: 0 30px 0 15px;
    height: 36px;
    color: #FFF !important;
    background: #D7410B url(/us/en/images/i/ads/clientmanagement/s-15px-hpe.png) no-repeat 100px -2711px;
    font-size: 16px;
    line-height: 36px !important;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 0;
    cursor: pointer;
    clear: both;
    font-weight: bold;
}

a:hover.critical-button-external {
    width: auto;
    float: left;
    padding: 0 30px 0 15px;
    color: #FFF !important;
    background: #C1401A url(/us/en/images/i/ads/clientmanagement/s-15px-hpe.png) no-repeat 100px -2711px;
    font-size: 16px;
    line-height: 36px !important;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 0;
    cursor: pointer;
    text-decoration: none !important;
    font-weight: bold;
}

#menu_2nd {
    height: 32px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 0;
    padding-bottom: 0;
}

    #menu_2nd ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        #menu_2nd ul li {
            margin: 0 8px 0 18px;
            padding-bottom: 10px;
            float: left;
            height: 18px;
        }

            #menu_2nd ul li.active_2nd {
                border-bottom: 4px solid #0096D5;
            }

            #menu_2nd ul li a {
                font-size: 16px;
                color: #767676;
                text-decoration: none;
            }

            #menu_2nd ul li.active_2nd a {
                color: #000000;
                text-decoration: none;
            }

            #menu_2nd ul li a:hover {
                color: #007DBA;
                text-decoration: none !important;
            }

            #menu_2nd ul li.active_2nd a:hover {
                color: #000000;
            }

div#header {
    padding-top: 15px;
}

.clear {
    clear: both;
    width: 1px;
    height: 1px;
}

hr {
    margin: 10px 0;
    padding: 0;
    border: 0;
    background: #cccccc;
    color: #cccccc;
    font-size: 1px;
    line-height: 1px;
}

    hr.black {
        background: #000;
        color: #000;
    }

.wrapper {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

    .wrapper p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 16px;
    }

    .wrapper .text-small {
        font-size: 14px;
        color: #767676;
    }

    .wrapper ul {
        margin: 12px 0;
        padding: 0 0 0 18px;
        list-style: disc;
        list-style-position: outside;
    }

    .wrapper ul {
        margin: 12px 0;
    }

    .wrapper h1 {
        font-size: 32px;
        font-weight: bold;
        margin-left: 18px;
        margin-top: 20px;
    }

    .wrapper h2 {
        font-size: 52px;
        font-weight: bold;
        line-height: 56px;
        margin: 0 0 20px 18px;
    }

.breakout-container {
    position: absolute;
    left: 0;
    right: 0;
}

.wrapper .breadcrumbs {
    color: rgb(118,118,118);
    margin: 12px 18px 0 18px;
    width: 964px;
    font-size: 12px;
}

    .wrapper .breadcrumbs a {
        color: rgb(118,118,118);
        font-size: 12px;
    }

.breakout-container .breakout-revert {
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0;
    width: 1000px;
}

.main-content-area {
    width: 1000px;
    float: left;
    padding-bottom: 35px;
}

.subpage .main-content-area {
    padding-top: 25px;
}

.main-content-area h3 {
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
    padding: 0;
    margin-bottom: 12px;
}

.column-wrap {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}

.gutter {
    margin-right: 15px;
}

.grid-33 {
    width: 313px;
    margin: 0 18px;
}

.grid-66 {
    width: 615px;
    margin: 0 18px;
}

.grid-100 {
    width: 964px;
    margin: 0 18px;
}

.grid-66 .grid-50 {
    width: 290px;
}

.grid-33, .grid-50, .grid-66 {
    float: left;
    position: relative;
}

.grid-33, .grid-50, .grid-66, .grid-100 {
    font-size: 16px;
}

    .grid-33 p, .grid-50 p, .grid-66 p, .grid-100 p {
        margin: 10px 0;
    }

    .grid-33 a:visited, .grid-55 a:visited, .grid-66 a:visited, .grid-100 a:visited {
        color: #822980;
    }

    .grid-66 h1 {
        margin-left: 0;
    }

.floatright {
    float: right;
}

#top-banner {
    height: 377px;
}

#top-banner-bkg {
    height: 377px;
    background: url(/us/en/images/i/ads/clientmanagement/header-banner.jpg) 50% 50% no-repeat;
}

#top-banner .breakout-revert-inner {
    margin: 20px 0 0 18px;
}

#top-banner h2 {
    font-size: 52px;
    font-weight: bold;
    line-height: 56px;
    margin: 0 0 20px 0;
}

.linkbox div.img {
    float: right;
    width: 160px;
    text-align: right;
}

.linkbox div.text {
    float: left;
    width: 400px;
}

    .linkbox div.text p {
        margin-top: 0;
    }

.benefit-img {
    margin-top: 20px;
}

#subtext {
    font-size: 14px;
    line-height: 18px;
    color: #757575;
}

p.note {
    font-size: 14px;
    line-height: 18px;
    color: #757575;
}

.right-rail {
    padding-top: 15px;
    font-size: 14px;
}

.main-content-area .right-rail h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding-top: 0;
}

.right-rail .linkbox {
    padding: 15px 0;
    border: 0;
    border-bottom: 1px solid #cccccc;
}

    .right-rail .linkbox.last {
        border-bottom: 0;
        padding-bottom: 0;
    }

.linkbox {
    border-top: 1px solid #cccccc;
}

#toggle-all {
    padding: 15px 10px 15px 10px;
    margin: 20px 0 0 0;
    overflow-y: auto;
}

    #toggle-all a {
        float: right;
        background-color: transparent;
        background-repeat: no-repeat;
        display: inline-block;
        line-height: 1px;
        font-size: 1px;
        overflow: hidden;
        padding: 0;
        margin: 0 10px 0 0;
        height: 18px;
        width: 18px;
        text-decoration: none;
    }

        #toggle-all a:hover {
            text-decoration: none;
        }

        #toggle-all a span {
            background-image: url(/us/en/images/i/gateway/event-template-css-images/s-21px-hpe.png);
            width: 18px;
            height: 18px;
            display: block;
            margin: 0;
            overflow: hidden;
            text-indent: -1000px;
            cursor: pointer;
        }

    #toggle-all #open-all span {
        background-position: 0 -1680px;
    }

    #toggle-all #close-all span {
        background-position: 0 -1815px;
    }

    #toggle-all #open-all:hover span {
        background-position: 0 -1950px;
    }

    #toggle-all #close-all:hover span {
        background-position: 0 -2085px;
    }

h3.expandable {
    margin: 0 0 0 0;
    padding: 0;
    float: none;
}

    h3.expandable a {
        display: block;
        padding: 15px 20px 15px 18px;
        text-decoration: none !important;
        color: #000000 !important;
        font-size: 16px;
        font-weight: bold;
    }

        h3.expandable a:hover {
            text-decoration: none !important;
            background: #f2f2f2;
            color: #000000 !important;
        }

    h3.expandable .expand-link {
        display: block;
        overflow-y: auto;
        text-decoration: none !important;
        margin-bottom: 0;
        line-height: 20px;
    }

.expand-link span {
    display: block;
    float: left;
    line-height: 1px;
    font-size: 1px;
    overflow: hidden;
    cursor: pointer;
    text-indent: -1000px;
    padding: 0;
    margin: 0 12px -3px 0;
    height: 18px;
    width: 18px;
    text-decoration: none;
}

.expand-link:hover span {
    text-decoration: none;
}

.el-closed span {
    background: transparent url(/us/en/images/i/gateway/event-template-css-images/s-21px-hpe.png) 0 -1680px no-repeat;
}

.el-opened span {
    background: transparent url(/us/en/images/i/gateway/event-template-css-images/s-21px-hpe.png) 0 -1815px no-repeat;
}

.el-closed:hover span {
    background: transparent url(/us/en/images/i/gateway/event-template-css-images/s-21px-hpe.png) 0 -1950px no-repeat;
}

.el-opened:hover span {
    background: transparent url(/us/en/images/i/gateway/event-template-css-images/s-21px-hpe.png) 0 -2085px no-repeat;
}

.expandable-content {
    padding: 6px 0 20px 50px;
    position: relative;
    overflow-y: auto;
}

.main-content-area table {
    border: 2px solid #cccccc;
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%;
}

    .main-content-area table th {
        padding: 15px 20px;
        font-size: 14px;
        background: #767676;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        color: #ffffff;
        border: 1px solid #ffffff;
        border-collapse: collapse;
    }

    .main-content-area table td {
        padding: 15px 20px;
        font-size: 14px;
        border: 1px solid #cccccc;
        border-collapse: collapse;
    }

    .main-content-area table tr.heading {
        background: #f2f2f2;
    }

        .main-content-area table tr.heading td {
            font-weight: bold;
        }

    .main-content-area table td.first-col {
        width: 110px;
    }

.upper-footnotes, .footnotes {
    float: left;
    border-top: 1px solid #cccccc;
    margin: 0 18px 0;
    width: 964px;
}

.upper-footnotes {
    padding: 0 0 20px;
    border: none;
}

.footnotes {
    padding: 20px 0 0;
}

.footnotes p, .upper-footnotes p {
        font-size: 12px;
        line-height: 14px;
        color: #767676;
        margin: 0;
    }
