﻿body
{
    background-color: #FFFFFF;
    color: #000000;
    margin: 0px;
}
    
   a:
{
    color: #0000ff;
}
    a:visited{color:#0000ff}
    a:hover{color:#0000ff}
    
    .TableTop
{
    height: 26px;
    background-color: #f5f5f5;
    width:725px;
}

.LogoTD
{
 width: 677px;   
}

.LogoImg
{
    margin: 10px 10px 10px 17px;
}
.MenuTbl
{
 width:725px;
  background-color: #f5f5f5;   
    
}
.MenuTd
{
    text-align: center;
    font-weight: bold;
    font-size: 12pt;
    height: 17px;
    width: 140px;
    border-right: #ffffff solid;
}






.MenuTd a:link 
{
   color:Navy;
     text-decoration:none;
     font-family:Arial;   
    
}

.MenuTd a:visited

        {color:Navy;
        text-decoration:none;
        font-family:Arial;
        }   

.MenuTd a:hover
{
    color: #ffffff;
    text-decoration: none;
    font-family: Arial;
    background-color: Navy;
    
} 


.MainTbl
{
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    
}

.footer
{
    font-size: 8pt;
    vertical-align: middle;
    color: #ffffff;
    background-color: Navy;
    text-align: center;
   
    height:20px;
    
}
.TestHomeTbl
{
    border-right: #d3d3d3 thin solid;
    border-top: #d3d3d3 thin solid;
    border-left: #d3d3d3 thin solid;
    border-bottom: #d3d3d3 thin solid;
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    
}



.BasicBox
{
    width: 277px;
    height: 204px;
    float: left;
    clear: left;
    border-right: #d3d3d3 thin solid;
    border-top: #d3d3d3 thin solid;
    border-left: #d3d3d3 thin solid;
    border-bottom: #d3d3d3 thin solid;
    float: left;
    background-color: #e2f4fd;
    margin: 10px;
    font-size: 18px;
    color: Navy;
    font-family: Arial;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.PermBox
{
    width: 277px;
    height: 390px;
    float: right;
    clear: right;
    border-right: #d3d3d3 thin solid;
    border-top: #d3d3d3 thin solid;
    border-left: #d3d3d3 thin solid;
    border-bottom: #d3d3d3 thin solid;
    
    background-color: #e2f4fd;
    margin: 10px;
    font-size: 18px;
    color: Navy;
    font-family: Arial;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}


.TestDispBoxHeader
{
    font-weight: bold;
    color: Navy;
    text-align: center;
}
.TestDispBoxFR
{
    font-weight: bold;
}


.BlueText
{
    font-weight: bold;
    color: Navy;
    font-family: Arial;
}

.HeadingText
{
    font-weight: bold;
    font-size: 25pt;
    color: Navy;
    font-family: Arial;
}
.NoBorder
{
 Border:0;   
    
}
.WhiteBlueHeader
{
    margin-left: 6px;
    font-size: 20pt;
    color: #ffffff;
    font-family: Arial;
    background-color: Navy;
    text-align: center;
    font-weight: bold;
    width:660px;
     
}

.RegTbl
{
    margin-left: 30px;
    font-size: 100%;
    width: 380px;
    font-family: Arial;
    text-align: center;
    clear: left;
    float: left;
}
.AlignLeft
{
    text-align: left;
}

.BoldText
{
    font-weight: bold;
    
}
.BoldText2
{
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
}
.Center
{
    margin-left:10px;
}

.MarginLeft
{
    text-align: left;
    margin-left: 50px;
}
.CkOutPanel
{
    float: left;
    margin-top: 5px;
    border-right: #c0c0c0 thin solid;
    border-top: #c0c0c0 thin solid;
    border-left: #c0c0c0 thin solid;
    border-bottom: #c0c0c0 thin solid;
}
.CkOutPanelimg
{
    
    float: right;
}
.BlackYellow
{
    font-weight: bold;
    font-size: 13pt;
    color: #000000;
    font-family: Arial;
    background-color: #ffff00;
    height: 30px;
    width: 700px;
    border-right: #ff0000 solid;
    border-top: #ff0000 solid;
    border-left: #ff0000 solid;
    border-bottom: #ff0000 solid;
    text-align: center;
    vertical-align: middle;
    letter-spacing: 1px;
    padding-top: 7px;
}

.Ccenter
{
    text-align: center;
}