BODY {
	font: 10pt Arial; 
	color: #333333; 
	font-style:normal; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
P { 
	font: 8pt Arial; 
	margin-top: 0px; 
	font-style:normal; 
	}
H1 { 
	font: 14pt Arial; 
	letter-spacing: 0px; 
	margin-top: 0px;
	margin-bottom: 4px;
	font-style:normal;
	color: #139477;
	}
H2 { 
	font: 10pt Arial;
	font-weight: bold; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	font-style:normal;
	color: #139477;
        }
H3 { 
	font: 10pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 10px; 
	font-style:normal;
	color: #333333;
	}
H4 { 
	font: 10pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 10px; 
	font-style:normal;
	color: #139477;
        }
H6 { 
	font: 7pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	font-style:normal;
	color: #333333;
        }

.smallnewstext { 
	font: 7pt Arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	font-style:normal;
	color: #333333;
        }
        
.youarehere{
	font: 8pt Arial; 
	font-style:normal; 
	color: #333333;
}        

a:visited,
a:active,
a:link {	
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.greylink {
	font-weight: bold; 
	text-decoration: none; 
	color: #2D2D2D;
	}
	
a.whitelink {
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
	}
	
a.footlink {
	font-weight: normal; 
	text-decoration: none; 
	color: #2D2D2D;
	}
	
a.greenlink {
	font-weight: bold; 
	text-decoration: none; 
	color: #139477;
	}
	
a.siteletlink {
	font: 10pt Arial; 
	letter-spacing: 0px; 
	font-weight:bold;
	color: #333333;
	}

a.titlelink {
	font: 10pt Arial; 
	letter-spacing: 0px; 
	font-weight:bold;
	color: #139477;
	}
		
a.titlenewslink {
	font: 8pt Arial; 
	letter-spacing: 0px; 
	font-weight:bold;
	color: #2D2D2D;
	}
	
.newsletter_input {
  font-size: 10px;
  background-color: white;
  border: 1px solid #575757;
  }
  
.newsltrbg {
  background-repeat: no-repeat;
  }
	
.titleBg {
  background-image: url('/graphics/title.jpg');
  }
  
.titleText {
  font: 12pt Arial; 
	color: #139477;
	font-style:bold;
	padding-left: 6px;
  }
  
.titleSubText {
  font: 10pt Arial; 
	color: #888888;
	font-style:normal;
	padding-left: 6px;
  }
