﻿.hpVpv_Type_itpro_theme .hpVpv_LoadingPanel {
    color: #4f4f4f;
    background-color: #fff;
    border-color: #e3e3e3;
}

.hpVpv_TilePanel .hpVpv_Tile_gray_theme a, .hpVpv_TilePanel .hpVpv_Tile_gray_theme .hpVpv_NonLinkTile {
    background-color: #464646;
    border-color: #fff;
    color: #fff;
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    font-size: 125%;
}

.hpVpv_Type_gray_theme .hpVpv_LoadingPanel {
    color: #4f4f4f;
    background-color: #fff;
    border-color: #e3e3e3;
}

.hpVpv {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.hpVpv_TilePanel {
    position: absolute;
    width: 110px;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 100; /*background-color:none*/
}

    .hpVpv_TilePanel a, .hpVpv_TilePanel .hpVpv_NonLinkTile {
        display: block;
        border: 1px solid transparent;
        position: relative;
        line-height: 120%;
        white-space: nowrap;
    }

    .hpVpv_TilePanel .hpVpv_NonLinkTile {
        overflow: hidden;
    }

    .hpVpv_TilePanel a:active, .hpVpv_TilePanel a:hover, .hpVpv_TilePanel a:link {
        text-decoration: none;
    }

    .hpVpv_TilePanel .hpVpv_NonLinkTile {
        display: none;
    }

    .hpVpv_TilePanel li {
        margin-bottom: 10px; /*margin-bottom:7px*/
    }

    .hpVpv_TilePanel .hpVpv_TileItemWrap {
        width: 110px;
        position: relative;
    }

.hpVpv_Title {
    position: relative;
    width: 108px;
    width: 100%;
    min-height: 108px;
    _height: 108px;
    overflow: hidden;
}

.hpVpv_TileExpanded .hpVpv_Title {
    _height: auto;
}

.hpVpv_Title span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding-bottom: 4px;
    margin: 44px 0 4px;
    margin-left: 9px;
}

.hpVpv_TileExpanded .hpVpv_Title span {
    position: relative;
}

.hpVpv_Arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    overflow: hidden;
}

    .hpVpv_Arrow img {
        position: absolute;
        left: 0;
        top: -11px;
    }

.hpVpv_SelectedPivot .hpVpv_Arrow img {
    left: -122px;
}

a:hover .hpVpv_Arrow img, a.hpVpv_Hover .hpVpv_Arrow img {
    left: -61px;
}

.rtl .hpVpv_Arrow img {
    left: -12px;
}

.rtl .hpVpv_SelectedPivot .hpVpv_Arrow img {
    left: -134px;
}

.rtl a:hover .hpVpv_Arrow img, .rtl a.hpVpv_Hover .hpVpv_Arrow img {
    left: -73px;
}

.hpVpv_TilePanel .hpVpv_SelectedPivot a {
    display: none;
}

.hpVpv_TilePanel .hpVpv_SelectedPivot .hpVpv_NonLinkTile {
    display: block;
}

.rtl .hpVpv_TilePanel .hpVpv_SelectedPivot .hpVpv_NonLinkTile .hpVpv_Arrow {
    _display: none;
}

.hpVpv_BodyWindow {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
}

.hpVpv_BodyPanel {
    position: relative;
    width: 100%;
}

.hpVpv_Body {
    overflow: hidden;
}

.hpVpv_LoadingPanel {
    display: none;
    width: 798px;
    min-height: 525px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    z-index: 100;
}

.hpVpv_LoadingMessage {
    padding-top: 22px;
    font-size: 30px;
}

.hpVpv_Fade {
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 100%;
    display: none;
    background-repeat: repeat-y;
}

html > body .hpVpv_Fade {
    display: block;
}

.hpVpv_Nudge .hpVpv_Fade, html > body .hpVpv_Nudge .hpVpv_Fade {
    display: none;
}

.hpVpv_BodyOffScreen {
    display: none;
}

.hpVpv_BodyUnit .hidden {
    display: none;
    _display: block;
    _height: 0;
    _width: 0;
    _overflow: hidden;
}

.hpGrd_Grid, .hpGrd_Column, .hpGrd_Row, .hpGrd_Cell {
    float: left;
    position: relative;
}

.rtl .hpGrd_Grid, .rtl .hpGrd_Column, .rtl .hpGrd_Row, .rtl .hpGrd_Cell { /*position:static;_position:relative*/
}

.rtl .hpGrd_Column { /*float:none*/
}
/*.hpGrd_Column{overflow:hidden} bop khung chinh*/
.hpGrd_Row {
    width: 100%;
    margin-top: 10px;
}

.hpGrd_Cell {
    margin-left: 10px;
    _height: 1px;
    min-height: 1px;
}

    .hpGrd_Cell.hpGrd_CellNoMargin {
        margin-left: 0;
    }

.hpGrd_Row.hpGrd_RowNoMargin {
    margin-top: 0;
}

.hpGrd_Filler {
    display: none;
    height: 0;
}

.hpGrd_Span1 {
    width: 10px;
}

.hpGrd_Span2 {
    width: 20px;
}

.hpGrd_Span3 {
    width: 30px;
}

.hpGrd_Span4 {
    width: 40px;
}

.hpGrd_Span5 {
    width: 50px;
}

.hpGrd_Span6 {
    width: 60px;
}

.hpGrd_Span7 {
    width: 70px;
}

.hpGrd_Span8 {
    width: 80px;
}

.hpGrd_Span9 {
    width: 90px;
}

.hpGrd_Span10 {
    width: 100px;
}

.hpGrd_Span11 {
    width: 110px;
}

.hpGrd_Span12 {
    width: 120px;
}

.hpGrd_Span13 {
    width: 130px;
}

.hpGrd_Span14 {
    width: 140px;
}

.hpGrd_Span15 {
    width: 150px;
}

.hpGrd_Span16 {
    width: 160px;
}

.hpGrd_Span17 {
    width: 170px;
}

.hpGrd_Span18 {
    width: 180px;
}

.hpGrd_Span19 {
    width: 190px;
}

.hpGrd_Span20 {
    width: 200px;
}

.hpGrd_Span21 {
    width: 210px;
}

.hpGrd_Span22 {
    width: 220px;
}

.hpGrd_Span23 {
    width: 230px;
}

.hpGrd_Span24 {
    width: 240px;
}

.hpGrd_Span25 {
    width: 250px;
}

.hpGrd_Span26 {
    width: 306px;
}

.hpGrd_Span27 {
    width: 270px;
}

.hpGrd_Span28 {
    width: 280px;
}

.hpGrd_Span29 {
    width: 290px;
}

