/* FS CONTROL - BASE STYLESHEET - UPDATED 05-16-2007 */

html
{
	font-size: .625em;
}
body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
}
body, td, input, textarea, option, select
{
	font-family: Georgia, "Times New Roman" , Times, serif;
}
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: #353f75;
}

a:link
{
	color: #9E0B0E;
}
a:visited
{
	color: #7D4749;
}
a:hover
{
	color: #333333;
}
a:active
{
	color: #333333;
}

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7
{
	font-size: 1.4em;
	font-weight: bold;
}
h2, .cfont6, #content big.profiletopname
{
	font-size: 1.2em;
	font-weight: bold;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader
{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h4, .cfont4, .cbodyhdr4
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: .3em;
}
h5, .cfont3
{
	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 #000000;
	background: #ffffff;
	color: #000000;
	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 !important;
	margin: 0;
}
.sIFR-replaced
{
	visibility: visible !important;
}
span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true]
{
	display: none !important;
}
.sIFR-hasFlash #pageTitle h1
{
	visibility: hidden;
	font-size: 1.0em;
}

/* STANDARD ELEMENTS */
#printBanner
{
	display: none;
}
.screenElement
{
}
#content .callout
{
	padding: 1em;
	background: #c0c0c0;
	margin-bottom: 1.2em;
}
.clear
{
	line-height: 0;
	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%;
}
address
{
	font-style: normal;
}
/* CUSTOM DESIGN ELEMENTS */
body.design
{
	background: #9fa0a4;
	text-align: center;
}
#containerBackground
{
	margin: 20px auto;
	width: 825px;
	text-align: center;
	background: url(/images/bg-containerPage.gif) repeat-y;
}

#containerPage
{
	width: 777px;
	margin: 0 auto;
	text-align: left;
}

#banner
{
	padding: 21px 0 14px 0;
	background: url(/images/bg-banner.gif) top left no-repeat;
}
#logo
{
	float: left;
}
#contextualImage
{
	float: right;
}

.home #containerFlash
{
	float: right;
}

#containerColumns
{
}
#columnMain
{
	float: right;
	width: 555px;
}
#pageTitle
{
	text-align: left;
	margin: 0px 20px 0 20px;
}
#pageTitle h1
{
	color: #072a5e;
	text-transform: uppercase;
}
#content
{
	padding: 0 20px;
}
.home #content
{
	padding: 10px 20px;
}

#columnSide
{
	float: left;
	width: 222px;
}

#navigationMain
{
	padding: 0;
	margin: 0 0 0 1px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	font-weight: bold;
}
#navigationMain p
{
	padding: 5px 0 10px 20px;
}
#navigationMain ul
{
	margin: 0 0 0 25px;
	padding: 0 0 0px 0;
}
#navigationMain li
{
	list-style: none;
	display: inline;
}
#navigationMain li a
{
	padding: 0 0 5px 0px;
	display: block;
	color: #737373;
	text-transform: uppercase;
	text-decoration: none;
}
#navigationMain li a:hover
{
	color: #990000;
}
#navigationPractice
{
	padding: 0 0 0 5px;
	margin: 0 0 0 1px;
	display: inline-block;
	background: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}
#navigationPractice p
{
	padding: 5px 0 10px 20px;
}
#navigationPractice ul
{
	margin: 0 0 0 25px;
	padding: 0 0 0px 0;
}
#navigationPractice li
{
	list-style: none;
	display: inline;
}
#navigationPractice li a
{
	padding: 0 0 5px 20px;
	background: url(/images/bullet.gif) left 4px no-repeat;
	display: block;
	color: #737373;
	text-transform: uppercase;
	text-decoration: none;
}
#navigationPractice li a:hover
{
	background: url(/images/bullet-o.gif) left 4px no-repeat;
	color: #990000;
}


#footer
{
	margin: 0;
	padding: 0;
	display: inline-block;
	color: #aeaeae;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background: url(/images/bg-footer.gif) repeat-y;
}
#footer a
{
	color: #aeaeae;
	text-decoration: none;
}
#footer a:hover
{
	color: #fff;
}
#contactInformation
{
	padding: 15px 0 0 20px;
	float: left;
	width: 202px;
}
#containerNavigationLower
{
	padding: 15px 0 0 0;
	float: right;
	width: 555px;
}
#navigationLower
{
}
#finePrint
{
	padding-top: 5px;
}
#copyright
{
	margin: 0;
	padding: 0;
}
#branding
{
	margin: 0;
	padding: 0;
}

#geographicalFooter
{
	padding-top: 5px;
	font-size: .9em;
	font-style: italic;
}

#containerBackgroundFoot
{
	padding-bottom: 8px;
	_padding-bottom: 4px;

	background: url(/images/bg-containerPageFoot.gif) left bottom no-repeat;
}




