html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* IE 5.5/6 png transparency */
.png {
	behavior: url(/scripts/iepngfix.htc);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif, garamond, adobe garamond, Times, */
	color: #535354;
	line-height: 1.4em;
}
form {
	margin: 0px;
	padding: 0px;
}
form td {
	padding-top: 3px;
	padding-bottom: 3px;
}
label.error {
	display:block;
	color: red;
	vertical-align: top;
 }
label {
	display: block;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
p {
	padding-bottom: 15px;
}
ul,ol {
    margin-left:1.5em;
    padding:0;
}
li #tier3{
	font-size:11px;
	line-height: 14px;
    padding:0 0 7px 0;
	color: #666666;
}


blockquote {
	padding-left:20px;
}
li {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.clear {
	clear: both;
}
.right {
	float: right;
	display:inline;
}
.left {
	display:inline;
	float: left;
}
a, a:link, a:visited, a:active {
	color: #060655;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.button {
	display:block;
	width: 91px;
	height: 23px;
	color: #fff;
	background: url(../images/b-bg.gif) left top no-repeat;
	overflow: hidden;
	text-align: center;
	padding-top: 3px;
}

.buttonClosing{
	display:block;
	width: 125px;
	height: 23px;
	color: #fff;
	background: url(../images/b-bgLg.gif) left top no-repeat;
	overflow: hidden;
	text-align: center;
	padding-top: 3px;
}
.button a, .button a:link, .button a:hover, .button a:active, .button a:vidisted {
	color: #fff;
}
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	color: #535354;
	margin: 0px;
	padding: 1px;
}

#contactForm select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #535354;
	margin: 0px;
}

.formHead{
font-size: 120%;
color: #243e7a;
font-weight:bold;
}
.bodycopygray, .bodycopygrey {
	color: #787878;
}
.bodycopyred, a.bodycopyred, a.bodycopyred:link, a.bodycopyred:hover, a.bodycopyred:active, a.bodycopyred:visited {
	color: #b50000;
}
.invalidInput {
	border: 1px solid #FF0000;
}
.radio, .checkbox {
	border: none;
}
.divider {
	height: 1px;
	overflow:hidden;
	font-size:0px;
	background: url(../images/divider.gif) top left repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	display:block;
	clear:left;
}
.divider2 {
	height: 0px;
	overflow:hidden;
	font-size:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #000;
	display:block;
	clear:left;
}
#logo {
	padding: 30px 0 17px 0;
}
#captionbar {
	height: 28px;
	background-color: #060655;
}
/*------------------------ MENU --------------------------
#menu {
	float:left;
	width: 990px;
	position:relative;
	display: block;
	left: 0px;
	margin: 0px;
	padding: 8px 0 0 0;
	text-align: left;
	border-bottom: 1px solid #060655;
}
#menu li {
	display: inline;
	padding: 0px;
	margin:0px;
	float:left;
	height: 18px;
	padding-left: 25px;
	padding-right: 25px;
	background: url(../images/nav-divider.gif) top right no-repeat;
}
#menu li a {
	float:left;
}
#menu li.first {
	padding-left: 10px;
}
#menu li.last {
	padding-right: 10px;
	background: none;
}
*/
/*------------------------ Sub MENU --------------------------*/
ul.subnav {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom:0px;
}
ul.subnav li {
	list-style-type: none;
	display: block;
	background: url(../images/bullet.gif) left 5px no-repeat;
	line-height: 13px; 
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 4px;
	color: #060655;	
}
ul.subnav li ul {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}
ul.subnav li li {
	background: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.subnav li a, ul.subnav li a:hover, ul.subnav li a:link, ul.subnav li a:active, ul.subnav li a:visited {
	color: #060655;
}
ul.subnav li a.on, a.on, ul.subnav li a.on:hover, a.on:hover, ul.subnav li a.on:link, a.on:link, ul.subnav li a.on:visited, a.on:visited, ul.subnav li a.on:active, a.on:active {
	color: #060655;
	font-weight: bold;
}


/*------------------------- LAYOUT ---------------------------*/
#maincontent {
	float:left;
	width: 990px;
	margin: 0px auto 0px auto;
	background: url(../images/bg.jpg) left top no-repeat;
	display:block;
	padding-bottom: 0px;
}
.centercontent {
	width:820px; 
	text-align:justify;
	padding-bottom:20px;
}


