td { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 16px; }
a:link { color: #017b6c; text-decoration: underline; }
a:visited { color: #017b6c; text-decoration: underline; }
a:hover { color: #017b6c; text-decoration: none; }
a:active { color: #017b6c; text-decoration: underline; }

.grey { color: #333;}
a.grey:link { color: #333; text-decoration: underline; }
a.grey:visited { color: #333; text-decoration: underline; }
a.grey:hover { color: #333; text-decoration: none; }
a.grey:active { color: #333; text-decoration: underline; }

.copyright { color: #fff; font-size: 10.5px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
.copyright a:link {
	color: white;
	text-decoration: none;
}

.copyright a:visited {
	color: white;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
	color: white;
}

.copyright a:active {
	text-decoration: underline;
	color: white;
}
h1 {
	color: #017b6c;
	font-size: 28px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 400;
	margin-bottom: -10px;
	line-height: 34px;
}
.splashtxt { font-size: 14px; line-height: 18px; }
.nav { color: #8aaaa3; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 13px; padding: 6px 3px; }
.nav a:link {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: white;
	text-decoration: none;
}

.nav a:visited {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: white;
	text-decoration: none;
}

.nav a:hover {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	text-decoration: underline;
	color: white;
}

.nav a:active {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	text-decoration: underline;
	color: white;
}
.body { padding: 25px; }
h2 {
	color: #07806f;
	font-size: 28px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 400;
	margin-top: 0;
	border-bottom: 1px dotted #ccc;
	line-height: 34px;
}
h3 {
	color: #017b6c;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: -10px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
h4 { color: #333; font-size: 14px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-bottom: -10px; }
li { color: #017b6c; margin-bottom: 5px; }
