body {
 font-family: Arial, Monospace;
 color: #333;
 font-size: 13px;
}

#topmenu {
	position: relative;
	height: 90px;
}

#topmenu ul {
	margin: 0;
	padding: 60px 0 0 0;
}

#topmenu li {
	list-style: none;
	float: left;
}

#topmenu li a {
	color: #000;
	text-transform: uppercase;
	margin-right: 10px;
	text-decoration: none;
	font-family: "Adobe Garamond Pro", Garamond, Times, Georgia;
}

#topmenu li a.selected, #topmenu li a:hover {
	color: #F00;
}

#topmenu #logo {
	position: absolute;
	top: 20px;
	right: 0;
}

#lined {
	clear: both;
	background: #fd0000 url('../_images/v4/image_bg.gif') top center repeat-y;
	border-bottom: 1px solid #d9d8d8;
}

#photoshuffler {
	position: relative;
	height: 227px;
	background-repeat: no-repeat;
	background-position: top center;	
}

#infopanel {
	position: absolute;
	bottom: 0;
	left: 0;
}

#infopanel ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#infopanel li {
	float: left;
	padding: 7px 6px;	
	height: 14px;
	background: url('../_images/v4/info_bg.gif') bottom left repeat-x;	
}

#infopanel input {
	font-size: 9px;
}

#infopanel input.search_box {
	width: 100px;
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;	
}

#infopanel input.search_site {
	background: transparent;
	border: none;
	cursor: pointer;
	color: #666;
	padding: 0;
}

#infopanel #brochure {
	background: url('../_images/v4/info_bg2.gif') bottom left repeat-x;
	margin-left: 1px;
}

#infopanel #brochure a {
	color: #FFF;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	background: url('../_images/v4/pdf.gif') center left no-repeat;
	padding: 2px 2px 2px 23px;
}

#ten {
	position: absolute; 
	bottom: 0; 
	right: 0; 
	width: 159px; 
	height: 167px;
	background: url('../_images/v4/10yr.png') bottom right no-repeat;
}

.col_left h1, .col_right h1, h1 {
	padding: 0;
	margin: 0;
	font-family: Georgia;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
	color: #333;
	font-weight: normal;
}

h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Georgia;
	font-size: 16px;
	color: #333;
}

h4 {
	padding: 16px 0 3px 0;
	margin: 0;
	font-family: Arial;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

#content {
	padding: 25px 0;
	margin: 0 auto;
	width: 964px;
	position: relative;
}

#col_left {
	width: 571px;
	text-align: left;
}

#col_right {
	width: 367px;
	text-align: left;
}

#col_936 {
	width: 936px;
	margin-bottom: 25px;
}

/* Lists */

ul#news, ul#publications, ul#opublications {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

#news li, #publications li, #opublications li {
	padding: 0 0 10px 0;
}

#news a, #publications a, #opublications a {
	height: auto;
	padding: 0;
	text-decoration: none;
	color: #333;
	text-align: left;
}

#news a.selected, #publications a.selected, #opublications a.selected {
	color: #df0000;
}

#news a:hover, #publications a:hover {
	background: none;
}

#news span, #publications span, #opublications span {
	color: #999;
}

/* More link */

a.more {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #fd0000;
	font-weight: bold;
	background: none;
}

a.more:hover {
	background: none;
}

.practices li a {
	text-decoration: none;
	display: block;	
	text-align: left;
	font-size: 14px;
	color: #333;
}

a.practice {
	padding: 5px 0 5px 16px;	
	background: url('../_images/practice_off.jpg') center left no-repeat;	
}

a.practice:hover {
	background: url('../_images/practice_on.jpg') center left no-repeat;		
}

dl:hover {
	background: none;
}

#person_footer {
	background: none;
	clear: both;
	height: auto;
	padding: 8px 0 0 150px;
}

p.quote {
	font-size: 24px;
	font-style: normal;
}

p.quote span {
	font-family: Georgia;
	padding-left: 5px;
}

#footer_bg {
	clear: both;
	background: url('../_images/v4/footer_bg.gif') top left repeat-x;
}

#footer_menu {
	background: none;
	border: none;
}

#col_366 {
	width: 366px;
	margin-bottom: 15px;
}

#col_570 {
	width: 570px;
	margin-bottom: 15px;
}

.intros {
	display: none;
}

#disclaimer {
	padding: 0;
}

.countries li a {
	padding: 0;
	height: auto;
}

.countries li a:hover, .countries li a.selected {
	background: none;
	color: #DF0000;
}

#col_236 {
	background: none;
	width: auto;
	float: right;
}

#col_236 form {
	float: right;
}

#return {
	margin-top: 10px;
	border-top: 1px solid #e5e5e5;
	padding: 3px 0;
	border-bottom: 1px solid #e5e5e5;
}

#return a {
	color: #333;
}

#return a:hover {
	color: #df0000;
}

/* Forms */

select {
	font-size: 10px;
}

/* Search */

