body {
	padding-top: 10px;
	}

img {
	border: 0;
	}

a:link,
a:visited {
	text-decoration: none;
	color: #333;
	}

a:hover	{
	color: #8F946C;
	text-decoration: underline;
	}

.footer, .copyright {
	font-size: 12px;
	width 100%;
	text-align: center;
	padding: 4 0;
	}

.footer {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	background-color: #8F946C;
	color: #FFFFFF;
	}

.copyright {
	font-family: Arial, sans-serif;
	background-color: #fff;
	color: #666;
	font-size: 11px;
	}

.attorney_list {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 15px;
	}


p.profile {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}

div.profile_name,
	.profile_center {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	color: #666;
	width: 100%;
	text-align: right;
	}
	
div.profile_center {
	text-align: center;
	}

.info{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}
		
p.title_info,
p.title_slant{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	}
	
p.title_slant {
	font-style:italic;
	}

p.title_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	}
	
#body_list {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	}

#body_list li {
	list-style-type: square;
	color: #8F946C;
	}
#body_list p {
	color: #000;
	margin: 0;
	}

div.title_name {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	color: #666;
	width: 100%;
	text-align: left;
	padding-bottom: 5px;
	}
	
.thumbnail {
	border: 1px solid #000
	}

.contact {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	}

.profile_info {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	vertical-align: bottom;
	white-space: nowrap;
	width:100%
	}

.mdh_left,
.mdh_right {
	width: 50%;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333;
	padding-bottom: 10px;
	}
.mdh_right {
	padding-left: 10px;
	}

.mdh_heading {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #8F946C;
	}



#nl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	white-space: nowrap;
	width: 175px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#nl .heading {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #8F946C;
	padding-left: 0px;
	padding-top: 10px;
	}

#nl li	{
	list-style-type: none;
	display: block;
	float: left;
	text-align: left;
	margin: 0;
	padding: 1px 0;
	}

#nl a:link,
#nl a:visited	{
	display: block;
	border: 1px solid #fff;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	width: 150px;
	padding: 3px 0;
	padding-left: 10px;
	}

#nl a.active:link,
#nl a.active:visited {
	color: #000;
	font-weight: bolder;
	background:#f5f5f5;
	border: 1px solid #ccc;
	text-decoration: none;
	}

#nl a:hover	{
	color: #8F946C;
	background:#f5f5f5;
	border: 1px solid #ccc;
	text-decoration: none;
	}