A.CurrentArticle:link { color: #3295c6; text-decoration: none; }
A.CurrentArticle:active { color: #3295c6; text-decoration: none; }
A.CurrentArticle:visited { color: #3295c6; text-decoration: none; }
A.CurrentArticle:hover { color: #3295c6; text-decoration: none; }	



h1 {
	color: #3295c6;
}

h2 {
	color: #3295c6;
}

h3 {
	color: #333333;
}

h4 {
	color: #3295c6;
}

.footer {
	background-color: #3295c6;
	}

.casestudies {
	background-color: #09a3d9;
	}

.highlight {
	color: #3295c6; 
	font-weight: bold; 
  }	 

li {
	list-style:none;
	background:url(../../images/icons/blue_bullet.gif) no-repeat 0px 0.3em; 
	padding-bottom: 0px;
	margin-bottom: 3px; 
	padding-left:15px;
	margin-left: -35px;
	}