﻿
html, body, form {
    font-family: arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: none;
    color: #333333;
    font-size: 11px;
}

a img {
    border-style: none;
    padding: 0;
    margin: 0;
}

h2 {
    color: #333333;
    font-size: 16px;
}

.icn_button_style1 {
    border: 1px outset #C0C0C0;
    background-color: #051E23;
    color: #FFFFFF;
    padding: 5px;
    line-height: 30px;
    display: block;
}

.topList {
    margin: 0;
    padding: 2px;
    color: #FFFFFF;
    font-weight: 200;
}

    .topList ul {
        list-style-type: none;
        margin: 5px;
        padding: 0;
    }

    .topList li {
        margin: 0;
        float: left;
        padding: 0 5px 0 5px;
    }

    .topList a {
    }

.mainList1 {
    margin: auto;
    padding: 0;
    font-size: 12px;
    height: 45px;
    float: none;
    clear: both;
    line-height: 16px;
    display: block;
    width: 1000px;
}

    .mainList1 ul {
        list-style-type: none;
        margin: auto;
        padding: 0;
    }

    .mainList1 li {
        float: left;
        padding: 0;
        margin: 0;
        height: 45px;
        border-left-style: solid;
        border-width: 1px;
        border-color: #141818;
    }

        .mainList1 li a {
            margin: 5px;
            display: block;
            color: #FFFFFF;
            padding: 0;
            text-align: center;
            text-decoration: none;
            min-width: 60px;
            height: 35px;
        }

        .mainList1 li div {
            border-color: #141818;
            padding: 0;
            margin: 0;
            border-style: solid;
            border-width: 0 1px 1px 1px;
            position: absolute;
            visibility: hidden;
            background-color: #F2F2F2;
            line-height: normal;
        }

            .mainList1 li div a {
                padding: 3px;
                text-align: left;
                margin: 0;
                background-color: #F2F2F2;
                font-weight: normal;
                color: #333333;
                width: auto;
                height: 20px;
                line-height: 20px;
            }

    .mainList1 ul ul {
        border-style: solid;
        border-width:0 1px 1px 1px;
        border-color: #CCCCCC;
        list-style-type: none;
        margin:0;
        padding:0;
        visibility: hidden;
        position: absolute;
        display: block;
        background-color: #F2F2F2;
        width: 250px;
    }

    .mainList1 li li {
        float: none;
        margin:0;
        padding:0;
        height: 24px;
        line-height: 24px;
        width: 250px;
        border-style: none;
    }

        .mainList1 li li a {
            border-style: none;
            margin: 0;
            padding: 0 5px 5px;
            text-align: left;
            text-decoration: none;
            min-width: 80px;
            display: block;
            color: #333333;
            width: auto;
            height: 30px;
            line-height: 30px;
        }

    .mainList1 li:hover a {
        color: #333333;
    }

    .mainList1 li:hover div {
        visibility: visible;
        display: block;
    }

    .mainList1 li:hover ul {
        visibility: visible;
        display: block;
    }

    .mainList1 li:hover {
        background-color: #F2F2F2;
    }

    .mainList1 li div a:hover {
        background-color: #2A3333;
        text-decoration: underline;
        color: #FFFFFF;
    }

    .mainList1 li li a:hover {
        background-color: #333333;
        text-decoration: underline;
        color: #FFFFFF;
    }

.leftBox {
    padding: 8px;
    margin:0 10px 10px 10px;
    border: none;
    background-color: #EEEEEE;
    line-height: 20px;
    color: #333333;
}

    .leftBox div {
        margin: 3px;
        font-size: 18px;
        color: #2A3333;
    }

    .leftBox a {
        font-size: 12px;
        text-decoration: none;
    }

        .leftBox a:hover {
            text-decoration: underline;
        }

    .leftBox ul {
        list-style-type: square;
        list-style-position: inside;
        padding:0;
        margin:0;
    }

.midBox {
    padding: 10px;
    margin:0;
    border-style: none;
    font-size: 11px;
}

