body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #00544D;
}
td {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
h3 {
  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: lighter; color: #17624E;
  }
.h3 {
  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: lighter; color: #17624E;
  }
p {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.leaded { 
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; font-weight: normal;
 }
b { 
 font-weight: bold; color: #005440;
 }
h2 {  
font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #005440; font-weight: normal;
}
.h2 {  
font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #005440; font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:italic;

}.margin {
	margin: 6px;
	padding: 6px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #17624E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
.smallwhite {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.smallbold {
	font-size: 9px;
	font-weight: bold;
}
.reverseYellow {
	font-weight: bold;
	color: #00544D;
	background-color: #EDD959;
}
ul.flowerlist {
	margin-left: 12px;
	padding-left: 12px;
	list-style-image: url(images/flower.gif);
	list-style-type: none;
	list-style-position: outside;
}
ul.minilist {
	margin-left: 16px;
	padding-left: 16px;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: outside;
	margin-top:0;
	padding-top:0;
}
ul.minilist li{
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
}
.reverse {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #17624E;
}

.box {
	background-color: #D4DEB5;
	padding:10px;
	line-height: 1.8em;
}
.boxborder {
	border: 1px solid #17624E;
	margin:40px 0 5px 0;
	background-color:#F3F7EA;
}

.newsection {
clear: both; 
padding-top: 20px;
}
.sectionhead a:link{
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase; 
 }
.sectionhead a:visited {
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase; 
	color: #17624E;
	text-decoration: none;
}
.sectionhead a:hover {
	font-weight: bold;
	font-size: 14px;
	font-variant: normal;
	text-transform: uppercase; 
	text-decoration: underline;
	color: #3366FF;
}
.strike {
	text-decoration: line-through;
}
.full {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
	
.blockquote {
	margin-right: 0px;
	padding-bottom: 10px;
	margin-bottom:20px;
	border-bottom:2px dotted #00544D;
}

.hesc h2 {
font-size:23px;	
}
.hesc ul {
	
	margin:0px;
	padding:0px;
	margin-left:20px;
}
.hesc ul li {
	margin-bottom:7px;
}