body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 286px;
	height: 271px;
	padding: 27px 21px;
}
td.nav-nmbr {
	width: 39px;
	color: #636466;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
}
a.nav, a.nav-on {
	color: White;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
a.nav-on, a.nav:hover {
	color: #e56a00;
}
.txt {
	color: #58595b;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
}
td.form-txt {
	width: 179px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #58595b;
}
input.form, textarea.form {
	width: 268px;
	height: 20px;
	padding: 2px;
	font-size: 11px;
	color: #58595b;
	border: 1px #58595b solid;
}
textarea.form {
	height: 121px;
}