﻿body 
{
    font-family: Verdana;
    font-size:11pt;
    line-height:110%;
    color: #585880;
    background-image:"images/frontview.jpg";
    
}

/* unvisited link */
a.basic:link {
    color: blue;
}

/* visited link
a:basic:visited {
    color: navy;
} */

/* mouse over link */
 a.basic:hover {
    color: blue;
}

/* selected link
a.basic:active {
     color: blue;
} */

        .style3
        {
            width: 872px;
            height: 253px;
        }
        .formFieldCaption
        {
            width: 318px;
            font-family:Verdana;
            font-size:small;            
        }
        .formFieldExplain
        {
            font-family:Verdana;
            font-size:xx-small;
        }
        .pageheader
        {
            font-family:Verdana;
            font-size:16px;
            font-weight:bold;
            color:#4d535a;
        }
        .header
        {
            font-family:Verdana;
            font-size:14px;
            font-weight:bold;
        }
        
        .sectionHeader
        {
            font-family:Verdana;
            font-size:small;
            font-weight:bold;
            background-color:#FF9900;
            color:White;
        }
        .newsectionHeader
        {
            font-family:Verdana;
            font-size:15px;
            font-weight:bold;           
            color:#4d535a;
            padding: 10px;
        }
        
         .newhomeText
        {
            font-family:Arial;
            font-size:12px;   
            font-weight:bold;   
            color:#4d535a;                       
        }
         .footerText
        {   
            float:none;                     
            font-family:Arial;
            font-size:12px;   
            font-weight:bold;   
            color:#d9d9d9;                       
        }
        .onlyMargin
        {
            padding: 10px;
        }
        
         .homeText
        {
            font-family:Arial;
            font-size:13px;               
            color:#4d535a;  
            text-align:justify;                   
        }
         .homeTextHeader
        {
            font-family:Arial;
            font-size:13px;   
            font-weight:bold;            
            color:#4d535a;  
            text-align:justify;                     
        }
        
         .homeTextLinkHeader
        {
            font-family:Arial;
            font-size:13px;   
            font-weight:bold;            
            color:blue;  
            text-align:justify;                     
        }
        
         .homeText1
        {
            font-family:Arial;
            font-size:10px;               
            color:#4d535a;  
            text-align:justify;                    
        }
        
         .lineSeparater
        {
            line-height:5px;                       
            color:#4d535a;   
                                         
        }
        
         .topline
        {
            height:10px;                      
            color:#4d535a;   
                                         
        }
         .innerTextNormal
        {
            font-family:Arial;
            font-size:12px;               
            color:#4d535a;  
            text-align:justify;                    
        }
         .innerTextBold
        {
            font-family:Arial;
            font-size:12px;               
            color:#4d535a;  
            font-weight:bold;  
            text-align:justify;                    
        }
         .innerPageTitle
        {
            font-family:Verdana;
            font-size:16px;               
            color:#4d535a;  
            font-weight:bold;  
            text-align:justify;                    
        }

h1 { font-family:Verdana,Geneva,Arial; font-size:55px; color:#252f47; font-weight:normal }
h2 { font-family:Verdana,Geneva,Arial; font-size:42px; color:#252f47; font-weight:normal }
h3 { font-family:Verdana,Geneva,Arial; font-size:28px; color:#252f47; font-weight:normal }
h4 { font-family:Verdana,Geneva,Arial; font-size:24px; color:#252f47; font-weight:normal }
h5 { font-family:Verdana,Geneva,Arial; font-size:20px; color:#252f47; font-weight:normal }
h6 { font-family:Verdana,Geneva,Arial; font-size:18px; color:#252f47; font-weight:normal }