body {
	background: #ffffff url("/images/bg-header.gif") top center repeat-x;
	font: 13px/200% Georgia;
	color: #555555;
}
h1 {
	margin:25px 0 20px 0;
}
h1 img {
	display:block;
}
h2 {
	font-size: 23px;
	color:#555555;
	margin:15px 0;
	line-height:140%;
}
h3 {
	font-size:18px;
	color:#555555;
	margin:15px 0 5px 0;
}
h4 {
	font-size:15px;
	color:#555555;
	margin:5px 0;
}
h5 {
	font-size:15px;
	color:#555555;
	margin:5px 0;
}
h6 {
	font-size:11px;
	color:#555555;
	font-weight:bold;
	text-transform:uppercase;
}
p {

}
a {
	color: #00a0af;
	font-style: italic;
}
h2 a {
	font-size: 18px;
}
h3 a {
	color: #000000;
	text-decoration:none;
	font-style: normal;
}
a.back {
	font-size:17px;
	text-decoration:none;
	background: url("/images/img-anchor-arrow-back.gif") center left no-repeat;
	padding-left:20px;
}
a.download {
	text-decoration:none;
	background: url("/images/img-download-dot.gif") center left no-repeat;
	padding-left:7px;
}
a.no-underline {
	text-decoration:none;
}
ul {
	list-style-type:disc;
	margin-left:20px;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
#container {
	width:962px;
	margin:0 auto;
	position:relative;
}

#content {
	padding:0px 30px 0px 31px;
}

/** HEADER/NAV **/
#header {
	height: 61px;	
}
#header img.logo {
	float:left;
	margin:0 35px 0 31px;
}
#header #nav a {
	float:left;
	display:block;
	height:61px;
}
#header #nav a .text {
	display:none;
}
#header #nav a#firm-profile {
	width:127px;
	background: url("/images/nav-firm-profile.gif") top left no-repeat;
}
#header #nav a:hover#firm-profile {
	background: url("/images/nav-firm-profile.gif") top right no-repeat;
}
#header #nav a#firm-profile.active, #header #nav a:hover#firm-profile.active {
	background: url("/images/nav-firm-profile-on.gif") top left no-repeat;
}
#header #nav a#services {
	width:181px;
	background: url("/images/nav-services.gif") top left no-repeat;
}
#header #nav a:hover#services {
	background: url("/images/nav-services.gif") top right no-repeat;
}
#header #nav a#services.active, #header #nav a:hover#services.active {
	background: url("/images/nav-services-on.gif") top left no-repeat;
}
#header #nav a#professionals {
	width:138px;
	background: url("/images/nav-professionals.gif") top left no-repeat;
}
#header #nav a:hover#professionals {
	background: url("/images/nav-professionals.gif") top right no-repeat;
}
#header #nav a#professionals.active, #header #nav a:hover#professionals.active  {
	background: url("/images/nav-professionals-on.gif") top left no-repeat;
}
#header #nav a#publications {
	width:117px;
	background: url("/images/nav-publications.gif") top left no-repeat;
}
#header #nav a:hover#publications {
	background: url("/images/nav-publications.gif") top right no-repeat;
}
#header #nav a#publications.active, #header #nav a:hover#publications.active {
	background: url("/images/nav-publications-on.gif") top left no-repeat;
}
#header #nav a#contact {
	width:118px;
	background: url("/images/nav-contact.gif") top left no-repeat;
}
#header #nav a:hover#contact {
	background: url("/images/nav-contact.gif") top right no-repeat;
}
#header #nav a#contact.active, #header #nav a:hover#contact.active {
	background: url("/images/nav-contact-on.gif") top left no-repeat;
}
/** ******** **/

/** FOOTER **/
#footer {
	margin:15px 0;
}
#footer p {
	margin:15px 0;
	text-align:center;
	color:#999999;
	font-size:11px;
}
/** ******** **/

/** INDEX **/

#index {
	margin-top:10px;
}
.fade {
  position: relative;
}
.fade img {
	display:block;
}
.fade .over {
  position: absolute;
  top: 0;
  left: 0;
  /*display: none;*/
  opacity:0;
  filter:alpha(opacity=0);
}
#index .left {
	float:left;
	font-size:12px;
	line-height:16px;
} 

#index .middle, #index .right {
	float:left;
	font-size:12px;
	line-height:16px;
}

