           

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    background-color: #eeeeee;
}


p { margin: 0px; padding: 15px 0px 20px 0px; }


a:link		{ color: #0033CC; text-decoration: underline; }

a:visited	{ color: #0033CC; text-decoration: none}

a:active	{ color: #0033CC; text-decoration: none}

a:hover		{ color: #FF6600; text-decoration: none }



h5  	{ COLOR: #FF6600; FONT: 12px verdana, arial, sans-serif; font-weight: 700;
       
          margin: 0px 0px 10px 10px;
        }
        
        

h2  	{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: 700;
       
          margin: 0px 0px 10px 10px;
        }
        
 h3  	{ COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: 700; margin: 0px;
         padding-top: 10px;    padding-bottom: 10px; text-decoration: underline;
       
          
        }
        
        
 h4  	{ COLOR: #000000; FONT: 15px verdana, arial, sans-serif; font-weight: 700; margin: 0px;
         padding-top: 0px;    padding-bottom: 3px;
       
          
        }       
               



.correctimg        { margin: 0px; padding: 0px; BORDER="0"  }


ul { list-style-type:none;
  
     margin: 0px; padding: 0px 0px 0px 0px;
   }
   
li {   padding: 0px 0px 10px 0px; }


#sc ul { list-style-type:none;  margin: 0px; padding: 0px 0px 0px 0px;  
           }
   
#sc li {  padding: 0px 0px 7px 3px; }




 .boxtop {width: 150px; border: 1px solid #a3a3c8;  background-color: #d1d1e3; padding: 2px; margin-top: 10px;  COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: 700;}
 
 .box { width: 150px;  border-left: 1px solid #a3a3c8; margin: 0px 0px 10px 0px;  padding: 10px 2px 10px 2px; border-bottom: 1px solid #a3a3c8; border-right: 1px solid #a3a3c8; 
 background-color: #ededed;}
    
    
    
    
    
    










 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */





a.under:link	{ color: #0033CC; text-decoration: underline }

a.under:visited	{ color: #0033CC; text-decoration: underline }

a.under:active	{ color: #0033CC; text-decoration: underline }

a.under:hover	{ color: #FF6600; text-decoration: underline }









.under2           { COLOR: #996600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; padding: 0; margins: 0}
 
a.under2:link    { color: #996600; text-decoration: none}
 
a.under2:visited { color: #996600; text-decoration: none }
 
a.under2:active  { color: #996600; text-decoration: none }
 
a.under2::hover  { color: #FF6600; text-decoration: underline}










.noline          { COLOR: #0033CC; FONT: 12px verdana, arial, sans-serif; font-weight: bold;   }
 
a.noline:link    { color: #0033CC; text-decoration: none}
 
a.noline:visited { color: #0033CC; text-decoration: none }
 
a.noline:active  { color: #0033CC; text-decoration: none }
 
a.noline:hover  { color: #FF6600; text-decoration: none }




.noline2          { COLOR: #0033CC; FONT: 15px verdana, arial, sans-serif; font-weight: 500; padding: 0px;   }
 
a.noline2:link    { color: #0033CC; text-decoration: none}
 
a.noline2:visited { color: #0033CC; text-decoration: none }
 
a.noline2:active  { color: #0033CC; text-decoration: none }
 
a.noline2:hover  { color: #FF6600; text-decoration: none }








.leftimg        { float: left; margin-right: 8px; margin-bottom: 25px; }




.button2 {

   width: 60px;
   height: 25px;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   border: 0;
   background: transparent url("picts/button3.gif") no-repeat center top;
   overflow: hidden;
   cursor: pointer; /* hand-shaped cursor */
   cursor: hand; /* for IE 5.x */


   }

   
   
   .searchform {WIDTH: 300PX;
   		HEIGHT: 20PX;
   		margin-top:7px;
   		margin-left: 350px;
   	 	FONT: 17px arial verdana, sans-serif; font-weight: 500;
   		background-image: url("picts/shadeform.gif");
		BORDER: #000066 1px solid}
 


 



div#head {
    position: absolute;
    width:750px;
    height:63px;
    left:0px;
    top: 0px;
    background: url('picts/tg.gif') no-repeat;
    background-color: #003399;
}


div#head2 {
    position: absolute;
    width:750px;
    height:40px;
    left:0px;
    top: 63px;
    border-bottom: 1px solid #000000;
    background: url('picts/sa.gif') no-repeat;


    
   
  
    background-color: #E6E6E6;
}
div#columns {
    position: relative;
    width: 750px;
   
    top: 70px;
   
}
div#side1 {
    position:absolute;
    width:250px;
    top: 5px;
    left:30px;
    
 
}
div#content {
    position: relative;
    width: 300px;
    top: 5px;
    left: 300px;
    
    
}
div#side2 {
    position:absolute;
    width:150px;
    top: 10px;
    left: 580px;    
   
}
div#foot {
    position: relative;
    border-top: 1px solid #003399;
    width: 750px;
    clear: both;
    margin-top: 500px;
    padding-bottom: 15px;
    background-color: #eeeeee;
    
} 
 
div#wrapper {
    position:relative;
    
    background: url('picts/bg2.gif') repeat-y ;
    margin-left:auto;
    margin-right:auto;
    top: 5px;
    width:750px;
    border-top: 1px solid #003399;
     
    border-right: 1px solid #003399;
    border-left: 1px solid #003399;
    
}		 
		 
	


 
