@charset "UTF-8";
/* CSS Document */

.header {background-color:#014778;}
.header h2.logo { background:url(../images/header-final.png) top left no-repeat; width:520px; height:56px;}

body#dep .header {background:url(../images/header-final.png) top left no-repeat;}
body#dep #top_nav {background:url(../images/header-final.png) bottom left no-repeat;}
body#bep .header {background:url(../images/header-bep1.png) top left no-repeat;}
body#bep #top_nav {background:url(../images/header-bep1.png) bottom left no-repeat;}
body#air .header {background:url(../images/header-air.png) top left no-repeat;}
body#air #top_nav {background:url(../images/header-air.png) bottom left no-repeat;}
body#land .header {background:url(../images/header-land.png) top left no-repeat;}
body#land #top_nav {background:url(../images/header-land.png) bottom left no-repeat;}
body#spill .header {background:url(../images/header-spill.png) top left no-repeat;}
body#spill #top_nav {background:url(../images/header-spill.png) bottom left no-repeat;}
body#sustain .header {background:url(../images/header-sustain.png) top left no-repeat;}
body#sustain #top_nav {background:url(../images/header-sustain.png) bottom left no-repeat;}
body#waste .header {background:url(../images/header-waste.png) top left no-repeat;}
body#waste #top_nav {background:url(../images/header-waste.png) bottom left no-repeat;}
body#water .header {background:url(../images/header-water.png) top left no-repeat;}
body#water #top_nav {background:url(../images/header-water.png) bottom left no-repeat;}

body#dep .header h2.logo,
body#bep .header h2.logo,
body#air .header h2.logo,
body#land .header h2.logo,
body#spill .header h2.logo,
body#sustain .header h2.logo,
body#waste .header h2.logo,
body#water .header h2.logo  { background:none;width:520px; height:56px; }

.header h2.logo a {width:100px; height:56px; }

.header_nav_search ul#vtopnav { color:#FFF;}
.header_nav_search #vtopnav a { color:#FFF; }
.header_nav_search #vtopnav a.on { color:#FFF;}
.header_nav_search #vtopnav a:hover { color:#FFF;}

#sectionbanner1, #sectionbanner2, #sectionbanner2r, #sectionbanner3  {background-color: #F0F0F0;}
.sectionbanner p {color: #014B7E; font-size: .85em; font-family: Helvetica, Arial, sans-serif; font-weight:bold; text-transform: uppercase;}
#sectionnav h3 { color:#FFF; background-color:#014778;}
#pageaside h3 { color:#333; background-color:;}

#tabs { background-color:#7d6734; }
#tabs a { background:#7d6734; color:#fff; }
#tabs a:hover { color:#000; background:#fff; }
#tabs a.active { color:#000; background:#FFF; }
/* #tabs a:hover.active { color:#000; background:#FFF; } */
body#home .hometab { color:#000; background:#FFF; }

#top_nav {background:#014778;}
#top_nav.clearfix {background:#014778;}
body#dep #tabs a#deptab, 
body#bep #tabs a#beptab, 
body#air #tabs a#airtab, 
body#land #tabs a#landtab, 
body#spill #tabs a#spilltab, 
body#sustain #tabs a#sustaintab, 
body#waste #tabs a#wastetab, 
body#water #tabs a#watertab   { background:#fff; color:#444; }

tr.awt-data-table-title { color:#FFF; background-color:#000;}
tr.awt-row-light { background-color:#F4F4F4; }
tr.awt-row-dark { background-color:#E1E1E1; }
td.awt-highlight { background-color:#FC0; }
.awt-row-dark th,.awt-row-light th { background-color:#000; color:#FFF;}

.tbstriped tr th { background-color:#0764A8; color:#fff; }
.tbstriped tr td { background:#fff; }
.tbstriped thead td { color:#fff; background-color:#C8C028; }
.tbstriped tbody tr.zebra td { background:#eee; }

.tbstriped0 tbody tr th,#tbstriped tbody tr th,#tbstriped2 tbody tr th,#tbstriped3 tbody tr th { background-color:#0764A8; color:#fff;}
.tbstriped0 tr td,#tbstriped tr td,#tbstriped2 tr td,#tbstriped3 tr td { background:#fff; }
.tbstriped0 thead td,#tbstriped thead td,#tbstriped2 thead td,#tbstriped3 thead td { color:#fff; background-color:#C8C028;}
.tbstriped0 tbody tr.even td,#tbstriped tbody tr.even td,#tbstriped2 tbody tr.even td,#tbstriped3 tbody tr.even td { background:#eee; }
.tbstriped0 tbody tr.selected td,#tbstriped tbody tr.selected td,#tbstriped2 tbody tr.selected td,#tbstriped3 tbody tr.selected td { background:#3d80df; color:#fff; }
.tbstriped0 tbody tr.ruled td,#tbstriped tbody tr.ruled td,#tbstriped2 tbody tr.ruled td,#tbstriped3 tbody tr.ruled td { color:#000; background-color:#C6E3FF; }
head:first-child+body .tbstriped tr.ruled td { background-color:#C6E3FF; }
#navFour { background-color:#FFFFCC; }

table.tablesorter {
	background-color: #CDCDCD;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
    color:#000;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
}
table.tablesorter tbody td {
	color: #3D3D3D;
	background-color: #FFF;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #e6EEEE;
}

/* @end */