.hpGrd_Span30 {
    width: 300px;
}

.hpGrd_Span31 {
    width: 310px;
}

.hpGrd_Span32 {
    width: 320px;
}

.hpGrd_Span33 {
    width: 330px;
}

.hpGrd_Span34 {
    width: 340px;
}

.hpGrd_Span35 {
    width: 350px;
}

.hpGrd_Span36 {
    width: 360px;
}

.hpGrd_Span37 {
    width: 370px;
}

.hpGrd_Span38 {
    width: 380px;
}

.hpGrd_Span39 {
    width: 390px;
}

.hpGrd_Span40 {
    width: 400px;
}

.hpGrd_Span41 {
    width: 410px;
}

.hpGrd_Span42 {
    width: 420px;
}

.hpGrd_Span43 {
    width: 430px;
}

.hpGrd_Span44 {
    width: 440px;
}

.hpGrd_Span45 {
    width: 450px;
}

.hpGrd_Span46 {
    width: 460px;
}

.hpGrd_Span47 {
    width: 470px;
}

.hpGrd_Span48 {
    width: 480px;
}

.hpGrd_Span49 {
    width: 490px;
}

.hpGrd_Span50 {
    width: 500px;
}

.hpGrd_Span51 {
    width: 510px;
}

.hpGrd_Span52 {
    width: 520px;
}

.hpGrd_Span53 {
    width: 530px;
}

.hpGrd_Span54 {
    width: 540px;
}

.hpGrd_Span55 {
    width: 550px;
}

.hpGrd_Span56 {
    width: 560px;
}

.hpGrd_Span57 {
    width: 570px;
}

.hpGrd_Span58 {
    width: 580px;
}

.hpGrd_Span59 {
    width: 590px;
}

.hpGrd_Span60 {
    width: 600px;
}

.hpGrd_Span61 {
    width: 610px;
}

.hpGrd_Span62 {
    width: 620px;
}

.hpGrd_Span63 {
    width: 630px;
}

.hpGrd_Span64 {
    width: 640px;
}

.hpGrd_Span65 {
    width: 650px;
}

.hpGrd_Span66 {
    width: 660px;
}

.hpGrd_Span67 {
    width: 670px;
}

.hpGrd_Span68 {
    width: 680px;
}

.hpGrd_Span69 {
    width: 690px;
}

.hpGrd_Span70 {
    width: 700px;
}

.hpGrd_Span71 {
    width: 710px;
}

.hpGrd_Span72 {
    width: 720px;
}

.hpGrd_Span73 {
    width: 730px;
}

.hpGrd_Span74 {
    width: 740px;
}

.hpGrd_Span75 {
    width: 750px;
}

.hpGrd_Span76 {
    width: 760px;
}

.hpGrd_Span77 {
    width: 770px;
}

.hpGrd_Span78 {
    width: 780px;
}

.hpGrd_Span79 {
    width: 790px;
}

.hpGrd_Span80 {
    width: 960px;
}

.hpGrd_Span81 {
    width: 810px;
}

.hpGrd_Span82 {
    width: 820px;
}

.hpGrd_Span83 {
    width: 830px;
}

.hpGrd_Span84 {
    width: 840px;
}

.hpGrd_Span85 {
    width: 850px;
}

.hpGrd_Span86 {
    width: 860px;
}

.hpGrd_Span87 {
    width: 870px;
}

.hpGrd_Span88 {
    width: 880px;
}

.hpGrd_Span89 {
    width: 890px;
}

.hpGrd_Span90 {
    width: 900px;
}

.hpGrd_Span91 {
    width: 910px;
}

.hpGrd_Span92 {
    width: 920px;
}

.hpHro_Controls a img, .hpHro_Controls_Paging div img {
    position: relative;
}

.hpHro {
    position: relative;
    overflow: hidden;
    text-align: left;
    background: #fff;
    line-height: normal;
}

.hpHro_slide {
    left: 0;
    position: relative;
    width: 960px;
    background: #f1f1f1;
}

.hpHro_Item {
    position: relative;
    float: left;
}

.hpHro_Text {
    color: #fff;
    position: relative;
    z-index: 1;
    margin-top: -57px;
    padding: 10px; /*padding-bottom:14px;_padding:10px 0;*/
    background-position: top left;
    background-repeat: repeat-x; /*zoom:1;/*overflow:hidden*/
}

    .hpHro_Text h3, .hpHro_Text a, .hpHro_Text p {
        z-index: 2;
        _padding: 0 10px;
        _display: block;
    }

.hpHro_TextBg {
    position: absolute;
    background-color: #333;
    z-index: -1;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
}

.hpHro .hpHro_TextGradBg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -2;
}

.hpHro_Text h3 {
    font-size: 11px;
    text-transform: uppercase;
}

.hpHro_Text p {
    font-size: 11px;
    text-transform: uppercase;
    padding-top: 2px;
}

.hpHro_Text a {
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 2px;
    text-decoration: none;
}

    .hpHro_Text a:hover .hpFeat_Text, .hpHro_Text a:active .hpFeat_Text {
        text-decoration: underline;
    }

    .hpHro_Text a .hpFeat_Arrow {
        padding-left: 10px;
        font-size: 135%;
        line-height: 100%;
    }

.hpHro_Controls {
    position: absolute;
    right: 0;
    top: 1px;
    width: 100%;
    min-height: 33px;
    _height: 33px;
    overflow: hidden;
    z-index: 3;
}

.hpHro_Controls_Paging {
    position: absolute;
    top: 4px;
    right: 90px;
}

    .hpHro_Controls_Paging div {
        display: block;
        width: 9px;
        height: 9px;
        float: left;
        margin-left: 4px;
        overflow: hidden;
        position: relative;
    }

.rtl .hpHro_Controls_Paging div { /*left:-401px*/
}

.hpHro_Controls_Paging div img {
    background-position: -18px -124px;
    left: -18px;
    top: -124px;
    _top: -142px;
}

.hpHro_Controls_Paging div.current img {
    left: 0;
    background-position: 0 -124px;
}

.dark .hpHro_Controls_Paging div img {
    left: -56px;
    background-position: -56px -124px;
}

.dark .hpHro_Controls_Paging div.current img {
    left: -37px;
    background-position: -37px -124px;
}

.rtl .hpHro_Controls_Paging div img {
    left: 87px;
}

.rtl .hpHro_Controls_Paging div.current img {
    left: 105px;
}

.rtl .dark .hpHro_Controls_Paging div img {
    left: 49px;
}

.rtl .dark .hpHro_Controls_Paging div.current img {
    left: 68px;
}

.hpHro_Controls_Buttons {
    position: absolute;
    top: 0;
    right: 4px;
}

