body, div, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, fieldset, input, pre, form, dl, dt, dd, hr {
    margin: 0;
    padding: 0
}

#contentColumn h1, #contentColumn h3, #contentColumn h4, #contentColumn p, #contentColumn ul {
    margin: 1em 0 .5em
}

hr {
    height: 4px;
    border: none;
    background: #ebebeb;
}

img, iframe {
    border: 0
}

address, caption, code, dfn, var {
    font-style: normal;
    font-weight: 400
}

blockquote {
    font-style: italic
}

body {
    background: #fff;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #35699a
}

a:hover {
    color: #000;
    text-decoration: none
}

ol, ul {
    margin-bottom: 1em;
    padding-left: 0
}

#contentColumn ul {
    margin-left: 2em
}

#contentColumn li {
    padding-bottom: .25em;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    padding: 5px 5px 8px 10px !important;
    background: #ADC5DC;
    border: 1px solid #e8edf1;
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

caption, th {
    text-align: left
}

td {
    padding: 10px;
    font-size: 90%;
    vertical-align: top
}

#contentColumn h1 {
    margin-bottom: 6px;
    font-size: 150%;
    color: #2f3035 !important;
    font-weight: 400;
    line-height: 1em
}

.paddedBox h3 {
    font-size: 125%;
    margin-top: 1.5em !important;
    margin-bottom: .25em !important
}

h3 + p {
    margin-top: 0 !important
}

h4 {
    margin-bottom: .25em !important
}

h4, h5, h6 {
    font-size: 100%
}

p {
    margin-bottom: 1em;
    line-height: 1.4em
}

q:before, q:after {
    content: ''
}

sup, sub {
    margin-left: -1px;
    line-height: 0;
    font-size: 80%;
    _vertical-align: text-top
}

.paddedBox {
    margin: 10px;
    margin-top: 0
}

.clearBoth {
    clear: both
}

#contentWrapper .contentButton:link {
    clear: both;
    margin-top: 10px;
    padding: 8px 14px !important;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 16px;
    color: #fff !important;
    background: #B2541A !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    float: left;
    border: none !important
}

#contentWrapper a.contentButton {
    color: #fff !important;
    background: #B2541A;
    padding: 8px 14px !important;
    margin-top: 10px;
    font-weight: 700;
    text-decoration: none;
    float: left;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif
}

#contentWrapper .contentButton:visited, #contentWrapper .contentButton:active {
    color: #fff !important;
    background: #B2541A;
    padding: 8px 14px !important;
    margin-top: 10px;
    font-weight: 700;
    text-decoration: none;
    float: left;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif
}

#contentWrapper .contentButton:hover {
    background-color: #E27800 !important;
    color: #fff !important
}

.section {
    width: 100%
}

.section.crumbs {
    height: 40px;
    background-color: #ebebeb;
    margin-bottom: 24px
}

.section.crumbs .container ul#breadCrumbs {
    float: left;
    width: 100%;
    height: 20px;
    margin: 10px 0 0 4px !important
}

.section.crumbs #breadCrumbs li {
    padding: 0 8px 0 0;
    background: transparent
}

.section.crumbs #breadCrumbs li:before {
    content: "/ ";
    padding-right: 4px
}

.section.crumbs #breadCrumbs li:first-child:before {
    content: ""
}

div#notification-message {
    padding: 15px 10px;
    background: #FEFCCB;
    border: 1px dashed #CCC;
    margin-bottom: 24px
}

#outerContainer.esdContainer #contentWrapper {
    float: left;
    width: 100%;
    margin: 0;
    min-height: 30em;
    background: transparent
}

#outerContainer.esdContainer #contentColumn h1 {
    margin: 10px 0 20px;
    font-size: 28px;
    color: #007bb8 !important;
    font-weight: 400;
    line-height: 1em;
    padding: 0 0 11px;
    width: 100%;
    border-bottom: 4px solid #ebebeb;
    min-height: 66px
}

#outerContainer.esdContainer {
    width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

#outerContainer.esdContainer #sectionHead {
    clear: both;
    background: none !important;
    width: 100%;
    border-top: 1px solid #fff
}

#outerContainer.esdContainer #sectionHead h2 {
    font-size: 30px;
    font-weight: 400;
    color: #007bb8;
    float: left;
    margin: 0 0 20px 6px;
    padding: 0
}

