@charset "utf-8";
.co2_news_article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	bottom: 25px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: thin outset #000;
	text-align: center;
	background-color: #930;
	padding-top: 5px;
	border-radius: 5px;
	background-image: url(/images/menu1.jpg);
}
.co2_news_article_body_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 50px;
	padding-right: 100px;
        width: 80%;
}
.co2_news_article_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.co2_news_article_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 10px;
	line-height: 18px;
	font-style: normal;
	font-weight: lighter;
	width: 600px;
}
.co2_news_full_article_intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	line-height: 160%;
}
.co2_news_full_article_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 160%;
}
co2_newsletter_general_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A40000;
}
.boxbody a {
    color: black;
}
.co2_news_full_article_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	bottom: 25px;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: thin outset #000;
	text-align: center;
	background-color: #930;
	padding-top: 5px;
	border-radius: 5px;
	background-image: url(/images/menu1.jpg);
}
.co2_news_article_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-radius: 5px

