.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	border: thin ridge #000000;
}
.displaybox {
	margin: 5px;
	padding: 0px;
	clear: none;
	float: none;
	height: 200px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.property:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

	text-decoration: underline;
}
/*a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
} */
.rustyRed {
	background-color: #FF0000;
}
.navSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 25pt;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
}
.navSection a:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11.5px;
}
.navSection .lh /* restore line height */ {
	line-height: 25pt;
}
.navSection a:link p {
	line-height: normal;
}
.navSection a:visited{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.navSection a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.navSubSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.navSubSection a:link{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.navSubSection a:visited{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.navSubSection a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	font-style: italic;
}
.darkGreen {
	background-color: #999999;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 15px;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin-right: 20px;
}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.padTop12px {
	padding-top: 12px;
}
.navBttm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.navBttm a:link{
	color: #999999;
	text-decoration: none;
}
.navBttm a:visited{
	color: #999999;
	text-decoration: none;
}
.navBttm a:hover{
	color: #999999;
	text-decoration: underline;
}
