/* import related substyles */
@import url("offices/offices.css");
@import url("publications/publications.css");
@import url("events/events.css");
.header_bar .right_section {
	background-color: white;
}
.header_bar .right_section a {
	color: #335196;
}
.header_bar .right_section a:hover {
	color: #7bb533;
}
#about_the_firm_caption {
	background-color: #ABDA74;
	background-repeat: no-repeat;
	height: 72px; /* background-image: url(../../images/about_the_firm/billboard_sidebar_bg.jpg);
	background-color:#7BB533; */
	margin-bottom: 0;
	margin-top: 1px;
}
#about_the_firm_caption DIV
{
	color: #3A3A3A;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 7px 7px;
}

#about_the_firm_caption div a {
	color: white;
	font-weight: bold;
}
#about_the_firm_caption.publications {
	background-image: url(../../images/publications/publications_billboard_bg.jpg);
}
#tertiarynavigation #did_you_know_container {
	margin-left: 20px;
	margin-top: 50px;
}
#tertiarynavigation .sidebar_header{
	border-bottom: 1px solid silver;
	margin-left: 21px;
	margin-top: 31px;
	padding-bottom: 2px;
	width: 260px;
}
#tertiarynavigation ul.did_you_know {
	list-style-image: url(../../images/global/did_you_know_bullet.gif);
	margin: 0;
	margin-left: 14px;
	padding: 0;
}
#tertiarynavigation ul.did_you_know li {
	border: 0;
	color: #727272;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	padding-bottom: 4px;
}
