body 
{
	font-family: Trebuchet MS, verdana, arial;
	font-size: 12pt;
	background: #FFFFFF;	
	margin: auto;
}

strong
{
	color: #000000;
}

a:link 
{
	text-decoration: none;
  font-size: 18pt;
  color: #00934b;
}
	  
a:visited 
{
	text-decoration: none;
  font-size: 18pt;
  color: #00934b;
}

a:hover 
{
	text-decoration: none;
  font-size: 18pt;
  color: #000000;
}

a.bottomnav:link 
{
	text-decoration: none;
  	font-size: 10pt;
  	color: #000000;
}
	  
a.bottomnav:visited 
{
	text-decoration: none;
  	font-size: 10pt;
  	color: #000000;
}

a.bottomnav:hover 
{
	text-decoration: underline;
  font-size: 10pt;
  color: #000000;
} 		

a.projectnav:link 
{
	text-decoration: none;
  font-size: 12pt;
	font-weight: bold;
  color: #008f53;
}
	  
a.projectnav:visited 
{
	text-decoration: none;
  font-size: 12pt;
	font-weight: bold;
  color: #008f53;
}

a.projectnav:hover 
{
	text-decoration: underline;
  font-size: 12pt;
	font-weight: bold;
  color: #008f53;
} 

a.toplinks:link 
{
	text-decoration: none;
	font-size: 14pt;
	color: #000000;
}
	  
a.toplinks:visited 
{
	text-decoration: none;
	font-size: 14pt;
	color: #000000;
}

a.toplinks:hover 
{
	text-decoration: none;
	font-size: 14pt;
	color: #000000;
} 

.headers
{

}

	
ul.strong
{
	color: #000000; 
	font-weight: bold
}

ul.main
{
	color: #000000; 
	font-size: 10pt;
}

table.container
{
	width: 820px;
	border: 0;
	text-align: left;
}

td.header
{
	height: 169px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-indent: 270px;
	font-size: 14pt;
	
}

td.navigation
{
	height: 50px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 18pt;
	font-weight: bold;
	
}

td.footer
{
	font-size: 10pt;
	font-weight: bold;
}

td.content-left
{
	font-size: 12pt;
	vertical-align: top;
}

td.content-right
{
	font-size: 12pt;
	vertical-align: top;
}

td.sitemap
{
	font-size: 10pt;
}

td.top
{
	vertical-align: top;
}

td.flash
{
	vertical-align: top;
	width: 475px;
}

td.border_template
{
	width: 120px;
	vertical-align: top;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

div.centre
{
	text-align:center;
}


div.right
{
	text-align: right
}

h1
{ 
  color: #00934b;
	font-weight: bold;
	font-size: 45pt;
}

h2
{ 
	color: #000000;
	font-weight: bold;
	font-size: 16pt;
}

h2.top
{ 
	color: #000000;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 38px;
	margin-bottom: 0px;
}

h3
{ 
  color: #00934b;
	font-weight: bold;
	font-size: 14pt;
}

.content-text
{
	line-height: 160%;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

.projects
{
	line-height: 160%;
}

.green
{
	color: #33a96f;
}

.grey
{
	color: #b1b2b4;
}

.headers
{
	margin-bottom: 20px;
	line-height: 250%
}
