html {
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-size: 80%
}

h1 {
    font-size: 2em
}

a {
    background: 0 0;
    line-height: inherit;
    cursor: pointer
}

img {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    -ms-interpolation-mode: bicubic;
    border: 0;
    max-width: 100%
}

button, input, select {
    font-size: 100%;
    margin: 0
}

html, input, select {
    line-height: 1.15
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[hidden] {
    display: none
}

*, :after, :before {
    box-sizing: inherit
}

body, label {
    color: #0a0a0a
}

body {
    background: #fefefe;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font: 14px/1.4em Roboto;
    border: 0
}

select {
    box-sizing: border-box;
    width: 100%
}

button {
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

button, input, select {
    font-family: inherit
}

label > [type=radio] {
    margin-right: .625rem
}

label {
    display: block;
    margin: 0;
    font-size: 1.09375rem;
    font-weight: 400;
    line-height: inherit
}

button, h1, ol, p, ul {
    padding: 0
}

*, body, div, form, li {
    margin: 0;
    padding: 0
}

.h1, h1, p {
    text-rendering: optimizeLegibility
}

p {
    margin: 0;
    font-size: inherit;
    line-height: 1.6
}

em, i {
    font-style: italic
}

b, em, i {
    line-height: inherit
}

b {
    font-weight: 700
}

.h1, h1 {
    font: 400 1.875rem/1.4 Arial, Helvetica Neue, Helvetica, sans-serif;
    color: inherit;
    margin-bottom: .5rem
}

#header {
    max-width: 960px;
    margin: 0 auto
}

.h1 {
    margin-top: 0
}

h1 {
    margin: 0
}

a:focus, a:hover {
    color: #2ea349
}

a img {
    border: 0
}

ol {
    list-style: outside
}

ol, ul {
    margin: 0;
    line-height: 1.6;
    margin-left: 1.25rem
}

li {
    font-size: inherit
}

ol ol, ol ul, ul ol, ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

.text-right {
    text-align: right
}

.grid-x {
    display: flex;
    flex-flow: row wrap
}

.cell {
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    flex: 1 1 0px
}

.cell, .cell.shrink {
    flex: 0 0 auto
}

.grid-x > .auto, .grid-x > .shrink {
    width: auto
}

.grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7 {
    flex-basis: auto;
    flex: 0 0 auto
}

.grid-x > .small-2 {
    width: 18.66667%
}

.grid-x > .small-3 {
    width: 25%
}

.grid-x > .small-5 {
    width: 41.66667%
}

.grid-x > .small-6 {
    width: 50%
}

.grid-x > .small-7 {
    width: 58.33333%
}

.grid-x > .small-12 {
    width: 100%
}

.grid-margin-x:not(.grid-x) > .cell {
    width: auto
}

.grid-margin-x {
    margin-left: -.78125rem;
    margin-right: -.78125rem
}

.grid-margin-x > .cell {
    width: calc(100% - 1.5625rem);
    margin-left: .78125rem;
    margin-right: .78125rem
}

.grid-margin-x > .auto, .grid-margin-x > .shrink, .top-bar input.button {
    width: auto
}

.grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.5625rem)
}

.grid-margin-x > .small-3 {
    width: calc(25% - 1.5625rem)
}

.grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.5625rem)
}

.grid-margin-x > .small-6 {
    width: calc(50% - 1.5625rem)
}

.grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.5625rem)
}

.grid-margin-x > .small-12 {
    width: calc(100% - 1.5625rem)
}

.grid-padding-x .grid-padding-x {
    margin-right: -.78125rem;
    margin-left: -.78125rem
}

.grid-padding-x > .cell {
    padding-right: .78125rem;
    padding-left: .78125rem
}

.grid-padding-y .grid-padding-y {
    margin-top: -.78125rem;
    margin-bottom: -.78125rem
}

.grid-padding-y > .cell {
    padding-top: .78125rem;
    padding-bottom: .78125rem
}

.button {
    font: .9rem/1 inherit;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
    background: #2d86e1;
    color: #fefefe
}

.button:focus, .button:hover {
    background: #1d72c9;
    color: #fefefe
}

