/* FS CONTROL - BASE STYLESHEET - UPDATED 06-25-2007 */

html {
	font-size: .625em;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
}
body, td, input, textarea, option, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MySpamTrap {display: none;}
table, input, textarea, option, select {
	font-size: 1em;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 2.75em;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	padding-top: 0;
	padding-bottom: 1.2em;
	margin: 0;
}
ul ul, ul ol, ol ol, ol ul {
	padding-bottom: 0;
}
#content table.InternetExplorerFix table {
	margin: 0 0 1.2em 0;
}
/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body {
	font-size: 1.1em;
}
/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote {
	line-height: 1.45em;
}
/* DEFINE CONTENT COLOR */
#content table td {
	color: #000000;
}
a:link {
	color: #1d5595;
}
a:visited {
	color: #333;
}
a:hover, a:focus {
	color: #903;
}
a:active {
	color: #914b06;
	text-decoration: none;
}
/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 {
	font-size: 1.4em;
	font-weight: bold;
	color:#0f3f6e;
}
h2, .cfont6, #content big.profiletopname {
	font-size: 1.2em;
	font-weight: bold;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader {
	color:#0f3f6e;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h4, .cfont4, .cbodyhdr4 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h5, .cfont3 {
	color:#0f3f6e;
	font-size: .9em;
	font-weight: bold;
	padding-bottom: .3em;
}
h6, .cfont1 {
	font-size: .8em;
	font-weight: bold;
	padding-bottom: .3em;
}
/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#attorneyList {
	padding-bottom:1.2em;
}
#attorneyList ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
#content big {
	font-size: 1em;
}
/* USED BY DEFAULT IN ALL FORMS */
.asterisk {
	color: #FF0000;
}
/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {
}
form#contactFormMain .mainInput {
	width: 18em;
}
form#contactFormMain .mainSelect {
	width: 18em;
}
form#contactFormMain .mainTextarea {
	height: 6em;
	width: 27.5em;
}
form#contactFormMain .mainCheckbox {
	height: 1.2em;
	margin: .5em 0 0 0;
}
form#contactFormMain .textNoBreak {
	white-space: nowrap;
}
/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign {
	margin: 0;
}
form#contactFormDesign label {
}
form#contactFormDesign .designInput {
	width: 150px;
	font-size: .91em;
	display: block;
	border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	padding: 2px 4px 0 4px;
}
form#contactFormDesign input.designInput {
	margin: 0 0 5px 0;
	height: 1.8em;
}
form#contactFormDesign textarea.designInput {
	margin: 0;
	height: 6.82em;
}
form#contactFormDesign input.designSubmit {
	margin: 10px 0 0 0;
	width: auto;
}
form#contactFormDesign input.hidden {
	display: none;
}
/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign {
	margin: 0;
}
form#searchFormDesign input.searchInput {
	font-size: .91em;
	width: 150px;
	height: 1.8em;
	border: 1px solid #cac9c9;
	background: #efece6;
	color: #959393;
	padding: 2px 4px 0 4px;
	vertical-align: middle;
}
form#searchFormDesign input.searchSubmit {
	vertical-align: middle;
}
form#searchFormDesign input.hidden {
	display: none;
}
/* FAQ - IN THE DESIGN */
#designFAQ {
}
#designFAQ h3 {
}
#designFAQ ul {
	list-style-type: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#designFAQ li {
	padding-bottom: .6em;
}
#designFAQ a {
}
/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {
}
#designNewsFeed h3 {
}
#designNewsFeed h4 {
}
#designNewsFeed ul {
	list-style-type: none;
	margin: 0 0 1.2em 0;
	padding: 0;
}
#designNewsFeed li {
	padding-bottom: .6em;
}
#designNewsFeed li span.date {
}
#designNewsFeed li a {
	display: inline;
}
#designNewsFeed a {
	display: block;
}
/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {
}
#emailObfuscation {
	padding: 5px;
}
#emailObfuscation h4 {
	margin-top: 0;
	margin-bottom: 16px;
}
#emailObfuscation table {
	margin: 10px;
}
#emailObfuscation td {
	height: 24px;
}
#emailObfuscation td.cellLeft {
	padding: 2px;
}
#emailObfuscation td.cellRight {
	padding: 2px;
}
#emailObfuscation td.cellColspan2 {
	padding: 2px;
}
#emailObfuscation input {
	width: 230px;
}
#emailObfuscation textarea {
	width: 300px;
}
#emailObfuscation input.RadioButtonPrefferredEmail {
	width: 15px;
}
#emailObfuscation input.RadioButtonPrefferredPhone {
	width: 15px;
}
#emailObfuscation input.CheckBoxSendCopy {
	width: 15px;
}
#emailObfuscation input.ButtonSubmit {
	width: 100px;
}
#emailObfuscation input.ButtonReset {
	width: 100px;
}
#emailObfuscation p.closeWindow {
	text-align: right;
}
/* sIFR STYLES */
.sIFR-flash {
	visibility: visible;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	color: #333333;
}
.sIFR-active h1 {
	padding-bottom: 0;
	visibility: hidden;
	line-height: 1em;
}
/* STANDARD ELEMENTS */
.printElement {
	display: none;
}
.screenElement {
}
.handheldElement {
	display: none;
}
#content .callout {
	padding: 1em;
	border:1px solid #d0caa6;
	color:#903;
	margin-bottom: 1.2em;
}
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
table.InternetExplorerFix {
	width: auto;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
}
table.InternetExplorerFix td.InternetExplorerFix {
	padding: 0 0 0 1px;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	width: 100%;
}
/* CUSTOM DESIGN ELEMENTS */
body.design {
	text-align: center;
	margin:0;
	padding:0;
	background: url(../Images/bg-body.gif) repeat;
}
#containerPage {
	text-align:left;
	margin:0 auto;
	padding:3px 0;
	width:800px;
	background:#fff;
}
#banner {
	position:relative;
	height:178px;
	background:url(../Images/bg-banner.jpg) top no-repeat;
}
img#logo {
	position:absolute;
	top:12px;
	left:291px;
}
img#cta {
	position:absolute;
	top:23px;
	right:10px;
}
img#tagline {
	position:absolute;
	top:128px;
	right:12px;
}
#navigationMain {
	height:24px;
	margin:1px 0 0 2px;
}
#navigationMain ul, #navigationMain ul li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#navigationMain a {
	display:block;
}
/* HIER MENU */
		#menu li ul {
	width: 20em;
	margin: 0;
	padding:0;
	font-size:.91em;
	border: 1px solid #d0caa6;
	position: absolute;
	display: block;
	visibility: hidden;
	border-bottom:0;
	z-index: 99;
}
#menu li li {
	background:#fff;
	border-bottom:1px solid #d0caa6;
	margin:0;
	padding:0;
	float: none;
	display:block;
	width:auto;
}
#menu li ul a {
	color:#0f3f6e;
	text-decoration:none;
	font-weight:normal; /*ie 5.5, 6 block hack*/
	_height:1%;
	display:block;
	width:auto;
	padding:.5em 1em;
}
#menu li ul a:hover, #menu li ul a:focus {
	color:#941b1b;
	background: #eeeddf;
}
/*positions sub menus */
		#menu li ul ul {
	margin: -2.3em 0 0 20em;
}
/* END HIER MENU */		
	img#img-insu {
	margin:0 2px 0 2px;
	_margin:0 2px -2px 2px;
}
#containerColumns {
	background:url(../Images/bg-containerColumns.gif) repeat-y;
	display:inline-block;
	margin: 0;
	padding: 0;
}
.prac #containerColumns {
	background:url(../Images/bg-containerColumnsPrac.gif) repeat-y;
}
#containerColumnsHead {
	padding:5px 0 0 0;
	background:url(../Images/bg-containerColumnsHead.gif) left top no-repeat;
}
.prac #containerColumnsHead {
	background:url(../Images/bg-containerColumnsHeadPrac.gif) top no-repeat;
}
#containerColumnsFoot {
	padding:0 2px 3px 3px;
	background:url(../Images/bg-containerColumnsFoot.jpg) bottom no-repeat;
	display:inline-block;
}
.prac #containerColumnsFoot {
	background:url(../Images/bg-containerColumnsFootPrac.gif) left bottom no-repeat;
}
#columnMain {
	float: right;
	width:596px;
}
#columnMainMain {
	float:left;
	width:399px;
}
.prac #columnMainMain {
	width:596;
}
#toolBar {
	padding:5px 10px 0 10px;
}
p#dateStamp {
	float: left;
	width:160px;
	margin:0;
	padding:0;
	color:#959393;
	font-size:.82em;
}
#searchFormDesignContainer {
	float:right;
	width:180px;
	text-align:right;
}
#content {
	margin:20px 15px;
}
h1#pageTitle {
	margin:0 0 .75em 0;
	padding:0;
	color:#0f3f6e;
	font-size:1.27em;
	font-family:Arial, Helvetica, sans-serif;
}
img#illustration {
	float: right;
	margin:0 0 15px 15px;
}
#columnRight {
	float:right;
	width:191px;
}
#navigationFeatures {
	margin:0 0 0 3px;
}
#navigationFeatures ul {
	margin:0;
	padding:0;
}
#navigationFeatures ul li {
	list-style:none;
	display:inline;
}
#navigationFeatures ul li a {
	display:block;
}
#verdicts {
	margin:15px 10px 0 10px;
}
#containerScrollingText {
	position: relative; /* height: 175px; overflow: hidden; */
}
#scrollingText { /* position: absolute; */
	width: 98%;
}
#scrollingText ul {
	margin:10px 0 0 0;
	padding:0;
}
#scrollingText ul li {
	list-style:none;
	margin:0 0 15px 0;
}
#scrollingText ul li a {
	color:#0f3f6e;
	text-decoration:none;
}
#scrollingText li a:hover, #scrollingText li a:focus, #scrollingText a:active {
	color:#903;
}
#navigationFeatures2 {
	margin:0 0 0 3px;
}
#navigationFeatures2 ul {
	margin:0;
	padding:0;
}
#navigationFeatures2 ul li {
	list-style:none;
	display:inline;
}
#navigationFeatures2 ul li a {
	display:block;
}
img#btn-viewAll {
	margin:0 0 0 90px;
}
.prac #containerScrollingText {
	height:150px;
	border-bottom:1px solid #a81b37;
}
.prac #scrollingText ul {
	color:#fff;
	position: relative;
	z-index:2;
	margin: 12px;
	padding: 0;
	border: 0;
	visibility:visible;
	float:none;
	width:auto;
}
.prac #scrollingText ul li {
	border:0;
	background:none;
	margin:0 0 8px 0;
	display: block;
}
.prac #scrollingText ul a {
	padding:0;
	background:none;
}
#columnSide {
	float: left;
	width:191px;
	margin:0 0 0 4px;
	padding:0 0 90px 0;
	display:inline;
	font-size:.91em;
}
#navigationSide {
}
#navigationSide ul {
	margin:0 0 0 1px;
	padding:0;
	font-weight:bold;
}
#navigationSide ul li {
	list-style:none;
	display:inline;
}
#navigationSide li a {
	display:block;
	padding:0;
	color: #fff;
	text-decoration:none;
}
#navigationSide li a:hover, #navigationSide li a:focus, #navigationSide li a:active {
	color:#efe3b7;
}
img#practiceAreas {
	margin:5px 0 0 10px;
}
/* HEIR MENUS */
						#n-side li ul {
	width: 20em;
	margin: 0;
	padding:0;
	border: 1px solid #600310;
	position: absolute;
	display: block;
	visibility: hidden;
	border-bottom:0;
	z-index: 99;
}
#n-side li li {
	background:#9f1b35;
	border-bottom:1px solid #600310;
	margin:0;
	padding:0; /*style */
	float: none;
	display:block;
	width:auto;
}
#n-side li ul a {
	color:#fff;
	text-decoration:none;
	font-weight:normal; /*ie 5.5, 6 block hack*/
	_height:1%;
	display:block;
	width:auto;
	padding:.5em 1em;
}
#n-side li ul a:hover, #n-side li ul a:focus {
	color:#e1d7b2;
	background: #710618;
}
/*positions sub menus */
						#n-side li ul {
	position: absolute;
	top: auto;
	left: auto;
	margin: -3em 0 0 191px;
	padding: 0;
}
/* special classes */
						#n-side li ul.sublist {
	position: relative;
	z-index:2;
	margin: 0;
	padding: 0;
	border: 0;
	visibility:visible;
	float:none;
	width:auto;
}
#n-side li ul.sublist li {
	border:0;
	display:inline;
}
#n-side li ul.sublist a {
	padding:0;
	display:block;
}
/* END HEIR MENU */
											
					#contactInformation {
	color:#fff;
	margin:10px;
}
#contactInformation ul {
	margin:0;
	padding:0;
}
#contactInformation ul li {
	list-style:none;
	margin:0 0 15px 0;
}
#contactInformation li.tollFree {
	margin:0;
}
#contactInformation address {
	font-style:normal;
}
#contactInformation address p {
	margin:0;
	padding:0;
}
#contactInformation a {
	color:#fff;
}
#contactInformation a:hover, #contactInformation a:focus, #contactInformation a:active {
	color:#efe3b7;
}
#navigationTools {
	margin:-70px 0 10px 5px;
	position:relative;
	z-index:99;
	float:left;
}
#navigationTools ul {
	margin:0;
	padding:0;
}
#navigationTools ul li {
	list-style:none;
	display:inline;
}
#navigationTools li a {
	display:block;
}
#footer {
	border-top:1px solid #fff;
	background:url(../Images/bg-footer.gif) repeat-y;
	display:inline-block;
}
#footerHead {
	background:url(../Images/bg-footerHead.gif) top no-repeat;
	display:inline-block;
}
#footerFoot {
	padding:15px 20px;
	color:#fff;
	font-size:.91em;
	line-height:1.45em;
	background:url(../Images/bg-footerFoot.jpg) bottom no-repeat;
	display:inline-block;
}
#footer a {
	color:#fff;
}
#footer a:hover, #footer a:focus {
	color:#efe3b7;
}
#footer a:active {
	color:#53a4fc;
}
#footer a:visited {
	color:#cacaca;
	text-decoration:none;
}
#navigationLower {
}
#finePrint {
	margin:15px 0;
}
p#copyright {
	margin:0;
	padding:0;
	display:inline;
}
p#branding {
	margin:0 0 0 2em;
	padding:0;
	display:inline;
}
#geographicalFooter {
}
