.footer
{
	margin: 0px;
	padding: 0px;
	background-color:#EDEDED;
	padding-left:5px;
	padding-top: 15px;
	font-size: 9px;
	font-family: verdana;
	color:#666;
	font-weight:normal;
	height: 100px;
	line-height:12px;
}

.footer a, .footer a:active, .footer a:visited, .footer a:hover, .footer a:visited:hover
{
	font-size:9px;
	font-family:Verdana;
	color:#666;
	font-weight:normal;
	text-decoration: none;
}

#footer-column1
{
	float: left;
	/*width: 310px;*/
}

#footer-column2
{
	float:right;
	width:380px;
	padding-top:10px;
	padding-right:5px;
	text-align:right;
}

.left
{
float: left;
}

.table-main
{
	border:1px solid #CCC;
	/*border-bottom:0px;*/
	clear: both;
}

a.mailto, a.mailto:active, a.mailto:visited, a.mailto:hover, a.mailto:visited:hover
{
	text-decoration: underline;
}

.dummy
{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 0em;
	height: 0;
	border: 0;
}

.footercell
{
	padding-left:5px;
	padding-right:5px;
	background-color: #ffffff;
}

/*td #navlist
{
	height: 28px;
}*/
