    a
    {
    	color: #113399;
    }
    
    a:visited
    {
    	color: #446699;
    }
    
    body
    {
      font-family: Verdana, Arial, sans-serif;
      font-size: 10px;
      background-color: #bababa;
      margin: 0;
    }
    
    
    td
    {
      font-size: 12px;
      line-height: 150%;
    }
    
    
    .p_window_title
    {
      font-family: Arial;
      font-weight: bold;
      color: #ffffff;
      font-size: 10px;
    }
    
    h1
    {
	font-family: Georgia; 
	Times New Roman; serif; 
	font-size: 22pt; 
	padding-top: 5px; 
	color: #16438a; 
	font-weight: normal;
    }
        
    h2
    {
      font-family: Verdana, sans-serif;
      font-size: 10.5pt; 
      color: #16438a;
      font-weight: bold;
      line-height: 125%;
      margin-bottom: 4px;
    }    
    
    h3
    {
      font-size: 10pt; 
      color: black;
      font-weight: bold;
      line-height: 125%;
      margin-bottom: 0px;
    }    
    
   .subtitle
    {
      font-family: Verdana, sans-serif;
      font-size: 12pt; 
      color: #800000;
      line-height: 125%;
      font-weight: bold;
    } 

   .error
    {

      background-color: #ffcc00;
      border-style: solid;
      border-width: 1px;
    }  
    
    #main_wrapper
    {
      background-color: white;
    }
    
    #header
    {
      background-color: #460A0E;
      font-family: Verdana, Arial, sans-serif;
      font-weight: bold;
      font-size: 10spx;
      color: white;
    }
    
    .header
    {
      background-color: #460A0E;
      font-family: Verdana, Arial, sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: white;
    }
    
    #footer
    {
      background-color: #5181b1;
      font-family: Verdana, Arial, sans-serif;
      font-size: 8pt;
      color: white;     
      padding-top: 3px;
      padding-right: 5px;
      padding-bottom: 3px;
      padding-left: 5px;
    }
    
    p, li
    {
      font-family: Verdana, Arial, sans-serif;
      font-size: 9pt;
      line-height: 135%;
    }


    .promo
    {
      border: solid 1px gray;
      padding: 10px;
    }
    
    .page_num
    {
      color: #5377ae;
    }
    
    #quote
    {
      color: #11357c;
      font-size: 12px;
      line-height: 130%;
      padding: 6px;
      background-color: #f2f6f9;
      border: 1px dashed #d7dfec;
    }
    
    .testimonial
    {
      font-family: Verdana, Arial, sans-serif;
      padding-bottom: 10px;
      color: #333333;
      font-size: 10pt;
      line-height: 135%;
    
    }
    
    .form
    {
      background-color: #f9fafd;
    }
				
				.form_2
				{
				  background-color: #E4E9F6;
				}
    	
    .form_box
    {
      border-color: #aac2cd; 
      border-style: dashed; 
      border-width: 1px;
    }
    
    .highlight
    {
      color: #8d1d24;
      font-weight: bold;
    }
    
    .smallbluebold
    {
      font-family:verdana,arial,sans serif; 
      font-size:8pt; 
      color:#026586; 
      font-weight: bold; 
      TEXT-DECORATION: none
    }
