/* CSS Document */
h1 {
    float:left;
	width:339px;
	height:190px;
	margin:0;
	overflow: hidden;
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
    float:left;
    display: inline;
    width:339px;
    height:190px;
    text-indent: -100000px;
}

body { 
font-size : 80%;
color :#000000;
background-color :#000000;
background-repeat:repeat-x;
margin : 0;
} 
body, p, h2, h3, table, td, th, ul, ol, textarea, input { 
font-family : verdana, helvetica, arial, sans-serif;
} 

.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
}
.right_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.normal_text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.blue_text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0C3C98;
	text-decoration: none;
}

.blue_text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #0C3C98;
	text-decoration: none;
}

.blue_text10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #0C3C98;
	text-decoration: none;
}

.black_text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.border{
border: solid 1px #999999;
}

.dots{
background-image:url(images/dots1.jpg);
background-repeat:repeat-x;
}
.dots1{
background-image:url(images/dots.jpg);
background-repeat:repeat-x;
}

.dots3{
background-image:url(images/dots3.jpg);
background-repeat:repeat-y;
}

.attorsney_blue_bg{
background-image: url(images/meet_attorneys_top_bg2.jpg);
background-repeat:repeat-y;
}
.attorsney_center_img{
background-image: url(images/meet_attorneys_top_img2.jpg);
background-repeat:repeat-y;
}

.areas_lt_bg{
	background-image: url(images/areas_lt_bg.jpg);
	vertical-align:top;
	background-color:#FFFFFF;
	background-position:right top;
	background-repeat: no-repeat;
}

.areas_rt_bg{
	background-image: url(images/areas_rt_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position: left top;
}

.areas_center_bg{
background-image: url(images/areas_center_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.top_bg{
background-color: #D9D9D7;
}

.body_bg{
background-image:url(images/body_bg.jpg);
background-repeat:repeat-x;
background-color: #DBDBDA;
}

.gray_line{
background-color:#BCBCBB;
height:1px;
width:100%;
}

.footer_line{
background-color:#1C499F;
height:3px;
width:100%;
}

.text_form{
border: solid 1px #999999;
font-size:11px;
background-color: #F5F5F5;
}