a:link { text-decoration: none;	color: #174F0E; }
a:visited {	color: #174F0E; text-decoration: none; }
a:hover { color: #C34000; text-decoration: none; }
a:active {	color: #C34000; text-decoration: none; }
.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	border-right: 1px dashed #339900;
}
.forms {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
	border: 1px solid #F98700;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.submit {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	border: 1px solid #006633;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	border-top: 1px solid #000000;
}
.table {
	border-right: 1px solid #F98700;
	border-left: 1px solid #F98700;
	border-top: 1px solid #F98700;
}
.portal {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 1px;
	border: 1px solid #F98700;
}
.features {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.bg {
	background: #f98700;
}
.clientboxbg {
	background: #f8efba;
}
.underline {
	text decoration: underline;
}
.address {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	background: #f98700;
}
.map {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #174F0E;
}
.orangeline {
	border-top: 1px solid #F98700;
	border-left: 1px solid #F98700;
	border-right: 1px solid #F98700;
}