body, input, td
{
	font-family: Tahoma;
	font-size: 11px;
}
h1.permitSearch
{
	font-size:14px;
	margin-bottom:0px;
}
.font-small {
	font-size:10px
}
.section-header {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808000;	
	line-height: 18px;
}
.section-header-title {
	float:left;
	width: 70%;
}
.section-header-helplink {
	text-align: right;
}
.info-title {
	color:gray
}
.bg-permitinfo {
	/* background-color:#FFFFFF; */
}
.permitinfo-font {	
	font-size:11px;
}
.search-type {
	padding-bottom:8px;
	/* padding-top:2px; */
	
}
.module-font td {
	font-size:11px;
}
.module-title {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#999933;
	padding:3px;
}
#module-fees-feetotals {
	background-color:#dcdcdc;
	border-left:solid 1px #999933;
	border-right:solid 1px #999933;
	border-bottom:solid 1px #999933;
}