.title1 {
    padding: 5px;
    margin: auto;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
    background-color: #1897B2;
}

.title2 {
    padding: 5px0 5px0;
    font-size: 16px;
    color: #333333;
    margin:0;
    font-weight: bold;
}

.title3 {
    padding:0;
    font-size: 14px;
    color: #808080;
    margin:0;
}

.title4 {
    padding:0;
    font-size: 13px;
    color: #808080;
    margin:0;
    font-style: italic;
}

.GridView1_Header {
    border-style: none;
    background: #fcfcfc url('./Images/grid_top_bg.png') repeat-x top;
}

.GridView1_Alt {
    background: #fcfcfc url('./Images/grid_alt_bg.png') repeat-x top;
}

.div1 {
    border-style: solid;
    border-width: 1pt 1pt 2pt 1pt;
    border-color: #EFEFEF #EFEFEF #CCCCCC #EFEFEF;
    padding: 5px;
    margin: 3px;
}

    .div1 h2 {
        border: 1px dotted #CCCCCC;
        padding: 5px;
        margin: 2px;
        background-color: #EFEFEF;
        color: #333333;
        font-size: 180%;
    }

.div_style1 {
    border-style: solid;
    border-width: 1pt 1pt 2pt 1pt;
    border-color: #EFEFEF #EFEFEF #CCCCCC #EFEFEF;
    margin: 3px;
    padding: 5px;
    color: #333333;
    line-height: 25px;
    text-align: justify;
    font-size: 12px;
}

    .div_style1 h2 {
        border: 1px solid #CCCCCC;
        padding: 5px;
        margin: 2px;
        background-color: #EFEFEF;
        color: #333333;
        font-size: 180%;
    }

    .div_style1 div {
        margin:0;
        padding: 5px;
        color: #333333;
        font-size: 12px;
        line-height: 25px;
    }

.div_style2 {
    border: 1px solid #CCCCCC;
    margin:0;
    padding: 10px;
    color: #333333;
    font-size: 140%;
    line-height: 25px;
    background-color: #F2F2F2;
}

.div_style3 {
    border: 1px solid #EFEFEF;
    padding: 5px;
    margin: 3px;
    width: 300px;
    float: left;
    font-size: 9px;
    height: 100%;
}

    .div_style3 h2 {
        border: 1px solid #CCCCCC;
        padding: 5px;
        margin: 2px;
        background-color: #EFEFEF;
        color: #333333;
        font-size: 180%;
    }

    .div_style3 div {
        margin:0;
        padding: 5px;
        color: #333333;
        font-size: 140%;
        line-height: 20px;
    }

.div_style4 {
    padding: 5px;
    color: #333333;
    line-height: 25px;
    font-size: 14px;
}

