/*.alignleft
{
	font-size: 15px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	font-weight: 600;
}

.faqheader
{ 
	width: 100%;
	color: Black;
	font-size: 16px; 
	font-weight: bold; 
	cursor: hand; 
	cursor:pointer;
}

.details 
{ 
	display:none;
	visibility:hidden;
}*/

div.bio
{
	background-color: #CFCFCF;
	height: 3cm;
	width: 490;
}

div.email
{
	position: absolute;
	left: 10px;
	top: 70px;
	z-index: 2;
}

div.emailclerks
{
	position: absolute;
	color: white;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	left: 120px;
	top: 60px;
	z-index: 1;
}

/*remove, this is in magistrate.aspx*/
div.list
{
	font-size: 15px;
}

div.maininfo
{
	font-size: 16px;
	font-weight: 700;
	text-align: center;
}

div.mainhead
{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

div.space
{
	height: 80px;
	text-align: center;
}

div.subhead
{
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}

img.email
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

li
{
	font-size: 15px;
	font-weight: 500;
}

ol
{
	line-height: 1.5;
}

p.main
{
	font-size: 15px;
	text-indent: 40px;
	font-weight: 500;
	line-height: 1.5;
}

p.noindent
{
	font-size: 15px;
	font-weight: 500;
	line-height: 1.5;
	z-index: 2;
}

table.bio
{
	background-color: #F0F0F0;
	margin-top: 4.5px;
	margin-left: 9px;
	margin-right: 9px;
	width: 472px;
}

table.chart
{
	background-color: white;
	font-size: 10pt;
	font-family: arial;
	text-align: center;
	border-style: ridge;
	border-width: medium;
}


table.trafficchart
{
	background-color: white;
	font-size: 10pt;
	font-family: arial;
	border-style: ridge;
	border-width: medium;
}

td.biopic
{
	width: 135;
}

td.biotext
{
	font-size: 12px;
	vertical-align: text-top;
	padding-top: 10px;
	padding-left: 5px;
	width: 148;
}

td.center
{
	background-color: #E8E8E8;
	text-align: center;
	font-family: arial;
}

td.newsback
{
	background-color: #E8E8E8;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
}

td.newsmain
{
	font-size: 20pt;
	height: 40px;
	background-color: gray;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
}

td.pdname
{
	background-color: #E8E8E8;
	text-align: left;
	width: 200;
	font-family: arial;
}

td.pdnumber
{
	background-color: #E8E8E8;
	text-align: right;
	font-family: arial;
}

td.tablehead
{
	color: #4d4d4d;
	font-size: 9.5pt;
	font-weight: bolder;
	background-color: #CFCFCF;
}

th
{
	color: #4d4d4d;
	font-size: 20pt;
	color: white;
	font-weight: bolder;
	background-color: gray;
	height: 50px;
	text-align: center;
}

tr.tablehead
{
	color: #4d4d4d;
	font-size: 10pt;
	font-weight: bolder;
	background-color: #CFCFCF;
}

ul
{
	line-height: 1.5;
}

ul.news
{
	list-style-type: none;
}