body{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
  color:black;
}
td{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
  color:black;
}
th{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
  color:black;
}
a{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
}
a.large{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
  font-size:150%;
}
p{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
  color:black;
}
dl{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-style:normal;
  color:black;
}
h1{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
}
h2{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
}
h3{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
}
u{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
}
.small_italic{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:italic;
}
.lastrev{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:normal;
  color: rgb(153, 153, 153);
}
.invisible{
  color: rgb(255, 255, 255);
}
.LeftNavNonLink{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:normal;
  color: rgb(153, 255, 255);
}
a.LeftNav:link{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:normal;
  color: rgb(255, 255, 255);
  text-decoration: none;
}
a.LeftNav:visited{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:normal;
  color: rgb(255, 255, 255);
  text-decoration: none;
}
a.LeftNav:active{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:normal;
  color: rgb(255, 0, 0);
  text-decoration: none;
}
a.LeftNav:hover{
  font-family:"Arial","Helvetica","Geneva","Swiss","SunSans-Regular";
  font-size:12px;
  font-style:normal;
  color: rgb(255, 255, 0);
  text-decoration: none;
}
li{
	margin-bottom:0.5em;
}
li.neatli{
	list-style-position: outside;
}
.sectionHeading{
	font-size:1.25em;
}
.clearb{
	clear:both;
}
.bizListing{
	padding:10px 0;
	border-bottom:thin solid #000;
}
.bizName{
	font-weight:bold;
	width:180px;
	padding:0.25em 10px 0 20px;
	float:left;
}
.bizDesc{
	font-size:1.25em;
	width:320px;
	padding-right:10px;
	float:left;
}
.bizContact{
	padding-top:0.25em;
	float:left;
}
.linkNoDecoration{
    color: rgb(0, 0, 0);
    text-decoration: none;
}

