﻿body {font-size: 76%;background-color: #efefef;}
.text_bottom {font-family:Times New Roman;color:#1A2B69;font-size:.65em;}
.text_bottom_photo {font-family:Times New Roman;color:#1A2B69;font-size:8px;}

.text_content {font-family:Times New Roman;color:#000080;font-size:.9em;text-align: justify;}
.text_content_index {font-family:Times New Roman;color:#000080;font-size:1.15em;text-align: justify;}
.text_content_index_example {font-family:Times New Roman;color:#000080;font-size:1.08em;}

.text_table {font-family:Times New Roman;color:#000080;font-size:1em;}

.main_bg {background-image:url(images/main_bg.jpg);}
a {
	color:#1A2B69;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}
	
	.firm_name,.llp {
	font-size: .75em;
	}
	
#navigation {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #5c6796;
}
#navigation li {
	display: block;
	border-top: 1px solid #5c6796;
	border-bottom: 1px solid #0b122c;

}
#navigation li a, #navigation li a:visited {
	display: block;
	padding: 4px 5px 4px 27px;
	color: #CCC;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/arrow_2009.gif) 14px 7px no-repeat;
	line-height: 1.2;
}

* html #navigation li a {
	height: 1%;
	padding: 5px 5px 3px 27px;
}
#navigation li a:hover {
	color: #c1ae64;
	text-decoration: none;
}