
.footerbar {
	width: 800px;
	height: 10px;
	background-color: #BED3EF;
	clear: both;
	font-size: 1pt;
}

.footer_nav {
    color:#999999;
    font-family:Verdana,Helvetica,san-serif;
    font-size:11px;
    line-height:1.5;
    text-align:left;
    position: relative;
    width: 100%;
    clear: both;
}

.footer_nav a
{
	margin-left:4px;
	margin-right:4px;
	font-size: 8.5pt; 
	color: #999999;
	text-decoration: underline;
}

.footer_nav span
{
	margin-right:4px;
	margin-left:4px;
}
