﻿h1 {
letter-spacing: -1px;
font-weight: bold;
font-size:15pt;
}
a:visited {
color: #A52A2A; 
}
    body
    {
        font-family:Verdana;
        margin:0px;
        font-size:8pt;
        height: 100%;
        background-color:#B0C0DC;
    }
    .fltHeaderTopRight
    {
        text-align:right;
    }
    .fltNavTabs
    {
        text-align:right;
        padding-bottom:0pt;
    }
    .fltHeader
    {
        width:100%;
        border-bottom: solid 2px #B0C4DE;
        vertical-align:bottom;
    }
    .fltTableWrapper
    {
        width:100%;     
    }
    .fltTableWrapperNull
    {
        
    }
    .fltTableMain
    {
        width:100%;
    }
    .fltMainBody
    {
        width:100%;
        height:500px;
        vertical-align:top;
    }
    .fltFooterDiv
    {
        font-family:Verdana;
        font-size:7pt;
    }
    .fltFooter
    {
        border-top:1px solid #C0C0C0;
        height:100%;
        background-color:#F0F8FF;
    }
    .HLHeader
    {
        color:Blue;
    }
    .fltNavTabs
    {
        padding-top:27px;
        padding-bottom:0px;
        vertical-align:bottom;
        float:right;
    }
    .fltLeftMargin
    {
        width:1px;
    }
    .fltRightMargin
    {
        width:1px;
        vertical-align:top;
    }
    .fltHeaderWrapper
    {
        vertical-align:bottom;
    }
    .right_column {
        width: 220px;
        background-image: url(../images/framework/Right_Column_tile.jpg);
        background-repeat: no-repeat;
        padding-left: 5px;
        padding-top: 40px;
    }
    .fltValidationSummaryHdr
    {
        color: Red;
        font-size: 9pt;
        font-weight: bold;
    }
    .fltValidationSummary
    {
        color: Red;
        font-size: 8pt;
    }
    .fltValidator
    {
        color: Red;
        font-size: 8pt;
        font-weight: bold;
    }
