table.display thead th {
	padding: 3px 0px 3px 2px;
  font-size: 0.95em;
  font-weight: bold;
	cursor: pointer;
	text-align: center;
	cursor: hand;
}

tr.odd {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

table.display tr.odd {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.even {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

table.display tr.even {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

tr.odd td.sorting_1 {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.odd td.sorting_2 {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.odd td.sorting_3 {
	font-size: 0.9em;
	background-color: #FFFFFD;
}

tr.even td.sorting_1 {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

tr.even td.sorting_2 {
	font-size: 0.9em;
	background-color: #D2E8FD;
}

tr.even td.sorting_3 {
	font-size: 0.9em;
	background-color: #D2E8FD;
}
.dataTables_wrapper {
	position: relative;
  clear: both;
  min-height: 102px;
}
.dataTables_info {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  width: 50%;
  float: left;
	color: #047;
	border: 1px solid #87CEFA;
}
.dataTables_filter {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  width: 50%;
  float: right;
	color: #047;
	border: none;
	padding-bottom: 5px;
}
.dataTables_filter label {
	width: 200px;
	display: inline;
}
.dataTables_wrapper {
	position: relative;
  clear: both;
  min-height: 102px;
}
.DTTT_button {
	padding: 5px 10px 5px 10px; 
	margin-top: 5px;
	float: left;
}
div.DTTT_container {
	clear: both; 
	overflow: auto;
	float: left;
	width: 500px;
	height: 50px;
}
div.DTTT_container {
	margin-left: 0px;
}
div.DTTT_PrintMessage {
	margin-left: 10px;
}
table.display thead th div.DataTables_sort_wrapper {
	position: relative;
	padding-right: 7px;
}

table.display td.footer_stats {
	background-color:#ffccff;
	font-weight: bold;
	font-size:12px;
}
.table-header {
  background-color: beige;
  font-size: 16px;
  font-family: arial;
  font-weight: bold;
  text-align: center;
}

.hdr {
	font: 80%/1.00em Arial, Tahoma, 'Trebuchet MS', Trebuchet, Verdana, Helvetica, sans-serif;
	width: 800px;
	display: block;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: left;
  color: #4E6CA3;
  border-bottom: 1px solid #B0BED9;
  clear: both;
  -webkit-margin-before: 0.67em;
  -webkit-margin-after: 0.67em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.rptCriteriaHeader {
	 background-color:#D2E8FD; color:#4e6ca3; font-size:0.9em;font-weight: bold;font-family: Arial;text-align:center;
}
.tabfooter {font-size: x-small; font-family: arial; font-weight: bold;font-style:italic; text-align: left;}

.mwa_stats {
	font-weight: bold;
	font-size:1.0em;
	text-align: center;
	background-color:#ffccff;
}

