#boundary{
	background:#f8f8f8;
}
h1{
	font-family:"Trebuchet MS",Sans-serif;
	text-transform:uppercase;
	color:#696;
	font-size:120%;
}

table.footcollapse{
	font-weight: normal;
}
table.footcollapse caption{
	text-align:left;
	padding: .5em 1em;
	color: #0A3770;
}
table.footcollapse th{
	text-align:left;
}
table.footcollapse,table.footcollapse th,table.footcollapse th
{
	border:none;
	border-collapse:collapse;	
}
table.footcollapse thead th tr
{
	background:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#cff #69c #69c #cff;
	padding:2px 10px;
}
table.footcollapse tfoot th,
table.footcollapse tfoot td
{
	border-style:solid;
	border-width:1px;
	border-color:#D4F1FF;
	background:#C4DDF5;
	padding:2px 10px;
}
table.footcollapse tbody{
	font-style:normal;
}
table.footcollapse tbody td{
	padding:5px 10px;
	border:1px solid #999;
}
table.footcollapse tbody th{
	padding:2px 10px;
	border:1px solid #999;
	border-left:none;
	font-style: normal;
	background: #9cf;
}
table.footcollapse tbody tr.odd{
	background:#ccc;
	font-style: normal;
}

table.footcollapse tfoot td img{
	border:none;
	vertical-align:bottom;
	float:right;
	padding-left: 10 px;
}
