* {
	margin: 0;
	padding: 0;	
}

body {
	background-color: #fff;
	color: #585858;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-weight: bold;
	color: #184366;
}

#main h3,h4 {
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
}

#main h3 {
	font-size: 14px;
	padding-bottom: 0.1em;
	margin-bottom: 0.8em;
}

#main p {
	margin: 5px;
	width: 500px;
}

#siteContainer td {
	vertical-align: top;

}

td#header {
	height: 120px;
}

#logo {
	height: 120px;
	width: 765px;
	background: #000000 url('images/logo.png') no-repeat;
}

#logo_bg {
	height: 120px;
	background: #000000 url('images/rep.png') repeat-x;
}

#logo_title
{
	position: absolute;
	top: 50px;
	left: 80px;
}

#logo_subtitle {
	position: absolute;
	top: 85px;
	left: 360px;
}

#logo h1
{
	display: inline;
	color: #fff;
	font-size: 2.6em;
}

#logo h2
{
	display: inline;
	color: #D2DCE5;
	font-size: 1.0em;
}

td#header_sep {
	height: 77px;
	background: #000000 url('images/sep.gif') repeat-x;
}

td#td_menu {
}

div#menu {
	padding: 0.509em 20px 0px 45px;
	width: 150px;
	border-right: dotted 1px #E1E1E1;
	height: 100%;
}

#menu ul {
	margin-bottom: 2.0em;
}

#menu h4 {
	font-size: 1.2em;
	border-bottom: dotted 1px #E1E1E1;
	margin-bottom: 0.8em;
}

#main h3 {
	font-size: 1.5em;
	border-bottom: dotted 1px #E1E1E1;
	margin-bottom: 1.2em;
}

#main h4 {
	font-size: 1.2em;
	margin-top: 1.0em;
	border: none;
	color: #727272;
	font-weight: bold;
}

td#td_main {
	width: 100%;
}

div#main {
	padding: 0em 35px 0px 20px;
}

.main_table {
	width: 500px;
	border: 1px solid #000000;
}

.main_table td {
	padding: 4px;
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
}

.main_table input, select {
	float: right;
	width: 250px;
}

div#footer {
	margin: 10px auto 15px auto;
	padding-top: 4px;
	width: 90%;
	text-align: center;
	border-top: dotted 1px #E1E1E1;
}

.small {font-size: 11px; width:75 px}

a {
	text-decoration: underline;
	color: #F16C00;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

ul li {
	line-height: 2em;
}

#maintbl table {
	border: 1px dotted #000000;
}
#statistics .small {
	font-size: 11px
}
#statistics {
	border: 1px solid #000000;
}

#statistics img {
	border: 0;
	margin: 0 0 0 10px;
	padding: 0;
}

#statistics .expandable {
	cursor: pointer;
	border-bottom: 1px solid #000000;
}

#ranking { clear: both; }

#statistics td {
	padding: 2px;
	border-bottom: 1px dotted #000000;
}
#statistics .sep {
	border-bottom: 1px solid #000000;
}
#statistics .last {
	border-bottom: none;
}
#columnA_2columns h2 {
	margin-top: 20px;
	font-size: 20px;
	text-transform: none;
}
#statistics .pts {
	text-align:right;
	color:#000000;
	border-right: 1px solid #000000;
}
#statistics .ptssep {
	text-align:right;
	color:#000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#statistics .ptslast {
	text-align:right;
	color:#000000;
	border-right: 1px solid #000000;
	border-bottom: none;
}
#statistics {
}
#statistics span {
	white-space:nowrap;
}
#ranking th {
	border-bottom: 1px dashed #666666;
}

#ranking td {
	height: 28px;
	white-space: nowrap;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-right: 5px;
}

.hidden {display:none; }

#discharge .mean td {
	padding-bottom: 15px;
	font-weight:bold;
	color:#3A3A3A;
}

#discharge .header td {
	padding-top: 25px;
	border-bottom: 1px dashed #3A3A3A;
	font-weight:bold;
	color: #5D5D5D;
}

.discrete {
	color:#8A8A8A;
	text-decoration: none;
}

.discrete:hover {
	color: #5D5D5D;
	text-decoration: underline;
}

.hidden {
	display: none;
}

[disabled] {
 color: #000;
}


.ch td {
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
	padding: 2px;
	padding-left:32px;
	background-position:8px center;
	background-repeat:no-repeat;
	clear:both;
	cursor:pointer;
	display:block;}

.ch .checked{
	background-color:#ece3e3;
	background-image:url(images/chk_on.png);}
.ch .unchecked{
	background-color:#f7f2f2;
	}
	
.cat_che .selected   { background-color:#b8d3ef; }
.cat_che .unselected { background-color:#e7f3ff; }
.cat_che { background-color:#bdddfd; }

.cat_wat .selected   { background-color:#a4ecf3; }
.cat_wat .unselected { background-color:#e4fdff; }
.cat_wat { background-color:#C6F8FD; }

.cat_co2 .selected   { background-color:#f3f37d; }
.cat_co2 .unselected { background-color:#ffffd6; }
.cat_co2 { background-color:#fefeac; }

.cat_nox .selected   { background-color:#e0aabc; }
.cat_nox .unselected { background-color:#fee1eb; }
.cat_nox { background-color:#f4acc4; }

.cat_sox .selected   { background-color:#d0b3d0; }
.cat_sox .unselected { background-color:#fee5fe; }
.cat_sox { background-color:#dfb5df; }

.selected{background-image:url(images/rdo_on.png);}
.unselected{background-image:url(images/rdo_off.png);}
	
.main_table .qa {
	padding: 1px;
	padding-left:32px;
	background-position:8px center;
	background-repeat:no-repeat;
	border:1px solid #8e9095;
	clear:both;
   cursor:pointer;
	display:block;margin-bottom:2px;margin-right:3px;}

.main_table .pts {
   float: right;
   width: 20px;
   padding-left: 5px;
   padding-bottom: 2px;
   padding-right: 2px;
   text-align: right;
}

