table.footcollapse{
	width:30em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.footcollapse caption{
	font-size:10px;
	text-transform:uppercase;
	text-align:left;
	padding:.5em 1em;
}
table.footcollapse th{
	text-align:left;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse thead th
{
	background-color: #012d9a;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cff;
	border-right-color: #69c;
	border-bottom-color: #69c;
	border-left-color: #cff;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	background:#69c;
	padding:2px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9cf;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #9cf;
}
table.footcollapse tbody{
	background-color: #d8e9f7;
}
table.footcollapse tbody td{
	padding-right: 10px;
	border:1px none #999;
}
table.footcollapse tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
}
table.footcollapse tbody tr.odd{
	background-color: #00CCCC;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	padding-left:10px;
	float:right;
}
table.footcollapse tbody td a {
	margin: 0px;
	padding: 4px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #012d9a;
	width: 100%;
}
table.footcollapse tbody td a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6282c4;
}