.hr_style1 {
    border: 1px solid #CCCCCC;
    padding:0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.textbox {
    padding: 0;
    margin: 1px;
    border: 1px solid #808080;
    width: 60px;
}

    .textbox:hover {
        border: 1px solid #FF9900;
    }

.texboxsearch {
    border:0 none #FFFFFF;
    margin: auto;
    padding: 3px;
    font-size: 18px;
    width: 200px;
}

.logginButton {
    height: 45px;
    border: 1px outset #EEEEEE;
    background-color: #009933;
    font-size: 14px;
    color: #FFFFFF;
}

.buttonLink1 {
    border: 1px solid #062931;
    margin: 0;
    text-align: center;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #0C4A58;
    border-radius: 4px;
    width: 100px;
    line-height: 40px;
    font-family: Arial;
    display: block;
}

.combobox {
    border: 1px solid #999999;
    padding: 3px;
    margin:0;
    width: 100%;
    vertical-align: middle;
    display: block;
    z-index: 1;
}

    .combobox:hover {
        border: 1px solid #000080;
    }

.table1 {
    border-collapse: collapse;
    background-color: #FFFFFF;
    width: 100%;
}

    .table1 td {
        padding: 6px;
        border: solid 1px #ECE9D8;
    }

    .table1 th {
        padding: 6px;
        border: solid 1px #c1c1c1;
        font-weight: bold;
        border-collapse: collapse;
        text-align: center;
        background: #666666 url('./Images/grid_top_bg.png') repeat-x top;
        text-decoration: none;
    }

.table_flat {
    border-style: none;
    border-collapse: collapse;
    border-spacing:0;
    color: #333333;
}

    .table_flat td {
        border: 1px solid #C0C0C0;
        padding: 1px;
        background-color: white;
        -moz-border-radius: 15px;
        max-width: 80px;
        width: 100px;
    }

    .table_flat span {
        color: #333333;
    }

.table_style2 {
    border-collapse: collapse;
    border-spacing:0;
    width: 100%;
}

    .table_style2 tr {
        border: 1px solid #ECE9D8;
    }

    .table_style2 th {
        padding: 8px;
        margin:0;
        font-size: 120%;
        color: #FFFFFF;
        font-weight: bold;
        background-color: #666666;
    }

    .table_style2 td {
        vertical-align: middle;
        text-align: center;
        border: 1px solid #ECE9D8;
        padding: 8px;
        min-width: 50px;
    }

.table3 {
    border-collapse: collapse;
    border-spacing:0;
    background-color: #FFFFFF;
    vertical-align: top;
}

    .table3 th.Header {
        border-style: none;
        font-weight: bold;
        border-collapse: collapse;
        text-align: center;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #666666;
        padding: 8px;
    }

    .table3 td {
        border: 1px solid #ECE9D8;
        padding: 5px;
        min-width: 50px;
        text-align: right;
    }

    .table3 th {
        border: 1px solid #ECE9D8;
        color: #333333;
        font-weight: bold;
        text-align: left;
        padding: 8px;
    }

.table_style4 {
    margin:0;
    padding:0;
    width: 100%;
    color: #333333;
    border-collapse: collapse;
    border-spacing:0;
}

    .table_style4 th {
        border: 1px solid #CCCCCC;
        margin:0;
        padding: 5px;
        background-color: #333333;
        color: #FFFFFF;
        text-align: left;
        height: 40px;
    }

        .table_style4 th a {
            color: #FFFFFF;
            font-weight: bold;
        }

    .table_style4 td {
        border: 1px solid #CCCCCC;
        margin:0;
        padding: 5px;
        font-size: 11px;
    }

.table_style4_footer {
    border-style: none;
    font-size: 120%;
    color: #333333;
}

    .table_style4_footer td {
        border-style: none;
        font-size: 12px;
        color: #333333;
        font-weight: bold;
    }

.table_style5 {
    border-collapse: collapse;
    border-spacing:0;
    width: 100%;
    font-size: 12px;
}

    .table_style5 th {
        border: 1px solid #CCCCCC;
        margin:0;
        padding: 5px;
        text-align: left;
        font-weight: bold;
        background-color: #F2F2F2;
    }

    .table_style5 td {
        border: 1px solid #CCCCCC;
        margin:0;
        padding: 5px;
        text-align: right;
    }

.table6 {
    border-collapse: collapse;
    border-spacing:0;
    background-color: #FFFFFF;
    width: 100%;
    font-size: 11px;
}

    .table6 th.Header {
        border-style: none;
        font-weight: bold;
        border-collapse: collapse;
        text-align: center;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #666666;
        padding: 8px;
    }

    .table6 td {
        border: 1px solid #ECE9D8;
        padding: 5px;
        min-width: 50px;
        text-align: right;
    }

    .table6 th {
        border: 1px solid #ECE9D8;
        color: #333333;
        font-weight: bold;
        text-align: left;
        padding: 5px;
    }

.watermark_style1 {
    color: #999;
    font-family: Sans-Serif;
    font-size: small;
    font-style: italic;
    padding: 2px;
}

.input_search {
    padding:0;
    margin:0;
    background-position: left top;
    background-image: url('./Images/btnsearch.png');
    cursor: pointer;
    color: #FFFFFF;
    background-repeat: repeat-x;
    height: 30px;
    border-style: none;
    background-color: #FFFFFF;
    width: 80px;
    font-size: 16px;
}

.skin1_gridview_row td {
    border: 1px solid #ECE9D8;
}

.skin1_gridview_head {
    border: 1px solid #ECE9D8;
}

.ui-widget-overlay {
    background: #666666 url(Images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; /*opacity: .50;     filter: Alpha(Opacity=50);*/
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
}

/* workarounds */
* html .ui-autocomplete {
    width: 1px;
}
/* without this, the menu expands to 100% in IE6 */

.ui-autocomplete-input {
    /* margin:0;     padding:0;*/
}

.ui-autocomplete-loading {
    background: white url('Images/ui-anim_basic_16x16.gif') right center no-repeat;
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left;
}

    .ui-menu .ui-menu {
        margin-top:0;
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        padding: 0;
        zoom: 1;
        float: left;
        clear: left;
        width: 100%;
    }

        .ui-menu .ui-menu-item a {
            text-decoration: none;
            display: block;
            padding: .2em .4em;
            line-height: 1.5;
            zoom: 1;
        }

            .ui-menu .ui-menu-item a.ui-state-hover, .ui-menu .ui-menu-item a.ui-state-active {
                font-weight: normal;
                background-color: #2A3333;
                color: #FFFFFF;
            }

/*.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
    .ui-widget .ui-widget { font-size: 1em; }
    .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }*/

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eeeeee;
    color: #333333;
}

    .ui-widget-content a {
        color: #333333;
    }

