/* FS CONTROL - BASE STYLESHEET - UPDATED 03-31-2005 */

/* 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 */
html, td, body, input, textarea, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

body { margin: 0px; padding: 0px; }

a:link { color: #913706; }
a:visited { color: #947A6C; }
a:hover { color: #015232; }
a:active { color: #015232; }

/* only modify these styles if you want them to be different than the default */
p, .cfont2 {  }
ul { }
ol { }
li { }
blockquote { }

/* HEADER STYLES */
h1, .cfont7 { font-size: 21px; font-weight: normal; margin: 0px; color: #155C3B; }
h2, .cfont6 { font-size: 15px; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 13px; font-weight: bold; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; font-weight: bold; }
h5, .cfont3 { font-size: 10px; font-weight: bold; }
h6, .cfont1 { font-size: 9px; font-weight: bold; }

/* SMALL TEXT STYLE */
.smallText { font-size: 9px; }

/* ATTORNEY PROFILE STYLES */
/* these are the attorney profile styles that are NOT the same as the default */
.profiletopname { font-size: 14px; font-weight: bold; }
.profilecommtextUpr { font-size: 13px; font-weight: bold; }
.profilecommtexthdr { font-size: 13px; font-weight: bold; }
.profileheader { font-size: 13px; font-weight: bold; }
/* 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. */

#btmNav p { color: #913706;  font-size: 10px; margin-bottom: 8px;}
#btmNav a { text-decoration: none; font-weight: normal; }

#disclaimer p { color: #C8C7C2; font-size: 10px; margin: 0px; }
#disclaimer a { text-decoration: none; font-weight: bold; }
#disclaimer a:link { color: #C8C7C2; }
#disclaimer a:visited { color: #C8C7C2; }
#disclaimer a:hover { color: #FFFFFF; }
#disclaimer a:active { color: #FFFFFF; }

#txt p { margin-top: 0px; }

#prac ul { margin: 0px; padding: 15px 0px 15px 18px; }
#prac li { list-style-image: url(images/s-prac-bullet.gif); margin-bottom: 8px; }
#prac a { text-decoration: none; font-weight: normal; }
#prac a:link { color: #FFFFFF; }
#prac a:visited { color: #FFFFFF; }
#prac a:hover { color: #7B8E6F; }
#prac a:active { color: #7B8E6F; }

#address p { color: #FFFFFF; margin-top: 15px; }
#address a { font-weight: bold; }
#address a:link { color: #B0BFA7; }
#address a:visited { color: #B0BFA7; }
#address a:hover { color: #FFFFFF; }
#address a:active { color: #FFFFFF; }



