
#boundary{
	background:#000066;
	padding:1px;
	width:100%;
}

table.footcollapse{
	width:100%;
}

table.footcollapse th{
	text-align:center;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border-width:0px;
	border-color:#000066;
	border-collapse:collapse;	
}
table.footcollapse thead th
{
	width:100%;
	border-style:solid;
	border-width:0px;
	border-color:#000066;
	background:#000066;
    font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FFFFFF;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:0px;
	border-color:#000066;
	background:#000066;
}
table.footcollapse tbody{
	background:# FBFCE6;
}
table.footcollapse tbody td{
	padding:1px;

}
table.footcollapse tbody th{
	padding:0px;
	border:0px solid #000066;

}
table.footcollapse tbody tr.odd{
	background:# FBFCE6;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	width:100%;
}