#index .left {
	width:246px;
	padding:0 40px 10px 0;
	border-right:1px #a6a6a6 dotted;
	margin:10px 0 0 0;
}
#index .middle {
	width:256px;
	padding:0 0px 42px 55px;
	/*border-left:1px #a6a6a6 dotted;*/
	border-right:1px #a6a6a6 dotted;
	margin:10px 0 0px -1px;
}
#index .right {
	width:249px;
	padding:0 0px 10px 52px;
	/*border-left:1px #a6a6a6 dotted;*/
	margin:10px 0 0px -1px;
}
#index .right  form {
	margin-top:10px;
}
#index .right  form input, #publications .half form input {
	float:left;
}
#index .right  form input.text, #publications .half form input.text {
	color:#00a0af;
	font: 11px Georgia;
	width: 160px;
	height:20px;
	font-style:italic;
	border-top:2px solid #979797;
	border-left:2px solid #979797;
	border-right:1px solid #ededed;
	border-bottom:1px solid #ededed;
	padding:2px 0 0 2px;
	
}
/** ******** **/



/** FIRM PROFILE **/
#firm-profile #accordion  h3 {
	cursor:pointer;
}

#firm-profile #accordion div.info {
	display:none;
}
#firm-profile #accordion div.info p {
	margin:0 70px 15px 70px;
	text-align:justify;
	font-size:14px;
}
/** ******** **/

/** SERVICES & EXPERIENCES **/
#services-experience .left {
	float:left;
	width:440px;
	margin:10px 10px 10px 0;
}
#services-experience .right {
	float:left;
	width:445px;
	margin:10px 0px 10px 5px;
}
#services-experience .left p, #services-experience .right p {
	font-size:15px;
}
#services-experience .left p a, #services-experience .right p a {
	font-size:17px;
	text-decoration:none;
	background: url("/images/img-anchor-arrow.gif") center right no-repeat;
	padding-right:20px;
}

#services-sub-nav  a {
	font-size:15px;
	display:block;
	float:left;
	border-right:1px solid #555555;
	text-decoration:none;
	padding:0px 20px;
	margin:10px 0;
}
#services-sub-nav  a.first {
	padding-left:0px;
}
#services-sub-nav  a.last {
	padding-right:0px;
	border-right:none;
}
#services-sub-nav  a.active {
	color:#555555;
}
#services .big-border {
	height:7px;
	background-color: #00a0af;
}
#services #tabs  {
	margin-top:20px;
}
#services #tabs img {
	float:left;
	margin-right:10px;
	cursor:pointer;
}
#services-rep-assignments {
	/*border-top:1px solid #d9d9d9;*/
}
#services-container {
	display:block;
}
#rep-assignments-container {
	/*display:none;*/
}
#services-container .service_areas {
	padding:20px 0;
	margin:20px 0 0 0;
}
#services-container .service_areas  p{
	margin-bottom:10px;
}
#services-container .service_areas h2, #services-container .service_areas h6 {
	margin:10px 0;
}
#services-container .service_areas .left {
	width:450px;
	float:left;
	border-right:1px dotted #a6a6a6;
	padding-right:20px;
}
#services-container .service_areas .right {
	width:412px;
	float:left;
	/*border-left:1px dotted #a6a6a6;
	margin-left:-1px;*/
	padding-left: 18px;
}
#services-container .service_areas .right .contact {
	margin:5px 0 15px 0;
	overflow:hidden;
	clear:both;
}
#services-container .service_areas .right .contact .bio-image {
	float:left;
	margin-right:20px;
}
#services-container .service_areas .right .contact .bio-image img {
	width:90px;
	height:90px;
}
#services-container .service_areas .right .contact .bio-info {
	float:left;
}
#services-container .service_areas .right .contact .bio-info p {
	line-height:160%;
	margin-top:10px;
}
#services-container .service_areas .right .contact .bio-info p a {
	text-decoration:none;
}

#rep-assignments-container .representative-assignments {
	margin-top:40px;
}
#rep-assignments-container .representative-assignments p, #rep-assignments-container .representative-assignments li {
	/*font-size:16px;*/
}
#rep-assignments-container .representative-assignments ul {
	margin-top:0px;
}
#rep-assignments-container .representative-assignments  h2 {
	font-size:19px;
	color:#040404;
	margin:0;
}
/** ******** **/

/** PROFESSIONALS **/
#people .person {
	width:160px;
	padding:5px 25px 5px 0;
	float: left;
}
#people .last {
	padding-right:0px;
}
#people .person h5 {
	color: #00a0af;
	font-weight:normal;
	font-size:16px;
}
/** ******** **/
/** PROFILES **/
#profiles p {
	font-size:16px;
	margin:15px 0;
}