#outerContainer.esdContainer #leftColumn {
    float: left;
    width: 290px;
    margin-left: -1140px
}

#outerContainer.esdContainer #contentColumn {
    margin-left: 290px;
    border-left: none
}

#outerContainer.esdContainer .leftNav {
    width: 280px;
    margin: 0 5px 0 6px;
    padding: 4px 0 10px;
    list-style: none;
    background: transparent;
    color: #000;
    font-size: 14px
}

#outerContainer.esdContainer .leftNav li a {
    display: block;
    width: 100%;
    padding: 3px 5px 6px 0;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    line-height: 21px
}

#outerContainer.esdContainer #leftColumn h4 {
    color: #007bb8;
    border-top: 4px solid #ebebeb;
    width: 70%;
    margin: 0 0 0 4px;
    padding-top: 40px;
    font-size: 18px;
    font-weight: 400
}

#outerContainer.esdContainer select, textarea.eula {
    padding: 7px;
    background: #fff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), inset 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 12px
}

#outerContainer.esdContainer table {
    width: 100%;
    margin: 20px 0 30px
}

#outerContainer.esdContainer table td {
    padding: 6px !important
}

#outerContainer.esdContainer table td.tblSpace {
    padding: 0 !important
}

#outerContainer.esdContainer table td.tblSpace img {
    vertical-align: top;
}

#outerContainer.esdContainer table td.tblHeader {
    color: #fff;
    font-weight: 400 !important;
    font-size: 15px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: #0075b8;
    vertical-align: middle;
    padding: 2px 5px 0 0
}

#outerContainer.esdContainer #contentWrapper input.contentButton, #outerContainer.esdContainer #contentWrapper .contentButton:link, #outerContainer.esdContainer #contentWrapper .contentButton:visited {
    background-color: #0075b8 !important;
    border-radius: 4px;
    border: none;
    color: #fff;
    padding: 8px 14px !important;
    margin: 10px 10px 0 0;
    font-weight: 700;
    text-decoration: none;
    float: left;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif
}

#outerContainer.esdContainer #contentWrapper .contentButton:hover, #outerContainer.esdContainer #contentWrapper .contentButton:active {
    background-color: #034494 !important
}

input {
    color: #333;
    padding-left: 4px;
    margin-top: 3px;
    padding-top: 7px;
    outline: none;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 98%;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-radius: 0
}

input:hover {
    color: #333;
    outline: none;
    font-weight: 400
}

input:active {
    outline: none
}

input:focus {
    color: #333
}

#outerContainer.esdContainer h1 em {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    font-style: normal;
    color: #000;
    line-height: 40px;
    font-weight: 400
}

@media (max-width: 1170px) {
    #outerContainer.esdContainer {
        width: 940px;
        margin: 0 auto;
    }

    #outerContainer.esdContainer #leftColumn {
        float: left;
        width: 180px;
        margin-left: -910px
    }

    #outerContainer.esdContainer .leftNav {
        width: 180px
    }

    #outerContainer.esdContainer #contentColumn {
        margin-left: 180px;
        padding-left: 20px
    }

    #outerContainer.esdContainer #leftColumn h4 {
        width: 90%
    }
}

#F5-Header #f5_support_id:after {
    content: "|";
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #7c7d7d;
    padding: 0 .5em;
}

#F5-Header .meta-row {
    z-index: 1;
}

.paddingTopTwenty {
    padding-top: 20px;
}

#outerContainer:before, #outerContainer:after {
    content: " ";
    display: table
}

#outerContainer:after {
    clear: both
}

/*****************************
* Styles used for merging with base-fixed-LG.css
*****************************/

#F5-Header .utility-nav {
    float: right;
}

#F5-Header .main-row .outside {
    height: 66px;
}

.ie8 #F5-Header .utility-nav {
    text-align: right;
}

.ie8 #Search-Form {
    display: none !important;
}

.ie9 .brand > .brand-main > img {
    margin-top: 12px;
}

.ie9 #F5-Header .utility-nav > ul > li {
    float: left;
    padding-top: 19px;
}

.ie9 #F5-Header .utility-nav {
    position: relative;
}

.ie9 #F5-Header .utility-nav #showLogin {
    top: -47px;
    right: 0;
}

/* Divider that stretches across the whole screen. */
div.policy-container {
    font-size: smaller;
    min-height: 1px;
    text-align: center;
    width: 100%;
}
