/* Force vertical bars */
html, body {
	height: 101%;
	margin: 0 0 1px;
	padding: 0;
}
body {
	margin:0;
	text-align:center;
	font:12px Arial, Helvetica, Verdana, sans-serif;
	color:#505a64;
}
body.frame {
	margin:0;
	padding:0;
	text-align:left;
	background:#fff;
}
abbr {
	border: 0;
}
img  {
	border: 0;
}
a {
	color:#505a64;
}
a:hover {
	text-decoration:none;
}
p {
	margin:0;
	line-height:16px;
	padding:0 0 8px 0;
}
.centertext {
	text-align:center;
}
.hidden  {
	display: none;
}
.right {
	float:right !important;
}
.first {
	background:none !important;
	padding-left:0 !important;
}
.clear {
	clear:both;
}
.black {
	color: #000;
}
.red {
	color:#c00;
}
.green {
	color:#9c3;
}
.small {
	font-size:11px;
}
.link {

	white-space:nowrap;
	background:url('images/shared/link-bg.gif') bottom repeat-x;
	padding:4px 6px 4px 6px;
	line-height:24px;
	font-size:11px;
	font-weight:bold;
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-decoration:none;
}
.margin10bottom {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
a.link:active {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
a.link:hover {
	text-decoration:underline;
	background:#fff;
}
.link img {
	vertical-align:middle;
}
.link-red {
	font-weight:bold;
	color:#f00;
}
.link-grey {
	color:#999;
}
fieldset {
	clear:both;
	margin:8px 0 8px 0;
	border:0;
	padding:0;
}
fieldset p {
	clear:both;
	margin:0;
	padding:0;
	border:0;
}
fieldset .form_error {
	padding:5px;
	padding-right:10px;
	padding-left:30px;
	border: 1px solid #ff8c8c;
	background-color: #ffdfdf;
	font-size:11px;
	color:#000;
	background:#ffdfdf url(images/shared/error.gif) no-repeat 5px;
	
}
fieldset .form_message {
	margin:8px 0 0 0;
	padding:5px;
	border: 1px solid #c7d9dc;
	background-color: #e7eef4;
	font-size:11px;
	color:#505a64;
}
fieldset label {
	float:left;
	width:35.5%;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	padding:0 10px 10px 0;
	margin:0;
}
fieldset .field  {
	float:left;
	width:100%;
	padding:0 0 8px 0;
	margin:0;
	line-height:16px;
	text-align:left;
}
fieldset .field-wide  {
	padding:0 0 8px 0;
	text-align:left;
	line-height:16px;
}
fieldset .field-right  {
	padding:0 0 8px 0;
	text-align:right;
	line-height:16px;
}
fieldset .field-text  {
	float:right;
	width:53%;
	padding:0 0 8px 0;
	margin:0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:21px;	
}
fieldset .btn  {
	white-space:nowrap;
	background:url('images/shared/link-bg.gif') bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px 8px 5px 8px;
	margin:0;
	color:#505a64;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-decoration:none;
}
fieldset .btn:active  {
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
fieldset .field .select {
	width:185px;
}
fieldset .field .text {
	width:180px;
}
fieldset .field .text-half {
	width:50px;
}
fieldset .field textarea {
	width:300px;
	height:140px;
}
#container {
	overflow:hidden;
	text-align:left;
	width:850px;
	background:#fff;
	margin:0 auto;
	padding:0 10px 10px 10px;
	min-height: 400px;	
}
#header-wrap {
	background:#fff;
}
#header {
	height:102px;
	text-align:right;
	width:860px;
	padding:5px 0 10px 10px;
	margin:0 auto;
	/*background:#fff url(images/shared/Carbonlow-emissions.png) no-repeat;*/
}
#header #header-left {
	width:200px;
	float: left;
}
#header #header-right  {
	display: none;
}
#header h1 {
	float:right;
	border:1px solid #e7eef4;
	display:inline;
	margin:8px 4px 0 0;
	padding:6px 8px 6px 8px;
	font:24px Helvetica, Arial, Verdana, sans-serif;
	color:#535d66;
}
#header h1 span {
	font-weight:bold;
}
#header ul {
	margin:0;
	padding:5px 0 0 0;
	width:292px;
}
#header ul li {
	display:inline;
	padding:0 5px 0 8px;
	background:url(images/shared/top-divider.gif) no-repeat 0 2px;
}
#header ul li a {
	text-decoration:none;
}
#header ul li a:hover {
	text-decoration:underline;
}
#nav {
	display: none;
}
#subnav {
	display: none;
}
#page {
	margin:0;
	padding:0;
}
#content {
	padding:16px 8px 0 16px;
}
#content h1 {
	font:36px Arial, Helvetica, Verdana, sans-serif;
	border-bottom:1px dotted #9c3;
	margin:0 0 12px 0;
	padding:0 0 8px 0;
	color:#1F6DFF
}
#content h2 {
	font:24px Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0 0 8px 0;
}
#content h2.small  {
	font:14px Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0 0 8px 0;
	line-height:20px;
	font-weight:bold;
}
#content h3 {
	font:20px Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0 0 8px 0;
}
#content h4 {
	font:14px Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0 0 8px 0;
	line-height:20px;
	font-weight:bold;
}
#content h4.highlight {
	clear:both;
	border-top:3px solid #9c3;
	padding-top:8px;
}
#content h4.purple {
	border-top:3px solid #93c;
}
#content h4.blue {
	border-top:3px solid #39f;
}
#content li {
	padding-bottom: 10px;
}
#content ul li ul {
	padding-top: 10px;
}
#content ul li ol {
	padding-top: 10px;
}
#content li ol li {
	padding-bottom: 2px;
}
#content ol li ol {
	padding-top: 5px;
}
#content ol.alpha {
	list-style-type: lower-alpha;
}
#content ol.roman {
	list-style-type: lower-roman;
}
/**/
#content .split5050 .left {
	float: left;	
	width: 50%;
}
#content .split5050 .right {
	width: 48%;
}
/**/
#content #infotable {
	margin:0 0 8px 0;
}
#content #infotable table {
	margin:0;
	padding:0;
	border-spacing:0;
}
#content #infotable th.header{
	padding:6px;
	border-spacing:0;
	margin:0;
	border-top:2px solid #c7d9dc;
	border-bottom:1px solid #c7d9dc;
}
#content #infotable td {
	padding:6px;
	border-spacing:0;
	margin:0;
	vertical-align:middle;
	font-size: 0.9em;
}
#content #infotable tr.center{
text-align: center;
}
#content #infotable td.left{
text-align: left;
}
/**/
#table-list {
	float:left;
	margin:0 0 8px 0;
}
#table-list p {
	margin-top:4px;
}
#table-list .form_error {
	clear:both;
	margin:10px 0 0 0;
	padding:5px;
	background:#ff0000;
	font-size:11px;
	color:#fff;
}
#table-list table {
	margin:0;
	padding:0;
	border-spacing:0;
}
#table-list th {
	padding:6px;
	border-spacing:0;
	margin:0;
	border-top:2px solid #c7d9dc;
	border-bottom:1px solid #c7d9dc;
}
#table-list td {
	padding:6px;
	border-spacing:0;
	margin:0;
	vertical-align:middle;
}
#table-list .sub {
	font-weight:bold;
	border-bottom:1px dotted #c7d9dc;
}
#table-list .large {
	font-size:16px;
	font-weight:bold;
}
#table-list .grey {
	color:#999;
}
#table-list input  {
	margin:0 5px 0 5px;
}
#table-list .detail {
	margin-bottom:5px;
	padding:3px;
	background:url(images/shared/gradient.gif) repeat-x bottom;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
}
#table-list .detail span {
	color:#39f;
	font-weight:bold;
	border-right:1px dotted #93c;
	padding-right:4px;
	margin-right:4px;
}
#message {
	overflow:hidden;
	padding:6px 6px 6px 30px;
	margin-bottom:8px;
	background:#e7eef4 url(images/shared/info.gif) no-repeat 5px;
	border:1px solid #c7d9dc;
	color:#505a64;
	font-size:14px;
	font-weight:bold;
}
#error {
	overflow:hidden;
	padding:6px 6px 6px 30px;
	margin-bottom:8px;
	background:#ffdfdf url(images/shared/error.gif) no-repeat 5px;
	border:1px solid #ff8c8c;
	color:#9e6464;
	font-size:14px;
	font-weight:bold;
}
.options {
	display:none;
}
#left {
	display: none;
}
#footer {
	border-top:1px dotted #9c3;
	width:850px;
	margin:0 auto;
	margin-top:15px;
	text-align:left;
	line-height:17px;
	padding:10px;
	background:#fff;
}
#footer a {
	color:#505a64;
}
#footer ul.links {
	margin:0;
	padding:0;
	float:right;
	font-size:11px;
}
#footer .links li {
	display:inline;
	padding:0 0 0 10px;
	background:url(images/shared/top-divider.gif) no-repeat 3px 2px;
}
#bubble_tooltip {
	width:250px;
	position:absolute;
	display:none;
	background:#fff;
	border-top:1px solid #c7d9dc;
	border-right:2px solid #c7d9dc;
	border-bottom:3px solid #c7d9dc;
	border-left:1px solid #c7d9dc;
	padding:7px;
}
#bubble_tooltip span{
	position:relative;
	color:#505a64;
	font-size:11px;
}
#panels {
	float:left;
	width:100%;
	border-top:2px solid #e3e3e3;
	margin-bottom:3px;
}
#panels p {
	float:left;
	width:48.5%;
	border-right:1px solid #e3e3e3;
	border-bottom:1px dotted #e3e3e3;
	padding:5px 5px 5px 0;
	margin:0 0 5px 0;
}
#panels p.fixed {
	min-height:50px;
}
#panels .col {
	border-left:1px solid #e3e3e3;
	padding-left:8px;
	font-size:12px;
	font-weight:normal;
	float:left;
	display:block;
	width:48%;
}
#panels .no-border {
	border-left:none;
	padding-left:0;
}
#panels span {
	display:block;
	font-size:14px;
	font-weight:bold;
}
#panels span.large {
	font-size:18px;
	padding-top:4px;
	padding-bottom:4px;
}
#panels .indicator-orange {
	float:left;
	display:inline;
	padding:4px 4px 3px 20px;
	margin-right:5px;
	background:url(images/shared/cross.gif) no-repeat 0 4px;
	font-weight:bold;
	color:#f93;
}
#panels .indicator-green {
	float:left;
	display:inline;
	padding:4px 4px 3px 20px;
	margin-right:5px;
	background:url(images/shared/tick.gif) no-repeat 0 4px;
	font-weight:bold;
	color:#9c3;
}
#selection {
	float:left;
	width:100%;
	font-weight:bold;
	margin-bottom:12px;
}
#selection p {
	float:left;
	width:46%;
	min-height:90px;
	background:url(images/shared/gradient.gif) repeat-x bottom;
	border-top:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	border-left:1px dotted #e3e3e3;
	padding:6px 6px 6px 12px;
	margin:0 0 12px 0;
}
#selection a {
	background:url(images/shared/small-row-arrow.png) no-repeat 0 7px;
	border-bottom:1px dotted #9c3;
	margin-bottom:5px;
	padding:0 0 5px 16px;
	display:block;
	color:#39f;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	line-height:30px;
}
#selection a:hover {
	text-decoration:underline;
}
#divOnlineButton {
	display:inline;
	float:right;
}
#divOnlineStatus {
	display:inline;
	float:left;
}
#divActiveButton {
	display:inline;
	float:right;
}
#divActiveStatus {
	display:inline;
	float:left;
}