@charset "utf-8";
/* CSS Document */


#pagefooter{
	width:960px;
	height:126px;
	font-size:10px;
	background-image: url(../images/background/bottomBanner.jpg) ;
	background-repeat:no-repeat;
	float:left;

}

#footcontent {
position:relative;
width:510px;
height:80px;
margin-left:35px;
margin-top:5px;
color:#0056A4;
font-size:12px;
	}


ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color:#98abe6;
	padding-top: 0.5em; 
	padding-bottom:0.55em;
	padding-left:14px;
	padding-right:14px;
	color: #0056a3;
	text-decoration: none;
	
 
}