﻿body
{
    margin: 0px;
    background: url(images/main-bg.jpg) repeat-x;
}
#mainbody
{
    background-color: #f2f2f2;
}
a.sdtoplinks
{
    font-family: Calibri;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    padding-top: 30px;
}
a:hover.sdtoplinks
{
    text-decoration: none;
}
.sdmaintblbg
{
    background: url(images/body-bg.jpg) repeat-y;
}
.sdheadtxt
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #000000;
    border-bottom: 1px dotted #dfdfdf;
    line-height: 24px;
    text-transform: uppercase;
}
.sdcommontxt
{
    font-family: Calibri;
    font-size: 12px;
    color: #000000;
    line-height: 16px;
    padding-left: 5px;
    padding-bottom: 6px;
    text-align: justify;
}
.c4mheadtxt
{
    font-family: Calibri;
    font-size: 18px;
    color: #023972;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.sd_usertxt
{
    font-family: Calibri;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    line-height: 20px;
    text-align: right;
}

.sdtxtbox
{
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    height: 17px;
    line-height: 17px;
    width: 150px;
    color: #000000;
    font-family: Calibri;
    font-size: 14px;
    padding-left: 10px;
}
.sdloginbtn
{
    font-family: Calibri;
    font-size: 12px;
    letter-spacing: .75px;
    font-weight: bold;
    color: #ffffff;
    border: 0px #484848 solid;
    width: 80px;
    background-color: #023972;
    line-height: 24px;
    text-transform: uppercase;
}
.sdcliktxt
{
    text-decoration: none underline;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.sd_forgottxt
{
    color: #023972;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}
.sdloginbg
{
    background-image: url(images/Login-box.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.sdfooterbg
{
    background: url(images/footer-bg.jpg) repeat-x;
    height:70px;
}
.sdfootertxt
{
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    line-height: 35px;
}