@charset "ISO-8859-1";
#footerMsg {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 5px 0px 5px;
}
#footerNav {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
#msgBar_lt {
	background-image: url(../structure/msgCap_lt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 11px;
}
#msgBar_rt {
	background-image: url(../structure/msgCap_rt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 11px;
}
#navBar_lt {
	background-image: url(../structure/subNav_lt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 15px;
}
#navBar_rt {
	background-image: url(../structure/subNav_rt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 15px;
}
#navBar_md {
	background-image: url(../structure/subNav_rt.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 15px;
}
#footerLogo {
	background-image: url(../structure/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	padding-left: 30px;
}
