@charset "utf-8";
.newsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.dateCell {
	font-size: 10px;
}
.newsLink, .newsLink a, .newsLink a:visited, .entryDate {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

/* -- Spaces Before and After */
	/* -- PRESS ROOM */
		#pressRoomStories .entryDate
		{
			padding-bottom:5px;
		}
		
	/* AWARDS */
		#stories_awards .awardTitle
		{
			padding-bottom:5px;
		}
	/* Blogs*/
		#stories_blogs .newsLink
		{
			padding-bottom:5px;
		}
		
		#stories_blogs .entryDate
		{
			vertical-align:bottom;
		}
	/* Coverage */
		#stories_coverage .articleTitle
		{
			vertical-align:bottom;
		}
	
/* -- Spaces Before and After */

.pressTitle
{
  height:15px;
  vertical-align:top;
  padding-top:5px;
}
.pressTitle a, .pressTitle a:visited
{
  color:#006600;
  text-decoration:none;
}
.newsLink {
	vertical-align:top;

}

.box2 {
	background: url(images/2_Green_Box.gif) no-repeat;
	width:190px;
	height:232px;
}

.box2 .innerBox2 {
  width:165px;
  height:217px;
	padding-left:15px;
	padding-top:15px;
	padding-right:10px;
}

.navBar img {
  margin-top:8px;
  margin-right:20px;
  margin-left:15px;
}
.navBar td {
  padding-left:5px;
  height:37px;
}

.navBar td#coverage{
  background: url(images/1_Tab_Coverage.png) no-repeat;
}

.navBar td#awards{
  background: url(images/1_Tab_Awards.png) no-repeat;
}

.navBar td#raves{
  background: url(images/1_Tab_Raves.png) no-repeat;
}

.navBar td#videos{
  background: url(images/1_Tab_Videos.png) no-repeat;
}

.navBar td#blogs{
  background: url(images/1_Tab_Blogs.png) no-repeat;
}

.navBar td#press{
  background: url(images/1_Tab_Press_Room.png) no-repeat;
}

.navBar td#pictures{
  background: url(images/1_Top.gif) no-repeat;
}

.coverageEntree {
border-bottom:1px solid #990000;
}

.printLink {
  font-family:Arial, Helvetica, sans-serif;
  text-align:right;
  padding-right:5px;
  text-decoration:underline;
  color:#006600;
}
.printLinkBottom {
  padding-top:10px;
}
.printLink a {
	color: #4A8531;
	font-size: 8pt;
	text-decoration:none;
}

.styledLink a {
	color: #4A8531;
	font-size: 8pt;
	text-decoration:none;
}

.style4 {
	color: #4A8531;
	font-size: 10pt;
	font-weight: bold;
	padding-top:5px;
}

.AwardEntree{
border-bottom:1px solid #990000;
width:500px;

}

.newsItem
{
  width:236px;
}
.articleTitle
{
font-size:12px;

}


.imgCell
{
  width:69px;
  height:37px;
  padding:2px;
  text-align:center;
}

#footer
{
  font-size:10px;
  text-align:center;
  padding-top:10px;
  color:#4F8536;
}
#footer a:visited
{
  color:#4F8536;
}

.printLink a:focus, .printLink a:active
{
  outline:0;
}

.blogTitle
{
  padding-top:5px;
}

