/* CSS Document */

#ourFooter {
	position: relative;
	left: 0px;
	height: 15px;
	width: 805px;	
	background-color: #0E5B93;	
	COLOR: white;   
	LINE-HEIGHT: 3px;
	padding-top: 7px;
	padding-bottom:2px;
	TEXT-DECORATION: none;
	font-family:tahoma;
	font-size:9px;
	text-align:center;
	z-index:60;	
}
#mainContent #ourFooterTwo {
	position: relative;
	left: 0px;
	height: 55px;
	width: 805px;	
	background-color: #0E5B93;	
	COLOR: white;   
	LINE-HEIGHT: 3px;
	padding-top: 7px;
	padding-bottom:2px;
	TEXT-DECORATION: none;
	font-family:tahoma;
	font-size:9px;
	text-align:center;
	z-index:60;	
}
a.siteLink:link{ color: #FFFFFF; text-decoration: underline;}
a.siteLink:visited{ color: #FFFFFF;  text-decoration:underline; }
a.siteLink:active{ color: #FFFFFF;  text-decoration:underline;  }
a.siteLink:hover { COLOR: #FFFFFF; FONT-WEIGHT: bold;  }

