.area{
	width:760px;
	height:500px;
	background-color: #D2D2FF;
}

.box{
	position:relative;
	border:1px solid #C0C0C0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	overflow:hidden;	
	z-index:10000;	
}

.box_title{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	text-align:left; 
	background-color: #C0C0C0;
	padding-top:2px;
	padding-left:2px;
	font-family:arial,helvetica,verdana; 
	color:#3F3F3F; 
	font-weight:bold;
	font-size:13px;
}

.box_body{
	position:relative;
	top:0px;
	left:0px;
	background-color: #EEEEF0;  
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
}

.box_bottom{
	width:100%;
	background-color: #C0C0C0;
}

.titleImage{
	position:absolute;
	left:10px;
	right:10px;
	width:280px;
	height:50px;
}

.bottomImage{
	position:absolute;
	left:10px;
	right:10px;
	width:280px;
	height:10px;
}

.box_title_blue{
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	text-align:left; 
	background-color: #BBDDFF;
	padding-top:2px;
	padding-left:2px;
	font-family:arial,helvetica,verdana; 
	color:#004080; 
	font-weight:bold;
	font-size:13px;
}


.siteButton{
	position:absolute; 
	text-align:center; 
	width:100px; height:20px;
	background-image: url(../../green/site_images/siteButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.siteButtonOver{
	position:absolute; 
	text-align:center; 
	width:100px; height:20px;
	background-image: url(../../green/site_images/siteButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.siteButton2{
	position:absolute; 
	text-align:center; 
	width:120px; height:20px;
	background-image: url(../../green/site_images/siteButton2.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.siteButton2Over{
	position:absolute; 
	text-align:center; 
	width:120px; height:20px;
	background-image: url(../../green/site_images/siteButton2_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.blueFontSmall  	{font-family:arial,helvetica,verdana; color:#004080; font-size:10px;} 

a.siteButtonLink:link		{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.siteButtonLink:visited 	{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.siteButtonLink:hover 		{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}

.cfTitle	{font-family:Arial,Helvetica,sans-serif; color:#3F3F3F; font-weight:bold; font-size:12px;}
.cfValue	{font-family:Arial,Helvetica,sans-serif; color:#004080; font-weight:bold; font-size:12px;}
.cfTxt	{font-family:Arial,Helvetica,sans-serif; color:#3F3F3F; font-weight:bold; font-size:10px;}

.revenueLarge	{font-family:Arial,Helvetica,sans-serif; color:#008040; font-weight:bold; font-size:16px;}
.energyLarge	{font-family:Arial,Helvetica,sans-serif; color:#AAAA00; font-weight:bold; font-size:16px;}

.helpButton{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/helpButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.helpButtonOver{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/helpButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

a.helpButtonLink				{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.helpButtonLink:visited 	{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.helpButtonLink:hover 		{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}

.vuButton{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/vuButton.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

.vuButtonOver{
	position:relative; 
	text-align:center; 
	width:60px; height:20px;
	background-image: url(../../green/site_images/vuButton_over.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}

a.vuButtonLink				{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.vuButtonLink:visited 	{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
a.vuButtonLink:hover 	{display:block; COLOR: #004080; font-weight:bold; FONT-SIZE: 11px;PADDING: 3px;}