ul.search {
	padding: 0;
	margin: 0;
}

ul.search li {
	margin-bottom: 10px;
}

.search a {
	padding: 0;
	display: block;
	text-decoration: none;
	color: #333;
	height: auto;
}

.search a:hover {
	text-decoration: none;
	background: none;
}

span.search_details {
	color: #666;
	font-size: 10px;
	display: block;
}

.search_info {
	color: #666;
}

/* Sitemap */

ul#sitemap {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	color: #DF0000;
}

#sitemap li a {
	color: #333;
}

ul#sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#col_366 {
	width: 366px;
}

#col_171 {
	width: 171px;
	margin-bottom: 25px;
}

#col_571 {
	width: 571px;
	margin-bottom: 25px;
}

.mr27 {
	margin-right: 27px;
}

/* Tables */

#listed {
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0;
}

#listed a {
	color: #666;
}

#listed a:hover {
	text-decoration: none;
}

#listed td.print a {
	text-transform: uppercase;
	font-size: 9px;
}

#listed td img {
	padding-right: 5px;
}

#listed td {
	border-bottom: 1px solid #e5e5e5;
	padding: 3px 0;
}

#listed td.print {
	text-align: right;
}

span.back {
	text-align: right;
	display: block;
	padding: 3px 0;
	font-size: 9px;
	margin-bottom: 10px;
}

span.subtitle2 {
	margin-top: 10px;
	display: block;
}

/* Practices */

ul#pracMenu {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

#pracMenu li a {
	color: #333;
}

#pracMenu li a:hover, #pracMenu li a.selected {
	color: #DF0000;
}

/* Buttons */

a.button {
	padding: 5px 0;
	color: #333;
}

a.button:hover {
	color: #df0000;
}

a.button2 {
	color: #DF0000;
}

a.button4 {
	color: #333;
	display: block;
	width: 138px;
	font-size: 9px;
	text-transform: uppercase;
	background: url('../_images/v4/pdf.gif') center left no-repeat;
	padding: 2px 2px 2px 23px;	
}

a.button4:hover {
	background: url('../_images/v4/pdf.gif') center left no-repeat;
}

a.button5, a.button5:hover {
	text-align: center;
	width: 169px;
	height: 10px;
	padding: 10px 0;
	margin: 36px 0 0 0;
	display: block;
	text-transform: uppercase;
	font-size: 8px;
	color: #FFF;
	background: url('../_images/v4/recruitment_button.gif') center left no-repeat;
}

#col_366 a.button2 {
	padding: 0;
}

a.button2:hover, a.button3:hover, a.button:hover {
	background: none;
}

.btn_active, .btn_active {
	background: none;
	color: #DF0000;	
}

.btn_inactive {
	color: #333;
}

.btn_inactive:hover {
	background: none;
}

.off_btn {
	border: none;
	background: none;
	text-decoration: none;
	padding: 2px 5px;
	margin: 0;
	font-size: 10px;
	color: #333;
	cursor: pointer;
	text-align: left;
}

.off_btn:hover, .off_btn_on {
	background: #DF0000;
	color: #FFF;
	xbackground: none;;
}

#pub_footer {
	background: none;
	clear: both;
	height: auto;
	margin: 50px 0 0 0;
}

#pracNav {
	position: absolute;
	top: 5px;
	left: 0;
	color: #999;
	font-size: 10px;
}

#pracNav a {
	color: #999;
}

#pracNav a:hover {
	color: #df0000;
}

#officeList {
	margin-top: 35px;
	margin-bottom: 10px;
	border-top: 1px solid #e5e5e5;
}

/* CM */

form#cm {
	margin: 30px 0 10px 0;
}
span.label,span.spacer,span.multiple span {width:120px;float:left; } 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 

span.label {
	padding-top: 3px;
}

span input {
	border: 1px solid #df0000;
	padding: 3px;
	margin-bottom: 20px;
	width: 443px;
}

input.submit {
	padding: 0;
	border: none;
	float: right;
	width: auto;
}

form.form_filter {
	padding: 0;
	margin: 0;
}

form.form_filter select {
	margin: 0 0 10px 0;
	padding: 0;
}

form.form_people {
	background: #df0;
	margin: 0;
	padding: 0;
}

.form_people select {
	width: 283px;
	margin: 0 2px 10px 0;
	padding: 0;
	float: left;
}

.form_search input {
	width: 262px;
	background: url('../_images/v4/search.gif') 3px center no-repeat;
	padding: 3px 0 3px 20px;
	border-top: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

.form_search input[type=submit] {
	width: auto;
	background: none;
	border: none;
	font-weight: bold;
	color: #df0000;
	margin: 0;
	padding: 0 0 0 5px;
	cursor: pointer;
}

#letters {
	margin: 15px 0 0 0;
	text-align: center;
}

#letters a {
	margin: 0 5px;
	font-size: 17px;
}

#letters a.selected {
	text-decoration: underline;
}

#letters span {
	padding: 0 5px;
	font-size: 17px;
}
