@charset "UTF-8";
h1 {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
}
h2 {
	font-size: 22px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
h3 {
	padding-top: 6px;
	padding-bottom: 6px;
}
p {
	padding-top: 6px;
	padding-bottom: 6px;
}
p#credits {
	padding-top: 30px;
	letter-spacing: .08em;
}
a {
	color: #0E4D3C;
	text-decoration: none;
}
a:hover {
	color: #126650;
	text-decoration: underline;
}
a.more {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans", Verdana, sans-serif;
}
#footer a {
	color: #ADCCE8;
}
#footer a:hover {
	color: #B3DBF6;
}
#we-can-help a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
#we-can-help a:hover {
	color: #8D4412;
	text-decoration: underline;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px;
}
li {
	padding-top: 8px;
	padding-bottom: 8px;
}
.upper {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 14px;
}
.disclaimer {
	font-size: 10px;
	color: #405267;
	padding-top: 10px;
}
img.img-right {
	float: right;
	margin-left: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
img.img-left {
	float: left;
	margin-right: 15px;
}
#cse-search-box input {
	height: 25px;
	border: none;
	overflow: hidden;
}
input#search-btn {
	height: 25px;
	width: 64px;
	margin: 0px;
	padding: 0px;
}
input#search-text  {
	border: 1px solid #233345;
	height: 23px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 23px;
}

ul.list-attorneys {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul.list-attorneys  li {
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.list-attorneys  li  img {
	margin-top: -15px;
}
ul.list-news  li {
	margin-bottom: 15px;
	padding-top: 15px;
}
ul.list-news li+li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
/*  FORMS 
    --------------------------------------------------------------- */	
	
.error_message	{ 
	display:inline;	
	font-weight: bold;	
	font-size: 9px;	
	color: #990000;	
	background-color:#FFFFCC;	
	border: 1px solid #990000;	
	margin: 3px 5px 5px 5px;	
	padding: 3px; 
}
.required {	color: #CC0000; 
}
input#anti-spam {
	display: none;
}
td img#captcha {
	border: 1px solid #CCCCCC;
}
div#captcha-box {
	background-color: #FAFAFA;
	text-align: center;
	border: 1px solid #DEDEDE;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 262px;
}
