
.newslettergray {
background-color:#DCDDDF;
color:black;
}

h2.newsitem{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
font-stretch:expanded;
color:white;
}

h5.initiative{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
color:#818386;
}

.newslettergray p{ 
color:black;
}

.esolution1{
	
	background:#232021;
	color:#ffffff;
	height:100px;
	 
}

.esolution2{
	
	background:#636466;
	color:#ffffff;
 	height:100px;
}

.esolution3{
	
	background:#949599;
	color:#ffffff;
 	height:100px;	
}


ul.news {
	margin-top:20px;
	margin-left:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:none;
	font-weight:normal;
	font-size:11px;
	
}

ul.news li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:11px;
	line-height:1em;
	color:#1A1818;
	margin: 10px 5px 10px 10px;
	text-align:left;
}

a.newsitem,a.newslitem:active 
	{color:#232021;text-decoration:underline;text-align:left;font-weight:800;
	}
	
a.newsitem:visited
 	{color:#232021;text-decoration:underline;text-align:left;font-weight:800;
	}

a.newslitem:hover
 	{text-decoration:underline;color:white;font-weight:bold;
	}

.tablebody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:11px;
	color:#D3D5D6; 
}