.boxLawyer {
	background-color: #F9F7EE;
	margin-bottom: 0px;
	padding: 2px;
	border-color: #DCD3B8;
	border-width: 1px;
	border-style: solid;
}
.boxLawyer h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B66F27;
	text-decoration: none;
}
.boxLawyer h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.boxLawyer h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005B5D;
	text-decoration: none;
	text-align: center;
}
.boxLawyer a {
	text-decoration: none;
	color: #793408;
}
.boxLawyer a:hover {
	color: #663300;
}
.boxLawyer .active, .boxed4 .active a {
	color: #663300;
}

.boxMain {
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	background: #FAFFFF;
	border-color: #99C1C0;
	border-width: 1px;
	border-style: solid;
	list-style: none;
	color: #005B5D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.boxMain h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.boxMain ul {
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	list-style: none;
}

.boxMain li {
	font-size: small;
	color: #005B5D;	
}

.boxMain a {
	text-decoration: none;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.boxMain a:hover {
	color: #0099CC;
}

.boxMain .active, .boxMain .active a {
	color: #FFFFFF;
}
