table, tr, td, div, span, select, option, input {
	font-family: Verdana, Arial, Courier New;
	font-size: 10px;
	vertical-align: top;
}

.tableCentered{
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}
.defaultTableBody{
	border: 0px solid #000000;
}

.defaultTableHeader{
	text-align: center;
	font-family: Verdana, Arial, Courier New;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background: #cccccc;
	border: thin solid #666666;
	vertical-align: bottom;	
}

.evenRow{ 
	background: #ffffff;
}

.oddRow{
	background: #f2f2f2;
}

.bepaColumnHeader{ 
    background-color: #839363;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial,Courier New;
}

.bepaEvenRow{ 
	background: #ffffff;
}

.bepaOddRow{
	background: #e3f3c3;
}


div.secondLevelMenu{
	width: 75px;
	height: 12px;
	text-align: center;
	display: block;
	float: left;
	border-left: solid 1px #dddddd;            
	padding: 1px;
	margin: 1px;
}

div.secondLevelMenuActive{
	width: 75px;
	height: 12px;
	text-align: center;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	border-left: solid 1px #dddddd;            
	padding: 1px;
	margin: 1px;
	color: #ffffff;
}

a.secondLevelMenu {
	font-size: 9px;
	color: #222222;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
}

a.secondLevelMenuActive{
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Courier New;
	font-weight: bold;
	text-decoration: none;
}




div.linkButton{
	width: 75px;
	height: 12px;
	text-align: center;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	border: solid 1px #dddddd;            
	padding: 1px;
	margin: 1px;
}

div.linkButton:hover{
	border: solid 1px #666666;
}

a.linkButton {
	font-size: 9px;
	color: #6F5ACC;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
}

a.linkButtonActive{
	font-size: 9px;
	font-family: Verdana, Arial, Courier New;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover{
	text-decoration: underline;
}


.rightAlign{
	text-align: right;
	align: right;
}

.leftAlign{
	text-align: left;
	align: left;
}

.rightAlignFooter{
	text-align: right;
	align: right;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 10pt;
	font-weight: bold;
	color: darkblue;
}

.leftAlignFooter{
	text-align: left;
	align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 10pt;
	font-weight: bold;
	color: darkblue;
}

.centerAlign{
	text-align: center;
	align: center;
}

.leftMiddleAlign{
	text-align: left;
	align: left;
	vertical-align: middle;
}
a.headbarLink
{
   color: #465F7D;
   font-size: 11px;
   font-weight: normal;
}

.adText {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #FBB713}
.adUrl {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF}



div.panel{
	background: #ffffff;
	border: solid 1px #9999ff;		
}


div.panel table{
	border: solid 0px #000000;
	width: 100%;
}

thead.panel th{
	border: solid 1px #000000;
	background: #E1E1FB;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Courier New;
}


th.panel{
	border: solid 1px #000000;
	background: #E1E1FB;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Courier New;
}

.panelHeader{
	font-size: 12px;
	font-family: Verdana, Arial, Courier New;
	font-weight: bold;
}

div.analysispanel{
	border: solid 1px #aaaaaa;	
}



.smallLink{
	font-size: 9px;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
	color: #0000FF;
	white-space: nowrap;
}

.smallLink:hover{
	text-decoration: underline;
}

.treeNodeLink{
	font-size: 11px;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
	margin-left: 4px;	
	color: #555555;
}
.treeNodeLink:hover{
	text-decoration: underline;
}

.treeNodeLinkSelected{
	font-size: 11px;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
	font-weight: normal;
	color: green;
	margin-left: 4px;	
	font-weight: bold;
}
.adminSubMenuLink{
	font-size: 12px;
	font-family: Verdana, Arial, Courier New;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;	
	padding-right:10px;
	color: #555555;
	background-color: ;
	white-space: nowrap;
}
.adminSubMenuLink:hover{
	text-decoration: underline;
}
.adminSubMenuLinkSelected{
	font-size: 12px;
	font-family: Verdana, Arial, Courier New;
	font-weight: bold;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;	
	padding-right:10px;
	color: #f0f0f0;
	background-color: blue;
}
.treeGroup{
	white-space: nowrap;
	background: none;
}
.treeGroupSelected{
	white-space: nowrap;
	background-color: #ffffff;
}
.colHeading td{
	background: #cccccc;
	border: solid 1px #888888;
	font-size: 10px;
	font-family: Verdana, Arial, Courier New;
}



#favorites ul{
    margin-left: 0;
    padding-left: 0;
}
    
#favorites ul li{
    list-style: none;
	font-size: 10px;
	font-family: Verdana, Arial, Courier New;
}    

#favorites ul li:before {
	content: "\00BB \0020";
}    


#recent ul{
    margin-left: 0;
    padding-left: 0;
}
    
#recent ul li{
    list-style: none;
	font-size: 10px;
	font-family: Verdana, Arial, Courier New;
}    

