﻿.report {
	border-left: 1px solid #D9E0E4;
}
.report td {
	border-right: 1px solid #D9E0E4;
	border-bottom: 1px solid #D9E0E4;
	padding: 3px 5px 3px 3px;
	vertical-align: middle;
}
.report th {
	border-right: 1px solid #D9E0E4;
	border-bottom: 1px solid #D9E0E4;
	font-size: 11px;
	background-color: #F5F7F8;
	padding: 3px;
}
.report a {
	color: #3F6075;
	font-size: 11px;
	text-decoration: none;
}
.report a:visited  {
	color: #72166B;
	font-size: 11px;
	text-decoration: none;
}
.report a:hover {
	color: #A97613;
	font-size: 11px;
	text-decoration: none;
}
.reportTD 
{
	font-size: 11px;
}
/* report */
#main td.report a, #main td.report a:visited, #main th.report a, #main th.report a:visited
{
/*    color: #3F6075;*/
}

/*
Use like:
<ul class="feed-list">
  <li><a href="#">All Posts</a></li>
  <li><a href="#">Category 1</a></li>
  <li><a href="#">Category 2</a></li>
  <li><a href="#">Comments</a></li>
</ul> 
*/
.feed-list {
  margin: 0 0 15px 15px;
  padding: 0;
  list-style-type: none;
}
.feed-list li {
  margin: 0 0 10px 0;
  padding: 0;
  list-style-type: none;
}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url("images/RSSsmall.png") no-repeat 0 50%;
  list-style-type: none;
}
span.reportResume
{
	font-size: 0.8em;
}

td.bleg {
	vertical-align: top;
	color: #3F6075;
}
td.bleg a img
{
	margin-top: 3px;
}
td.bleg a, td.bleg a:visited
{
	color: #3F6075;
}
table.report td.dateShort
{
    /*
	width: 53px;
*/
	white-space: nowrap;
}
table.report td.dateDisp
{
	width: 67px;
}
table.report td.dateDispiid
{
	width: 105px;
}
table.dateRange
{
	background-color: #f5f7f8;
	width: 100%;
}
td.dateRange
{
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 6px; 
	PADDING-TOP: 2px;
}
th.dateRangeHeader
{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 6px 3px 5px 3px;
}

.dateRangeHeader td 
{
	padding: 1px;
}
td.dateRange span.dateRangeText
{
	font-size: 0.8em;
}
.dataTables_wrapper select, .dataTables_wrapper input
{
	font-size: 0.8em;
}
table.report tr.TableRowdrift td.bleg a.normal, table.report tr.TableRowAlternatedrift td.bleg a.normal
{
	font-weight: bold;
}
th.bleg select.std {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	border: 1px solid #B2BFC8;
	height: 18px;
	padding: 0px;
	margin: 0px;
	padding: 0px;
}
th.bleg input.std {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	color: #3f6075;
}
th.bleg input.std[type="checkbox"]
{
    height: 10px;
    vertical-align: middle;
}
th.bleg
{
    padding-left: 5px;
}
#report h1, #report h2, #report h3
{
    margin-top: 0px;
    margin-bottom: 0px;
}