.nav a, .nav a:visited {
	color: #006699;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.nav a:hover {
	color: #000;
	text-decoration: none;
}
body {
	font: 11px Arial;
	color: #666666;
}
.servicebg {
	background: url(images/servicesbg.jpg) no-repeat left top;
}
.footer {
	background: url(images/footer.jpg) repeat-x left top;
}
.footer a, .footer a:visited {
	color: #666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}
.bodytext {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.watermark {
	background: url(images/watermark.jpg) no-repeat right center;
}
li {
	list-style: url(images/arrow.jpg);
	padding-top: 5px;
}
input, textarea {
	border: thin solid #ccc;
	width: 250px;
	font: 12px Arial;
	padding: 2px;
	margin: 5px 0px 0px 5px;
}
.submit {
	width: 76px;
	border: none;
	height: 26px;
}
.subhead {
	font: normal 15px "Trebuchet MS", Arial, sans-serif;
	color: #999;
	text-decoration: none;
}
.subheadactive{
	font: normal 15px "Trebuchet MS", Arial, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
}