.button.dropdown:after {
    border: .4em .4em 0 solid inset inset #fefefe transparent transparent;
    width: 0;
    height: 0;
    content: "";
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

a.button:focus, a.button:hover {
    text-decoration: none
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #2d86e1;
    color: #fefefe
}

.card, .top-bar ul ul {
    background: #fefefe
}

.card {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #dad7d7;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a
}

.card > :last-child {
    margin-bottom: 0
}

.dropdown-pane {
    background: #fefefe;
    position: absolute;
    z-index: 10;
    display: none;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 1px solid #cacaca;
    border-radius: 0;
    font-size: 1rem
}

.accordion {
    list-style: none;
    margin-left: 0;
    background: #fefefe
}

.menu {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.menu .button, .menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a, .menu button, .menu input, .menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column
}

.menu.simple {
    align-items: center
}

.menu.simple li + li {
    margin-left: 1rem
}

.menu, .menu.simple a {
    padding: 0
}

.menu .active > a {
    background: #2d86e1;
    color: #0a0a0a
}

.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
    border: 6px 6px 0 solid inset inset #2d86e1 transparent transparent;
    display: block;
    width: 0;
    height: 0;
    content: "";
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu > li > a {
    background: #fefefe;
    padding: .7rem 1rem
}

.dropdown.menu.vertical > li > a:after {
    right: 14px
}

.dropdown.menu.vertical > li.opens-right > a:after {
    border: 6px 0 6px 6px inset inset inset solid transparent transparent transparent #2d86e1;
    display: block;
    width: 0;
    height: 0;
    content: ""
}

.is-dropdown-submenu-parent, .menu {
    position: relative
}

.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.title-bar, .top-bar {
    display: flex;
    align-items: center
}

.title-bar {
    padding: .2rem;
    color: #2ea349;
    justify-content: flex-start
}

.top-bar {
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap
}

.top-bar, .top-bar ul {
    background: #2ea349
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .top-bar-left {
    flex: 0 0 100%;
    max-width: 100%
}

.top-bar-left {
    flex: 0 0 auto
}

.align-middle {
    align-items: center
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center
}

.hamburger {
    background: 0 0;
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    background: #2ea349;
    width: 40px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
    display: block
}

.hamburger-inner {
    top: 50%;
    margin-top: -2px
}

.hamburger-inner:after, .hamburger-inner:before {
    content: ""
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse .hamburger-inner:after {
    top: -20px;
    transition: top .2s cubic-bezier(.33333, .66667, .66667, 1) .2s, opacity .1s linear
}

.hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333, .66667, .66667, 1) .2s, transform .13s cubic-bezier(.55, .055, .675, .19)
}

html {
    background: #f0f0f0;
    color: #585858
}

label.required:after {
    color: #e74949;
    content: "*"
}

.main {
    background: #fff
}

.input-group-search {
    width: 180px;
    float: right;
    margin: .78125rem 1.17188rem 0 0;
    display: block;
    position: relative
}

.input-group-search .input-group-field-search {
    width: 180px;
    height: 2.1875rem;
    font-size: .85938rem;
    border-right: none !important;
    border-radius: 5000px 0 0 5000px;
    padding-left: 1rem
}

.input-group-search .input-group-field-search:focus, .input-group-search .input-group-field-search:hover {
    box-shadow: none !important;
    border-right: none !important
}

.input-group-search .input-group-button-search {
    position: absolute;
    z-index: 10;
    top: 0;
    right: -10px
}

.input-group-search .input-group-button-search .button-search {
    background: #2ea349;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    border-top: 1px solid #84cb44;
    border-right: 1px solid #84cb44;
    border-bottom: 1px solid #84cb44;
    padding: .46875rem;
    color: #fff !important;
    font-weight: 700;
    font-size: 1.09375rem;
    text-align: center;
    cursor: pointer
}

.text-center {
    text-align: center
}

.left {
    float: left
}

.boxHeadIcon {
    text-align: center;
    padding: .3125rem 0;
    color: #c4c4c4
}

.boxHeadIcon i {
    margin: 0 .78125rem 0 0;
    color: #84cb44
}

.boxHeadIcon a {
    font-size: .9375rem
}

.title-bar {
    background: #fefefe;
    padding: 0;
    height: 4.53125rem
}

.title-bar .fa-user-alt {
    font-size: 1.875rem;
    color: #e74949 !important;
    padding: .46875rem 0 0;
    float: right
}

.title-bar .search-icon {
    background: #2ea349;
    font-size: 1.40625rem;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0 0 2px #888;
    padding: .5em;
    color: #fefefe;
    cursor: pointer
}

.title-bar .dropdown-pane {
    width: 100% !important;
    z-index: 100000000;
    top: 0;
    left: 0
}

.title-bar #search-dropdown {
    background: #86cc45;
    left: 0 !important;
    top: 70px !important
}

