div.news_short_item .photo {
	float: left;
	height: 120px;
	width: 150px;
	padding-right: 10px;
}
div.news_short_item .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.news_short_item .text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4A6182;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div.news_short_item .text h2 a {
	color: #006600;
	text-decoration: none;
}
div.news_short_item .text .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
div.news_short_item .text  {
	float: left;
	width: 540px;
}
div.news_short_item {
	float: left;
	width: 720px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #006600;
	margin-bottom: 10px;
	background-color: #D2E9FF;
}
table.news_archive {
	width: 620px;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table.news_archive th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #01019D;
	padding: 3px;
}
table.news_archive th.date {
	width: 160px;
}
table.news_archive td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDFF00;
}
table.news_archive tr a {
	color: #000000;
	text-decoration: none;
}
table.news_archive td.date {
	font-weight: bold;
	text-align: center;
}
h3.news_item_h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.news_item_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#news_item_photo {
	text-align: center;
	padding-top: 10px;
}
#news_item_photo .news_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #657EA5;
}
a.btn_full_news  {
	background-color: #F2F2F2;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	text-decoration: none;
	width: 590px;
	border: 1px dashed #CCCCCC;
}



#news_banner {
	background-image: url(/images/energy_news_banner.png);
	float: left;
	height: 80px;
	width: 600px;
}
.news_story {
	float: left;
	width: 400px;
	padding-right: 20px;
	font-size: 12px;
}
#news_more .col_300 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.home_news_short_item {
	clear: both;
	padding: 3px;
	margin-top: 2px;
	border: 1px solid #006600;
	background-image: url(/images/back_home_news_item.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 242px;
}

.home_news_short_item .photo {
	float: left;
	width: 60px;
	padding-right: 5px;
}
.home_news_short_item a {
	color: #CC0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.home_news_short_item a.more {
	color: #0000CC;
	font-size: 12px;
}
.home_news_short_item  h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	background-image: none;
}

.home_news_short_item .date {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.home_news_short_item:hover {
	background-color: #D7E2F4;

}
