body,td,input,textarea,div {
	font-family: Garamond,Times New Roman,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: black;
	background-repeat: no-repeat;
}

a {
	text-decoration: underline;
	color: #008400;
}

a.nav_1,a.nav_1_cur {
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.nav_1_cur {
	color: #008400;
}

a.nav_n,a.nav_n_cur {
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.nav_n_cur {
	color: #008400;
}

div.tit {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #008400;
}

div.con {
	line-height: 18px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	color: black;
}

div.small,a.small {
	font-size: 13px;
	color: white;
}

td.nav_1,td.nav_1_cur {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

td.nav_n,td.nav_n_cur {
	padding-bottom: 2px;
	text-align: left;
}

td.con {
	padding-left: 140px;
	padding-right: 120px;
	padding-top: 50px;
	text-align: left;
}

td.foo,a.foo {
	font-size: 16px;
	color: white;
}

td.contact_fldnames {
	text-align: right;
	padding-right: 10px;
	color: black;
}

td.padd_bot {
	padding-bottom: 4px;
}

input.contact_txt,textarea.contact_msg {
	border-width: 1px;
	border-color: #008400;
	border-style: solid;
	color: #666666;
	width: 285px;
}

input.button {
	border-width: 1px;
	border-color: #008400;
	background-color: white;
	color: black;
	border-style: solid;
}

ul {
	margin-top: 5px;
	margin-left: -40px;
}