#recent ul li:before {
	content: "\00BB \0020";
}    


#contentFrame{
	border: solid 0px #ff0000; 
	margin: 0px; 
	padding: 0px; 
	width: 885px; 
	height: 575px;
}
 .KPI_DataCell{
	font-size:13px;
	color:#444444; 
}
 .KPI_DataCellIncomplete{
	font-size:13px;
	color:red; 
}

.paramNameCell{ width: 100px; }
.paramValueCell{ width: 400px; }

.schedulesHeader{
	margin-left: 0px; 
	font-weight:bold; 
	font-size:12pt; 
	text-align:left; 
	width:100%; 
	border-bottom: 1px solid black;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
	color: black;
}

.schedulesSubHeader{
	margin-left: 0px; 
	font-weight:bold; 
	font-size:10pt; 
	text-align:left; 
	width:600px; 
	border-bottom: 1px solid black;
	font-family: Verdana, Arial, Courier New;
	text-decoration: none;
	color: black;
	margin-left: 10px; 
	margin-top:10px;
}

.scheduleTableHeader{
	border:solid 0 #060; 
	border-bottom-width:1px;
	font-size:8pt; 
}

.scheduleSubTableHeader{
	border:solid 0 #060; 
	border-bottom-width:1px;
	font-size:8pt;
	text-align:left;
	font-weight: normal;
}

.scheduleTableContent{
	font-size:10pt; 
}

.dashEnergyGaugeCell {
	text-align:center;
	width:117px;
	vertical-align:bottom;
	background-color:#ffffcc;
}

.dashCO2GaugeCell {
	text-align:center;
	width:117px;
	vertical-align:bottom;
	background-color:#e6e6e6;
}

.dashWasteGaugeCell {
	text-align:center;
	width:117px;
	vertical-align:bottom;
	background-color:#fbecdd;
}

.dashWaterGaugeCell {
	text-align:center;
	width:117px;
	vertical-align:bottom;
	background-color:#ccffff;
}

.dashCostsGaugeCell {
	text-align:center;
	width:117px;
	vertical-align:top;
	background-color:#ccffcc;
}

.dashSportCell {
	text-align:center;
	width:234px;
	vertical-align:middle;
	background-color:#99ccff;
}

.dashGaugeLabelLarge {
	font-family:arial;
	font-size:14;
	font-weight:bold;
	color:#0d0d84;
}

.dashGaugeLabelSmall {
	font-family:arial;
	font-size:12;
	font-weight:bold;
	color:#0d0d84;
}

.dashGaugeSubLabel {
	font-family:arial;
	font-size:10;
	font-weight:normal;
	color:#0d0d84;
}

.dashTableVerticalLine {
	width:1px;
	vertical-align:middle;
	text-align:center;
	background-color:#888888;
}
	
.dashTableTD {
	width:163px;
	height:19px;
	vertical-align:middle;
	text-align:left;
	background-color:#ffffff;	
	border-bottom:1 solid #888888;
	padding-left:2px;
}
.dashTableTDNoBorder {
	width:163px;
	height:19px;
	vertical-align:middle;
	text-align:left;
	background-color:#ffffff;	
	padding-left:2px;
}

.dashTableTDIndent {
	width:163px;
	height:19px;
	vertical-align:middle;
	text-align:left;
	background-color:#ffffff;	
	padding-left:15px;
	border-bottom:1 solid #888888;
}
.dashTableTDIndentNoBorder {
	width:163px;
	height:19px;
	vertical-align:middle;
	text-align:left;
	background-color:#ffffff;	
	padding-left:15px;
}

.dashTableTDNumber{
	width:75px;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
	background-color:#ffffff;
	border-bottom:1 solid #888888;
}

.dashTableTDNumberNoBorder {
	width:75px;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
	background-color:#ffffff;
}

.dashTableLabelFormat {
	font-family:arial;
	font-size:11;
	font-weight:bold;
	font-style:italic;
}
	
.dashTableLabelIndentFormat {
	font-family:arial;
	font-size:11;
	font-weight:normal;
	font-style:italic;
}
	
.dashTableNumberFormat {
	font-family:arial;
	font-size:11;
	font-weight:normal;
}
	
.dashTableDeltaFormatGreen {
	font-family:arial;
	font-size:13;
	font-weight:bold;
	color:green;
}

.dashTableDeltaFormatRed {
	font-family:arial;
	font-size:13;
	font-weight:bold;
	color:red;
}

.mainBusinessTitle {
	color: #FFFFFF; 
	font-size: 18pt; 
	font-family: Arial;
	font-style: bold;
}

.mainBusinessSubTitle {
	color: #FFFFFF; 
	font-size: 10pt; 
	font-family: Arial;
}

.headerLink {
	font-size: 9px;
	font-family: Verdana, Arial, Courier New;
	color: #FFFFFF;
}
