body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0066FF;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #00FFFF;
}

form {
	background-color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFFF;
	color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #0066FF;
	background-color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: Times New Roman, Times, serif;
	color: #000033;
}

.titlebar {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #0066FF;
	font-weight: bolder;
	font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
  /*containers*/
  #co2_news_general_container, co2_news_full_article_container {
	width: 95%;
	font-family: verdana, arial, sans-serif;
  }
  #co2_news_headlines_container {
  }
  .co2_news_article_container {
	width: 100%;
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
  }
  .co2_news_source_container
  {
	margin-bottom: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  }
  .co2_news_article_body_container {
	margin-top: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  }

/*article list*/
  .co2_news_article_title {
	font-weight: bold;
	font-size: 9pt;
	color: #0066FF;
  }
  .co2_news_article_date {
	font-style: italic;
	font-size: 8pt;
	font-weight: normal;
  }
  .co2_news_article_intro {
	font-size: 8pt;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
  }
  .co2_news_article_link {
	font-style: italic;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

/*headlines list*/
  .co2_news_headline, a.co2_news_headline, a.co2_news_headline:active, a.co2_news_headline:visited {
	text-decoration: none;

    margin-bottom; 2px;
	font-size: 8pt;
	color: #0066FF;
  }
  a.co2_news_headline:hover {
    text-decoration: underline;
    margin-bottom; 2px;
    font-size: 8pt;
    color: #555555;
  }
  .co2_news_headline_div {  
  }
  
/*external*/
a.ext, a.ext:visited, a.ext:active {
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
a.ext:hover {
  color: #990000;
  text-decoration: underline;
}
  
/*show full article*/
  .co2_news_full_article_title {
	font-size: 14pt;
	font-weight: bold;
	color: #0066FF;
  }
  .co2_news_full_article_intro {
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
  }
  .co2_news_full_article_body {
	font-size: 10pt;
	color: #000000;
  }
  .co2_news_back_button, a.co2_news_back_button, a.co2_news_back_button:active, a.co2_news_back_button:visited {
	width: 100%;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	margin-top:20px;
	margin-bottom: 5px;
	text-align: left;
	color: #0066FF;
  }
  a.co2_news_back_button:hover {
    text-decoration: underline;
    color: #555555;
  }

/*general*/
  .co2_news_content {
    margin-bottom: 8px;
    font-size: 8pt;
  }
  
  a, a:active, a:visited {
	color: #0099FF;
  }
  
  a:hover {
	color: #0000FF;
	text-decoration: none;
  }
.co2_newsletter_message {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
