body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #01A0C7;
	background-image: url(images/bg_site.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #8BC01B;
	/* color: #FF3300; */
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01A0C7;
	/* color: #8BC01B; */
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	line-height: 13px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
}
.latestNewsSidebar a:link {
	color: #01A0C7;
}
.latestNewsSidebar a:visited {
	color: #01A0C7;
}
.latestNewsSidebar a:active {
	color: #01A0C7;
}
.latestNewsSidebar a:hover {
	color: #003399;
	text-decoration: underline;
	background-color: #EEEEEE;
}
.featureProjectSidebar a:link {
	color: #01A0C7;
	text-decoration: none;
}
.featureProjectSidebar a:visited {
	color: #01A0C7;
	text-decoration: none;
}
.featureProjectSidebar a:active {
	color: #01A0C7;
	text-decoration: none;
}
.featureProjectSidebar a:hover {
	color: #003399;
	text-decoration: none;
	background-color: #EEEEEE;
}
.projectTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8BC01B;
}
.servicesTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8BC01B;
}
.featureProjectSidebar {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #01A0C7;
	font-size: 11px;
	font-weight: bold;
}
.featureProjectSidebar li {
	list-style-image:url(images/bullet.gif);
	padding-bottom: 10px;
}
.latestNewsSidebar {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #01A0C7;
}

.news-sidebar {
	width: 155px;
}



