h1
{
    display: block;
	font-size: 2em;
	font-weight: bold;
	margin: 0.67em 0;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	margin: .5em 0;
}

h3
{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0;
}

h4
{
	display: block;
	font-weight: bold;
	margin: 1.33em 0;
	font-size:12px;
}

h5
{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
	margin: 1.67em 0;
}

h6
{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
	margin: 2.33em 0;
}

p, dl, multicol
{
	display: block;
	margin: 1em 0;
}

/* These should be copied to the Editor stylesheet */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:	11px;
	background-color: #838383;
	color: #6F7175;
	margin: 0px;
	padding: 0px;
}

body *
{
/*line-height: 1.22em;*/
}

a
{
	color: #4ea360;
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:hover, a:active
{
    color:#443e3e;
	text-decoration:underline;
}
.header, h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#427a4d;
	margin-top:0;
	line-height:1.22em;
	margin-bottom:9px;
	display:block;

}

.subHeader, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#443e3e;
	text-decoration:uppercase;
	margin-top:0;
}
a .subHeader
{
    color: #4ea360;
}
a:hover .subHeader
{
    color:#443e3e;
	text-decoration:underline;
}
.content, p, table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content, p
{
	line-height:16px;
}

.sectionTitle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#427a4d;
	margin-top:0;
	line-height:1.22em;
	margin-bottom:9px;
	display:block;
    text-transform:uppercase;
    font-weight:bold;
    
}
.path-practices .sectionTitle
{
    color:#944A4F;
}
.path-about .sectionTitle
{
    color:#623B3A;
}
.path-attorneys .sectionTitle,.path-news .sectionTitle, .path-newsevents .sectionTitle, .path-publications .sectionTitle
{
    color:#443E3E;
}
p
{
	margin-top:0;
}
.quote {
	font-size:9px;
}
.contentSmall
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver, .contentActive:hover
{
	background-color: #FFFF00;
	cursor: pointer;
}
.btn, #ExtranetLogin_btnLogin
{
	background-color: #808080;
	color: #FFFFFF;
	border: solid 1px #000000;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
}


#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}
.siteMap ul 
{
   list-style-type:none;
   margin:0;
   padding:0;
}
.siteMap ul li {
	background:url(/shared/images/sitemapFile.gif) no-repeat left top;
	padding-left:20px;

}
.siteMap ul li a {
	display:block;
	padding-bottom:5px;
}
.siteMap ul li.folder {
	background:url(/shared/images/sitemapFolder.gif) no-repeat left top;
}
.siteMap ul li.root {
	background:url(/shared/images/sitemapHome.gif) no-repeat left top;
}
.siteMap div.description {
	padding-bottom:5px;
}
.clr 
{
	clear: both;
	height: 0px;
	font-size: 1px;
	overflow: hidden;
	visibility:hidden;
}
.ie6 .clearfix
{
    zoom:1;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.content ul
{
	padding-left:5px;
	margin-left:0;
}

ul.personnel
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:15px;
}

ul.personnel li
{
	margin-bottom:16px;
	font-size:11px;
	line-height:14px;
	background-image:none !important;
}

.personnelLetters
{
	font-size:14px;
}

.backBtn
{
	background:none;
	border:none;
	color:#9A2F68;
	cursor:pointer;
	padding:0;
	clear:both;
	margin-top:10px;
}

h3.publicationYearHeader
{
	font-size:11px;
}

.publicationYear
{
	line-height:16px;
	font-size:11px;
}

#NewsListList
{
	font-size:11px;
	line-height:16px;
}

#NewsListList .subHeader
{
	font-size:11px;
}

.publication
{
	font-size:11px;
}

.practiceGroupWrap
{
	width:260px;
	float:left;
	margin-bottom:15px;
}

.hide
{
	display:none;
}

.btnRight
{
	float:right;
}

#SiteMap
{
	width:500px;
}

