body ul{
	margin: 20px 20px 10px 20px;
}
body ul li{
	list-style:none;
    background:url(../../images/square-8b8b8b.gif) 3px 6px no-repeat;
    padding-left:10px;
	margin-bottom: 15px;
}

h2{
	font-size: 16px;
}

.translucent{
	opacity: 0.6;
}

#filter{
	background-color: #EDF8FE;
	border-top: 1px dotted #808080;
	border-bottom: 1px dotted #808080;
	margin: 20px 0;
	padding: 10px;
	height: 230px;
	min-width: 815px;
}

div.category{
	float:left;
}
div.category div.bold{
	margin-bottom: 10px;
}

div.category.margLeft{
	margin: 0 0 0 80px;

}

div.category input{
	float:left;
	margin-left: 0;
}

div.category label{
	float:left;
	margin-top: 2px;
}

span.strat{
	padding-bottom: 5px;
}

.tableHeading{
	float:left;
	font-size: 16px;
	font-weight: bold;
}

.dateStamp{
	color: #808080;
	float:left;
	margin: 3px 0 0 10px;
	font-size: 12px;
}

.tableLegend{
	font-size:11px;
}

table{
	border-collapse: collapse;
}

#premierListTable th, #premierListTable td{
	padding: 5px;
}

#premierListTable th {
	background-color: #F7F7F7;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #D8D8D8;
	font-weight: normal;
	font-size: 11px;

}

#premierListTable{
	width: 100%;
}

#premierListTable th a{
	font-weight: normal;
}

#premierListTable td{
	border-bottom: 1px solid #D8D8D8;
	vertical-align: middle;
}

#premierListTable td input{
	float: left;
	margin: 0 0px 5px 0;
}

#premierListTable td div.name{
	float:left;
}
#premierListTable td.col1 img{
	float:left;
	margin: 2px 0 0 5px;
}
#premierListTable .prospectus {
	padding: 0 0 2px 12px;
}

.tableLegend{
	color: #808080;
	text-align: right;
}

#premierListTable td.col1{width: 265px;}
#premierListTable td.col6{color: #DDD; width: 67px; font-size:11px; padding:0 0 0 5px;}
#premierListTable td.col7{width: 107px;}
#premierListTable td.col8{width: 87px;}

.WSODloader {
	width:100%;
	height:100%;
	position:absolute;
	bottom:-200px;
	z-index:10;
	text-align:center;
	background:transparent;
	zoom:1;
	opacity: 1 !important;
}

.WSODloader .content{
	width:200px;
	margin:0px auto;
	border:2px solid #D8D8D8;
	padding:15px 10px;
	font-weight:bold;
	color:black;
	background:white;
}
.WSODloader .content img{
	position:relative;
	top:3px;
	margin-right:10px;
}
div.errMsg{
	*margin-top: 25px;
}
table.WSODTable thead th.alignLeft a {
	*display: inline-block;
	padding-right:10px;
}
p{
	*margin: 10px 0;
}
.underline{
	text-decoration: underline;
}
