
#footnavigation {
	margin-top:			0px;
	margin-left:		auto;
	margin-right:		auto;
	margin-bottom:		0px;
	padding:			0px;
	border-spacing:		0px;
	border:				0px;
	width: 				772px;
	text-align:			center;
	background-color: 	#424E66;
	
}

#shadedFooterBar1 {
	width: 				100%;
	background-color:	#2D3951;
	font-size: 			2pt;
	border-top:			2px solid #424E66;
	border-left:		0px;
	border-right:		0px;
	border-bottom:		2px solid #7C8AA4;
}
#shadedFooterBar2 {
	width: 				100%;
	background-color:	#424E66;
	font-size: 			2pt;
	border-top:			2px solid #424E66;
	border-left:		0px;
	border-right:		0px;
	border-bottom:		2px solid #2D3951;
}

#promotionalsFooterBox {
	background-color:	#FFFFFF;
}

#promotionalsFooterBox .footBoxTitle {
	background-color:	#424E66;
	text-align: 		left;
	color:				#CCCCCC;
	font-size:			1.8em;
	font-family:		arial;
	font-weight:		bold;
	padding-left:		6px;
}

#promotionalsFooterBox .footBoxBody {
	background-color: 	#FFFFFF;
	text-align: 		left;
	font-size:			12pt;
	padding-bottom:		6px;
}

#promotionalsFooterBox h1.promo {
	margin-top: 		0px;
	margin-left: 		90px;
	margin-right: 		0px;
	margin-bottom: 		0px;
	padding-top: 		2px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom:		0px;
	font-size:			1.6em;
	font-style:			italic;
	font-weight:		bold;
	font-family:		arial;
}

#promotionalsFooterBox h2.promo {
	margin-top: 		0px;
	margin-left: 		90px;
	margin-right: 		0px;
	margin-bottom: 		0px;
	padding-top: 		0xpx;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom:		2px;
	font-size:			12pt;
	font-style:			italic;
	font-family:		georgia, "san serif";
	font-weight:		none;
	color:				#555555
}

#promotionalsFooterBox a {
	display: 			block:
	text-align:			right;
	margin-right:		40px;
	margin-bottom:		10px;
	color:				#0066CC;
	padding-bottom:		10px;
	font-weight: 		bold;
}
