/* Glossary and  Abbreviations Styles */
dl {border-bottom:1px solid #9CAEC0;
padding-top:5px;
padding-bottom:10px;}

dt {font-weight:bold;}

img.noleft {
float:none;
	padding: 0px;
	vertical-align: top;
	border: none;
	border: 1px solid #CCCCCC;
}
div.noboardimage
{
float:none;
	padding-top:50px;
	margin-top:0px;
	vertical-align: top;
	text-align:center;
	border: none;
	/* border: 1px solid #666633; */
	border: 1px solid #444;
	color: #444;
	font-weight:bold;
	height: 110px;
	width: 119px;
}

div.contentdivider {
position: relative;
	width: 90%;
		clear: left;
	height: 1px;
margin-bottom:15px;
padding-bottom:15px;
padding-top:0px;
margin-top:0px;
border-bottom:1px solid #9CAEC0;
}

div.boardmember {
float:left;
width:130px;
padding-right:50px;
position:relative;
padding-bottom:0px;
margin-bottom:0px;
}

div.committeemember {
float:left;
width:150px;
padding-right:30px;
position:relative;
padding-bottom:0px;
margin-bottom:0px;
}



p.boardmember {
padding-bottom:0px;
margin-bottom:0px;
}

.councilname {
color: #3a5d81;
	font-weight: bold;
}


/* Search Results */
.searchresults li {
border-bottom:1px solid #9CAEC0;
list-style-position: inside;
padding-top:5px;
padding-bottom:10px;
margin-left:-30px;}

/* Listing */
.listing li {
border-bottom:1px solid #9CAEC0;
list-style: none;
padding-top:5px;
padding-bottom:10px;
margin-left:-30px;}

/* Right Column Content Area */
 .prstory_m div.general {
	height:100%;
	padding:0 30px 10px 10px;
	background: url(/images/background/pr_contentbox_bottom.gif) bottom left no-repeat;
	min-height: 140px;
}

 .prstory_m div.general h3{
  font-family:Verdana;
  font-size: 12pt;
  font-weight:normal;
  color:#fff;
  margin-bottom:11px;
  padding:3px 0 0 0!important;
}

 .prstory_m div.general h4{
  font-family:Verdana;
  font-size: 10pt;
  padding:0px;
  margin-bottom:2px;
}

img.rightbox {
	border-bottom: 1px solid #8EA2B7;
		}


/* Footer Styles */
a.fheader, a.fheader:link, a.fheader:visited, a.fheader:active {
	font-weight: bold;
	font-size: 8pt;
	text-decoration:none;
	margin: 0;
	padding: 0;
	color: #3a5d81;
}

a.fheader:hover {
	color: #cc6633;
}

div.primage img
{
 border-bottom: 1px solid #8EA2B7;
}
