body{
        font-size: 80%;
        height:100%;
        margin:0px;
        padding:0px;
        FONT-FAMILY: Arial;
        background-color: #808080;
}
body.gray{
        color: White;
}
td {
        font-size: 80%;
}
p {
        margin-top:0px;
        margin-bottom:10px;
        padding-left:0px;
}

ol,ul {
        margin-top:0px;
        margin-left:20px;
}

li {
        list-style-type: square;
        line-height: 20px;
        list-style-image: url('images/li.gif');
        top:1px;
}
li.normal {
        list-style-type: square;

}

hr {
        border: solid 0px #D2D7BF;
        height:1px;
        margin:0px;
        padding:0px;
        height:1px;
        color: #D2D7BF;
        background-color: #D2D7BF;
}

A{
        color:#FF2222;
         text-decoration: underline;
}
.gray a{
        color: White;
}
/*A:hover {
        color:#FF2222;
}*/
img.left {
        margin-top:3px;
        margin-right:15px;
        margin-bottom:12px;
}
img.right {
        margin-top:3px;
        margin-left:15px;
        margin-bottom:15px;
}

h1 {
        font-size:110%;
        color:#0D2167;
        margin:0px;
        text-transform:uppercase;
        padding-bottom: 15px;
        font-family: Arial, Helvetica, sans-serif;
}
h2 {
        color:#0D2167;
        FONT-SIZE: 100%;
        margin: 5px 0px 15px 0px;
        text-transform:uppercase;
        padding: 0px;
        border-left: 2px solid #DB120F;
        padding-left: 8px;
}
.gray h2{
        color: White;
}
h3 {
        color:#003D26;
        FONT-SIZE: 100%;
        margin:0px 0px 10px 0px;
        text-transform:uppercase;
        padding: 0px;
}
div.cont{
        padding: 0px 35px 0px 75px;
}
td.cont{
        background-repeat: no-repeat;
        padding: 17px 0px 20px 0px;
}
.cond-cont{
        margin-left: 50px;
        margin-right: 50px;
}
.cond-cont-leftcol{
        background-repeat: no-repeat;
        background-position: bottom;
        padding-bottom: 100px;
        padding-top: 30px;
}
.cond-header{
}
.cond-footer{
        background-color: #DBD9D9;
        border-top: 1px solid #FF0400;
        height: 53px;
}
.footer{
        background-color: #DBD9D9;
        height: 27px;
}
.foot{
        padding-top:5px;
        font-size: 85%;
}
.header{
        background-image: url(images/bg1.gif);
        background-repeat: repeat-x;
}
.likbez-header{
}
.likbez-footer{
        background-color: #21303e;
        border-top: 1px solid white;
        height: 53px;
}
.right_text {
        padding: 17px 15px 0px 25px;
        font-size : 95%;
        line-height: 95%;
}
/*.right_text p{
        margin-bottom: 0px;
}*/
.right_text a{
        text-decoration: underline;
}