﻿        td, body, p, div
        {  
            font-family: arial, verdana; 
            font-size: 12px;
            color: #333333;
        }
        a
        {
            font-family: arial, verdana; 
            font-size: 12px;            
        }
        a:link {
      
	
            text-decoration: underline;
        }
        a:active {
      

            text-decoration: underline;
        }
        a:visited {
   
	
            text-decoration: underline;
        }
        a:hover {
  

            text-decoration: underline;
        }
        select, textarea
        {  
            font-family: arial, verdana; 
            font-size: 12px;
            text-indent: 3px;		
            padding: 0px;
            margin: 0px;	
            border: 1px solid #4153B4;
        }
        input
        {
            font-family: arial, verdana; 
        }
        input:focus, input.sffocus
        {
            background-color:#EEEEEE;
        }  
        .headTxt
        {
	        font-size: 16px; 
	        font-weight: bold;
	        color: #000000;
        }
        .subHeadTxt
        {
	        font-size: 14px;
	        font-weight: bold; 
	        color: #061944;       
        }
        .txt
        {
            font-size: 12px;
        }
        .txtBold
        {
            font-size: 12px;
	        font-weight: bold; 	            
        }
        .txtItalic
        {
            font-size: 12px;
            font-style:italic;
        }
        .txtItalicBold
        {
            font-size: 12px;
            font-style:italic;
	        font-weight: bold;            
        }        
        .txtRed
         {
            font-size: 12px;
            color: #FF0000;            
        }
        .txtRedBold
        {
            font-size: 12px;
	        font-weight: bold; 	 
            color: #FF0000;	                   
        }
        .smallTxt
        {
            font-size: 10px;
        }        
        .smallTxtBold
        {
            font-size: 10px;
	        font-weight: bold; 	            
        }        
        .smallTxtItalic
        {
            font-size: 10px;
            font-style:italic;
        }        
        .smallTxtRed
        {
            font-size: 10px;
            color: #FF0000;
        }  
        .frm { 
	        border-top       	: 1px solid #012265;
	        border-right     	: 1px solid #012265;
	        border-left     	: 1px solid #012265;
	        border-bottom     	: 1px solid #012265;
 	        background-color 	: #F4F5F8;
	        }
        	
        .frmHead { 
	        color: #000000;
	        text-indent			: 3px;
	        font-size			: 14px;
	        font-weight			: bold;
	        border-top       	: 1px solid #b8b8b8;
	        border-right     	: 1px solid #b8b8b8;
 	        background-color 	: #8E9CBA;
	        }
        .frmSubHead { color: #000000; background-color: #E5E4E9; text-indent: 3px;	}
        .frmSubHead a { color: #000000; background-color: #E5E4E9; text-indent: 3px;	}
        .frmHeadTxt { font-size: 16px; font-weight: bold; }
        .frmSubHeadTxt { font-size: 14px; font-weight: bold;  background-color: #D7DBE2;}
        .frmTxt { font-size: 12px; background-color: #D7DBE2;}
        .frmTxt a { font-size: 12px; background-color: #D7DBE2;}
        .frmTxtLine { font-size: 12px; background-color: #D7DBE2; BORDER-BOTTOM: #012265;}
        .frmTxtRed { font-size: 12px; background-color: #D7DBE2; color: #FF0000;}
        .frmTxtBold { font-size: 12px; font-weight: bold;  background-color: #D7DBE2;}
        .frmTxtBold a { font-size: 12px; font-weight: bold;  background-color: #D7DBE2;}
        .frmTxtItalic {	font-style:italic; background-color: #D7DBE2;}
        .frmTxtSmall { font-size: 10px;  background-color: #D7DBE2;}
        .frmTxtSmallBold { font-size: 10px; font-weight: bold;  background-color: #D7DBE2;}
        .frmTxtSmallItalic { font-size: 10px; font-style:italic;  background-color: #D7DBE2;}
        .frmField
        {
            font-family: arial, verdana; 
	        font-size: 12px;	
	        padding-bottom: 0px;
	        padding-top: 0px;
	        padding-left: 3px;
	        padding-right: 3px;	
	        margin: 0px;
	        border: 1px solid #012265;
	        background-color:#FFFFFF;
	        color:black;	
        }
        .frmButton
        { 
	        border-style: inset;
            border-color: #CBCFE7;
            background-color: #8E9CBA;
            text-decoration: none;   
            text-align: center;
	        font-family: Arial; 
	        font-weight: bold; 
	        font-size: 12px;
        }
        	
        .frmButtonWarning
        {	
	        border-style: inset;
            border-color: #CBCFE7;
            background-color: red;
            text-decoration: none;   
            text-align: center;
	        font-family: Arial; 
	        font-weight: bold; 
	        font-size: 12px
        }
        .tbl
        { 
	        border-top       	: 1px solid #B8B8B8;
	        border-right     	: 1px solid #B8B8B8;
	        border-left     	: 1px solid #B8B8B8;
	        border-bottom     	: 1px solid #B8B8B8;
 	        background-color 	: #F4F5F8;
        }	
        .tblHead
        { 
	        color: #000000;
	        text-indent			: 3px;
	        font-size			: 12px;
	        font-weight			: bold;
 	        background-color 	: #B8B8B8;
        }
        .tblSubHead
        { 
	        color: #000000;
	        text-indent			: 3px;
	        font-size			: 12px;
	        font-weight			: bold;
	        border-top       	: 1px solid #B8B8B8;
	        border-right     	: 1px solid #B8B8B8;
	        border-left     	: 1px solid #B8B8B8;
	        border-bottom     	: 1px solid #B8B8B8;
 	        background-color 	: #E5E4E9;
        }
        .tblSubHead a
        { 
	        color: #000000;
	        text-indent			: 3px;
	        font-size			: 12px;
	        font-weight			: bold;
 	        background-color 	: #E5E4E9;
        }
        .tblHeadTxt
        {
	        font-size: 16px; 
	        font-weight: bold; 	
        }
        .tblSubHeadTxt
        {
	        font-size: 14px;
	        font-weight: bold;
        }         
        
.bottomAction {  color: #8F001C;  }
.bottomActionBold {  color: #8F001C; font-weight: bold }
                            	           

