BODY
{
	background-color: rgb(204,204,204);
	background-image: url(/images/bg.gif);
	
}

A {
	text-decoration: none;
	color: #036a48;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	
}

a:hover 
{
	border-bottom: thin solid;
	color: #036a48;
}

.text  
{
	font-size: 8.5pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	color: rgb(101,101,101);

}

.header  
{
	font-size: 9pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	color: #036a48;

}

.missionstatement  
{
	font-size: 8pt;
	font-family: arial, verdana, sans-serif;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 1.3em;
	color: rgb(101,101,101);
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}


.smtext
{
  color:rgb(101,101,101);
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:8pt; 
  font-weight:500; 
  line-height: 1.3em; 

}

.boldtext
{
  color: #036a48;
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:8.5pt; 
  font-weight:700            
}

.smboldtext
{
  color: #036a48;
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:8pt; 
  font-weight:700            
}


.newsheadline
{
	color: #036a48;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	padding-bottom: 3px;
}

.newtext
{
  color:rgb(101,101,101);
  font-family:  arial, verdana, helvetica, sans-serif;
  font-size:8pt; 
  font-weight:500; 
  line-height: 1.3em;

}
