a img {
	border: none;
}
#filingBody {
	 margin-top:20px;
	 width:620px;
	 height:550px;
	 overflow:auto;
}

tr.rc1 {
	background-color:#fff;
	color:#333;
}
tr.rc2 {
	background-color:#f00;
	color:#333;
}

select {
	width:150px;
}

.clear {
	clear:both;
}
.icon {
	vertical-align: bottom;
	margin:0 12px 0 0;
}
.fleft {
	float:left;
}
.fright{
	float:right;
}
table.dotsBelowgray th, tr.dotsBelowgray th, th.dotsBelowgray, table.dotsBelowgray td, tr.dotsBelowgray td, td.dotsBelowgray, div.dotsBelowgray {
	background:#f2f2f2 url(https://lseg.cache.markitondemand.com/img/dottedLine.gif) repeat-x scroll bottom;
}
.w130 {
	width:130px;
	padding:2px 0 2px 0;
}
.w130Pd {
	width:130px;
	padding:2px 0 2px 6px;
}
.w160 {
	width:160px;
}
div#pgntn {
	text-align:right;
}
div#pgntn b{
	font-weight:bold;
	color:#333333;
}
div#pgntn a{
	text-decoration:underline;
}
table#secFilings {
	width:100%;
	color:#666;
}
div#displayFiling {
	border:1px solid white;
}
select#recentFilings {
	float:right;
	margin-right:6px; 
}
table#filingSubhead {
	 width:100%;
	 border-bottom:1px solid #ccc;
	 color:#333;
	 padding-top:6px
}
table#filingSubhead td{
	 padding:2px 0 2px 0;
	 _padding:6px 0 2px 0;
}
