body {
	background: #333300;
	color: #330;
	font-family: Sans-Serif, ArialMT, Arial, Helvetica;
	font-size: 10pt;
	margin: 0;
	padding: 9px 4px;
}

a img {
	border: 0 none;
}

p {
	margin: 12px 0;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 11pt;
	margin: 18px 0;
	font-weight: bolder;
}

h3 {
	font-size: 11px;
	margin: 14px 0;
	font-weight: bolder;
}

h4 {
	font-size: 11pt;
	margin: 14px 0;
	font-weight: bolder;
}

ul {
	margin: 12px 0;
	margin-left: 22px;
	padding-left: 0;
}

input.inputBox
{
	border: solid 1px #999966;
	font-size: 12pt;
	width: 400px;
}

.error
{
	color: Red;
	padding-bottom: 15px;
}

textarea.inputBox
{
	border: solid 1px #999966;
	font-size: 12pt;
	width: 400px;
}

input.searchBox
{
	border: solid 1px #999966;
	font-size: 12pt;
	width: 400px;
}


input.button
{
	background-color: #669933;
	border-style: none;
	height: 35px;
	color: white;
	font-weight: bolder;	
}

table {
	text-align: left;
	vertical-align: top;
}

table td {
	padding-left: 0;
	padding-right: 6px;
}

div.body 
{
	background: white;
	width: 982px;
	margin: 0 auto;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

div.header {
	text-transform: uppercase;
}

div.header div.logo {
	float: left;
	width: 288px;
	height: 167px;
	background: #336600;
	text-align: center;
	margin-top: -1px;
}

div.header div.logo a 
{
	border-style: none;
}

div.header div.logo img {
	/*margin-top: 65px;*/
	border: 0px;
}

div.menu {
	margin-left: 296px;
	/*background: #5C8533;*/
	background: #669933;
	position: relative;
	height: 166px;
}

ul.menu {
	position: absolute;
	top: 18px;
	left: 152px;
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
	z-index: 100;
	position: relative;
	height: 22px;
}

ul.menu li.collapsed {
	display: none;
}


ul.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 165px;
	/*right: -290px;*/
	top: 0;
	width: 196px;
	display: none;
	padding-bottom: 0px;
	border: none 0;
}

html>body ul.menu li {
     height: 22px;
	 //margin-bottom: -3px;
}

ul.menu ul li 
{
     padding: 0px 0px 0px 5px;
     margin: 0px 0px 0px 0px;
     position: static;
     border-style: none;
     padding-top: 0px;
     padding-bottom: 0px;
     height: 10px;
	 //margin-bottom: -3px;
}

ul.menu ul li a {
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-style: none;
	cursor: pointer;
}

html>body ul.menu ul li {
	height: 22px;
}

ul.menu li img 
{
	cursor: pointer;
	cursor: hand;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-style: none;
}

ul.menu li:hover ul, ul.menu li.over ul 
{
	padding-bottom: 0px;
	display: block;
	padding: 0px 0px 0px 0px;
	border-style: none;
	margin: 0px;
}


p.login {
	position: absolute;
	right: 6px;
	bottom: 20px;
	width: 123px;
	padding: 4px 0 0px 24px;
	font-weight: bold;
	margin: 0;
}

div.content {
	padding: 70px 45px;
	padding-right: 208px;
	padding-bottom: 40px;
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	/*word-spacing: 2pt;*/
	/*padding-right: 160px;*/
}

div.content p.MsoNormal
{
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;	
}

div.content a
{
	color: #336600;
	text-decoration: none;
}

div.content a:visited
{
	color: #999966;
	text-decoration: none;
}

div.content ul.managementLinks {
	margin: 20px 0;
	padding: 0;
	list-style: none;
	float: right;
	text-align: right;
}

div.content ul.managementLinks li {
	margin: 15px 0;
	padding: 0;
}

html>body div.content {
	height: auto;
	overflow: auto;
}

div.footer {
	background: #999865;
	color: white;
	text-align: right;
	padding-right: 169px;
	height: 163px;
}

div.footer img {
	display: block;
	border: white solid;
	border-width: 0 9px;
	margin-right: -9px;
	margin-left: auto;
}

div.footer img.noborder {
	display: block;
	border: none;
	padding-top: 15px;
	padding-right: 9px;
}

div.footer a {
	color: white;
	text-decoration: none;
}

div.footer ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

div.footer ul li {
	display: inline;
	font-size: 10pt;
	/*background: url(../images/bullet.gif) left center no-repeat;*/
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div.footer p {
	margin: 6px 0;
}

div.text-image {
	margin: 0px 0px;
}

div.text-image, div.text-image div.text {
	height: 20px;
}

div.text p
{
	margin-right: 30px;
	margin-top: 0px;
	
}

html>body div.text-image, html>body div.text-image div.text {
	height: auto;
	overflow: auto;
}

div.text-image div.image {
/*	float: left;*/
	margin-right: 20px;
	margin-bottom: 6px;
}

div.text-image div.image img {
	display: block;
}

div.text-image h4 {
	margin-top: 0;
}

p.right-link {
	text-align: right;
	margin-right: 5px;
}



table.locationsTable td
{
	line-height: normal;
}

table.locationsTable a, 
table.locationsTable a:visited,
table.locationsTable a:hover
{
	text-decoration: none;
}

td.locationsList1 p,
td.locationsList2 p 
{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}

td.locationsList1,
td.locationsList2
{
	padding-bottom: 10px;
}

td.locationsList1
{
	font-size: 10pt;
	width: 232px;
}

td.locationsList2
{
	vertical-align: top;
	font-size: 10pt;
	width: 322px;
}

a.locationHref
{
	display: block;
}

td.locationsOverview,
td.locationsOverview p
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 9pt;
}

td.contactsCell
{
	padding-right: 25px;
}


/* Bios and strategies pages */
table.twoColumns
{
	border: 0px red solid;
}


table.twoColumns h2,
table.twoColumns ul
{
	font-size: 9pt;
	padding-top: 0px;
	margin: 0 0 0 0;
	border: 0px red solid;
	padding: 0 0 6px 0;
	text-transform: uppercase;
}

table.twoColumns h2
{
	color: #336600;
	font-weight: bolder;
}

div.twoColumnsPage
{
	
}

ul.leftlist
{
	margin-top: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.leftlist li
{
	padding-bottom: 0px;
}

div.finePrintFooter
{
	height: 30px;
}

div.leftFooterPart
{
	float: left;
	margin-left: 45px;
	margin-top: 5px;
}

div.rightFooterPart
{
	float: right;
	margin-top: 5px;
}