#leftcol {
	width: 160px;
	padding-left: 10px;
	padding-right: 30px;
}
#midcol {
	width: 510px;
}
#rightcol {
	width: 230px;
	padding-left: 60px;
	padding-right: 10px;
}
#midfullcol {
	overflow:visible;
	position: relative;
	width: 780px;
	padding-left: 0px;
	padding-right: 10px;
}
#tools {
	position: absolute;
	top: -30px;
	right: 10px;
	text-align: right;
}
#footer {
	margin-top: 40px;
	position:relative;
	padding-top: 10px;
	float:left;
	display:block;
	width: 100%;
	border-top: 1px solid #060655;
	font-size: 95%;
}
.letterviewall {
	width:880px; 
	text-align:justify;
	padding-bottom:20px;
}

.letterviewallitem {
	float: left;
	display: inline;	
	padding: 0 15px 0 10px;	
	width: 193px;	
	text-align: left;
	margin-bottom: 20px;
	background: url(../images/divider-vert.gif) right 5px no-repeat;
}
.letterviewalllastitem {
	float: left;
	display: inline;	
	padding: 0 10px 0 10px;	
	width: 193px;
	margin-bottom: 20px;
	text-align: left;
}
.colbox {
	position: relative;
	display:block;
	margin-bottom: 30px;
}
.selectionbox {
	width:45%;
	height: 77px;
	overflow:hidden;
	display:block;
	position:relative;
	border: 1px solid #000;
	background: url(../images/gradientBg.gif) left top repeat-x;
	padding: 20px;
}

.selectionboxClosingCosts {
	width: 800px;
	height: 120px;
	overflow:hidden;
	display:block;
	position:relative;
	border: 1px solid #000;
	background: url(../images/gradientBg.gif) left top repeat-x;
	background-color: #ebebeb;
	padding: 20px;
}