.rtl .hpHro_Controls_Buttons a { /*left:-457px*/
}

.hpHro_Controls a {
    display: block;
    overflow: hidden;
    width: 21px;
    height: 17px;
    float: left;
    margin-left: 2px;
    position: relative;
}

a.hpHro_Stop, a.hpHro_Play {
    display: none;
}

a.hpHro_Prev img {
    left: 0;
    top: -4px;
}

a.hpHro_Prev:hover img {
    left: 0;
    top: -35px;
}

.dark a.hpHro_Prev img {
    left: 0;
    top: -66px;
}

.dark a.hpHro_Prev:hover img {
    left: 0;
    top: -97px;
}

.rtl a.hpHro_Prev img, .rtl a.hpHro_Prev:hover img, .rtl .dark a.hpHro_Prev img, .rtl .dark a.hpHro_Prev:hover img {
    left: 62px;
}

a.hpHro_Next img {
    left: -31px;
    top: -4px;
}

a.hpHro_Next:hover img {
    left: -31px;
    top: -35px;
}

.dark a.hpHro_Next img {
    left: -31px;
    top: -66px;
}

.dark a.hpHro_Next:hover img {
    left: -31px;
    top: -97px;
}

.rtl a.hpHro_Next img, .rtl a.hpHro_Next:hover img,
.rtl .dark a.hpHro_Next img, .rtl .dark a.hpHro_Next:hover img {
    left: 93px;
}

a.hpHro_Stop img {
    left: -62px;
    top: -4px;
}

a.hpHro_Stop:hover img {
    left: -62px;
    top: -35px;
}

.dark a.hpHro_Stop img {
    left: -62px;
    top: -66px;
}

.dark a.hpHro_Stop:hover img {
    left: -62px;
    top: -97px;
}

.rtl a.hpHro_Stop img, .rtl a.hpHro_Stop:hover img, .rtl .dark a.hpHro_Stop img, .rtl .dark a.hpHro_Stop:hover img {
    left: 31px;
}

a.hpHro_Play img {
    left: -93px;
    top: -4px;
}

a.hpHro_Play:hover img {
    left: -93px;
    top: -35px;
}

.dark a.hpHro_Play img {
    left: -93px;
    top: -66px;
}

.dark a.hpHro_Play:hover img {
    left: -93px;
    top: -97px;
}

.rtl a.hpHro_Play img, .rtl a.hpHro_Play:hover img, .rtl .dark a.hpHro_Play img, .rtl .dark a.hpHro_Play:hover img {
    left: 0;
}

a.hpHro_Prev:hover img, a.hpHro_Next:hover img, a.hpHro_Stop:hover img, a.hpHro_Play:hover img { /*top:-4px*/
}

.dark a.hpHro_Prev:hover img, .dark a.hpHro_Next:hover img, .dark a.hpHro_Stop:hover img, .dark a.hpHro_Play:hover img { /*top:-66px*/
}

.hpLst.hpLst_style1 {
    background-color: #fff;
}

