
b {
	font-weight: bold;  /* Netscape Navigator 4.x fix */
}
body, div, li, span, td {
	color: #1e6e72;
	font: 10px Verdana;
	font-weight: normal;
}
a, a:link, a:active, a:visited {
	color: #888e26;
	text-decoration: underline;
}
a:hover {
	color: #8e2626;
}
.copyright, .copyright a, .copyright a:link, .copyright a:active, .copyright a:visited {
	color: #6e848d;
}
.copyright a:hover {
	color: #9fabaf;
}
.footer-text {
	color: #9fabaf;
}
form {
	margin: 0px;
}
.front-subtitle {
	color: #a3bdc5;
}
input.button {
	background-color: #fff;
	border: 1px solid #1e6e72;
	color: #1e6e72;
	font: 10px Verdana;
}
input.text {
	color: #1e6e72;
	font: 10px Verdana;
}
select {
	color: #1e6e72;
	font: 10px Verdana;
}
.subnav {
	left: 65;
	position: absolute;
	top: 124;
}
a.item { /;  /* Netscape 4 will ignore this code */
	height: 1px;
	padding: 1px 5px 2px 5px;
	vertical-align: middle;
}
a.item {
	background-color: #fff;
}
a.item, a.item:active, a.item:link, a.item:visited {
	color: #1e6e72;
	text-decoration: underline;
}
a.item:hover {
	background-color: #245c5d;
	color: #fff;
	text-decoration: none;
}
a.active { /;  /* Netscape 4 will ignore this code */
	height: 1px;
	padding: 1px 5px 2px 5px;
	vertical-align: middle;
}
a.active {
	background-color: #245c5d;
}
a.active, a.active:active, a.active:link, a.active:visited {
	color: #fff;
	text-decoration: none;
}
textarea {
	color: #1e6e72;
	font: 10px Verdana;
	width: 225px;
}

