Body, html
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: tahoma;
    text-align:center;
}

Form
{
    margin: 0px;
    padding: 0px;
    width:780px;
    text-align:left;
}

#header
{
    width: 100%;
    vertical-align: top;
}

#middle
{
    top: 100px;
    width: 100%;
    vertical-align: top;

}

#midTable 
{

}


#footer
{
    height: 20px;
    width: 100%;
    background-color: #235DA9;
    color: White;
    font-size: 0.9em;
}


#footer a
{

    color: White;

}

.seperator
{
    display: none;
}

.blueBg
{
    background-color: #235DA9;
    color: White;
}

.blueBgEmph
{
    background-color: #235DA9;
    color: White;
    font-weight:bold;
}

.mainHeading
{
    font-family:Tahoma, Arial;
    font-size: 18px;
    color: #235DA9;
    font-weight:700;
    padding-bottom:15px;
}

.secHeading 
{
    font-family:Tahoma, Arial;
    font-size: 14px;
    line-height:100%;
}

.topMenu 
{
    font-family: Tahoma, Arial;
     color:White; 
     font-weight: bold;
     font-size:13px;
}

.topMenu  a
{
    font-family: Tahoma, Arial;
     color:White; 
     font-weight: bold;
     font-size:13px;
     text-decoration: none;
     }

.mainText
{
    font-size: 13px;
    line-height: 140%;
    color:#235DA9;
}

.mainText input, select
{
    font-size: 13px;
    color: #235DA9;
    line-height: 140%;
}

.mainText textarea
{
    font-size: 13px;
    font-family:tahoma;
}

hr
{
    color: #3392D6;
}

td.mainText
{
    font-size: 13px;
    line-height: 140%;
}

.mainText table
{
    border: 0px;
    border-collapse: collapse;
}

.mainText td
{
    border: 1px solid #dddddd;
    margin: 0px;
    border-collapse: collapse;
}

.textEmphasis
{
    font-size: 16px;
    color: #235DA9;
    font-weight: bold;
}

.formText
{
    font-size: 13px;
    color: #235DA9;
}

.MenuItem
{
    width: 135px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom:1px solid #D3DAEB;
    text-align:right;
    font-family: Tahoma, Arial;
    font-size: 14px;
    color: #235DA9;
}

.MenuItemSelected
{
    width: 148px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.MidMenuItem td
{
    width: 144px;
}

.MenuItem A
{
color:#235DA9;

    line-height: 100%;
    text-decoration: none;
}


.MenuItemSelected A
{


    line-height: 140%;
    text-decoration: none;
    font-weight: normal;
}

#textBreadCrumb
{
    font-size: 0.9em;
}

.SubMenuItem
{
    color: #235DA9;
    font-size: 0.9em;
    padding-left: 5px;
    padding-top: 5px;
}

.SubMenuItemSelected
{
    font-size: 0.9em;
    padding-left: 5px;
    padding-top: 5px;
}


.SubMenuItem A
{
    line-height: 140%;
    text-decoration: none;
}

.SubMenuItemSelected A
{
    line-height: 140%;
    text-decoration: none;
}


.lineSplitter
{
    clear: both;
    background-color: #235DA9;
    height: 1px;
    width: auto;
    margin-bottom: 12px;
    margin-top: 12px;
}

a
{
    text-decoration: none;

}

.featureCell
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    color: #235DA9;
}

.featureHD
{
    color: #235DA9;
    font-size: 13px;
    font-weight: bolder;
}

.featureText
{
    color: #235DA9;
    font-size: 13px;
    font-weight: bold;
}


.datagrid td
{
    border: 0px;
    font-size: 13px;
    color: #235DA9;
}

.mainText p
{
    display: block;
}

.mainText .textBlack
{
    color: #000000;
}

.mainText .textLBlue
{
    color: #5592d6;
}

.mainText .textDBlue
{
    color: #235DA9;
}
