a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #277E5E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #277E5E;
	text-decoration: none;
	border-bottom-width: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(images/bullet.gif);
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 9px;
}
ul {
	margin-top: 5px;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #298B68;
	font-style: normal;
	font-weight: normal;
}
.tdbody {
	padding: 10px 25px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #666666;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
a.subnav {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #DFDFDF;
	font-weight: bold;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #DFDFDF;
	font-weight: bold;
}


.tdsidenav {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	background-repeat: no-repeat;
}
.tdnorpt {
	background-repeat: no-repeat;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.hzmenu {
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.hzmenu, a.hzmenu:visited {
	color: black;

}
