.footerLine{
	background: gray;
	height: 3;
}
.footerText1{
	color : #01669A;
	font-weight : bold;
	font-family: Tahoma;
	font-size:10pt;
	text-align: left;
	vertical-align: top;
}
.footerText2{
	color : silver;
	font-weight : normal;
	font-family: Tahoma;
	font-size8pt;
	text-align: center;
	vertical-align: middle;		
}
.footerText3{
	font-weight : bold;
	font-family: Tahoma;;
	font-size:8pt;
	text-align: center;
	vertical-align: top;
}
a.footerText3a:link {color: #01669A;
	background: none;
	text-decoration: none;}
a.footerText3a:hover {color: #01669A;
	background: none;}
a.footerText3a:visited {color: #01669A;
	background: none;
	text-decoration: none;}

