<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'trebuchetmsbold5925772b736b0';
    src: url('../fonts/trebuchetmsbold5925772b736b0.eot');
    src: url('../fonts/trebuchetmsbold5925772b736b0.eot') format('embedded-opentype'), url('../fonts/trebuchetmsbold5925772b736b0.woff2') format('woff2'), url('../fonts/trebuchetmsbold5925772b736b0.woff') format('woff'), url('../fonts/trebuchetmsbold5925772b736b0.ttf') format('truetype'), url('../fonts/trebuchetmsbold5925772b736b0.svg#trebuchetmsbold5925772b736b0') format('svg');
}
@font-face {
    font-family: 'TrebuchetMS';
    src: url('../fonts/TrebuchetMS.eot');
    src: url('../fonts/TrebuchetMS.eot') format('embedded-opentype'), url('../fonts/TrebuchetMS.woff2') format('woff2'), url('../fonts/TrebuchetMS.woff') format('woff'), url('../fonts/TrebuchetMS.ttf') format('truetype'), url('../fonts/TrebuchetMS.svg#TrebuchetMS') format('svg');
}
body {
    background: #E2E2E2;
}
.header {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/header_bg.jpg");
    background-origin: padding-box;
    background-position: 15% center;
    background-repeat: no-repeat;
    padding: 0;
    border: 0px;
}
.navbar-brand {
    background: none;
}
.w3l_header_left {
    margin: 4px 0px 0px 0px;
}
.navbar-header {
    width: 100%;
    float: left;
}
.nav-wil {
    width: 100%;
    background: #4e61ac;
    float: left;
}
.navbar-nav {
    float: left;
    margin: 0 0 0 0;
}
.navbar-nav &gt; li &gt; a {
    font-size: 14px;
    padding: 10px 0px;
    text-transform: capitalize;
}
.header-bottom {
    padding: 31px 0px 0px 0px;
    position: relative;
}
.navbar-brand {
    padding: 0.2em 0.3em 0 0em;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    width: 22%;
}
.navbar-default .navbar-nav &gt; li &gt; a {
    color: #fff;
    /*    font-family: 'trebuchetmsbold5925772b736b0';*/
    
    font-family: 'TrebuchetMS';
}
.w3l_header_right ul li {
    color: #999;
    display: inline-block;
    font-size: 14px;
    margin-right: 0em;
}
.login_btn {
    background: #333;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    padding: 7px 10px;
}
.more_btn {
    background: #333;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    padding: 7px 10px;
}
.tender_btn {
    background: #4e61ac;
    border: 0 none;
    color: #fff;
    font-size: 16px;
    padding: 7px 20px;
}
.navbar-header .logo h1 {
    float: left;
    width: 89%;
}
.navbar-header .logo .tender_result {
    float: right;
    margin: 20px auto 0px auto;
    text-align: center;
    width: auto;
}
.main-box {
    margin: 5px 0;
    padding-bottom: 25px;
/*    display: table;*/

}
.ticker_to {
    background-color: #ebebeb;
    border: 1px solid #dfdfdf;
    color: #000;
    float: left;
    font-size: 0.9em;
    padding-bottom: 6px;
    padding-top: 6px;
    text-decoration: none;
    width: 100%;
}
.scroll-left {
    height: 18px;
    overflow: hidden;
    position: relative;
    width: 99%;
}
.ticker_to a {
    color: #000;
    text-decoration: none;
}
.scroll-left p {
    font-size: 12px;
}
.top_padding {
    padding-top: 5px;
}
.padding-top-none {
    padding-top: 0;
}
.yellowline {
    background-color: #4e61ac;
    height: 4px;
    width: 100%;
}
.gray_box3 {
    float: left;
    width: 100%;
}
.gray_box {
    background-color: #e4e4e4;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    float: left;
    padding: 8px;
    width: 100%;
    height: 50px;
}
.fo_gray {
    color: #333;
}
.fo_sz4 {
    font-size: 1em;
}
.fo_purple {
    color: #4e61ac;
}
.gray_box2 {
    background-color: #f4f4f4;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    float: left;
    padding: 8px 8px 6px;
    width: 100%;
}
.key_title {
    font-size: 0.85em;
    color: #ee5347;
    text-decoration: none;
    margin-left: 0px;
    margin-top: 6px;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}
