﻿.footer_top
{
	width: 749px;
	margin-left:9px;
	margin-right:9px;
	margin-top:5px;
	border-top: 1px solid #B9BBC9;
	border-bottom: 1px solid #B9BBC9;
	height:25px;
	position:relative;
}

.footer_links
{
	position:absolute;
	left:10px;
	top:5px;
}

.footer_sitemap
{
	position:absolute;
	left:65px;
	top:5px;
}

.footer_disclaimer
{
	position:absolute;
	left:145px;
	top:5px;
}

.footer_text
{
	font-weight:bold;
	color:#FB9E01;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;	
}

.footer_text a
{
}

a.footer_text:hover
{
	text-decoration:underline;
}

.footer_bottom
{
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
}	

.footer_linkimage
{
	width:12px;
	height:12px;	
	position:absolute;
	left:45px;
	top:4px;
}

.footer_sitemapimage
{
	width:12px;
	height:12px;	
	position:absolute;
	left:120px;
	top:4px;
}

.footer_disclaimerimage
{
	width:12px;
	height:12px;	
	position:absolute;
	left:215px;
	top:4px;
}

.footer_address
{
	position:absolute;
	left:250px;
	top:4px;
}

.footer_addresstext
{
	font-family:Verdana;
	font-size:9px;
	color:#08086E;
}

.footer_addressmailtext
{
	font-family:Verdana;
	font-size:9px;
	color:#08086E;
	text-decoration:none;
}

a.footer_addressmailtext:hover
{
	text-decoration:underline;
}

.footer_addresstextcolon
{
	color:#FB9E01;
}

.footer_regulatortext
{
	font-family:Verdana;
	font-size:10px;
	color:#08086E;
}

.footer_menubarcontainer
{
	float:left;
}

.footer_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 480px;
	background-color: Green;
}

.footer_spacer
{
	width:100%;
	height:12px;
}

.footer_magico
{
	float:right;
}

.footer_iba
{
	margin-top: 5px;
	float:left;
	display:block;
	background-image: url("Footer/logo_IBA.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 66px;
	height:52px;
}

.footer_iba span
{
	display: none;	
}