div#interesttable {
	margin-right: 10px;
	margin-bottom: 20px;
	width: 925px;
	font-size: .8em;
	}
div#interesttable table {
	width: 875px;
	border-left: 1px solid #7f8080;
	border-right: 1px solid #7f8080;
	border-top: 1px solid #7f8080;
	}
div#interesttable tr.even {
	background-color: #d4e1f8;
	border-bottom: 1px solid #000;
	}
div#interesttable td {
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #858687;
	padding: 6px 1em 5px 1em ;
	}
div#interesttable th {
	background-color: #545556;
	color: #fff;
	padding: 2px 1em 5px 1em ;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-collapse: collapse;	
	}
div.irpagetext {
	margin: 0;
	padding: 0 10px 0 0;
	width: 165px;
	float: left;
	}
div#interesttable td.col1 {
	width: 3em;
	}
div#interesttable td.col2 {
	width: 12em;
	text-align: left;
	}
div#interesttable td.col3 {
	}
div#interesttable td.col4 {
	text-align: left;
	}
div#interesttable td.col5 {
	width: 5em;
	text-align: left;
	}
div#interesttable td.col6 {
	width: 5em;
	text-align: left;
	}
div#interesttable td.col7 {
	text-align: right;
	}
div#interesttable td.col8 {
	text-align: left;
	padding-left: 2em;
	}
div#interesttable td.col9 {
	}
div#interesttable td.col10 {
	}
div#interesttable td.col11 {
	}
div#interesttable td.col12 {
	width: 100px;
	}
div#interesttable td.col13 {
	text-align: left;
	}