.ui-corner-all {
    border-radius: 4px;
}

.icn-link-bulleted {
    font-size: 16px;
    line-height: 26px;
    color: #000066;
    text-decoration: none;
    font-weight: bold;
}

    .icn-link-bulleted:hover {
        color: #0000FF;
        font-weight: bold;
        text-decoration: underline;
    }

.icn-a-post {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-border-image: none;
    -webkit-box-shadow: rgba(255, 255, 255, 0.296875) 1px 1px00 inset, rgba(255, 255, 255, 0.296875) -1px 1px00 inset, rgba(0, 0, 0, 0.296875)0 1px 2px0;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.10000000149011612s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: linear;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #333333;
    background-image: -webkit-linear-gradient(top, #5F5F5F, #333333);
    background-origin: padding-box;
    background-position:0 -10px;
    background-repeat: repeat-x;
    background-size: auto;
    border-bottom-color: rgba(0, 0, 0, 0.246094);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.0976563);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.0976563);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.0976563);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.296875) 1px 1px00 inset, rgba(255, 255, 255, 0.296875) -1px 1px00 inset, rgba(0, 0, 0, 0.296875)0 1px 2px0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    height: 18px;
    line-height: normal;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    outline-color: white;
    outline-style: none;
    outline-width:0;
    overflow-y: visible;
    padding-bottom: 10px;
    padding-left:0;
    padding-right:0;
    padding-top: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.496094) -1px -1px0;
    width: 140px;
}

.icn-input-post {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-border-image: none;
    -webkit-box-shadow: rgba(255, 255, 255, 0.296875) 1px 1px00 inset, rgba(255, 255, 255, 0.296875) -1px 1px00 inset, rgba(0, 0, 0, 0.296875)0 1px 2px0;
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 0.10000000149011612s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: linear;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #2F7422;
    background-image: -webkit-linear-gradient(top, #57B43E, #2F7422);
    background-origin: padding-box;
    background-position:0 -10px;
    background-repeat: repeat-x;
    background-size: auto;
    border-bottom-color: rgba(0, 0, 0, 0.246094);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.0976563);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.0976563);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.0976563);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.296875) 1px 1px00 inset, rgba(255, 255, 255, 0.296875) -1px 1px00 inset, rgba(0, 0, 0, 0.296875)0 1px 2px0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    height: 18px;
    line-height: normal;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    outline-color: white;
    outline-style: none;
    outline-width:0;
    overflow-y: visible;
    padding-bottom: 10px;
    padding-left:0;
    padding-right:0;
    padding-top: 13px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.496094) -1px -1px0;
    width: 140px;
}