.title {
	color: #060655;
	font-size: 14px;
	font-weight: bold;
}
ul.tabs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 25px;
	/* _height: 21px;  show to IE */
	overflow: hidden;
	width: 900px;
	float:left;
}
ul.tabs li{
	display:inline;
	float:left;
	padding-right: 3px;
}
.featurebox {
	float:left;
	display: inline;
	width:360px;
	padding-left:30px;
	padding-right: 60px;
	padding-top: 15px;
}
.featurebox img {
	border: 1px solid #000;
}
/*----------------------- ATTORNEY LIST ---------------------------*/
.attorneylistcontainer {
	margin :auto;
	text-align:center; 
	width:950px;
}
.attorneylistcontainer .attorneylist {
	display:-moz-inline-box;
	vertical-align: top;
	display:inline-block;
	width:127px;
	height:135px;
}
.attorneylistcontainer .attorneylist {
	*display: inline;
}
/*----------------------- PRACTICE LIST ---------------------------*/
ul.practicelist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background: url(../images/divider.gif) top left repeat-x;
}
ul.practicelist li {
	list-style: none;
	padding: 0px;
	padding-top:1px;
	padding-bottom:1px;
	background: url(../images/divider.gif) bottom left repeat-x;
}
ul.practicelist li a{
	display:block; 
	padding: 7px 5px 7px 0px;
	/* background: url(../images/pa-arrow1.gif) 7px 9px no-repeat; */
}
ul.practicelist li a:hover{
	/* background: #f4f7f9 url(../images/pa-arrow1a.gif) 7px 9px no-repeat; */
	display:block; 
}
ul.practicelist li a.down{
	/* background: url(../images/pa-arrow2.gif) 7px 9px no-repeat; */
}
ul.practicelist li a.down:hover{
	/* background: #f4f7f9 url(../images/pa-arrow2a.gif) 7px 9px no-repeat; */
}
ul.practicelist li ul {
	padding: 0px;
	margin: 0px;
}
ul.practicelist li li {
	list-style: none;
	background: none;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
ul.practicelist li li a{
	display:block;
	background: url(../images/bullet2.gif) left 4px no-repeat;
	padding: 0px 5px 10px 10px;
	color: #444;
}
ul.practicelist li li a, ul.practicelist li li a:active, ul.practicelist li li a:visited, ul.practicelist li li a:link, ul.practicelist li li a:hover {
	color: #444;
}
/*
ul.practicelist li li a:hover{
	background: url(../images/bullet.gif) left 5px no-repeat;
	 background-color: #f4f7f9;
}
*/
.listtable td {
	padding-bottom: 20px;
}
.communitylist {
	float:left;
	display:block;
	width:656px;
	padding-left:60px;
}
.listitem {
	float: left;
	margin-top:7px;
	margin-bottom:7px;
	position:relative;
}
	.listitem .date {
		color: #7b7b7b;
	}
	.first {
		border-top: none;
	}
	.listitem .listleft {
		width: 75%;
	}
	.listitem .icon, .listitem .type {
		color: #7b7b7b;
		clear:both;
		position: relative;
		float: right;
		padding-left: 15px;
		border: 0px;
	}
	.listitem img { 
		display:block;
		float:left;
		border: 1px solid #000;
	}
.listitemsmall {
	float: left;
	width: 144px;
	padding: 0 8px 15px 8px;
}

.listitemsmall a img { 
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}


/*----------------------- SEARCH ---------------------------*/
.searchtable {
	border: 0px;
	padding-top: 5px;
	margin: 0px;
}
.searchbox {
	margin: 0px;
	padding: 3px 4px 3px 4px;
	height: 13px;
	width: 155px;
	border: 1px solid #060655;
	color: #848484;
	font-size: 11px;
}
.searchbutton {
	border: none;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 24px;
	overflow: hidden;
}

/*----------------------- HOME PAGE ---------------------------*/
#hprotation {
	width: 990px;
	display:block;
	float:left;
	height: 250px;
	overflow:hidden;
	text-align: left;
	background: url(../images/bg-hp.jpg) left top no-repeat;
	border-bottom: 1px solid #060655;
}
#hprotation #article {
	width: 690px;
	float:left;
	display: inline;
}
#hprotation #article #text {
	float: right;
	display:inline;
	width: 350px;
	margin-right: 25px;
}
#hprotation #articleholder {
	width: 220px;
	float:right;
	display: inline;
	padding: 40px 25px 40px 55px;
}
#hprotation #articleholder .articlethumb {
	float:left;
	display: inline;
	margin-right: 5px;
	margin-bottom: 5px;
}
#hprotation #articleholder .articlethumb img {
	border: 1px solid #000;
}
#hpheadlinesbox {
	clear:left;
	float:left;
	display:block;
	background: #FFF;
	width:970px;
	padding: 44px 10px 0px 10px;
}
.hplistitem a {
	background:url(../images/b-doc.gif) left top no-repeat;
	padding-left: 35px;
	min-height: 21px;
	padding-bottom:10px;
	display:block;
}
/*----------------------- QUOTES --------------------------*/
.quotecontainer {
	width: 230px;
	position: relative;
	display:block;
}
.bqstart {
	font-family: Georgia, "Times New Roman", Times, serif, garamond, adobe garamond, Times;
	position:absolute;
	height: 30px;
	width: 40px;
	display:block;
	overflow:hidden;
	left: -40px;
	top: -10px;
	font-size: 700%;
	line-height: 1em;
	font-style: italic;
	color: #dbdbdb;
}
.bqend {
	font-family: Georgia, "Times New Roman", Times, serif, garamond, adobe garamond, Times;
	position:absolute;
	height: 30px;
	width: 40px;
	display:block;
	overflow:hidden;
	line-height: 1em;
	right: -5px;
	bottom: 0px;
	font-size: 700%;
	color: #dbdbdb;
	font-style: italic;
	height: 30px;
}
.formborder {
	border: 1px solid #000;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
/*------------------- LETTER SCROLLER -----------------------*/
.carousel {
	display: block;
	width: 970px;
	position: relative;
	text-align:left;
}

.carousel .wrapper {
	width: 890px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: hidden;
	min-height: 10em;
	margin: 0 40px;
	position: absolute;
	top: 0;
	left: 0;
}

.carousel ul.letterscroller a img {
	border: 1px solid #000;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}
.carousel ul.letterscroller li {
	text-align: left;
	float:left;
	display: block;
	float: left;
	height: 155px;
	width: 193px;
	padding: 0 16px 0 15px;
	background: url(../images/divider-vert.gif) right 5px no-repeat;
}

.carousel ul.letterscroller li a img {
	display:block;
}

.carousel ul.letterscroller a img {
	border: 1px solid #000;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}

.carousel .wrapper ul {
	width: 999999px;
	text-align: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
	top: 0px;
	left: 0px;
	display:block;
}
.carousel ul.videoscroller li {
	position:relative;
	text-align: left;
	display: block;
	float: left;
	width: 150px;
	padding: 0 15px 0 15px;
	/* background: url(../images/divider-vert.gif) right 10px no-repeat; */
}

.carousel ul.videoscroller li a img {
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}

.carousel .arrow {
	display: block;
	height: 36px;
	width: 37px;
	background: url(../images/scroll_arrow.gif) no-repeat 0 0;
	text-indent: -99999px;
	position: absolute;
	top: 37px;
	cursor: pointer;
}

.carousel .forward {
	background-position: 0 0;
	right: 0;
}

.carousel .back {
	background-position: 0 -72px;
	left: 0;
}

.carousel .forward:hover {
	background-position: 0 -36px;
}

.carousel .back:hover {
	background-position: 0 -108px;
}
.scroller {
	display: block;
	width: 970px;
	position: relative;
	text-align:left;
}
.miniscroller {
	display: block;
	width: 970px;
	position: relative;
	text-align:left;
}
div.scrollerArea {
	position: relative;
	display: block;
	float:left;
	width: auto;
	overflow: visible;
	height: 275px;
}
div.scrollitem{
	position:relative;
	float: left;
	width: 150px;
	display: inline;
	padding: 0 15px 0 15px;
	margin: 0px;
}
div.scrollitem a img {
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}
div.scrollitemborder{
	text-align: left;
	float:left;
	display: block;
	float: left;
	height: 155px;
	width: 193px;
	padding: 0 16px 0 15px;
	background: url(../images/divider-vert.gif) right 5px no-repeat;
}
.scrollableArea ul {
	/**/width: 999999px;
	position:relative;
	top: 0px;
	left: 0px;
	display:block;
	list-style-position:outside;
	list-style-image:none; 
	text-align: left;
	list-style-type: none;
	list-style: none;
	margin:0;
	padding:0;	
	float:left;
}
.scrollableArea ul li {
	position:relative;
	text-align: left;
	float: left;
	width: 150px;
	display: inline;
	padding: 0 15px 0 15px;
	/* background: url(../images/divider-vert.gif) right 10px no-repeat; */
}

.scrollableArea ul li a img {
	display:block;
	border: 1px solid #000;
	margin-bottom: 8px;
}

.pdf, a.pdf, a.pdf:link, a.pdf:hover, a.pdf:active, a.pdf:visited {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 20px;
	background: url(../images/i-pdf.gif) left 2px no-repeat;
}
h1 {
	font-size: 22px;
	color: #060655;
	margin-top: 20px;
	margin-bottom: 30px;
}
h2 {
	padding: 0px;
	margin: 0px;
	line-height: 13px;
	color: #222;
}
h4 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
}
h6 {
	color: #000;
	font-size: 110%;
}
h6 a, h6 a:link, h6 a:hover, h6 a:active, h6 a:visited {
	color: #000;
}



/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom */
#dock2 {
	width: 100%;
	bottom: 0px;
	position: absolute;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg.gif);
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 40px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}


