html {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    border: 0; 
}
/*
body {
    background: #fff; 
    font: 17px Times New Roman, serif; 
    color:#111; 
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    overflow-y: scroll;
}
*/
body {
    background: #fff url("../images/bg-1x220.png") repeat-x;
    font: 11px normal Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    text-decoration:underline;
    color:#656363;
}

a:link, a:visited, a:active {
    color: #136CB0;
    text-decoration: none;
}

a:hover {
    text-decoration:none;
}

#ajaxLoader {
    color:#fff;
    font: 15px Times New Roman, serif;
    background: url('../images/ajax-loader-forms-16x16.gif') no-repeat;
    padding-top: 2px;
    padding-left: 25px;
    display: none;
}

#container {
    width: 1000px;
    margin: 0 auto;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    padding: 0;
}

#header-block {
    width: 1000px;
    height: 213px;
    margin: 0 auto;
    margin-top: 0px;
    position: relative;
    background: #fff url("../images/logo-1000x213.png") no-repeat;
}

#header-block div.visa-mastercard {
    position: absolute;
    left: 50%;
    margin-left: -190px;
    width: 380px;
    height: 40px;
    background: url('/images/visa-mastercard.png') no-repeat center center;
    text-align: center;
    margin-top: 5px;
    padding-top: 3px;
    cursor: pointer;
}

#header-block div.lk {
    position: absolute;
    left: 100%;
    margin-left: -150px;
    width: 150px;
    height: 30px;
    background-color: #dc7629;
    text-align: center;
    margin-top: 5px;
    padding-top: 3px;
}

#header-block div.lk a {
    font: 13px Lucida Sans Unicode, Times new roman;
    color:#fff;
}

#header-block div.logo{
    width: 320px;
    height: 144px;
    float: left;
    background: url('../images/logo-320x144.png') no-repeat center center;
}

#header-block div.slogan{
    float: left;
    width: 370px;
    height: 70px;
    margin-top: 60px;
    text-align: center;
    color:#999;
    font: 17px Times New Roman, serif;
}

#header-block div.info{
    float: left;
    width: 300px;
    height: 130px;
    text-align: right;
}

#top-menu-block {
    background: transparent url("../images/menu-bg-984x46.png") no-repeat;
    font: 10px Verdana, Helvetica, Arial, sans-serif;
    float: left;
    width: 1000px;
    height: 46px;
    margin-top: 7px;
    margin-left: 7px;
}

#top-menu-block ul {
    list-style: none;
    margin-right: 0px;
    padding: 5px;
}

#top-menu-block ul li {
    color: #fff;
    color: #fff;
    display: inline;
    margin: 0 10px 0px 10px;
    font-size: 11px;
    font-weight: 600;
    cursor: pointer;
}

#top-menu-block a {
    text-decoration: none;
    color:#fff;
}

#top-menu-block ul a:hover {
    text-decoration: underline;
}

#top-menu-line {
    width: 1000px;
    margin: 0 auto;
    height: 15px;
    background: url('../images/top-menu-bg-1000x15.png') no-repeat;
}

#content {
    float: left;
    display: block;
    width: 984px;
    font: 11px Verdana, Helvetica, Arial, sans-serif;
    min-height: 440px;
    margin-left: 10px;
}

#content div.caption{
    font: 16px Verdana, Helvetica, Arial, sans-serif;
    color: #05254E;
}

#content div.caption a{
    font-size:20px;
    font-weight:bold;
    text-decoration: underline;
    color:#000;
    padding-bottom: 10px;
}

#content img{
    padding: 0px 10px 0px 0px;
}

#bottom-menu-block {
    width: 1000px;
    margin: 0 auto;
}

#bottom-menu-line {
    width: 1000px;
    margin: 0 auto;
    height: 16px;
    background: url('../images/bottom-menu-bg-1000x16.png') no-repeat;
    margin-bottom: 5px;
    float: left;
}

