﻿/* ------------------------------------------------ FOOTER */

.FooterTable {
	background-image: url(../../Common/images/FooterBG.gif);
	height: 118px;
	width: 100%;
}

.FooterNavFont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.FooterNav A:LINK {
	color: #4C4C1C;
	text-decoration: underline;
	font-weight: normal;
} 

.FooterNav A:VISITED {
	color: #4C4C1C;
	text-decoration: underline;
	font-weight: normal;
} 

.FooterNav A:HOVER { 
	color: #4C4C1C; 
	text-decoration: underline;
	font-weight: normal;
} 

.FooterNav A:ACTIVE {
	color: #4C4C1C;
	text-decoration: underline;
	font-weight: normal;
}

address 
{
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
}