.sitemapNodeMain
{
	padding:7px 5px;
	display:block;
	clear:both;
}

.sitemapNodeSub
{
	padding:7px 5px;
	padding-left:20px;
	display:block;
	clear:both;
}

a.sitemapLinkMain
{
	font-size:11px;
	font-weight:bold;
}

a.sitemapLinkSub
{
	font-size:11px;
	font-weight:bold;
}

a.sitemapLinkMore
{
	font-size:90%;
}

.sitemapSummaryMain
{
	font-size:11px;
	color:#555;
}

.sitemapSummarySub
{
	font-size:11px;
	color:#555;
}
.siteMapSummaryWrap {
	padding-left:20px;
}
.sitemapMasterNode
{
	padding:10px 5px;
	display:block;
	padding-left:30px;
	
}

.sitemapIcon
{
	float:left;
	padding-right:10px;
	display:none;
}

.sitemapContent
{
	float:left;
}
.siteMapTitleWrap {
	background:transparent none no-repeat scroll left top;
	padding-left:20px	
}
img.searchPhoto
{
    float:left;
    margin:2px 5px 0 2px;
}
.practiceGroupListTable
{
    width:100%;
}
.practiceGroupListTable .linkItem
{
    border-bottom:1px solid #555;
    padding-top:0.5em;
    padding-bottom:0.2em;
    margin-right:1em;
}
a.btn
{
    color:#fff;
    display:inline-block;
    padding:5px;
    font-weight:bold;
    border:0;
       background:#4ea360;
}
a.btn:hover
{
    text-decoration:none;
}
input.btn
{
     color:#fff;
      background:#4ea360;
        border:0;
}
.attorneySearch .buttons
{
    text-align:right;
}
.homeNews
{
    padding:18px;
}
.homeNews .homeNewsItem
{
    border-bottom: 1px solid #D4D5BD;
    padding-bottom:10px;
    margin-bottom:10px;
}
.homeNews .homeNewsItem a
{
    color:#fff;
}
.homeNews .last
{
    border-bottom:0;
}
.homeNews .homeNewsItem .date
{
    display:block;
    color:#D4D5BD;
}
.homeNews .homeNewsItem .headline
{
    color:#fff;
}
.eventHeader {
	font-size:11px;
	font-weight:bold;
	display:block;
	color:#427a4d;	

}
.eventInfo {
	font-size:10px;
}
.eventInfo .label {
	font-weight:bold;	
}

.searchHeader {
	display:block;
	background:url(/shared/images/bullet.png) no-repeat left 5px;
	padding-left:10px;
	font-weight:bold;
}
.searchSummary {
	padding:5px 0 0 10px;
}
a#WindowLink {
	display:block;
	margin-bottom:10px;
	margin-left:5px;
	position:relative;

}
.content ul li.nobullet {
	background-image:none;
}

/****EVENTS***/
#EventList dt {
	margin:0 0 5px;
	padding-left:15px;
	font-weight:bold;
	font-size:11px;
	display: block;
	margin: 0 0 1.33em;

}	
#EventList dt.hasEvents {
	background:url(/shared/images/plus.png) no-repeat left center;
	cursor:pointer;
}	
#EventList dd {
	margin:0;
	padding:0;
}
#EventList .eventItem {
	padding-left:15px;
	font-size:11px;
}
#EventList .eventItem h5,#EventList .eventItem h5 a {
	margin:0;
	color:#427A4D;
	font-size:11px;
}
#EventList .eventItem .label {
	font-weight:bold;
}
a.locationDirections  {
	color:#427a4d;
	display:block;
}
div.cityInfo {
	margin-top:5px;
}
.onlyOnHome {
	display:none;
}
#TerralexSideLogo {
	width:auto;
	margin:25px auto 15px auto;
	position:relative;
	left:-6px;
}
div.Healthcare {
	clear:left;
}
#FindAttorneyButton {
	/*background:url(/shared//images/findattorneybutton.png) no-repeat;*/
	width:158px;
	background:#D4C89A;
	border:1px solid #555;
	height:18px;
	margin:0 auto;
	overflow:hidden;
	font-size:11px;
	color:#555;
	text-align:center
}
#FindAttorneyButton a {
	display:block;
	height:100%;
	color:#555;
	line-height:17px;
}
#FindAttorneyButton a:hover {
	text-decoration:none;
}
#NewsDetailContent .header{
		margin-bottom:9px;
}
.bullet a, .years a,a#WindowLink, .bullets a  {
	color:#555;
}


