@charset "utf-8";
/* reset */
html, body {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}
body{
	background: url(../layout/bg_body.jpg) repeat-x top center #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #252122;
}
td {
	text-align: left;
	vertical-align: top;
}
img, a img, :link img, :visited img { border: 0;  outline: none; behavior: url(pngHack.htc);}

a, a:link, a:visited{ color: #3389bd; }

a:hover, a:active{ color: #1596e4; text-decoration: none; }

.homeTxt{ 
color: #FFFFFF; font-size: 12px; 
position: relative; padding: 12px; width: 450px; line-height: 16px;text-align: left; margin: 0 auto;
}

.homeTxt h1 {
	font-size: 90px;
	line-height: 90px;
	margin: -15px auto 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.subHeader{ font-size: 20px; font-weight: normal; color: #0A357A; text-transform: uppercase; letter-spacing:2px; }

.subHeader2{ font-size: 20px; color: #0A357A; }

h2 {
	font-size: 18px;	
}

#container{ width: 772px; text-align:center; margin:0 auto;}

#header{ position: relative; width: 950px; height: 165px; float: left; margin:0 auto; }

#topNav{ position: relative; float: left; width: 772px; height: 48px; }

#homeImg{ position: relative; float: left; width: 772px; height: 347px; background-image: url("/assets/layout/mainslideshow01.png")}

#leftNav{ position: relative; float: left; width: 275px; height: 178px; }

#homeTxt{ position: relative; float: left; width: 497px; height: 178px; background: url(../layout/bg_home_txtbox.jpg) top left no-repeat; margin: 0 auto; }

#contentWindow{ position: relative; float:left; width: 732px; margin: 0 auto; padding: 20px 20px 0px 20px; text-align: left; background: url(../layout/bg_content.gif) repeat-y; }

#contentBtm{ position: relative; float:left; width: 772px; height: 3px; margin: 0 auto; background: #999999; }

/* Litigation secton */
#litigation_column {
	width: 180px;
	float: left;
	height: 750px;
	margin-right: 15px;
	background: #e9eaeb;
	font-size: 11px;
}
#litigation_column p {
	margin-left: 18px;
	margin-right: 18px;
}
.blue {
	color: #21176b;
}
.subHeaderLitigation {
	font-size: 21px;
	text-transform: capitalize;
	color: #000;
}

/* attorny section */
.attorney {
	position: relative;
	border: none;
	width: auto;
	height: auto;
	font-size: 12px;
	margin: 0px;
}
.attorney .attorney_photo {
	float: left;
	width: 105px;
	height: 95px;
	margin-right: 8px;
	clear: left;
}
.attorney .attorney_name {
	font-size: 18px;
	line-height: 16px;
	color: #0A357A;
	font-weight: bold;
	display: block;
	margin: 15px 0 0 0;
}
.attorney .attorney_contact {
	color: #000;
	display: block;
	margin: 14px 0 25px 0;
	clear: right;
	vertical-align: middle;
}
.attorney .attorney_contact a, .attorney .attorney_contact a:link, .attorney .attorney_contact a:visited {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
.attorney .attorney_contact a:hover, .attorney .attorney_contact a:active {
	text-decoration: underline;
	color: #0A357A;
}
.attorney .attorney_contact img {
	border: none;
	vertical-align: middle;
}
.attorney .attorney_left_col {
	width: 200px;
	float: left;
	height: auto;
	position: relative;
	clear: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.attorney .attorney_right_col{
	margin-left: 220px;
	/*padding-bottom: 10px;*/
}

.backtotop {
	text-transform: uppercase;
	text-align: right;
	display: block;
	font-size: 11px;
}

.backtotop a {
	text-decoration: none;
	color: #252122;
	font-weight: bold;
}
.stripeMe {
     
}
.stripeMe .even, .stripeMe .odd {

}
.stripeMe .over {
	background: #21176b;
	color: #fff;
}
.stripeMe .over a{
	color: #fff;
}
.stripeMe th {
   background: #fff;
   color: #000;
   font-weight: bold;
   vertical-align: bottom;
   text-align: left;
}
.stripeMe td {
	font-size: 11px;
}
.ital {
	font-style: italic;
}
.even, .odd {
	background: #e2e7ef;
	margin: auto -17px auto -17px;
	padding: 20px;
	clear: both;
	position: relative;
	width: auto;
	height: auto;
}
.odd {background: #fff;}
th {
	background: #21176b;
	color: #fff;
	text-align: left;
	padding: 3px;
}
tr.even, tr.odd {
	margin: 0;
	padding: 3px;
}
.error {
	border: 1px solid #660000;
	background: #FFFFCC;
	color: #660000;
	font-weight: bold;
	margin: 10px auto 10px auto;
	padding: 15px;
	width: 400px;
}
.center, td.center, th.center {
	text-align: center;
}

#investor_alerts_left {
	clear: left;
	float: left;
	height: auto;
	position: relative;
	width: 200px;
}
#investor_alerts_right {
	margin-left: 220px;
}