.title-bar #search-dropdown .input-group-search {
    width: 95%
}

.title-bar #search-dropdown input {
    width: 100% !important
}

.title-bar #search-dropdown input::placeholder {
    text-align: center
}

#head_links {
    position: relative;
    padding: 0;
    background: url(../images/back-headlinks-fa16c_1999_33.jpg) repeat-x;
    width: 100%;
    height: 2.5rem;
    color: #e1e1e1;
    text-align: left;
    margin: .15625rem auto 0;
    line-height: 2.1875rem;
    overflow: hidden
}

#head_links .logo {
    background: url(../images/investor-i-20da1b3f_fcbf_34.jpg) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin: .15625rem 0 0;
    display: block;
    padding: .15625rem 0 0
}

#head_links a, #head_links a:visited {
    text-decoration: none;
    margin: 0 .15625rem;
    display: block;
    float: left;
    line-height: 2.5rem;
    font-size: .85938rem;
    color: #3d3d3d;
    text-shadow: 1px 1px #fff;
    position: relative
}

#head_links a:hover {
    color: #4ea827;
    text-decoration: none
}

#head_links a.selected {
    background: url(../images/back-selected-440d50_d651_35.png) no-repeat;
    color: #4ea827;
    width: 32px;
    height: 2.5rem;
    text-align: center;
    padding: 0;
    overflow: hidden;
    display: inline-block
}

#head_links .logo, a, a:hover {
    text-decoration: none
}

.show {
    display: block !important
}

h1, ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0
}

ul {
    list-style: none;
    -webkit-padding-start: 0
}

a {
    color: #c00
}

a:hover {
    color: inherit
}

a, button, main * {
    outline: 0
}

.content {
    padding: 22px 0 0
}

main * {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Roboto;
    text-decoration: none;
    box-sizing: border-box
}

main {
    background: #fff;
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 30px 15px;
    max-width: 960px
}

main h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    color: #333;
    margin-bottom: 30px
}

main ol li, main p, main ul li {
    font-size: 18px;
    line-height: 1.3;
    color: #333;
    margin-bottom: 10px
}

main p {
    margin-bottom: 15px
}

main a {
    color: #1869a7
}

main ol, main ul {
    padding: 0;
    margin-left: 25px;
    margin-bottom: 20px
}

main ul li {
    list-style: disc
}

main ol li {
    list-style: decimal
}

main img {
    display: block;
    width: 100%;
    max-width: 650px;
    margin: 15px auto
}

.title-bar {
    border-bottom: 1px solid #d9d9d9
}

@media print, screen and (min-width: 47.5em) {
    .grid-margin-x {
        margin-left: -1.17188rem;
        margin-right: -1.17188rem
    }

    .grid-margin-x > .cell {
        width: calc(100% - 2.34375rem);
        margin-left: 1.17188rem;
        margin-right: 1.17188rem
    }

    .grid-margin-x > .auto, .grid-margin-x > .shrink {
        width: auto
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 2.34375rem)
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 2.34375rem)
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 2.34375rem)
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 2.34375rem)
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 2.34375rem)
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 2.34375rem)
    }

    .grid-padding-x .grid-padding-x {
        margin-right: -1.17188rem;
        margin-left: -1.17188rem
    }

    .grid-padding-x > .cell {
        padding-right: 1.17188rem;
        padding-left: 1.17188rem
    }

    .grid-padding-y .grid-padding-y {
        margin-top: -1.17188rem;
        margin-bottom: -1.17188rem
    }

    .grid-padding-y > .cell {
        padding-top: 1.17188rem;
        padding-bottom: 1.17188rem
    }

    .top-bar {
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto
    }
}

