td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #133727;
	border: none;
	text-align: left;
}
#black-border {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #465F55;
}
#border-LR {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #465F55;
}
#bottom-nav {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #EAAA44;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #EAAA44;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #EAAA44;
	text-decoration: none;
}
#small {
	font-size: 11px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #465f55;
}
td#subnav a:link {
	font-weight: bold;
	color: #1B7349;
	text-decoration: none;
}
td#subnav a:hover {
	font-weight: bold;
	color: #1B7349;
	text-decoration: underline;
}
td#subnav a:visited {
	font-weight: bold;
	color: #1B7349;
	text-decoration: none;
}
.verysmall {
	font-size: 11px;
}
#content {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