#bottom-menu-line a.up {
    padding: 2px 10px 2px 10px;
    display: inline;
    position: relative;
    float: right;
    top: -11px;
    background-color: #dc7629;
    font: 13px Lucida Sans Unicode, Times new roman;
    color:#fff;
    text-decoration: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

#bottom-menu-block ul {
    list-style: none;
}

#bottom-menu-block ul li {
    display: inline;
}

#bottom-menu-block a {
    padding: 0px 10px 0px 10px;
    margin-right: 1px;
    background-color: #dc7629;
    font: 13px Lucida Sans Unicode, Times new roman;
    color:#fff;
    text-decoration: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#bottom-menu-block span.selected {
    padding: 0px 10px 0px 10px;
    margin-right: 1px;
    background-color: #21ba60;
    font: 13px Lucida Sans Unicode, Times new roman;
    color:#333;
    text-decoration: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

#copyright {
    background: #fff url("../images/footer-bg-985x60.png") no-repeat;
    float: left;
    width: 1000px;
    height: 60px;
    color: #fff;
    font-size: 12px;
    margin-left: 6px;
    text-align: left;
    padding-left: 20px;
    padding-top: 20px;
}

table.list{
    border-collapse: collapse;
    width: 100%;
}

table.list td.caption {
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #dc7629;
}

table.list tr.even {
    background: #f2caa3;
}

table.list td.underpay {
    color: #800000;
}

table td.underpay {
    color: #800000;
}

table.list td.overpay {
    color: #154877;
}

table td.overpay {
    color: #154877;
}

table.list td.name {
    color: #002166;
    text-align: center;
}

table.list td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #333333;
    border: 1px solid #663203;
    vertical-align: middle;
    padding-left: 3px;
}

input.meter {
    font: 8pt Verdana,Tahoma, Arial, Helvetica, sans-serif;
    color: #333333;
    border: 1px #a1a1a1 solid;
}

div.news {
    width: 100%;
    padding: 0;
    float: left;
    border-bottom: 1px #ddd dashed;
    text-align: justify;
    font: 11px Verdana, Helvetica, Arial, sans-serif;
    color: #333;
}

div.news-item {
    width: 100%;
    padding: 0;
    text-align: justify;
    font-weight:normal;
    color:#333;
    float: left;
    font: 11px Verdana, Helvetica, Arial, sans-serif;
}

div.news-item div.date {
    font: 11px Verdana, Helvetica, Arial, sans-serif;
    color: #0053b4
}

div.news a.title {
    font: 12px Verdana, Helvetica, Arial, sans-serif;
    color: #05254e;
}

div.news span.date {
    font: 11px Verdana, Helvetica, Arial, sans-serif;
    color: #0053b4
}

div.news span.tags {
    float: right;
    font-size: 14px;
    color:#333;
}

div.news span.tags a {
    font-size: 14px;
    color:#656363;
    text-decoration:underline;
}

div.faqs-list {
    width: 100%;
    padding: 0;
    text-align: justify;
    font-size:15px;
    font-weight:normal;
    color:#656363;
    padding-bottom: 20px;
}

div.faq-item {
    background: none repeat scroll 0 0 #aa601e;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

div.answer {
    display: none;
    font: 15px Times New Roman, serif; 
    color: #333;
    line-height: 20px;
    background: none repeat scroll 0 0 #d3b190;
    padding: 5px 10px 5px 10px;
}

div.question-clsd {
    font-size:15px;
    color:#fff;
    display: block;
    background: url("../images/icon-plus-12x11.png") no-repeat scroll left center transparent;
    line-height: 15px;
    margin-top: 15px;
    margin-left: 5px;
    padding: 1px 17px 5px;
    cursor: pointer;
}

div.question-opnd {
    font-size:15px;
    font-weight:normal;
    color:#fff;
    background: url("../images/icon-minus-12x11.png") no-repeat scroll left center transparent;
    display: block;
    line-height: 15px;
    margin-top: 15px;
    margin-left: 5px;
    padding: 1px 17px 5px;
    cursor: pointer;
}

div.pages-list {
    width: 1000px;
    margin: 0 auto;
}

div.pages-list {
    font-size:15px;
    font-weight:normal;
    color:#333;
}

div.pages-list a {
    padding: 3px 5px 3px 5px;
    background-color: #dc7629;
    font-size:12px;
    font-weight:normal;
    color:#fff;
    text-decoration:underline;
}

#basic-modal-content fieldset {
    border: 0px #333 dotted;
}