.tool-tip {
	color: #555;
	width: 400px;
	z-index: 13000;
	background-color:#FFFFCC;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #555;
	padding: 8px 8px 4px;

}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;

}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
img.searchPhoto {
	float:left;
	
	margin: 2px 5px 0 2px
}

ol.mySJForm 
{
   list-style-type:none;
   margin:0;
   padding:0;

}
ol.mySJForm label
{
   float:left;
   width:136px;
   display:block;
   font-size:12px;
   color:#555;
}
ol.mySJForm li
{
   margin-bottom:10px;
}
ol.mySJForm li.email
{
   margin-bottom:40px;
}

ol.mySJForm input 
{
   width:280px;
   font-size:12px;
   margin:0;
}
.instructions
{
   padding-left:136px;
   padding-bottom:5px;
}
.mySJFormButtons
{
   padding-left:136px;
}
#OLDFORGOT 
{
   display:none;
}
#ForgotPasswordButtons
{
   margin-top:10px;
}
#NeedMoreHelp
{
   margin:25px 0;
}
#ForgotUsername
{
   margin-bottom:25px;
}
#EmailDisclaimer
{
   display:none;
}
a.linkBtn
{
   color:#fff;
   padding:3px 3px 2px 3px;
}
a.linkBtn:hover
{
   text-decoration:none;
}
h4.relatedLabel
{
	margin-top:48px;
	margin-left:10px;
	margin-bottom:5px;
}
ul.relatedPracticeList
{
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
	
}
td.locationCell
{
	padding-bottom:15px;
	padding-right:15px;
	width:33%;
}
.notOnHome {display:none;} .onlyOnHome {display:block;}
.siteMap ul 
{
   list-style-type:none;
   margin:0;
   padding:0;
}
.siteMap ul li {
	background:url(/shared/images/sitemapFile.gif) no-repeat left top;
	padding-left:20px;

}
.siteMap ul li a {
	display:block;
	padding-bottom:5px;
}
.siteMap ul li.folder {
	background:url(/shared/images/sitemapFolder.gif) no-repeat left top;
}
.siteMap ul li.root {
	background:url(/shared/images/sitemapHome.gif) no-repeat left top;
}
.siteMap div.description {
	padding-bottom:5px;
}
h1.heading2010
{
	background:url(/shared/images/2010-logo.png) no-repeat left top;
	height:89px;
	width:147px;
	position:absolute;
	margin:0;
	padding:0;
	text-indent:-9999px;
	top:10px;
	left:10px;
	
}
.personnelContent ul, .content ul, .personnelDescription ul {
	list-style-type:none;
	margin:0;
	padding:10px;
	padding-left:15px;
}
.personnelDescription,.personnelDescription *  {
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	text-align:left !important;
}
.personnelDescription p
{
	margin-top:5px;
	margin-bottom:0px;
}

