.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
}
.btmlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.btmlinks a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	text-align: center;
}
.btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
#locus {
	float: right;
	height: 50px;
	width: 130px;
	margin-right: 10px;
	background-image: url(images/locate-us.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	border: 1px dashed #000000;
}
.heding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #4D4C4D;
}

#locus h1 {
	background-image: url(images/ani_arrow.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", "Arial Unicode MS";
	font-size: 14px;
	color: #FF9900;
	padding-left: 10px;
	padding-top: 20px;
	background-position: 20px 5px;
	padding-right: 10px;
	text-transform: uppercase;
}
#locus h1 a {
	color: #FF9900;
	text-decoration: none;
}
#locus h1 a:hover {

	color: #0E5F00;
}
.hding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4C4D;
	font-style: italic;
	font-weight: 700;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
