/* CSS Document */

.all{
	width:882px;	
}
a {
	text-decoration:none;
}
.footer-measures{
	width:882px;
	height:20px;
}
.footer{
	margin-top:5px;
	background-color:white;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#305FAC;
	font-size:8px;
	text-align: left;
	font-weight:normal;
}

.footer a,
.footer a:visited {
	color:#305FAC;
}
.footer-text{
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.footer .copyright{
	margin-left:10px;
}







