#contentfixed {
	position:relative;
	width: 930px;
	margin: 0px 0px 0px 0px;
}
#border table{
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #336699;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
#border td{
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	background-color: white;
	-moz-border-radius: ;
}
#border th{
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
/* No Borders on rows or columns*/
table.noborder{
	border-spacing: outset;
	border-collapse: collapse;
	border:1px solid #336699;
}
table.noborder td{
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	background-color: white;
	-moz-border-radius: ;
}
table.noborder th{
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
.category {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 85%;
	font-weight: bold;
}

#content div.head{text-align:center; vertical-align:text-top; margin-left:auto; margin-right:auto; background-color:#e1ebf4; border:#999999 thin solid; padding: 0 0 1% 0; margin-bottom:1%; margin-top:1%;}
	div.contain{margin-left:auto; margin-right:auto;width:520px};
	div.division{border-top: #CCCCCC 2px solid; width:520px;clear:both; vertical-align:top; padding: 2% 0 1% 0;}
	div.colr{width:60%; float:right;clear:right;}
	div.coll{width:35%;}
	div.topright{float:right;width:48%; text-align:center;}
	div.topleft{float:left; width:48%; text-align:center;}
	div.toptop{height:70px; width:100%;}.floatleftvideo {
	float: left;
	width: 210px;
	margin: 0 5px 0px 0px;
	background-color: #F8F4F3;
	text-align: center;
	border: 1px solid #8C8C8C;
	font-size: 11px;
	padding: 5px;
	color: #0000CC;
	text-decoration: none;
	z-index: inherit;
}
 .floatcenter {
 
 float:inherit

	width: 151px;
	margin: 0 5px 0px 0px;
	background-color: #F8F4F3;
	text-align: center;
	border: 1px solid #8C8C8C;
	font-size: 12px;
	padding: 3px;
	font-weight:bold;
	color: #0000CC;
	text-decoration: none;
}

.caption {
	padding:5px; 
	float:right; 
	width:160px; 
	margin:0 5px 0 0; 
	text-align:center;
	font-size:12px;
}
table.superfund  {
	width: 70%;
	border-collapse: collapse;
	border: 1px #cccccc solid;
	border-spacing: 0px;
	border-padding:4px;
	}

#superfund th {
	padding: 0 0.5em;
	text-align: left;
	}

#superfund tr.header td {
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	background: #E1EBF4;
	font-weight:bold;
	text-align:left;
	}

#superfund td {
	border-bottom: 1px solid #CCC;
	padding: 5px;
	}

/*#superfund td.width {
	width: 190px;
	}*/

#superfund td.adjacent {
	border-left: 1px solid #CCC;
	text-align: left;
	}
.tinytext {
	font-size:12px;
	}
div.hr {background: #ccc url(../images/hr.gif) no-repeat scroll center; height: 2px; margin:8px}
div.hr hr {display: none}

/* table*/
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	/*border: 1px solid #CCC;*/
	font-size: 8pt;
	font-weight:bold;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #8dbdd8;
}
