﻿body {
    background:#e6e6e6;
     font-family:'Times New Roman';
}

.imgspc
{
    border-width:0px;
     padding-left:8px;
}
.imght {
     height:98px;
}

p {
    padding-left: 8px;
}

.whiteband {
    background-color: #e6e6e6;
    height: 10px;
}


.divtitles {
    font-weight: bold;
    color: #088184;
    font-size: 19px;
    padding-left: -2px;
}

.maintable {
    background-color: #FFFFFF;
    border-bottom-width: 2px;
    border-bottom-color: #9a9a9a;
    border-bottom-style: solid;
    margin: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.txtclr {
    color: #000000;
}

.txtHeading {
    color: #00a99d;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-weight: bold;
    color: #0068b4;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 2px;
    padding-left: 7px;
    border-bottom-width: 2px;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #9a9a9a;
    text-transform: uppercase;
    font-size: 20px;
}

h4 {
    margin: 0;
    text-align: left;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-repeat: repeat-x;
    color: #FF9900;
    font-size: 20px;
}

.white-font {
    color: #FFFFFF;
}

.highlight-color {
    color: #14afaf;
    cursor: pointer;
}

.footer-bar {
    background-color: #00A99D;
    height: 20px;
}

.warning {
    color: #f93602;
}

.cntwhite {
    background-color: white;
}

.copyright {
    background-color: White;
    color: #00a99d;
}

.lstband {
    background-color: #00A99D;
}

.footer-band {
    font-size: 12pt;
    color: White;
    cursor: pointer;
}

.imgfrm
{
    border-width:0px;
     padding-left:8px;
      
}

.header-bg
{
    background-color:#FFFFFF;
}
.bg-color
{
     background-color:white;
}
