body {
background-color:#FFF;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:20px;
margin:0;
padding:0
}

#wrapper {
margin:50px auto 20px;
width:960px;
}

ul li{
	
}

.container {
padding:0 20px;
}

.header {
margin:0 auto;
text-align:left;
}

.attorney_block {
float:left;
margin:10px 20px 20px;
width:200px;
}

.attorney_block li {
	list-style:none;
	list-style-type:none;
	padding-left:10px
}

.email {
color:#999999;
font-size:12px;
line-height:12px;
margin:6px 0 20px 2px;
}

.title {
margin-top:10px;
text-align:left;
}

.picture {
background-color:#EEEEEE;
border:2px solid #00195B;
float:left;
margin:5px 10px 10px 0;
padding:3px;
}

.picture2 {
background-color:#EEEEEE;
border:1px solid #00195B;
float:left;
padding:3px;
}

.contact{
	float:right;
	padding:4px;
	margin:10px;
}

.ContentLeft {
float:left;
height:100%;
width:30%;
}

.ContentLeft3{
float:left;
height:100%;
}

.Content{
	width:100%;
	float:right;
}

.ContentRight{
	width:70%;
	float:right;
}

.ContentLeft2 {
background-color:#F5F5F5;
border-bottom:2px solid #001D57;
border-right:2px solid #001D57;
float:left;
height:100%;
padding:5px 0 10px 10px;
width:36%;
}

.ContentLeft2 img{
	padding:1px;
	margin:2px;
	border:1px solid #999
}

.ContentLeft2 img:hover{
	padding:1px;
	margin:2px;
	border:1px solid #001D57
}

.ContentRight2{
	width:61%;
	float:right;
}

.footer {
clear:both;
height:105px;
text-align:center;
}

.topFooter {
border:1px solid #00195B;
background-color:#F5F5F5;
clear:both;
color:#666666;
float:left;
font-size:12px;
padding:8px 0;
text-align:center;
width:100%;
margin-top:15px;
}

.footerLeft {
float:left;
padding-left:20px;
text-align:left;
}

.footerRight {
float:right;
padding-right:20px;
padding-top:20px;
text-align:right;
}

sup {
color:#333333;
font-size:9px;
}

h5 {
font-size:10px;
font-weight:normal;
line-height:12px;
padding-top:30px;
}

#tooltip {
	position:absolute;
	z-index:9999;
	color:#222;
	font-size:11px;
}

#tooltip .tipHeader {
	height:8px;
}

/* IE hack */
*html #tooltip .tipHeader {margin-bottom:-6px;}

#tooltip .tipBody {
	background-color:#eee;
	padding:5px 10px;
	border:2px solid #00195B;
}

#tooltip .tipFooter {
	height:8px;
}




a{
	color: #002055;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
