DIV.centered	{
	text-align:center;
}
DIV.centered TABLE	{
	margin: 0 auto;
}

.footerText	{
	font-family: Arial, Helvetica, sans-serif;
	color:#94B3DB;
	font-size: 11px;
	text-align:center;
}
.footerText a:link { text-decoration: none; color: #346EA8;}
.footerText a:visited  { text-decoration: none; color:#800080;}
.footerText a:hover  { text-decoration: underline;}

DIV.footerTopMargin	{
	padding-top:10px;
	background:#FFF;
	width:778px;
}

DIV.footerMain	{
	z-index: 900;
	background: #FFF url("/App_Themes/Default/images/footer/footerGradBG.gif") repeat-x;
	border-top:3px solid #D2E6FF;
	width:762px;
	position:relative;
	margin:0 auto 0 7px;
}
TABLE.footerMain	{
	/*width:100%;*/
	width:762px;
	text-align:center;
	position:relative; top:-1px;
}

.footerLinkCellon {
	background:url("/App_Themes/Default/images/footer/footerGradSelected.gif") repeat-x;
	padding: 10px 10px 15px 10px;
	height: 35px;
}
.footerLinkCell {
	padding: 10px 10px 15px 10px;
	height: 35px;
}

.footerLinkVertBorder	{
	width:1px !important;
	background: #D2E6FF url("/App_Themes/Default/images/footer/footerVertLinkBorder.gif") no-repeat;
	height: 35px;

}
.footerCCTable	{
	padding-top:8px;
}
.footerCC	{
	padding:0px 2px;
}
.footerCopyrightTable	{
	padding-top:15px;
}

.imgCCBillMeLater	{
	background: url("/App_Themes/Default/images/footer/footerCCBillMeLater.gif") no-repeat;
	width:60px;
	height: 29px;
}
.imgCCVisa	{
	background: url("/App_Themes/Default/images/footer/footerCCVisa.gif") no-repeat;
	width:41px;
	height: 26px;
}
.imgCCAmex	{
	background: url("/App_Themes/Default/images/footer/footerCCAmex.gif") no-repeat;
	width:40px;
	height: 26px;
}
.imgCCDiscover	{
	background: url("/App_Themes/Default/images/footer/footerCCDiscover.gif") no-repeat;
	width:40px;
	height: 26px;
}
.imgCCMasterCard	{
	background: url("/App_Themes/Default/images/footer/footerCCMasterCard.gif") no-repeat;
	width:41px;
	height: 26px;
}
.imgCCJCB	{
	background: url("/App_Themes/Default/images/footer/footerCCJCB.gif") no-repeat;
	width:21px;
	height: 26px;
}
.imgBizRate	{
	background: url("/App_Themes/Default/images/footer/footerBizRate.gif") no-repeat;
	width:74px;
	height: 36px;
}
.imgBBBOnline	{
	background: url("/App_Themes/Default/images/footer/footerBBBOnline.gif") no-repeat;
	width:68px;
	height: 26px;
}