.icn-login-input {
    background-clip: border-box;
    background-color: #2A3333;
    background-image: -webkit-linear-gradient(top, #596C6C, ##2A3333);
    background-repeat: repeat-x;
    background-size: auto;
    border-bottom-color: rgba(0, 0, 0, 0.246094);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(0, 0, 0, 0.0976563);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0.0976563);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(0, 0, 0, 0.0976563);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(255, 255, 255, 0.296875) 1px 1px00 inset, rgba(255, 255, 255, 0.296875) -1px 1px00 inset, rgba(255,255, 255, 0.296875)0 1px 2px0;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: 40px;
    line-height: normal;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    outline-color: white;
    outline-style: none;
    outline-width:0;
    overflow-y: visible;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.496094) -1px -1px0;
    width: 70px;
}

.icn-combobox {
    border: 1px solid #999999;
    padding: 3px;
    margin:0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    display: block;
    z-index: 1;
}

.icn-textbox {
    padding: 5px;
    margin: 1px;
    border: 1px solid #808080;
    width: 180px;
    font-size: 12px;
    line-height: 25px;
    height: 25px;
}

.icn-table-tr td {
    padding: 10px;
    border: 1px solid #ECE9D8;
    line-height: 20px;
    font-size: 14px;
}

.icn-div-gradient {
    text-align: left;
    min-width: 280px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */ /* W3C */
    border: 1px solid #C0C0C0;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    -moz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    margin: 3px0;
    line-height: 16px;
    display: block;
    font-size: 12px;
    text-decoration: none;
}

    .icn-div-gradient td {
        text-align: left;
        margin:0;
        padding:0;
    }

    .icn-div-gradient h1 {
        font-size: 30px;
        text-align: left;
        padding:0;
        margin:0;
        line-height: 33px;
        color: #333333;
        display: block;
        font-weight: normal;
    }


    .icn-div-gradient h5 {
        font-size: 10px;
        padding:0;
        margin:0;
        line-height: 13px;
        color: #808080;
        display: block;
        font-weight: normal;
    }

    .icn-div-gradient:hover {
        border: 1px solid #89c3eb;
        background: #f6f8f9; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f6f8f9 0, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f6f8f9 0,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */
    }

    .icn-div-gradient a {
        text-decoration: none;
        color: #0000FF;
        margin:0;
        -moz-transition: color ease-in-out .2s;
        -o-transition: color ease-in-out .2s;
        -webkit-transition: color ease-in-out .2s;
        transition: color ease-in-out .2s;
        padding:0;
    }

        .icn-div-gradient a:hover {
            color: #1d60ff;
        }

        .icn-div-gradient a:active {
            color: #12eb87;
        }

div#newsfeed div{
    width: 98%;
    font-size: 120%;
    line-height: 20px;
    border: none;
} 

div#newsfeed div{
    padding: 0px;
    
} 

div#newsfeed a:link {
    text-decoration: none;
    color: #333333;
}

div#newsfeed a {
    line-height: 0.8;
    font-size: 12pt;
}

div#newsfeed .grouphead {
    color: #1b65b1;
    font-size: 14px;
    border-color: #285775 #285775 #cccccc;
    border-style: none none solid;
}

div#newsfeed A:visited {
  text-decoration: none;
  color: #666666;}
div#newsfeed A:active {
  text-decoration: none;
  color: #333333;}
div#newsfeed A:hover {
  text-decoration: underline;
  color: #666;}

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-wrap .read-more-trigger:before {
  content: 'Show more';
}

.read-more-state:checked ~ .read-more-wrap .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .8em;
  border: 1px solid #ddd;
  border-radius: .25em;
  

}

