.textBold
{
    font-weight: bold;
}
.topBulletList
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    list-style-image: url('../images/bullet.png');
}

.bulletList
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    text-indent: 6px;
    list-style-image: url('../images/bullet.png');
    height: 160px;
}
BODY
{
    background-image: url(  '../images/background.jpg' );
}
.logoRow
{
    background-image: url( '../images/logo_v1.jpg' );
    background-repeat: no-repeat;
    width: 720px;
    height: 110px;
}
.logoTD
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 2px 1px 1px 1px;
    border-color: #000000;
}
.buttonTable
{
    font-family: Tahoma;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 13px;
}   
.buttonTD
{
    height: 36px;
    width: 180px;
    background-image: url( '../images/button_top.jpg' );
}

.mainLink
{
    font-family: Tahoma;
    font-weight: bold;
    color: #FFFFFF;
    font-style: normal;
}
a.mainLink:link
{
    font-family:Tahoma;
    font-weight:bold;
    color: #FFFFFF;  
    text-decoration: none;      
}

a.mainLink:visited
{
    font-family:Tahoma;
    font-weight:bold;   
    color: #FFFFFF;     
    text-decoration: none;   
}

a.mainLink:hover
{
    font-family: Tahoma;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}


.buttonImg
{
    width: 180px;
    height: 36px;
    display: inline;
}


.mainTable
{
    font-family: Tahoma;
    color: #000000;
    font-size: 11px;
    text-align: left;
    vertical-align: top;    
}  
.mainLayout
{
    background-position: center;
    background-image: url(   '../mid_background.png' );
    background-repeat: repeat-y;
}
.mainLIndentTD
{
    width: 74px;
}

.mainRIndentTD
{
    width: 9px;
}
.mainTitle
{
    border-color: #000000;
    border-width: 1px;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}
.mainTD
{

    background-color: #E4F3FA;
    height: 400px;
    width: 637px;
    vertical-align: top;
    text-align:left;
}

.restoreTD
{
    background-color: #E4F3FA;
    width: 637px;
    vertical-align: top;
    text-align:left;
}    

.footerTD
{
    border-color: #000000;
    border-right-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
    height: 60px;
    border-bottom-style: solid;
    width: 720px;
    background-image: url( '../images/footer.jpg' );
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
.subFooterTable
{
    font-family: Tahoma;
    font-size: 9px;
    text-align: right;
    padding-right: 6px;
    height: 30px;
}

.subFooterTD
{
    border-color: #000000;
    border-width: 2px;
    font-family: Tahoma;
    border-bottom-style: solid;
}
.spacerTD
{
    width: 720px;
    height: 4px;
}

.defaultStyle
{
    font-family: tahoma;
    font-size: 11px;
}
.tabLink
{
    cursor: pointer;
}

.emailSent
{
    position: absolute;
    width: 400px;
    top: 410px;
    left: 240px;
}

