﻿body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;


}

.background
{

background-color: #F9FFFF
}

.FeildName
        {
            font-family:Tahoma, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    font-weight:normal;

        }
        
 .input
        {
           font-family:Tahoma, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    font-weight:normal;


        }
#TtlReqUsername
        {
            width: 508px;
        }
        
        .style4
        {
            height: 21px;
            width: 721px;
        }
.red {
	color: #990000
}

.header
    {
        background-color: #2B547E; 
        font-family: Tahoma; 
        font-size: 16px; 
        font-style: normal; 
        font-weight: bold; 
        text-transform: none; 
        color: #FFFFFF;
        border: 1px solid #999999; 
        
    }
    
.titleH2
{
        font-family:Arial; 
        font-size: 13px;
        color:#2B547E;
}
        
.button_submit
{ 
    font-family: Arial; 
   font-size: 12px; 
    font-style: normal; 
    background-color:#2B547E;
    color :#FFFFFF;
    border-style:none;
   }

.table
{
 background-color: #FFFFFF; 
border: 1px solid #999999; 
border-spacing: inherit; 
table-layout: fixed;

}
