﻿table.footertable
{
	width:100%;
	height:280px;
}

table.footertable2
{
	width:100%;
	height:100%;
}

table.footertablelogos
{
	width:100%;
	height:100%;
}

table.footertable td
{
	vertical-align:top;
}

table.footertable td.maincell
{
	padding-top:14px;
	height:90px;
}

table.footertable td.disclaimercell
{
	padding-bottom:8px;
	padding-top:8px;
	height:14px;
	vertical-align:bottom;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
}

table.footertable td.companycell
{
	padding-top:20px;
	height:24px;
	vertical-align:top;
}


table.footertable2 td
{
	width:20%;
	text-align:left;
	vertical-align:top;
}

table.footertable2 td.treecell
{
	padding-bottom:10px;
}


table.footertablelogos td
{
	width:20%;
	text-align:left;
	vertical-align:top;
	padding-bottom:5px;
}

table.footertablelogos td.treecell
{
	padding-bottom:10px;
}