#profiles .main {
	background-color: #f5f5f5; 
	margin:20px 0;
}
#profiles .main .left {
	float:left;
	margin:10px 25px 10px 10px;
}
#profiles .main .left img {
	display:block;
}
#profiles .main .right {
	float:left;
}
#profiles .main .right h1 {
	font-size:30px;
	color:#555555;
}
#profiles .main .right h3 {
	font-size:13px;
	color:#555555;
	font-weight:bold;
	margin:5px 0;
}
#profiles .main .right h3 .num {
	font-size:16px;
	color:#555555;
	font-weight:normal;
}
#profiles .main .right p {
	font-size:16px;
	margin:0;
}
#profiles .main .right a {
	font-size:16px;
	text-decoration:none;
}
#profiles .next-profile {
	float:right;
	margin:20px 0;
	padding-right:25px;
	font-size:17px;
	background: url("/images/img-anchor-arrow.gif") center right no-repeat;
	color:#555555;
}	
#profiles .previous-profile {
	float:left;
	margin:20px 0;
	padding-left:25px;
	font-size:17px;
	background: url("/images/img-anchor-arrow-back.gif") center left no-repeat;
	color:#555555;
}	
#profiles .next-profile a, #profiles .previous-profile a {
	text-decoration:none;
}
/** ******** **/

/** PUBLICATIONS **/

#publications h3 a {
	color: #00a0af;
	font-style: italic;
	text-decoration:none;
}
#publications .featured {
	background-color:#f5f5f5;
	padding:20px 0px 25px 50px;
	margin-bottom:15px;
}
#publications .featured .half {
	float:left;
	width:43%;
	margin-right:5%;
}
#publications .featured .half p { 
	font-size:11px;
	margin:0px 0 10px 0;
	line-height:18px;
}
#publications  .publication-type {
	margin:10px 0;
	padding:20px 0;
}
#publications  .publication-type h2 {
	margin-top:0px;
}
#publications  .publication-type .right a {
	font-size:17px;
	text-decoration:none;
	background: url("/images/img-anchor-arrow.gif") center right no-repeat;
	padding-right:20px;
}
#publications  .publication-type .left {
	width:150px;
	float:left;
}
#publications  .publication-type .center {
	width:550px;
	float:left;
}
#publications  .publication-type .right {
	width:200px;
	float:left;
	text-align:right;
	padding-top:95px;
}
#publications  .publication-type .downloads {
	margin:0 0 0 150px;
	width:550px;
	display:none;
}
#publications  .publication-type .downloads ul {
	list-style-type:none;
	margin-left:0;
}
#publications  .publication-type .downloads ul li {
	background: url("/images/ico-ul-download.gif") 0 5px no-repeat;
	padding:0 0 0 25px;
	margin:10px 0;
}
#publications  .publication-type .downloads ul li a {
	font-style:normal;
	text-decoration:none;
}
/** ******** **/

/** CONTACT **/
#contact #contact-map {
	width:450px;
	height:260px;
	border: 3px solid #555555;
	float:right;
}
#contact .info {
	float:left;
}
#contact .info p {
	color:#555555;
	font-size:18px;
	margin-bottom:20px;
}
#contact .info p.smaller {
	font-size:16px;
}
#contact .info p a {
	text-decoration:none;
}
#contact .left a, #contact .middle a, #contact .right a {
	font-size:17px;
	text-decoration:none;
	background: url("/images/img-anchor-arrow.gif") center right no-repeat;
	padding-right:20px;
}
#contact .left {
	float:left;
	margin:20px 0 10px 0;
	width:380px;
}
#contact .middle {
	float:left;
	margin:20px 0 10px 0;
	width:320px;
}
#contact .right {
	float:left;
	margin:20px 0 10px 0;
		
}
/** ******** **/

/** CLASS ACTION **/
#class-action p {
	font-size:18px;
}

#class-action blockquote {
	background-color:#f4f4f4;
	padding: 30px;
	font-size:18px;
}
#class-action .left {
	float:left;
	width:35%;
	margin-right:5%;
}
#class-action .right {
	float:left;
	width:60%;
}
#class-action  ul {
	list-style-type:none;
	margin-left:0;
}
#class-action  ul li {
	background: url("/images/ico-ul-download.gif") 0 5px no-repeat;
	padding:0 0 0 25px;
	margin:10px 0;
}
#class-action  ul li a {
	font-style:normal;
	text-decoration:none;
}

/** ******** **/

/** GENERAL **/
div.dotted-line {
	width:100%;
	height:1px;
	background: url("/images/bkg-dotted-line.gif") top center no-repeat;
}
.float-right {
	float:right;
}
.clear {
	clear:both;
}
/** ******** **/


/**ANNOUNCEMENT CODE**/
#announcement {
	width:750px;
	background: url('/images/logo-duff-phelps.gif') bottom left no-repeat;
}
#announcement .left {
	float:left;
	width:340px;
	padding-right:5px;
}
#announcement .right {
	float:left;
	width:390px;
	padding-left:14px;
	border-left: 1px solid #575757;
}
#announcement .right p {
	line-height:16px;
	margin-bottom:10px;
}