﻿		 body
        {
			
            font-family: verdana; font-size:70%; color: #555757;
            margin: 0px; padding: 10px; background-color: #ffffff;
            
        }

        #Container
        {
			
            position: relative;
            margin: auto;
            margin-top: 0px;
            background-color: #ECF0F0;
            
        }

        .Header
        {
            border-bottom: solid 1px #cccccc;
            background-color:#5C91C1;
           
        }
		
		a
		{
			color: #4682B4; 
			text-decoration: underline; 
			cursor: hand;
		}
     
        
           .NavBar
        {
		
            background-color:#ffffff;
            
            padding: 0px;
            width:168px;
            border-right: dotted 3px #cccccc;
            border-left: solid 1px #cccccc;     
        
              
        }
       
          .NavFont
          {
			font-size:90%;	
			cursor:hand; 
			
          }
          .NavFontA
          {
			font-size:105%;	
			cursor:hand;
          }
          
          
        #PageContent
        {
            background-color: #ffffff;
            padding: 10px;
        }

        .Footer
        {
            padding-left: 10px;
            height: 30px; line-height: 30px;		
            background-color: #517FAF;
             font-family: Arial, Verdana;
            font-weight: bold; color: #ffffff;
            font-size:110%;
            text-align: center;
            text-decoration:none;
            border-top: solid 1px #cccccc;
            
            clear: both;
        }
        
        .FooterAcademy
        {
            padding-left: 10px;
            height: 30px; line-height: 30px;		
            background-color: #00548c;
             font-family: Arial, Verdana;
            font-weight: bold; color: #ffffff;
            font-size:110%;
            text-align: center;
            text-decoration:none;
            border-top: solid 1px #cccccc;
            
            clear: both;
        }
        
         .Whitelink
        {
            text-decoration:none; 
            height: 80px;
            color: #336699; 
            font-weight:bold;
        }
        
        .homepagetable
        {
			background-color:#ffffff;
            padding: 0px;
            
            border-bottom: solid 1px #cccccc;
           
        }
        
        .box
        {
			background-color:#ffffff;
            padding: 0px;
            border: solid 1px #cccccc;
        }
        
        .heading
        {
			 font-family: Arial, Verdana; 
			 font-size:125%;
			  color: #4682B4;
			 font-weight:bold;
		
        }
        
          .headingA
        {
			 font-family: Arial, Verdana; 
			 font-size:130%;
			  color: #555757;
			 font-weight:bold;
			
			
        }
        
        .headingB
        {
			 font-family: Arial, Verdana; 
			 font-size:130%;
			  color: #555757;
			 font-weight:bold;
			 font-style:italic;
			
			
        }
        
        .headingC
        {
			 font-family: Arial, Verdana; 
			 font-size:130%;
			  color: #000099;
			 font-weight:bold;
			 font-style:italic;
			
			
        }
        
        .headingD
        {
			 font-family: Arial, Verdana; 
			 font-size:110%;
			  color: #000099;
			 font-weight:bold;
			 
        }
        
        .headingE
        {
			 font-family: Arial, Verdana; 
			 font-size:125%;
			  color: #000099;
			 font-weight:bold;
		
        }
        
        .dottedright
        {
		 border-right: dotted 3px #cccccc;
        }
        
         .rightline
        {
		 border-right: solid 1px #cccccc;		 
		 width:100%;
        }
        
          .bottomborder
        {
			font-family: Arial, Verdana; 
			 font-size:125%;
			  color: #555757;
			 font-weight:bold;
			 font-style:italic;
		
        }
        
        .image
        {
			border:none;
			
        }
        
        .homepagelink
        {
			font-weight:bold;
			font-family: verdana; color: #555757;
			font-size:11px;
			
        }
        .homepagelink:hover
        {
			 color:#396a9e;
			 text-decoration:none;
			 
        }
        .homepagelink2
        {
			font-weight:bold;
			font-family: verdana;
			font-size:12px;
			color:#396a9e;
			
        }
        .homepagelink2:hover
        {
			 color:#396a9e;
			 text-decoration:none;
			 
        }
   
        
        
    