	body {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 16px;
		margin-top: 0px;
		background-color: #23957E;
	}
	
	td {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}
	
	th {
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	}
	
	.topnav {
		margin-right: 11px;
		margin-left: 11px;
	}
	
	.home {
		margin-right: 85px;
		margin-left: 85px;
		line-height: 18px;
	}
	
	#nav {
		font-size: 10px;
		color: #007759;
		margin-top: 30px;
	}
	
	#nav li {
		list-style: none;
		padding-left: 18px;
		margin-right: 30px;
		background: url(images/bullet.jpg) no-repeat 8px 50%;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #FD925F;
		line-height: 19px; 
	}
	
	#nav a:link {
		text-decoration: none;
		color: #007759;
	}
	#nav a:visited {
		text-decoration: none;
		color: #007759;
	}
	
	#nav a:hover {
		color: #FF7637;
	}
	
	#nav a:active {
		color: #FD925F;
	}
	.f {
		font-size: 10px;
		line-height: 20px;
		color: #DEEFEC;
		text-align: center;
	}
	
	.f a:link {
		text-decoration: none;
		color: #DEEFEC;
	}
	.f a:visited {
		text-decoration: none;
		color: #DEEFEC;
	}
	
	.f a:hover {
		color: #DEEFEC;
		text-decoration: underline;
	}
	
	.f a:active {
		color: #DEEFEC;
	}
	h1 {
	margin-right: 60px;
	margin-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #1C7563;
	margin-top: 30px;
	}
	h2 {
	font-size: 22px;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 12px;
	color: #CE4300;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 26px;
	}
	p {
	font-size: 12px;
	color: #333333;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 17px;
	}
.subnav {
	float: right;
	background-color: #EFF8F7;
	font-size: 11px;
	margin-right: 60px;
	padding: 12px;
	border: 1px solid #2DBDA0;
	line-height: 17px;
	margin-left: 12px;
}
.subnavTtl {
	font-weight: bold;
	color: #1C7563;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #69DCC5;
	margin-bottom: 6px;
}


a:link {
	color: #F35305;
}
a:visited {
	color: #F35305;
}
a:hover {
	color: #1E7D6A;
}
a:active {
	color: #1E7D6A;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .25em;
	color: #23957E;
}

.plain a:link {
	color: #F35305; text-decoration:none; text-align:center; font-size:10px;
}
.plain a:visited {
	color: #F35305;text-decoration:none; text-align:center; font-size:10px;
}
.plain a:hover {
	color: #1E7D6A;text-decoration:none; text-align:center; font-size:10px;
}
.plain a:active {
	color: #1E7D6A;text-decoration:none; text-align:center; font-size:10px;
}


.textlg {
	font-size: 14px;
	font-weight: bold;
}
ul {
	margin-right: 50px;
	margin-left: 75px;
}
ol {
	margin-right: 50px;
	margin-left: 75px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.subsc {
	font-size: 10px;
	line-height: 14px;
}
