html, body {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    color: #fff;
    background: #28435c url('/i/content_bg.gif') top left repeat-x;
    margin: 0px 0px;
    padding: 0px 0px;
    height: 100%;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    color: #f6e744;
    background: transparent;
    margin: 30px 10px 10px 10px;
}

h2 {
    font-size: 16px;
    font-weight: bold;
    color: #f6e744;
    background: transparent;
    margin: 30px 10px 10px 190px;
}

p, td, th, li {
    font-size: 11px;
}

a {
    color: #fff;
    background: transparent;
}

img {
    display: block;
    border: none;
}

label {
    font-size: 10px;
    font-weight: bold;
    color: #f6e744;
    background: transparent;
}

.layout {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
}
.layout td {
    padding: 0px 0px;
}

#headImgPlug {
    width: 100%;
    text-align: right; /* for ie */
}
#headImgPlug img {
    margin-left: auto;
}

#topMenu {
    border-spacing: 0px;
    border-collapse: collapse;
    empty-cells: show;
    margin: 10px 25px;
}

#topMenu .item {
    font-size: 12px;
    color: #fffefe;
    background: transparent;
    text-decoration: none;
    border-left: 6px solid #f6e744;
    padding: 0px 35px 0px 15px;
    display: block;
    white-space: nowrap;
}
#topMenu a.item:hover, #topMenu .item.active {
    border: none;
    padding-left: 21px;
    text-decoration: underline;
}
#topMenu .item.active {
    color: #f6e744;
    background: transparent;
}
#serviceMap {
    text-align: right;
}
#serviceMap p {
    margin: 0px 5px 10px 5px;
}
#serviceMap img {
    margin-left: auto;
}
#serviceMapLink {
    font-size: 10px;
    font-weight: bold;
}

#searchForm {
    margin: 13px 8px;
}
#searchForm form {
    margin: 0px 0px;
}
#searchForm table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin-left: auto;
}
#searchForm td {
    padding: 7px 2px;
    text-align: right;
    vertical-align: middle;
}
#siteSearchQuery, #tonetSearchQuery {
    font-size: 12px;
    width: 120px;
    height: 15px;
    padding: 0px 0px;
}

#weatherForecast {
    margin-left: auto;
}
#weatherForecast .location {
    font-size: 10px;
    font-weight: bold;
    color: #000;
    background: #71cf73;
    text-align: center;
}
#weatherForecast .date {
    font-size: 10px;
    font-weight: bold;
    color: #f6e744;
    background: #71cf73;
    width: 58px;
    height: 22px;
} 
#weatherForecast .value {
    font-size: 10px;
    color: #000;
    background: #71cf73;
    width: 53px;
    text-align: center;
}
#weatherForecast .icon {
    color: #000;
    background: #71cf73;
    width: 25px;
}

#bottomYellowLine {
    color: #000;
    background: #f6e744;
    height: 5px;
    margin: 25px 0px 10px 120px;
    overflow: hidden;
}

.footerBlock {
    float: right;
    font-size: 10px;
    width: 250px;
    margin-bottom: 20px;
}
#footPhoneNumber {
    font-size: 14px;
    font-weight: bold;
    color: #f6e744;
    background: transparent;
}

#newsBlock h1 {
    margin-left: 140px;
}
#newsBlock td {
    vertical-align: top;
    padding: 5px 10px 10px 5px;
}
#newsBlock .date {
    font-size: 10px;
    text-align: right;
    width: 120px;
}
#newsBlock .headline {
    font-weight: bold;
}
#newsBlock .sticky {
    border-bottom: 1px dashed #f6e744;
}
#newsArchive {
    text-align: right;
    margin: 10px 60px 20px 10px;
}

#newsArchive a {
    color: #f6e744;
    background: transparent;
}

.contactInfo th {
    text-align: right;
    padding-right: 10px;
}
.contactInfo .section {
    text-align: left;
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    font-weight: bold;
    color: #f6e744;
    background: transparent;
}

.tariff {
    border-collapse: collapse;
    margin: 10px;
}

.tariff td, .tariff th {
    padding: 5px 5px;
    text-align: center;
    border: 1px solid #fff;
}
.tariff th, .tariff .section {
    font-size: 12px;
    font-weight: bold;
    color: #29445e;
    background: #f9f7ef;
}
.tariff .comment, .tariff .comment li {
    font-size: 11px;
    color: #f6e744;
    background: transparent;
}
.tariff .headerSeparator {
    height: 4px;
    border: none;
    padding: 0px;
}
.tariff ol.comment {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.tariff span.comment {
    display: block;
    text-align: left;
    margin: 2px 10px 2px 20px;
}
.tariff span.comment2 {
    font-size: 10px;
    display: block;
    text-align: center;
}

.breadcrumb a, .breadcrumb .active {
    font-size: 12px;
    color: #f6e744;
    background: transparent;
    text-decoration: underline;
}
.breadcrumb a {
    color: #fff;
    background: transparent;
    text-decoration: none;
}
.breadcrumb {
    margin: 0px 5px 5px 195px;
}

.submenu {
    margin: 30px 30px 0px 0px;
    float: left;
    width: 230px;
}
.submenu .item .active, .submenu .item a {
    font-size: 13px;
    display: block;
}
.submenu .item .active {
    color: #f1e345;
    background: transparent url('/i/bar_yellow.gif') 0px 50% no-repeat;
    padding: 0px 5px 0px 60px;
}
.submenu .item a {
    margin: 0px 5px 0px 60px;
}

.clear {
    height: 1px;
    clear: both;
    visibility: hidden;
}

.submenu2 {
    margin-top: 20px;
}
.submenu2 .item .active, .submenu2 .item a {
    font-size: 11px;
    display: block;
    padding: 0px 30px 0px 15px;
    float: left;
}
.submenu2 .item .active, .submenu2 .item a:hover {
    color: #f6e744;
    background: transparent url('/i/bullet_triangular_yellow.gif') 0px 3px no-repeat;
}
.submenu2 .item a {
    color: #98ddff;
    background: transparent url('/i/bullet_triangular_blue.gif') 0px 2px no-repeat;
}

.tableCaption {
    text-align: right;
    margin: 0px 10px;
    font-size: 12px;
    font-weight: bold;
}

.odd {
    color: #fff;
    background: #48637c;
}
.even {
}
.textBox {
    width: 300px;
    height: 100px;
}
.formContainer td.caption, .formContainer td.require {
    color: #f6e744;
    background: transparent;
    vertical-align: top;
    padding: 3px 5px 2px 0px;
}
.contentContainer {
    margin: 0px 20px 0px 60px;
}
.errorContainer {
    color: #ff0000;
    background: #f0f0f0;
    border: 1px solid #ff0000;
    padding: 5px 5px;
    margin: 5px 0px;
}
