body {
	background-color: #22467C;
	}
		

.text {
	font:normal 12px/16px arial;
	color:  #000000;
	}


a {
	color: #22467C;	
	font: normal 12px/16px arial;
	text-decoration: underline;	
	}
		
a:hover {
	color: #1A82BE;	
	font: normal 12px/16px arial;
	text-decoration: underline;	
	background-color: #E7F0F6;
	}
	
a:visited { 
	color: #0A2854;	
	font: normal 12px/16px arial;
	text-decoration: none; 
	}

	
a.copyright:link {
   color: white;
   text-decoration: none;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   }
         
a.copyright:visited {
   color: #B0C4DF;
   text-decoration: none;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   }
 
a.copyright:hover {
   color: #B0C4DF;
   text-decoration: underline;
   font-family: Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;  
   }
	

	
#copyright {
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #white;	
	}

	
.blue {
	font: bold 13px/18px Verdana;
	color: #22467C;
	}
	

.title {
	font: bold 15px/20px Verdana;	
	color: #22467C;
	}
	
	

#linkList {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #E9ECF2;
	padding: 10;
	margin: 10;	  
	}
		
 ul {
 	margin: 0px;
	padding: 1px;
}

 li {
 	list-style: disc outside color:navy;
	 	margin: 0px 0px 7px 30px auto;
	}
/* ---------------------------------- */	
	



#container1 {
	background-color: #F3F5FA;
	margin: 0px 20px 0px 0px auto;
	position: absolute;
	height: 550px;
	width: 200px;
	left: 390px;	
	padding: 20px 20px 20px 20px;
	}

	

#container2 {
	position: absolute;
	background-color: #DDE1EB;
	margin: 50px 20px 0px 0px auto;
	height: 520px;
	width: 200px;
	left: 600px;	
	padding: 20px 20px 20px 20px;
	}





