/* FS CONTROL - BASE STYLESHEET - UPDATED 05-10-2004 */

/* By default, the following classes are all the same */
/* p, ul, ol, li, blockquote, cbodytxt, cbodytxt3, cfont2,  */
/* profileaddress, profilecommtext, profilenavbartext,  */
/* profiletext, profilenarrtext, profileafflname */

/* this is the default font family & size */
td, body
{
	font-family: "Verdana" , "Arial" , "Helvetica" , sans-serif;
	font-size: 11px;
	color: #4C4A46;
}

body
{
	margin: 0px;
	padding: 0px;
}

a:link
{
	color: #21355A;
	text-decoration: underline;
	font-weight: normal;
}
a:visited
{
	color: #667BA1;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color: #934435;
	text-decoration: underline;
	font-weight: normal;
}
a:active
{
	color: #934435;
	text-decoration: underline;
	font-weight: normal;
}

/* only modify these styles if you want them to be different than the default */
p, .cfont2
{
	margin-top: 0px;
}
ul
{
}
ol
{
}
li
{
	list-style-image: url(/images/bullet.gif);
}
blockquote
{
}
hr
{
	height: 1px;
	color: #B5B2A8;
}

/* HEADER STYLES */
h1, .cfont7
{
	font-size: 22px;
	font-weight: bold;
}
h2, .cfont6
{
	font-size: 18px;
	font-weight: bold;
}
h3, .cfont5, .cbodyhdr1, .cbodyhdr2
{
	font-size: 14px;
	font-weight: bold;
}
h4, .cfont4, .cbodyhdr4
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7E1B07;
	text-transform: uppercase;
	margin-top: 0px;
}
h5, .cfont3
{
	font-size: 12px;
	font-weight: bold;
	color: #335F66;
	margin-bottom: 5px;
}
.cfont2
{
	font-size: 11px;
	font-weight: bold;
	color: #895349;
}
h6, .cfont1
{
	font-size: 11px;
	font-weight: bold;
	color: #895349;
}

/* ATTORNEY PROFILE STYLES */
/* these are the attorney profile styles that are NOT the same as the default */
.profiletopname
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7E1B07;
	text-transform: uppercase;
}
.profilecommtextUpr
{
	font-size: 11px;
	font-weight: bold;
}
.profilecommtexthdr
{
	font-size: 11px;
	font-weight: bold;
}
.profileheader
{
	font-size: 12px;
	font-weight: bold;
	color: #335F66;
	margin-bottom: 5px;
}
/* these are the attorney profile styles that ARE the same as the default */
/* only modify these styles if you want them to be different than the default */
.profileaddress
{
}
.profilecommtext
{
}
.profilenavbartext
{
}
.profiletext
{
}
.profilenarrtext
{
}
.profileafflname
{
}

/* cbodytxt is used on the default attorney link */
/* cbodyhdr3 is used on the default TOC link */
/* only modify these styles if you want them to be different than the default */
.cbodytxt
{
}
.cbodytxt3
{
}

/* EMAIL OBFUSCATION STYLES */
.emailObfuscationBody
{
	background-image: url(/images/spacer.gif);
}
#emailObfuscation
{
	padding: 5px;
}
#emailObfuscation h4
{
	margin-top: 0px;
	margin-bottom: 16px;
}
#emailObfuscation .asterisk
{
	color: #ff0000;
}
#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;
}

/* Add design specific styles below. */

.disclaimer
{
	font-size: 10px;
	color: #E8E5DC;
}

#btmNav p
{
	font-size: 10px;
}
#btmNav a
{
	text-decoration: none;
	font-weight: bold;
}
#btmNav a:link
{
	color: #344B75;
}
#btmNav a:visited
{
	color: #667BA1;
}
#btmNav a:hover
{
	color: #934435;
}
#btmNav a:active
{
	color: #934435;
}

.form2
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial;
	background-color: #ffffff;
	border-color: #ffffff;
	color: #335F66;
}