#basic-modal-content legend {
    height: 32px;
    width: 100%;
    font: 18px Times New Roman, serif;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px #fff solid;
}

#basic-modal-content label {
    font: 15px Times New Roman, serif;
    font-weight: bold;
    color: #fff;
}

#basic-modal-content .txtarea {
    font: 15px Times New Roman, serif;
    color: #333;
    float: left;
    display:block;
    height:100px;
    width:422px;
    resize: none;
    overflow: auto;
    border: 1px #024a20 solid;
    background: #d3b190;
}

#basic-modal-content .txtaread {
    font: 15px Times New Roman, serif;
    color: #a1a1a1;
    float: left;
    display:block;
    height:100px;
    width:422px;
    resize: none;
    overflow: auto;
    border: 1px #024a20 solid;
    background: #dddddd;
}

#basic-modal-content .input {
    float: left;
    text-decoration: none;
    border: 1px #024a20 solid;
    display:block;
    height:22px;
    width:250px;
    line-height:22px;
    text-indent: 2px;
    background: #d3b190;
    font: 15px Times New Roman, serif;
    color: #333;
}

#basic-modal-content .input2 {
    float: left;
    text-decoration: none;
    border: 1px #024a20 solid;
    display:block;
    height:22px;
    width:350px;
    line-height:22px;
    text-indent: 2px;
    background: #d3b190;
    font: 15px Times New Roman, serif;
    color: #333;
}

#basic-modal-content .input2d {
    float: left;
    text-decoration: none;
    border: 1px #024a20 solid;
    display:block;
    height:22px;
    width:350px;
    line-height:22px;
    text-indent: 2px;
    background: #d3b190;
    font: 15px Times New Roman, serif;
    color: #a1a1a1;
}

#basic-modal-content .inputd {
    float: left;
    text-decoration: none;
    border: 1px #024a20 solid;
    display:block;
    height:22px;
    width:250px;
    line-height:22px;
    text-indent: 2px;
    background: #d3b190;
    font: 15px Times New Roman, serif;
    color: #a1a1a1;
}

#basic-modal-content .select {
    float: left;
    text-decoration: none;
    border: 0px;
    display:block;
    height:22px;
    width:250px;
    line-height:22px;
    text-indent: 2px;
    padding-right: 2px;
    background: #d3b190;
    font: 15px Times New Roman, serif;
    color: #333333;
}

#basic-modal-content .selectd {
    float: left;
    text-decoration: none;
    border: 0px;
    display:block;
    height:22px;
    width:250px;
    line-height:22px;
    text-indent: 2px;
    padding-right: 2px;
    background: #d3b190;
    font: 15px Times New Roman, serif;
    color: #a1a1a1;
}

#basic-modal-content a.button:link, #basic-modal-content a.button:visited, #basic-modal-content a.button:active {
    padding-top: 2px;
    font: 15px Times New Roman, serif;
    color: #fff;
    text-decoration: none;
}

#basic-modal-content code a:link, #basic-modal-content code a:visited, #basic-modal-content code a:active {
    color: #0d55d4;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px #0d55d4 dashed;
}

#basic-modal-content a.button {
    float: right;
    margin-left: 10px;
    cursor:pointer;
    display:block;
    line-height:22px;
    text-align:center;
    border-bottom: 1px dashed #fff;
    font: 15px Times New Roman, serif;
}

#basic-modal-content a.buttond {
    font: 15px Times New Roman, serif;
    color: #a1a1a1;
    float: right;
    margin-left: 10px;
    display:block;
    line-height:22px;
    text-align:center;
    border-bottom: 0px;
}