/* TIMELINE STYLES */

.yrcontainer {
	clear:both; 
	border-top:solid; 
	border-top-color:#000099; 
	border-top-width:1px; 
	border-left:solid; 
	border-left-color:#000099; 
	border-left-width:1px;
}

.scrollableArea a, .scrollableArea a:link, .scrollableArea a:visited, .scrollableArea a:active, .scrollableArea a:hover {
	text-decoration: none;
}

.yrcontainer .itemcontainer {
	width:180px; 
	height:569px; 
	padding-top:7px; 
	padding-right:7px; 
	padding-left:7px; 
	border-right:solid; 
	border-right-color:#CCCCCC; 
	border-right-width:thin;
}

.yrcontainer .itemcontainer .section{
	width:166px; 
	background-color:#003399; 
	list-style:none; 
	padding-left:7px; 
	padding-right:7px; 
	padding-bottom:4px; 
	padding-top:4px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
}

.yrcontainer .itemcontainer .section2{
	width:166px; 
	background-color:#060655; 
	list-style:none; 
	padding-left:7px; 
	padding-right:7px; 
	padding-bottom:4px; 
	padding-top:4px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#FFFFFF; 
	line-height:14px;
}

.yrcontainer .itemcontainer .item{
	width:180px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border-top:dotted; 
	border-top-color:##CCCCCC; 
	border-top-width:1px; 
	margin-top: -1px;
	padding-bottom:7px;
	padding-top:7px;
}

.yrcontainer .itemcontainer .itemnodiv{
	width:180px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-bottom:7px;
}

.infobtn{
	width:180px; 
	height:21px;
	margin-top:-7px;
}