.hpLst_style1 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style1 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style1 .hpLst_description a, .hpLst_style1 .hpLst_description a:link, .hpLst_style1 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style1 .hpLst_description a.hpFeat_Link:hover, .hpLst_style1 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style1 .hpLst_footer_cta a, .hpLst_style1 .hpLst_footer_cta a:link, .hpLst_style1 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style1 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style1 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style1 .hpLst_title a, .hpLst_style1 .hpLst_title a:link, .hpLst_style1 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style1, .hpLst_style1 {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style1 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style1 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style1 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style2 {
    background-color: #fff;
}

.hpLst_style2 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style2 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style2 .hpLst_description a, .hpLst_style2 .hpLst_description a:link, .hpLst_style2 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style2 .hpLst_description a.hpFeat_Link:hover, .hpLst_style2 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style2 .hpLst_footer_cta a, .hpLst_style2 .hpLst_footer_cta a:link, .hpLst_style2 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style2 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style2 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style2 .hpLst_title a, .hpLst_style2 .hpLst_title a:link, .hpLst_style2 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style2, .hpLst_style2 {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style2 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style3 {
    background-color: #fff;
}

.hpLst_style3 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style3 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style3 .hpLst_description a, .hpLst_style3 .hpLst_description a:link, .hpLst_style3 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style3 .hpLst_description a.hpFeat_Link:hover, .hpLst_style3 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style3 .hpLst_footer_cta a, .hpLst_style3 .hpLst_footer_cta a:link, .hpLst_style3 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style3 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style3 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style3 .hpLst_title a, .hpLst_style3 .hpLst_title a:link, .hpLst_style3 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style3, .hpLst_style3 {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style3 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style2work {
    background-color: #fff;
}

.hpLst_style2work .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style2work .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style2work .hpLst_description a, .hpLst_style2work .hpLst_description a:link, .hpLst_style2work .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style2work .hpLst_description a.hpFeat_Link:hover, .hpLst_style2work .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style2work .hpLst_footer_cta a, .hpLst_style2work .hpLst_footer_cta a:link, .hpLst_style2work .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style2work .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style2work .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style2work .hpLst_title a, .hpLst_style2work .hpLst_title a:link, .hpLst_style2work .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style2work, .hpLst_style2work {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style2work .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2work .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2work .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style3work {
    background-color: #fff;
}

.hpLst_style3work .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style3work .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style3work .hpLst_description a, .hpLst_style3work .hpLst_description a:link, .hpLst_style3work .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style3work .hpLst_description a.hpFeat_Link:hover, .hpLst_style3work .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style3work .hpLst_footer_cta a, .hpLst_style3work .hpLst_footer_cta a:link, .hpLst_style3work .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style3work .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style3work .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style3work .hpLst_title a, .hpLst_style3work .hpLst_title a:link, .hpLst_style3work .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style3work, .hpLst_style3work {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style3work .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3work .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3work .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style4work {
    background-color: #fff;
}

.hpLst_style4work .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style4work .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style4work .hpLst_description a, .hpLst_style4work .hpLst_description a:link, .hpLst_style4work .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style4work .hpLst_description a.hpFeat_Link:hover, .hpLst_style4work .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style4work .hpLst_footer_cta a, .hpLst_style4work .hpLst_footer_cta a:link, .hpLst_style4work .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style4work .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style4work .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style4work .hpLst_title a, .hpLst_style4work .hpLst_title a:link, .hpLst_style4work .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style4work, .hpLst_style4work {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style4work .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style4work .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style4work .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_news {
    background-color: #fff;
}

.hpLst_news .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_news .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_news .hpLst_description a, .hpLst_news .hpLst_description a:link, .hpLst_news .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_news .hpLst_description a.hpFeat_Link:hover, .hpLst_news .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_news .hpLst_footer_cta a, .hpLst_news .hpLst_footer_cta a:link, .hpLst_news .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_news .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_news .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_news .hpLst_title a, .hpLst_news .hpLst_title a:link, .hpLst_news .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_news, .hpLst_news {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_news .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_news .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_news .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_news .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_news .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_news .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_news .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_footertiles {
    background-color: #fff;
}

.hpLst_footertiles .hpLst_title {
    color: #000;
    font-size: 13px;
    border-bottom: solid 1px transparent;
}

.hpLst_footertiles .hpLst_description {
    color: #000;
}

    .hpLst_footertiles .hpLst_description a, .hpLst_footertiles .hpLst_description a:link, .hpLst_footertiles .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_footertiles .hpLst_description a.hpFeat_Link:hover, .hpLst_footertiles .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_footertiles .hpLst_footer_cta a, .hpLst_footertiles .hpLst_footer_cta a:link, .hpLst_footertiles .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_footertiles .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_footertiles .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_footertiles .hpLst_title a, .hpLst_footertiles .hpLst_title a:link, .hpLst_footertiles .hpLst_title a:visited {
    color: #000;
    font-size: 13px;
}

.hpLst.hpLst_footertiles, .hpLst_footertiles {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_footertiles .hpFeat_FeatureItem a {
    color: #000;
    font-size: 150%;
    font-weight: normal;
    line-height: 1.7em;
}

.hpLst_footertiles .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_footertiles .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_footertiles .hpLst_title {
    font-family: Segoe UI Bold,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_footerlist {
    background-color: #fff;
}

.hpLst_footerlist .hpLst_title {
    color: #000;
    font-size: 13px;
    border-bottom: solid 1px transparent;
}

.hpLst_footerlist .hpLst_description { /*color:*/
}

    .hpLst_footerlist .hpLst_description a, .hpLst_footerlist .hpLst_description a:link, .hpLst_footerlist .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_footerlist .hpLst_description a.hpFeat_Link:hover, .hpLst_footerlist .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_footerlist .hpLst_footer_cta a, .hpLst_footerlist .hpLst_footer_cta a:link, .hpLst_footerlist .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_footerlist .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_footerlist .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_footerlist .hpLst_title a, .hpLst_footerlist .hpLst_title a:link, .hpLst_footerlist .hpLst_title a:visited {
    color: #000;
    font-size: 13px;
}

.hpLst.hpLst_footerlist, .hpLst_footerlist {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_footerlist .hpFeat_FeatureItem a {
    color: #0060a6;
    font-weight: normal;
    line-height: .7em;
}

.hpLst_footerlist .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_footerlist .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_footerlist .hpLst_title {
    font-family: Segoe UI Bold,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_style4 {
    background-color: #fff;
}

.hpLst_style4 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style4 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style4 .hpLst_description a, .hpLst_style4 .hpLst_description a:link, .hpLst_style4 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style4 .hpLst_description a.hpFeat_Link:hover, .hpLst_style4 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style4 .hpLst_footer_cta a, .hpLst_style4 .hpLst_footer_cta a:link, .hpLst_style4 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style4 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style4 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style4 .hpLst_title a, .hpLst_style4 .hpLst_title a:link, .hpLst_style4 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style4, .hpLst_style4 {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_style4 .hpFeat_FeatureItem a {
    color: #0060a6;
    font-weight: normal;
}

.hpLst_style4 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_style4 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_style4 .hpLst_title {
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_style5 {
    background-color: #fff;
}

.hpLst_style5 .hpLst_title {
    color: #4f4f4f;
    font-size: 19px;
    margin-top: 0;
    border-bottom: solid 1px transparent;
}

.hpLst_style5 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style5 .hpLst_description a, .hpLst_style5 .hpLst_description a:link, .hpLst_style5 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style5 .hpLst_description a.hpFeat_Link:hover, .hpLst_style5 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style5 .hpLst_footer_cta a, .hpLst_style5 .hpLst_footer_cta a:link, .hpLst_style5 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style5 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style5 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style5 .hpLst_title a, .hpLst_style5 .hpLst_title a:link, .hpLst_style5 .hpLst_title a:visited {
    color: #4f4f4f;
    font-size: 19px;
    margin-top: 0;
}

.hpLst.hpLst_style5, .hpLst_style5 {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_style5 .hpFeat_FeatureItem a {
    color: #0060a6;
    font-weight: normal;
    line-height: .7em;
}

.hpLst_style5 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_style5 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_style5 .hpLst_title {
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_style6 {
    background-color: #fff;
}

.hpLst_style6 .hpLst_title {
    color: #4f4f4f;
    margin-bottom: 0;
    border-bottom: solid 1px transparent;
}

.hpLst_style6 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style6 .hpLst_description a, .hpLst_style6 .hpLst_description a:link, .hpLst_style6 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style6 .hpLst_description a.hpFeat_Link:hover, .hpLst_style6 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style6 .hpLst_footer_cta a, .hpLst_style6 .hpLst_footer_cta a:link, .hpLst_style6 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style6 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style6 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style6 .hpLst_title a, .hpLst_style6 .hpLst_title a:link, .hpLst_style6 .hpLst_title a:visited {
    color: #4f4f4f;
    margin-bottom: 0;
}

.hpLst.hpLst_style6, .hpLst_style6 {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

    .hpLst_style6 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style6 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style6 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style1 {
    background-color: #fff;
}

.hpLst_style1 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style1 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style1 .hpLst_description a, .hpLst_style1 .hpLst_description a:link, .hpLst_style1 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style1 .hpLst_description a.hpFeat_Link:hover, .hpLst_style1 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style1 .hpLst_footer_cta a, .hpLst_style1 .hpLst_footer_cta a:link, .hpLst_style1 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style1 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style1 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style1 .hpLst_title a, .hpLst_style1 .hpLst_title a:link, .hpLst_style1 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style1, .hpLst_style1 {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style1 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style1 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style1 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style1 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style2 {
    background-color: #fff;
}

.hpLst_style2 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style2 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style2 .hpLst_description a, .hpLst_style2 .hpLst_description a:link, .hpLst_style2 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style2 .hpLst_description a.hpFeat_Link:hover, .hpLst_style2 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style2 .hpLst_footer_cta a, .hpLst_style2 .hpLst_footer_cta a:link, .hpLst_style2 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style2 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style2 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style2 .hpLst_title a, .hpLst_style2 .hpLst_title a:link, .hpLst_style2 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style2, .hpLst_style2 {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style2 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style2 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style3 {
    background-color: #fff;
}

.hpLst_style3 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style3 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style3 .hpLst_description a, .hpLst_style3 .hpLst_description a:link, .hpLst_style3 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style3 .hpLst_description a.hpFeat_Link:hover, .hpLst_style3 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style3 .hpLst_footer_cta a, .hpLst_style3 .hpLst_footer_cta a:link, .hpLst_style3 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style3 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style3 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style3 .hpLst_title a, .hpLst_style3 .hpLst_title a:link, .hpLst_style3 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style3, .hpLst_style3 {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style3 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style3 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style2work {
    background-color: #fff;
}

.hpLst_style2work .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style2work .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style2work .hpLst_description a, .hpLst_style2work .hpLst_description a:link, .hpLst_style2work .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style2work .hpLst_description a.hpFeat_Link:hover, .hpLst_style2work .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style2work .hpLst_footer_cta a, .hpLst_style2work .hpLst_footer_cta a:link, .hpLst_style2work .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style2work .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style2work .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style2work .hpLst_title a, .hpLst_style2work .hpLst_title a:link, .hpLst_style2work .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style2work, .hpLst_style2work {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style2work .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2work .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style2work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style2work .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style3work {
    background-color: #fff;
}

.hpLst_style3work .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style3work .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style3work .hpLst_description a, .hpLst_style3work .hpLst_description a:link, .hpLst_style3work .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style3work .hpLst_description a.hpFeat_Link:hover, .hpLst_style3work .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style3work .hpLst_footer_cta a, .hpLst_style3work .hpLst_footer_cta a:link, .hpLst_style3work .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style3work .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style3work .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style3work .hpLst_title a, .hpLst_style3work .hpLst_title a:link, .hpLst_style3work .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style3work, .hpLst_style3work {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style3work .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3work .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style3work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style3work .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_style4work {
    background-color: #fff;
}

.hpLst_style4work .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style4work .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style4work .hpLst_description a, .hpLst_style4work .hpLst_description a:link, .hpLst_style4work .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style4work .hpLst_description a.hpFeat_Link:hover, .hpLst_style4work .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style4work .hpLst_footer_cta a, .hpLst_style4work .hpLst_footer_cta a:link, .hpLst_style4work .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style4work .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style4work .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style4work .hpLst_title a, .hpLst_style4work .hpLst_title a:link, .hpLst_style4work .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style4work, .hpLst_style4work {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_style4work .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style4work .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style4work .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style4work .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_news {
    background-color: #fff;
}

.hpLst_news .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_news .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_news .hpLst_description a, .hpLst_news .hpLst_description a:link, .hpLst_news .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_news .hpLst_description a.hpFeat_Link:hover, .hpLst_news .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_news .hpLst_footer_cta a, .hpLst_news .hpLst_footer_cta a:link, .hpLst_news .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_news .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_news .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_news .hpLst_title a, .hpLst_news .hpLst_title a:link, .hpLst_news .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_news, .hpLst_news {
    border: solid 1px #d3d3d3;
    padding: 16px 14px 0 14px;
}

    .hpLst_news .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_news .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_news .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_news .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_news .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_news .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_news .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst.hpLst_footertiles {
    background-color: #fff;
}

.hpLst_footertiles .hpLst_title {
    color: #000;
    font-size: 13px;
    border-bottom: solid 1px transparent;
}

.hpLst_footertiles .hpLst_description {
    color: #000;
}

    .hpLst_footertiles .hpLst_description a, .hpLst_footertiles .hpLst_description a:link, .hpLst_footertiles .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_footertiles .hpLst_description a.hpFeat_Link:hover, .hpLst_footertiles .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_footertiles .hpLst_footer_cta a, .hpLst_footertiles .hpLst_footer_cta a:link, .hpLst_footertiles .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_footertiles .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_footertiles .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_footertiles .hpLst_title a, .hpLst_footertiles .hpLst_title a:link, .hpLst_footertiles .hpLst_title a:visited {
    color: #000;
    font-size: 13px;
}

.hpLst.hpLst_footertiles, .hpLst_footertiles {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_footertiles .hpFeat_FeatureItem a {
    color: #000;
    font-size: 150%;
    font-weight: normal;
    line-height: 1.7em;
}

.hpLst_footertiles .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_footertiles .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_footertiles .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_footertiles .hpLst_title {
    font-family: Segoe UI Bold,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_footerlist {
    background-color: #fff;
}

.hpLst_footerlist .hpLst_title {
    color: #000;
    font-size: 13px;
    border-bottom: solid 1px transparent;
}

.hpLst_footerlist .hpLst_description { /*color:*/
}

    .hpLst_footerlist .hpLst_description a, .hpLst_footerlist .hpLst_description a:link, .hpLst_footerlist .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_footerlist .hpLst_description a.hpFeat_Link:hover, .hpLst_footerlist .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_footerlist .hpLst_footer_cta a, .hpLst_footerlist .hpLst_footer_cta a:link, .hpLst_footerlist .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_footerlist .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_footerlist .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_footerlist .hpLst_title a, .hpLst_footerlist .hpLst_title a:link, .hpLst_footerlist .hpLst_title a:visited {
    color: #000;
    font-size: 13px;
}

.hpLst.hpLst_footerlist, .hpLst_footerlist {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_footerlist .hpFeat_FeatureItem a {
    color: #0060a6;
    font-weight: normal;
    line-height: .7em;
}

.hpLst_footerlist .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_footerlist .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_footerlist .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_footerlist .hpLst_title {
    font-family: Segoe UI Bold,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_style4 {
    background-color: #fff;
}

.hpLst_style4 .hpLst_title {
    color: #4f4f4f;
    border-bottom: solid 1px transparent;
}

.hpLst_style4 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style4 .hpLst_description a, .hpLst_style4 .hpLst_description a:link, .hpLst_style4 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style4 .hpLst_description a.hpFeat_Link:hover, .hpLst_style4 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style4 .hpLst_footer_cta a, .hpLst_style4 .hpLst_footer_cta a:link, .hpLst_style4 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style4 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style4 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style4 .hpLst_title a, .hpLst_style4 .hpLst_title a:link, .hpLst_style4 .hpLst_title a:visited {
    color: #4f4f4f;
}

.hpLst.hpLst_style4, .hpLst_style4 {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_style4 .hpFeat_FeatureItem a {
    color: #0060a6;
    font-weight: normal;
}

.hpLst_style4 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_style4 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style4 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_style4 .hpLst_title {
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.init {
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    font-weight: normal;
    color: #4f4f4f;
}

    .init a:link {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
        font-weight: normal;
        color: #0060a6;
    }

    .init a:hover {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
        font-weight: normal;
        color: #0060a6;
    }

    .init a:visited {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
        font-weight: normal;
        color: #0060a6;
    }

.hpLst.hpLst_style5 {
    background-color: #fff;
}

.hpLst_style5 .hpLst_title {
    color: #4f4f4f;
    font-size: 19px;
    margin-top: 0;
    border-bottom: solid 1px transparent;
}

.hpLst_style5 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style5 .hpLst_description a, .hpLst_style5 .hpLst_description a:link, .hpLst_style5 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style5 .hpLst_description a.hpFeat_Link:hover, .hpLst_style5 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style5 .hpLst_footer_cta a, .hpLst_style5 .hpLst_footer_cta a:link, .hpLst_style5 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style5 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style5 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style5 .hpLst_title a, .hpLst_style5 .hpLst_title a:link, .hpLst_style5 .hpLst_title a:visited {
    color: #4f4f4f;
    font-size: 19px;
    margin-top: 0;
}

.hpLst.hpLst_style5, .hpLst_style5 {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

html .hpLst_style5 .hpFeat_FeatureItem a {
    color: #0060a6;
    font-weight: normal;
    line-height: .7em;
}

.hpLst_style5 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    color: #0060a6;
}

.hpLst_style5 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style5 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    color: #0060a6;
}

.hpLst_style5 .hpLst_title {
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.hpLst.hpLst_style6 {
    background-color: #fff;
}

.hpLst_style6 .hpLst_title {
    color: #4f4f4f;
    margin-bottom: 0;
    border-bottom: solid 1px transparent;
}

.hpLst_style6 .hpLst_description {
    color: #4f4f4f;
}

    .hpLst_style6 .hpLst_description a, .hpLst_style6 .hpLst_description a:link, .hpLst_style6 .hpLst_description a:visited {
        color: #0060a6;
    }

        .hpLst_style6 .hpLst_description a.hpFeat_Link:hover, .hpLst_style6 .hpLst_description a.hpFeat_Link:active {
            color: #0060a6;
        }

.hpLst_style6 .hpLst_footer_cta a, .hpLst_style6 .hpLst_footer_cta a:link, .hpLst_style6 .hpLst_footer_cta a:visited {
    color: #0060a6;
}

    .hpLst_style6 .hpLst_footer_cta a.hpFeat_Link:hover, .hpLst_style6 .hpLst_footer_cta a.hpFeat_Link:active {
        color: #0060a6;
    }

.hpLst_style6 .hpLst_title a, .hpLst_style6 .hpLst_title a:link, .hpLst_style6 .hpLst_title a:visited {
    color: #4f4f4f;
    margin-bottom: 0;
}

.hpLst.hpLst_style6, .hpLst_style6 {
    border: solid 1px #fff;
    padding: 16px 14px 0 14px;
}

    .hpLst_style6 .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style6 .hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpLst_style6 .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
        color: #0060a6;
    }

    .hpLst_style6 .hpLst_title {
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    }

.hpLst {
    margin: 0;
    background-position: left bottom;
    background-repeat: repeat-x;
}

.rtl .hpLst {
    _position: relative;
}

    .rtl .hpLst ul, .rtl .hpLst li {
        _width: 100%;
        _overflow: hidden;
    }

.hpLst_box {
    overflow: hidden;
    padding: 0 1px;
    margin: 0 -1px;
    _padding: 0;
    _margin: 0;
    _width: 100%;
}

.hpLst_title {
    font-size: 162.5%;
    line-height: 115.385%;
    font-weight: normal;
    margin-bottom: 14px;
}

.hpLst_description {
    font-size: 75%;
    line-height: 115.385%;
    margin-bottom: 10px;
}

.hpLst_footer_cta {
    margin: 20px 0 15px 0;
    padding: 0;
    font-size: 75%;
    line-height: 115.385%;
    text-align: right;
    text-decoration: none;
}

    .hpLst_footer_cta a:active, .hpLst_footer_cta a:hover {
        text-decoration: none;
    }

        .hpLst_footer_cta a:active .hpFeat_Text, .hpLst_footer_cta a:hover .hpFeat_Text {
            text-decoration: underline;
        }

    .hpLst_footer_cta a .hpFeat_Arrow {
        padding-left: 10px;
        font-size: 140%;
        line-height: .9em;
    }

.hpFeat_FeatureItem {
    padding-bottom: 8px;
    padding-left: 1px;
    margin-left: -1px;
    overflow: hidden;
    _position: relative;
    _padding-left: 0;
    _margin-left: 0;
}

html .hpFeat_FeatureItem a {
    color: #0060a6;
}

.hpFeat_FeatureItem a.hpFeat_Link:hover, .hpFeat_FeatureItem a.hpFeat_Link:active {
    color: #0060a6;
}

.hpFeat_FeatureItem .hpFeat_ImageContainer {
    padding-bottom: 8px;
    padding-top: 1px;
}

.hpFeat_FeatureItem .hpFeat_Pos-left .hpFeat_ImageContainer {
    float: left;
    _position: relative;
    _display: inline;
}

.hpFeat_FeatureItem .hpFeat_ItemContainer {
    _zoom: 100%;
}

    .hpFeat_FeatureItem .hpFeat_ItemContainer .hpFeat_Item {
        padding-bottom: 6px;
        padding-top: 1px;
    }

.hpFeat_FeatureItem .hpFeat_Title {
    color: #4f4f4f;
    font-size: 75%;
    line-height: 1.25em;
}

.hpFeat_FeatureItem .hpFeat_Description {
    font-size: 75%;
    color: #4f4f4f;
    line-height: 1.25em;
}

.hpFeat_FeatureItem ul.hpFeat_List {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 70%;
    color: #4f4f4f;
    line-height: 1.25em;
}

    .hpFeat_FeatureItem ul.hpFeat_List li {
        margin-left: 7px;
    }

.hpFeat_FeatureItem .hpFeat_Caption {
    font-size: 65%;
    text-transform: uppercase;
    _color: #4f4f4f;
}

.hpFeat_FeatureItem .hpFeat_Incentive .hpFeat_IncentiveOld {
    margin-right: 15px;
    text-decoration: line-through;
    color: #333;
    font-size: 75%;
}

.hpFeat_FeatureItem .hpFeat_Incentive .hpFeat_IncentiveNew {
    color: #b3480e;
    font-size: 115%;
    line-height: 1.25em;
}

.hpFeat_FeatureItem .hpFeat_PrimaryCta.hpFeat_Item {
    margin: -3px 0 0 -1px;
    padding: 0;
    _margin: 0;
}

.hpFeat_FeatureItem .hpFeat_SecondaryCta.hpFeat_Item {
    margin: 0 0 0 -1px;
    _margin: 0;
    padding: 0;
}

.hpFeat_FeatureItem .hpFeat_SecondaryCta li, .hpFeat_FeatureItem .hpFeat_PrimaryCta li {
    padding: 3px 0 4px 1px;
    overflow: hidden;
    _zoom: 1;
}

.hpFeat_FeatureItem .hpFeat_SecondaryCta .hpFeat_Arrow {
    padding-left: 5px;
    font-size: 140%;
    line-height: 0;
}

.hpFeat_FeatureItem .hpFeat_PrimaryCta .hpFeat_Arrow {
    display: block;
    position: absolute;
    top: 2px;
    right: 4px;
    top: -4px;
    padding-left: 10px;
    font-size: 150%;
    line-height: 1.25em;
}

.hpFeat_Wrap a.hpFeat_Link.Arrow:hover, .hpFeat_Wrap a.hpFeat_Link.Arrow:active {
    text-decoration: none;
}

    .hpFeat_Wrap a.hpFeat_Link.Arrow:active .hpFeat_Text, .hpFeat_Wrap a.hpFeat_Link.Arrow:hover .hpFeat_Text {
        text-decoration: underline;
    }

.hpFeat_Wrap a.hpFeat_Link .hpFeat_Arrow {
    padding-left: 5px;
    font-size: 135%;
    line-height: 100%;
    text-decoration: none;
}

.hpFeat_FeatureItem .hpFeat_PrimaryCta {
    font-size: 70%;
}

    .hpFeat_FeatureItem .hpFeat_PrimaryCta a {
        _zoom: 1;
    }

.hpFeat_Caption .hpFeat_Item, .hpFeat_FeatureItem .hpFeat_SecondaryCta {
    font-size: 75%;
}

    .hpFeat_Caption .hpFeat_Item, .hpFeat_FeatureItem .hpFeat_SecondaryCta a {
        line-height: 1.25em;
        _zoom: 1;
        _line-height: 1.5em;
    }

.hpFeat_FeatureItem .hpFeat_PrimaryCta a, .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited {
    display: block;
    text-decoration: none;
    border: 1px solid #a1a1a1;
    background-color: #fff;
    float: left;
    color: #0060a6;
    min-height: 10px;
    position: relative;
    padding: 2px 5px 3px 5px;
    padding-right: 40px;
}

.rtl .hpFeat_FeatureItem .hpFeat_PrimaryCta a, .rtl .hpFeat_FeatureItem .hpFeat_PrimaryCta a:link, .rtl .hpFeat_FeatureItem .hpFeat_PrimaryCta a:visited { /*float:none*/
}

.hpFeat_FeatureItem .hpFeat_PrimaryCta a:active, .hpFeat_FeatureItem .hpFeat_PrimaryCta a:hover {
    background-color: #d2ebf9;
    color: #0060a6;
    border-color: #a1a1a1;
    text-decoration: none;
}

    .hpFeat_FeatureItem .hpFeat_PrimaryCta a:active .hpFeat_Text, .hpFeat_FeatureItem .hpFeat_PrimaryCta a:hover .hpFeat_Text {
        text-decoration: none;
    }

.hpFeat_FeatureItem .hpFeat_SecondaryCta a, .hpFeat_FeatureItem .hpFeat_SecondaryCta a:link, .hpFeat_FeatureItem .hpFeat_SecondaryCta a:visited {
    text-decoration: none;
    color: #0060a6;
    position: relative;
    padding: 0;
    _float: left;
}

    .hpFeat_FeatureItem .hpFeat_SecondaryCta a:active, .hpFeat_FeatureItem .hpFeat_SecondaryCta a:hover {
        color: #0060a6;
    }

        .hpFeat_FeatureItem .hpFeat_SecondaryCta a:active .hpFeat_Text, .hpFeat_FeatureItem .hpFeat_SecondaryCta a:hover .hpFeat_Text {
            text-decoration: underline;
        }

.hpImage_Clip {
    overflow: hidden;
    display: block;
    position: relative;
}

    .hpImage_Clip img {
        position: relative;
    }

.hpFeat_SecondaryCta a.hpImage_Link, .hpFeat_PrimaryCta a.hpImage_Link, .hpFeat_FeatureItem .hpFeat_PrimaryCta a.hpImage_Link, .hpFeat_FeatureItem .hpFeat_SecondaryCta a.hpImage_Link {
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
}

.hpFeat_FeatureItem .hpImage_Link, .hpFeat_FeatureItem .hpImage_Link .hpImage_Clip {
    cursor: pointer;
}

.hpFeat_FeatureItem .hpFeat_PrimaryCta a.hpImage_Link, .hpFeat_FeatureItem .hpFeat_SecondaryCta a.hpImage_Link, .hpFeat_FeatureItem .hpImage_Link, .hpFeat_FeatureItem .hpImage_Img, .hpFeat_FeatureItem .hpImage_Clip {
    display: inline-block;
    _zoom: 1;
    _display: inline;
}

.hpFeat_FeatureItem .hpFeat_ItemContainer .hpImage_Link, .hpFeat_FeatureItem .hpFeat_ItemContainer .hpImage_Clip, .hpFeat_FeatureItem .hpFeat_ItemContainer .hpImage_Img {
    margin-left: 5px;
}

.hpFeat_FeatureItem .hpImage_Clip .hpImage_Img, .hpFeat_FeatureItem .hpImage_Link .hpImage_Img, .hpFeat_FeatureItem .hpImage_Link .hpImage_Clip {
    margin: 0;
}

#khachhangslide {
}

.CanhBao {
    color: Red;
    font-weight: bold;
}

textarea.lock {
    width: 472px !important;
    height: 103px !important;
}

.ContentDetailNews {
    width: 950px;
}

.TitleNewsDetail {
    color: #E87716;
    text-align: left;
    /*	border-bottom:1px dotted windowtext; */
}

.TitleRecruitment {
    color: #E87716;
    text-align: left;
    text-transform: uppercase;
}

.ContentNewsDetail {
    font: 13px Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    text-align: justify;
    width: 700px;
}

.TieuDeNewsSpan {
    width: 700px;
    left: 10px;
    font: 13px Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #4f4f4f;
}

    .TieuDeNewsSpan a {
        width: 700px;
        left: 10px;
        font: 13px Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
        color: #4f4f4f;
    }

        .TieuDeNewsSpan a:hover {
            width: 700px;
            left: 10px;
            font: 13px Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
            text-decoration: underline;
            color: #4f4f4f;
        }

.DivLeftMenu {
    float: left;
    position: relative;
    width: 700px;
    left: 10px;
}

.DivRightMenu {
    float: right;
    width: 230px;
    font: 13px Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
}

.DivRightMenuClear {
    padding-top: 9px;
}

.DivSupport {
    background: #0098E0 url(/Images/imgs/tech-support.png) top right no-repeat;
    height: 40px;
}

.DivSupportTitle {
    color: #FFFFFF;
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
}

.DivTieuDiem {
    background: #7A7A7A;
}

.DivTieuDiemTitle {
    color: #FFFFFF;
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
}

.DivYKienKhachHang {
    background: #EBEBEB;
}

.DivYKienKhachHangTitle {
    color: #7A7A7A;
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
}

.TieuDiemNews {
    color: #FFFFFF;
}

.CanhTraiTieuDiem {
    padding-left: 10px;
}

.CanhTraiSanPhamKhac {
    padding-left: 0px;
    text-align: center;
    width: 190px;
    color: #FFFFFF;
}

.KhungHinhSanPhamKhac {
    width: 190px;
    height: 130px;
    border: 1px solid #FFF;
}

.HinhSanPhamKhac {
    width: 190px;
    height: 130px;
}

.TenSanPhamKhac {
    text-align: center;
    width: 190px;
    color: #FFFFFF;
}

.specialArticle-item {
    padding: 12px 0px 0px 0px;
    margin: 0px;
    font-size: 9pt;
    font-family: arial,tahoma,verdana;
}

.specialArticle-sepa {
    padding: 0px;
    height: 2px;
}

.specialArticle-item h3 {
    background: url(/Images/Hinhanh/icon_tinnoibo.gif) 0px 1px no-repeat;
    padding-bottom: 3px;
    color: #666666;
    text-decoration: none;
    padding-left: 23px;
    font-weight: bold;
    font-size: 9pt;
    font-family: arial,tahoma,verdana;
}

    .specialArticle-item h3 a {
        color: #666666;
        text-decoration: none;
    }

        .specialArticle-item h3 a:hover {
            color: #666666;
            text-decoration: underline;
        }

.specialArticle-item-date {
    font-weight: normal;
    color: #9c9c9c;
    padding-left: 6px;
}

.specialArticle-item .brief {
    padding-left: 23px;
    color: #888888;
}

.specialArticle-item-date {
    font-weight: normal;
    color: #9c9c9c;
    padding-left: 6px;
}

.brief {
    padding-left: 23px;
    color: #6F6F6F;
}

/* Product detail */

.KhungSanPhamChiTietTrai {
    width: 700px;
    height: auto;
}

.HinhSanPhamChiTiet {
    float: left;
    width: 190px;
    clear: left;
    border: 2px solid #C0C0C0;
}

.MotaSanPhamChiTiet {
    display: inline-block;
    width: 491px;
    height: auto;
    font: 10pt Arial,Tahoma,Verdana,sans-serif;
    padding-left: 15px;
    text-align: justify;
}

.MotaSanPhamChiTietAll {
    display: inline-block;
    width: 491px;
    height: 134px;
    clear: inherit;
    font: 10pt Arial,Tahoma,Verdana,sans-serif;
    padding-left: 15px;
    text-align: justify;
    position: relative;
}

.textbox {
    border: solid 1px #c8c8c8;
    margin-right: 1px;
    font: 12px Arial,Tahoma;
    color: #000000;
}

.textboxwarning {
    border: 1px solid #FF0000;
    font: 12px Arial,Tahoma;
    color: #000000;
}

.nutchitietsanpham {
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #f78d0f;
    text-decoration: none;
}

    .nutchitietsanpham a {
        display: block;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 0px 0px 1px 16px;
        width: 82px;
        color: #f78d0f;
        text-decoration: none;
    }

        .nutchitietsanpham a:hover {
            color: #f78d0f;
            text-decoration: none;
        }

.DetailButton, a.DetailButton, a.DetailButton:link, a.DetailButton:visited, a.DetailButton:hover, a.DetailButton:active {
    width: 93px;
    height: 31px;
    background-image: url(/Images/Hinhanh/btn_detail_product.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 93px 93px;
    left: 50%;
    margin: 0 0 10px 0px;
    display: block;
}

    a.DetailButton:hover {
        background-position: center bottom;
    }

/* Product detail
.KhungSanPhamChiTietTrai{width:700px;height:auto;}
.KhungSanPhamChiTietTrai .HinhSanPhamChiTiet{width:190px;margin-right:20px;float:left;border:2px solid #C0C0C0;}
.KhungSanPhamChiTietTrai .MotaSanPhamChiTiet{display:inline;margin-top:10px; overflow:hidden; font:10pt Arial,Tahoma,Verdana,sans-serif;text-align:justify;}
.KhungSanPhamChiTietTrai .MotaSanPhamChiTietAll{display:inline;margin-top:10px; overflow:hidden; font:10pt Arial,Tahoma,Verdana,sans-serif;text-align:justify;}
 */


.TenKhachHangDetail {
    font-style: italic;
    text-align: right;
}

.ChucVuDetail {
    font-style: italic;
    text-align: right;
}

.YKienKhachHangDetailImage {
    display: inline-block;
    width: 82px;
    vertical-align: top;
}

.YKienKhachHangDetailContent {
    display: inline-block;
    width: 110px;
    padding-left: 10px;
}

.YKienKhachHangAllContent {
    display: inline-block;
    width: 586px;
    padding-left: 10px;
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    font-size: 85%;
    text-align: justify;
}

.TenKhachHangAll {
    font-style: italic;
    text-align: right;
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    font-size: 80%;
}

.ChucVuAll {
    font-style: italic;
    text-align: right;
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    font-size: 80%;
}

.PhanTrangAll {
    padding: 2px 5px;
    border: 1px solid #F78D0F;
    margin: 3px 0px 3px 0px;
    background: #F78D0F;
    color: #FFFFFF;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .PhanTrangAll:hover {
        background: #FFFFFF;
    }

.CotFooterMaster {
    color: #0060a6;
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    text-decoration: none;
    font-size: 78%;
    line-height: 1.79em;
}

    .CotFooterMaster a:link {
        color: #0060a6;
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
        text-decoration: none;
        font-size: 100%;
        line-height: 1.79em;
    }

    .CotFooterMaster a:visited {
        color: #0060a6;
        text-decoration: none;
    }

    .CotFooterMaster a:hover {
        color: #0060a6;
        text-decoration: underline;
    }

#mask {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 999;
}

.DivPopupOnlineSupport {
    display: none;
    background: #fff;
    /*padding: 10px;*/
    border: 5px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
}

img.btn_close {
    float: right;
    margin: -1px -1px 0 0; /*-28px -28px 0 0;*/
}

.DanhSachKHSpan {
    background-color: #F78D0F;
    color: #4f4f4f;
    font-size: small;
}
