.border {
	border: 1px none #333333;
}
.homeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.bodyCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.heading {
	font-family: Helvetica, Arial, sans-serif;
	color: #996600;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	text-decoration: none;
}
.separatorLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.biocopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.tdBuffer {
	padding: 10px;
}
.quote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-style: oblique;
}
.references {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #333333;
}
a {
	color: #CC6600;
}
