body,td,th {
	font-family: Verdana, arial, helvetica;
	font-size: x-small;
	color: #333333;
	line-height:150%;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
	line-height: 150%;
}
.content {
	padding: 45px;
	text-align: justify;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #88C14F;
	
}
#whatWeDo {background-color: #FFFFFF;
	padding: 15px;
	opacity: 0.85;
	filter:alpha(opacity=85);
	visibility: hidden;
	}
.embolden, strong, b { color: #88C14F;
	font-weight:bold;
	}
.hsbc {
	color: #FF0000;
	padding: 15px;
	border: 5px solid #dddddd;
	width: 350px;
}
.hsbc strong {
	color: #FF0000;
}

.heading, h1 {
	font-family: "Century Gothic", Arial;
	color: #88C14F;
	font-size: medium;
	letter-spacing: 3px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: normal;
}
.subnav {
	font-size: x-small;
	font-family: arial;
	letter-spacing: 1px;
	text-decoration: none;
	line-height:100%;
	
}
#projectsLayer {
	background-color: #FFFFFF;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #88C14F;
	border-right-color: #88C14F;
	border-bottom-color: #88C14F;
	border-left-color: #88C14F;
	visibility: hidden;
	
		
		}
