a:focus, a:hover, a:active { outline:none }

.table_blue_borders td, .table_blue_borders th{
	border-right:1px solid #5f75b1;
	border-bottom:1px solid #5f75b1;
}

.graph_row{
	background-color:#eef1f8;
}

#container {
	margin: 0 auto;
	width: 910px;
	text-align:left
}

#header {
	width: 910px;
	height: 114px;
}

#horizonial_menu {
	width: 910px;
	height: 27px;
}	

.horizonial_menu_item {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	color: #596171;
	padding: 7px 3px;
	float: left;
}	

#mainflash {
	width: 910px;
	height: 281px;
}

#mainflash_js {
	width: 910px;
	height: 281px;
	background: #FFF;
	position:relative;
	z-index:1;
}
#mainmenu_image {
	width: 910px;
	height: 281px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	border:0px solid red;
}
#b_res {
	width: 290px;
	height: 25px;
	position:absolute;
	top:24px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_bus {
	width: 290px;
	height: 25px;
	position:absolute;
	top:53px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_community {
	width: 290px;
	height: 25px;
	position:absolute;
	top:82px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_energy {
	width: 290px;
	height: 25px;
	position:absolute;
	top:112px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_ways {
	width: 290px;
	height: 25px;
	position:absolute;
	top:142px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_renew {
	width: 290px;
	height: 25px;
	position:absolute;
	top:172px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_green {
	width: 290px;
	height: 25px;
	position:absolute;
	top:202px;
	left:19px;
	z-index:99;
	border:0px solid red;
}
#b_choose {
	width: 290px;
	height: 25px;
	position:absolute;
	top:232px;
	left:19px;
	z-index:99;
	border:0px solid red;
}

#subheading {
	width: 910px;
	height: 115px;
	position: relative;
}

#dropdown {
	position: absolute;
	top: 43px;
	left: 21px;
	height: 25px;
	width: 289px;
	overflow: hidden;
}

#dropdown_opener {

}

#subheadingbar {
	width: 910px;
	height: 35px;
	background: #FFFFFF url('images/subheadingbar.jpg') no-repeat top left;
}

#content {
	width: 910px;
	display: inline-block;
}

.third {
	width: 265px;
	float: left;
	display: inline-block;
	margin-top: 15px;
	padding: 0px 10px 20px 15px;
	border-left:2px solid #a9b0bd;
	text-align: left;
}

.third_doubled {
	width: 540px;
	float: left;
	display: inline-block;
	margin-top: 15px;
	padding: 0px 10px 20px 20px;
	text-align: left;
	border-left:2px solid #a9b0bd;
	font-size:14px;
}

.green_link, .green_link a, .green_link a:link, .green_link a:active, .green_link a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #066806;
	
}
#displayratesquestions a, #displayratesquestions a:link, #displayratesquestions a:active, #displayratesquestions a:visited {
	text-decoration: none;
	color: #34458b;
	font-weight:bold;
}
#displayratesquestions a:hover {
	text-decoration: underline;
}
.green_text {
	font-weight: bold;
	text-decoration: underline;
	color: #066806;
}

.big_green_text {
	font-weight: normal;
	text-decoration: none;
	font-size: 22px;
	color: #066806;
}

.blue_text {
	font-weight: bold;
	text-decoration: underline;
	color: #153994;
}

#footer {
	width: 910px;
	height: 114px;
	padding-top: 40px;
	text-align: left;
}

.small_blue_title {
	font-size: 12pt; 
	color: rgb(0, 0, 205); 
	font-weight: bold;
}

.orange_text, .orange_text a, .orange_text a:link, .orange_text a:active, .orange_text a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #E76301;
}

.linkindent {
	padding: 0px 0px 0px 20px;
	text-indent: -20px; 
	margin:0px;
}

.contentlinks a, .contentlinks a:link, .contentlinks text a:active, .contentlinks a:visited {
	text-decoration: underline;
}
 
.faqanswers a, .faqanswers a:link, .faqanswers a:active, .faqanswers a:visited {
	text-decoration: underline;
}
.station_popup {
	background: transparent url('images/transparent_bg.png') repeat top left;
	width:334px;
	height:122px;
	border:1px solid #2b43a7;
	display:none;
	position:absolute;
	z-index:1000;
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	color: #2b43a7;
}
.station_popup a, .station_popup a:link, .station_popup text a:active, .station_popup a:visited {
	text-decoration: underline;
	color: #2b43a7;
}
 
.station_popup_city {
	font-size:18px;
}
.station_popup_aqi {
	font-size:24px;
	background:#d8dbec;
	border-top:1px solid #2b43a7;
	border-bottom:1px solid #2b43a7;
}
.station_popup_ozone {
	font-size:14px;
	margin-top:4px;
}
.station_popup_particles {
	font-size:14px;
	margin-top:4px;
}
.station_popup_learn_more {
	font-size:14px;
	margin-top:4px;
}		
.station_popup_aqi_image {
	margin-top:3px;
}
.station_popup_image {
	margin-top:2px;
}
#graph_home_page_container {
	width:296px;
	height:209px;
	position:relative;
	margin-top:22px;
}
#graph_home_page_tab1 {
	width:149px;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
}
#graph_home_page_tab2 {
	width:147px;
	height:40px;
	position:absolute;
	top:0px;
	left:149px;
}
#graph_home_page_graph {
	width:296px;
	height:169px;
	position:absolute;
	top:40px;
	left:0px;
	background:transparent url(images/graph_homepage_03.png) no-repeat left top;
}
#graph_home_page_graph_animation {
	background:transparent url(power/power/stations/GenBare/GenBareCTPowerUpdate640by480_cropped3.jpg) no-repeat top left;
	height:84px;
	width:0px;
	position:absolute;
	top:40px;
	left:23px;
}
#graph_home_air {
	height:15px;
	width:250px;
	position:absolute;
	top:144px;
	left:24px;	
}
#graph_home_link {
	height:15px;
	width:250px;
	position:absolute;
	top:-15px;
	left:124px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
#graph_home_air_container {
	position:relative;
	display:none;
}
#graph_home_air_map {
	width:269px;
	height:172px;
	position:absolute;
	top:40px;
	left:14px;
	
}
#graph_home_air_scale {
	width:158px;
	overflow:hidden;
	height:37px;
	position:absolute;
	top:170px;
	left:120px;
	z-index:99;
	background:#182791;
}
#graph_home_air_link {
	height:15px;
	width:250px;
	position:absolute;
	top:-15px;
	left:134px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}