/* 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;}

/* Contact */
ul.contact li 
 {
list-style: disc;
padding-top:5px;
padding-bottom:10px;
}

ul.contact
{
border-bottom:1px solid #9CAEC0;
}

/* table styles */
#pmcc th.sub a {
	background-color: #807f2c;
	color: #fff;
	font-size: 8pt;}


/* 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;
}


#pmcc .noborder {
margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#pmcc table.noborder, #pmcc td.noborder {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	padding-bottom:5px;

}

#pmcc em.requiredfield, #pmcc-d em.requiredfield {
color:red;}

#pmcc-d {
	margin: 0 0 0 25px;
	padding: 0 25px 0 0;
	height: 100%;
	background-color:transparent;
}

#pmcc-d td, #pmcc-d td.noborder {
padding-bottom:5px;
padding-right:5px;
background-color:transparent;}

#pmcc-d table, #pmcc-d table.noborder {
background-color:transparent;
}

#pmcc-d td.border {
border: 1px solid #8fa1b7; 
padding-bottom:5px;
padding-right:5px;}

#pmcc table.border {
border: 2px solid #8fa1b7; }

/* hank specific styles */
form.baaqmdform p label {
   display: -moz-inline-box;
   display: inline-block;
width:150px;}

form.baaqmdform p input {
   display: -moz-inline-box;
   display: inline-block;
width:200px;}

input.settlesubmit {
margin-left: 75px;}

.app2 table {
display:inline;
}

.app2 td {
display:table-cell;
border:0;
font-size:8pt;}

.app3 table {
display:inline;
border-collapse: collapse;
}

.app3 td {
display:table-cell;
border: 1px solid #8fa1b7;
font-size:8pt;
padding:2pt;
}