@media print, screen and (min-width: 62.5em) {
    .grid-x > .large-12 {
        flex-basis: auto;
        flex: 0 0 auto;
        width: 100%
    }

    .grid-margin-x > .large-12 {
        width: calc(100% - 2.34375rem)
    }

    .menu.large-horizontal {
        flex-wrap: wrap;
        flex-direction: row
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #2d86e1 transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .hide-for-large, .top-bar .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
        display: none !important
    }

    .top-bar {
        border-bottom: 5px solid #c5f3a7;
        padding: 0 !important
    }

    .top-bar .dropdown.menu.large-horizontal > li {
        max-width: 120px !important;
        position: relative
    }

    .top-bar .dropdown.menu.large-horizontal > li:hover a {
        background-color: #7acb74 !important
    }

    .top-bar .dropdown.menu.large-horizontal > li > a {
        color: #fefefe;
        text-transform: uppercase;
        line-height: 17px;
        font-size: .9375rem
    }

    .top-bar .dropdown.menu.large-horizontal > li > ul > li:hover a {
        background-color: #54a103 !important
    }

    .top-bar .dropdown.menu.large-horizontal > li > ul > li > ul > li {
        background-color: #84cb44 !important
    }

    .top-bar .menu.vertical > li > a {
        justify-content: center;
        align-content: center;
        text-transform: none;
        background-color: #2ea349 !important;
        color: #fefefe !important
    }

    .top-bar .menu.vertical > li > a:after {
        border-color: transparent transparent transparent #fefefe !important
    }

    .top-bar .menu > li {
        color: #0a0a0a
    }

    .top-bar #node-1 {
        width: 100px !important
    }

    .top-bar #node-29 {
        width: 90px
    }

    .top-bar #node-24 {
        width: 110px !important
    }

    .top-bar #node-20 {
        width: 100px !important
    }

    .top-bar #node-35 .node-35 {
        background-repeat: no-repeat;
        background-color: transparent;
        background-image: url(../images/icon-bug-ecb0ff69_f930_36.png);
        background-position: 80px bottom
    }

    .top-bar #node-5 {
        max-width: 130px !important
    }

    .top-bar #node-1 span:after, .top-bar #node-20 span:after, .top-bar #node-24 span:after, .top-bar #node-29 span:after, .top-bar #node-5 span:after {
        right: 0;
        content: "";
        position: absolute;
        top: 25%;
        height: 50%;
        border-right: 1px solid #73bd4d
    }

    .top-bar #node-15 span:after, .top-bar #node-30 span:after, .top-bar #node-35 span:after {
        content: "";
        position: absolute;
        top: 25%;
        height: 50%;
        border-right: 1px solid #73bd4d
    }

    .top-bar #node-35 span:after {
        right: 1px
    }

    .top-bar #node-15 span:after, .top-bar #node-30 span:after {
        right: 0
    }
}

@media (min-width: 768px) {
    main h1 {
        font-size: 34px
    }

    main ol li, main p, main ul li {
        font-size: 20px
    }

    main {
        padding: 30px 20px;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9
    }
}

@media (min-width: 992px) {
    main h1 {
        font-size: 38px
    }

    .title-bar {
        display: none
    }
}

@media screen and (max-width: 1240px) {
    [class*=span] {
        float: left;
        margin-left: 1.61%
    }

    [class*=span]:first-child {
        margin-left: 0
    }

    #head {
        display: none !important
    }
}

@media (max-width: 992px) {
    #top-bar-main-menu {
        display: none
    }
}

@media screen and (max-width: 62.49875em) {
    .show-for-large {
        display: none !important
    }
}

@media print, screen and (max-width: 62.49875em) {
    #top-bar-main-menu {
        padding-left: 0 !important
    }

    .top-bar-left > ul > li > a {
        color: #fefefe;
        text-transform: uppercase;
        padding: 15px 0 15px 15px
    }

    .top-bar-left > ul > li > a:hover {
        background: #84cb44
    }

    .hamburger:hover {
        opacity: 1;
        color: #fefefe
    }
}