ul {
	/*list-style-type:none;*/
}
/*ul.years li, .content ul li, ul.personnel li{ 
	background:url(/shared/images/bullet.png) no-repeat left 5px;
	padding-left:10px;
}*/
.content ul li, .personnelContent ul li {
 list-style:disc ;

} 
.content  ul li.bullet
{
    list-style:none;
}
ul#PublicationListing {
	
	margin:0;
	padding-left:10px;
	font-size:11px;
}
ul#PublicationListing li {

	
	margin-bottom:3em;
}
ul#PublicationListing h4{
	margin:0;
}
ul#PublicationListing .pubDate {
	color:#9A2F68;
}
ul#PublicationListing .pubBlurb {
	margin-top:1em;
}
.WindowStaffList {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.WindowStaffList li {
	width:30%;
	float:left;
	margin-right:1%;
}
a#WindowLink {
	background:url(/shared/images/bullet.png) no-repeat left 5px;
	padding-left:10px;
	font-size:11px;
}
.personnelLead {
	width:140px;
	float:left;
	margin-right:10px;
}
.centerText {
	text-align:center;
}

.RadWWrapperActive * {
	line-height:1.22em;
}

/* Expand/Collapse Practice detail Page Styles for LIs */
.practiceGroupContent ul
{
	/*list-style-type:none;*/
	margin-top: 0px;
}

.practiceGroupContent ul.special li
{
    font-size:11px;
}

.practiceGroupContent ul.special li.collapsed {
	background:url(/shared/images/plus.gif) no-repeat left top;

	overflow: hidden;
	height:14px;

	margin-bottom: 5px;
	padding-left:20px;
	margin-left:-40px;
}

.practiceGroupContent ul.special li.expanded {
	background:url(/shared/images/minus.gif) no-repeat left top;

	overflow: hidden;
	height: auto;

	margin-bottom: 10px;
	padding-left:20px;
	margin-left:-40px;
}

.practiceGroupContent ul.special li strong, .practiceGroupContent ul.special li b {
    color:#427a4d;
    margin-bottom: 5px;
}

#IndustriesList h3
{
	font-weight: bold;
	color:#427a4d;
	font-size:12px;
}

#IndustriesList a.sort
{
	color: #505050; font-weight: bold;
}

#IndustriesList span.sort
{
	color: #9A2F68; font-weight: bold;
}
.hide {
	display:none;
}
ul#PersonnelContactInfo {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:11px;
}
ul#PersonnelContactInfo li {

}
li.vCard {
	background:url(/shared/images/vcardicon.png) no-repeat left center;
	padding-left:20px;
}
map#Map area {
	cursor:pointer;
}
ul#PersonnelContactInfo li.personnelAddress a {
	font-weight:bold;
	color:#427a4d;
}
h2.personnelName {
	font-weight:bold;
	color:#585757;
	font-size:16px;
	margin-bottom:20px;
	margin-top:25px;
	white-space:nowrap;
}
h2.personnelName .personnelRank {
	font-size:14px;
}
ul.skillsList {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:25px;
	font-size:10px;
	line-height:12px;
}
ul.skillsList a {
	color:#427a4d;
}
h3.personnelSkillsHeader {
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	margin:5px 0;
}
h3.sj-BarAdminTitle {
	/*font-style: italic;
	font-size: 12px;*/
	font-size:11px;
	font-weight:bold;
	margin:5px 0;
	text-transform:uppercase;
}
.personnelPhoto {
	margin-bottom:20px;
}
.backBtn {
	background:none;
	border:none;
	color:#9a2f68;
	cursor:pointer;
	padding:0;
	margin-top:10px;
}
.practiceGroupWrap {
	width:260px;
	float:left;
	margin-bottom:15px;
}
#Map {

	display:none;
	overflow:hidden;
	
}
#MapInner {
	padding-left:8px	
}
ul#LocationAttorneyList {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#LocationAttorneyList li {
	width:32%;
	float:left;
	font-size:10px;
}
ul#LocationAttorneyList li a {
	color:#427A4D;
	}
h4.grey {
	font-size:14px;
	font-weight:normal;
	margin:15px 0 5px;
}
h3.bigger {
	font-size:16px;
	margin:15px 0 5px;
}
.hide {
	display:none;
}
.btnRight {
	float:right;
}
.loggedInName {
	display:block;
	margin:5px 0;
	font-weight:bold;
}
#LogoutInner a {
	padding-right:5px;
	font-size:11px;
	display:block;
}
#LogoutInner a span {
 color:#9A2F68;
 }