.key_title:last-child{
    border-bottom:0px;
}
.key_title p {
    font-size: 0.9em;
    /*line-height: normal;*/
    
    color: #757575;
    text-decoration: none;
    font-weight: normal;
    margin-top: 5px;
}
.key_title p a {
    color: #949494;
    text-decoration: none;
}
.key_title p a:hover {
    color: #417C2C;
    text-decoration: none;
}
.gray_box3 {
    float: left;
    width: 100%;
}
.list-group {
    margin-bottom: 4px;
}
.list-group-item.blue {
    background-color: #4e61ac;
    color: #fff;
    cursor: pointer;
    font-size: 0.8em;
    font-weight: normal;
    margin-bottom: 3px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0px;
}
.list-group-item.green {
    background-color: #ee5347;
    color: #fff;
    font-weight: normal;
    margin-bottom: 3px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
}
.head-fix {
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 1020;
}
.menu-margin {
    margin-top: 130px;
}
.menu-margin2 {
    padding-top: 161px;
}
.page {
    /*    background-color: #eaf5f8;*/
    
    background-color: #fff;
    border: 0 solid #e1e1e1;
    margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.bg_header {
    background-color: #fff;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1040;
}
.logo .head {
    color: #2f2f2f;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 35px;
    margin: 0px 0 0;
    padding: 10px 0px 0px 0px;
    text-align: center;
    text-decoration: none;
    width: 55%;
}
.logo .subhead {
    color: #666;
    font-family: "Oswald", sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin: 0px 0 0;
    padding: 0px 0px 0px 15px;
    text-align: center;
    text-decoration: none;
    width: 55%;
}
.navbar {
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 0 0;
}
.logo {
    float: left;
    padding-bottom: 15px;
    width: 100%;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #4e61ac;
}
.pressRelease.left_col ul {
    height: 450px;
    margin-bottom: 10px;
}
.pressRelease.left_col .ticker &gt; marquee {
    height: 450px;
}
.pressRelease.right_col ul {
    height: auto;
    margin-bottom: 10px;
}
.pressRelease ul {
    height: 300px;
    margin-bottom: 10px;
}
.ticker &gt; marquee {
    height: 300px;
}
.tariff-petition ul li {
    font-size: 12px;
}
.ticker {
    background-color: #fff;
    border: medium none;
    margin: 10px 0 0;
    overflow: auto;
    padding: 10px 10px;
    position: relative;
}
.pressRelease ul li {
    color: #333;
    font-size: 12px;
    line-height: 1.2em;
    margin-bottom: 0;
}
.ticker li {
    display: block;
}
.line-height {
    border-top: 1px dotted #999;
    line-height: 0;
}
.pressRelease li .size {
    background-position: left center;
    background-repeat: no-repeat;
    color: #838383;
    float: left;
    font-size: 0.9em;
    line-height: 25px;
    margin: 0;
    min-height: 16px;
    padding-top: 0;
    text-decoration: none;
    width: 100%;
}
.pressRelease li .date {
    color: #666;
    font-size: 1em;
    font-style: italic;
    line-height: 25px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.ticker a:hover {
    color: #000;
    text-decoration: underline;
}
.ticker a {
    color: #000;
    text-decoration: none;
}
.gray_box_black {
    background-color: #e4e4e4;
    border-top: 5px solid #4e61ac;
    float: left;
    padding: 8px;
    width: 100%;
}
.gray_box4 {
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    float: left;
    margin-bottom: 6px;
    padding: 8px;
    width: 100%;
}
.home-about-text {
    font-size: 12px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #666;
}
.footer {
    background-color: #fdfdfd;
    background-position: center center;
    background-repeat: no-repeat;
    border-top: 5px solid #f68c1f;
    font-size: 0.9em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.LinkFooter {
    color: #fc0;
    font-size: 0.9em;
    text-decoration: none;
}
.LinkFooter a {
    color: #000;
    margin-left: 0px;
    margin-right: 0px;
    text-decoration: none;
}
.footerText,
.copyright {
    color: #333;
    font-size: 0.9em;
    margin-left: 5px;
    margin-top: 10px;
    text-decoration: none;
}
.footerText,
.copyright {
    color: #333;
    font-size: 0.9em;
    margin-left: 0px;
    margin-top: 10px;
    text-decoration: none;
}
.rightFooter {
    font-size: 0.9em;
    text-align: right;
    text-decoration: none;
}
.visitor,
.updated {
    color: #333;
    margin-bottom: 10px;
    text-decoration: none;
}
.fo_purple {
    color: #4e61ac;
}
.fo_sz2 {
    font-size: 1.2em;
}
.inner_title {
    background-color: #EAEAEA;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #D8D8D8;
    margin-right: 0px;
    margin-left: 0px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #D8D8D8;
    border-left-color: #D8D8D8;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.inner_title ol {
    margin-bottom: 0px
}
.text_alain_l {
    text-align: left;
}
.text_alain_r {
    text-align: right;
}
.context_area {
    margin-right: 15px;
    margin-left: 15px;
}
.context_area p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
    color: #666;
    text-decoration: none;
    text-align: justify;
    min-height: 25px;
}
.context_area h2{
    margin-bottom: 15px;
    font-size: 22px;
}
.border_line {
    border: 1px solid #D7D7D7;
    background-color: #EFEFEF;
    width: 100%;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
}
.breadcrumb {
    float: right;
    width: auto;
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    background: none;
    padding: 8px 0;
}
.breadcrumb a {
    color: #4e61ac;
    text-decoration: none;
}
.breadcrumb a:hover {
    color: #4e61ac;
    text-decoration: underline !important;
}
.font_o {
    font-family: 'Oswald', Sans-serif;
    margin-top: 7px;
}
.photo img {
    border: 1px solid #DCD5D3;
    margin-bottom: 5px;
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: -16px;
    margin-top: 2px;
}
.context_area {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 25px;
    min-height: 500px;
}
.thumbnail_in {
    display: block;
    padding: 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #E9E9E9;
}
.thumbnail_in&gt;img,
.thumbnail_in a&gt;img {
    margin-right: auto;
    margin-left: auto
}
.thumbnail_in&gt;img {
    display: block;
    max-width: 100%;
    height: auto
}
.thumbnail_in h5 {
    color: #333;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 10px;
    padding: 0px;
    line-height: 24px;
}
.gray_box3 {
    float: left;
    width: 100%;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #4e61ac;
    border-color: #4e61ac;
    border-radius: 0px;
}
.active_Menu {
    background-color: #FBE9E8 !important;
}
.list-group-item:last-child {
    border-radius: 0px;
}
.w3l_header_left &gt; ul {
    margin-left: 350px;
}
.w3l_header_left ul li a {
    color: #212121;
    font-size: 12px;
    text-decoration: none;
}
.key_title_head{
    color: #333;
    display: inline-block;
}
.key_title_subhead{
    color: #757575;
    font-size: 0.9em;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: none;
    display: inline-block;
}
table.table_design{
    margin-bottom: 10px;
}
table.table_design thead tr td{
    background: #EAEAEA;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}
table.table_design tbody tr td{
    text-align: center;
    padding: 10px;
    font-size: 14px;
}
.folder_main_box{
    width: 18%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #ddd;
    padding: 10px;
    cursor: pointer;
    box-shadow: 1px 2px 3px #ddd;
    float: left;
}
.folder_top_box{
    width: 100%;
    height: auto;
    text-align: center;
}
.folder_bottom_box{
    width: 100%;
    height: auto;
    text-align: center;
}
.folder_top_box_icon{
    width: 100%;
    height: auto;
    text-align: center;
    opacity: 0.6;
}
.folder_top_box_icon:hover{
    opacity: 1;
}
.folder_bottom_box_text{
    width: 100%;
    height: auto;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
}
a .folder_bottom_box_text{
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 16px;
    color: #333;
}
.contact_main_box{
    width: 48%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #ddd;
    padding: 0px;
    cursor: pointer;
    box-shadow: 1px 2px 3px #ddd;
    float: left;
}
.contact_main_box_head{
    width: 100%;
    height: auto;
    line-height: 40px;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 20px;
    color: #333;
    background: #EAEAEA;
}
.contact_main_box_content{
    width: 100%;
    height: auto;
    padding: 10px;
}
.contact_main_box_content_text{
    width: 100%;
    height: auto;
    line-height: 25px;
    text-align: left;
}
table.table_design_corporate_members{
    margin-bottom: 10px;
    float: left;
    margin-right: 2%;
    width: 48%;
    height: auto;
}
table.table_design_corporate_members thead tr td{
    background: #EAEAEA;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
table.table_design_corporate_members tbody tr td{
    text-align: center;
    padding: 10px;
}
.contact_page h2{
    margin: 20px 0px;
    display: inline-block;
    font-weight: bold;
}
.login_input{
    border: 1px solid #ddd;
    border-radius: 0px;
    padding: 5px;
    margin-bottom: 10px;
    width: 100%;
}
.modal-dialog{
    width: 400px;
    margin: 10px auto;
}
.forgot_pass{
    font-size: 12px;
    color: #666;
    margin-left: 5px;
}
.banner .main-box{
    padding-bottom: 0px;
}
.date_picker_full{
    width: 100%;
    height: auto;
    display: block;
    text-align: right;
}
.date_picker_from{
    width: 30%;
    display: inline-block;
}
.date_picker_btn{
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.date_picker_btn_input{
    background: #000;
    padding: 6px 15px;
    border: 0px;
    color: #fff;
}
.lpage{
    padding: 5px 20px;
}
.no_pad{
    padding: 0px;
}
.login_box{
    margin: 10% 37.5%;
    border: 1px solid #ddd;
    padding: 0px;
}
.login_box_row{
    margin-bottom: 0px !important;
    padding: 5px 10px;
}
.login_box_head{
    font-family: "Oswald",sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    background: #ddd;
}
.login_box .login_btn{
    margin-bottom: 5px;
}
.mobile_noborder{
    border: 0px;
}

.miscellaneous {
    margin-top: 130px;
}
.header_img{
    width: auto;
    text-align: center;
    padding: 0px 35px;
}
.header_img img{
    width: 15%;
}
.mobile_header_img{
    display: none;
}</pre></body></html>