.personnelNavigation .btn {
	width:auto;
}
.contactGroups {
	margin:0;
	padding:0;
}
#Header {
	height:242px;
	background:url(/shared/images/colbg.png) repeat-y left top;
	overflow:hidden;
	
}

#HeaderInner {
	padding:0 8px;
	
}
#HeaderNavInner {
	height:242px;
	width:194px;

}
#HeaderImage {
	background:url(/shared/images/partner.jpg) no-repeat left top;
	width:590px;
	height:242px;
	float:left;
	margin-right:8px;
}

#NavWrap {
	background: #bcad75;
	font-family:Arial, Helvetica, sans-serif;
	width:194px;
	height:242px;
	font-size:14px;
	/*font-weight:bold;*/
	border-bottom:9px solid #fff;
	letter-spacing:0.04em;
}
#NavWrapInner {
	padding:11px 0 0 0;
}
ul#nav {
	list-style-type:none;
	margin:0;
	padding:0;
	color:#555;
	
}
ul#nav li {
	margin-bottom:12px;
	height:auto;	
}
ul#nav li a {
	color:#555;
	text-decoration:none;
	display:block;
	width:100%;
	height:auto;

}
.bioLeft
{
    width:160px;
    float:left;
}
.bioRight
{
    width:362px;
    float:right;
}
hr {
	border:none;
	border-top: 1px dotted #505050;
	height:1px;
	background:none;
	background-color:transparent;
}
hr.contentSpacer
{
    margin:18px 0;
}
.personnelDetailList
{
    list-style-type:none;
    margin:0 0 15px;
    font-size:10px;
    padding:0;
}
ul#NewsListing
{
    padding:0;
}
ul#NewsListing li .download {

}
ul#NewsListing li .date {

}
/*ul#PublicationListing li, ul#NewsListing li
{
	background:url(/shared/images/bullet.png) no-repeat left 5px;
	padding-left:10px;
	margin-bottom:15px;
}*/

ul#PublicationListing li, ul#NewsListing li
{

	margin-bottom:1em;
}
ul#PublicationListing , ul#NewsListing 
{
	
	padding-left:10px;
	margin-bottom:15px;
}
ul.years
{
    margin:0;
    padding:0;
   
}
ul#PublicationListing h4, ul#NewsListing h4
{
	margin:0;
	font-size:11px;
}

ul#PublicationListing .pubDate, ul#NewsListing .date
{
	color:#9A2F68;
}

ul#PublicationListing .pubBlurb, ul#NewsListing .blurb
{
	margin-top:5px;
}
.practiceGroupDetail .practiceGroupContent
{
    width:380px;
    float:left;
}
.practiceGroupDetail .practiceGroupAttorneys
{
    width:150px;
    float:right;
}
.practiceGroupDetail .practiceGroupAttorneys ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    margin-bottom:1em;
}
.practiceGroupDetail .practiceGroupAttorneys h3
{
    color:#555;
    font-weight:bold;
    margin-bottom:0.5em;
}
.practiceGroupDetail .practiceGroupAttorneys ul li
{
    border-bottom:1px solid #555;
      
    margin-bottom:0.3em;
    display:block;

}
.practiceGroupDetail .practiceGroupAttorneys ul li a
{
   


      
}

.masterBackButtonWrap
{
    padding:1em 18px;
}
.masterBackButtonWrap  a
{
    color:#fff;
    display:inline-block;
    padding:2px 5px;
    background:#4EA360;
}
.masterBackButtonWrap  a:hover
{
      background:#443E3E;
      text-decoration:none;
}


/* Publication Details */
#PublicationDetailContent .publication .header 
{
    text-transform: uppercase;    
}