*{
	margin: 0;
	padding: 0;
	border: 0;
}
/* Basics and Typography */
body {
 	font-weight: normal; 
	background:#D7D7D7; 
	font-size: 62.5%; 
	color: #2E2E2E; 
	line-height: 1.5em; 
	font-style: normal; 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, sans-serif;
}
p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1em 0;
}
ol, ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 0 10px 20px;
}

h1 {
	color: #2E2E2E; 
	font-weight: normal;
	font-size: 2.1em;
	margin: 0 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1.bio {
	margin:0 0 5px 0;
}
.bio_title {
	font-size: 1.2em;
	font-weight:bold;
}
h2 {
	color: #00346A; 
	font-weight: normal;
	font-size: 2.1em;
	margin: 0 0 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #00346A; 
	font-weight: normal;
	font-size: 1.8em;
	margin: 15px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.clearer {
	clear:both;
}
#subContent .title {
	font-size: 1.8em;
	color: #2E2E2E; 
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.perspectives h3 {
	color: #fff;
	margin:0;
	padding: 11px 0 15px 5px;
	font-size: 1.8em;
}

.s1 h3 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 11px 0 15px 0;
}
h4 {
	color: #324681; 
	font-size: 1.6em;
	border-bottom:1px solid #ccc;
}
#subContent h4 {
	padding:20px 0 10px 0;
	font-weight:normal;
}
a:link, a:visited, a:active {
	color: #1059A9; text-decoration: underline; font-weight: normal
}
a:hover {
	color: #6299DD; text-decoration: none; font-weight: normal;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #fff; text-decoration: underline; font-weight: normal
}
a.footer:hover {
	color: #fff; text-decoration: none; font-weight: normal; background: #fff;
}
textarea, select, input {
   color:#2E2E2E;
   background-color:#fff;
   border:1px solid #2E2E2E;
   padding: 3px;
   font-size: .8em;
}
input.btn{
   color:#2E2E2E;
   background-color:#fff;
   padding:2px
}
blockquote {
	margin: 0 10px;
	padding: 0 10px;
	font-size: 1.2em;
	line-height: 1.5em;
}
hr {border-top: 1px solid #fff; border-bottom: 1px solid #333; margin: 0 0 10px 0; width: 100%}
a.pdf {background: url(images/pdficon_small.gif) right center no-repeat; padding:2px 20px 2px 0;}

p.title {
	color: #00346A; 
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1em;
	margin: 0;
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.portfolio_l {
	float:left;
	width: 260px;
}
.portfolio_r {
	float:right;
	width: 260px;
}
.portfolio {
	border-top: 1px solid #ccc;
	clear:both;
	padding: 10px;
	min-height: 80px;
}
.portfolio p {
	margin:0;
}
.last {
	border-bottom: 1px solid #ccc;
	margin-bottom:10px;
}
.icright {
	float:right;
	width: 290px;
	position:relative;
}
.icleft {
	float:left;
	width: 250px;
	}
.contact {
	background: #eee;
	padding: 15px;
}
.contact p {
	margin:0;
}
.contact h2 {
	font-size: 1.8em;
}

img.float-right {
	float:right;
	padding-left: 10px;
}
/* Layout */

#header {
	height:86px;
	border-top: 5px solid #00346A;
	background: #fff;
}
#headerContent {
	width: 780px; 
	text-align: left;
	margin: 0px auto;
	margin-top: 30px;
}
.logo {
	float: left;
}
#mainNav {
	clear:both;
	background:url(images/mainNav.gif) repeat-x;
	height: 35px;
}
#mainNav .menu{
	width: 780px; 
	margin: 0px auto;
}
#home #topContent, #topContent {
	background: #eee;
	border-bottom:5px solid #00346A;
}
#home #topContent {
	height: 280px;
}
#topContent {
	height: 260px;
}
.container {
	width: 780px; 
	margin: 0px auto;
}
#topContent .image {
	width: 540px; 
	padding-top:20px;
	float:right;
}
#home #topContent .image {
	width: 780px; 
	margin: 0px auto;
	padding-top:20px;
	float:none;
}
#topContent .s1 {
	width: 215px;
	float:left;
	padding-right: 25px;
}
.inner {
	background: #fff;
}

#content {
	width: 780px; 
	text-align: left;
	margin: 0px auto;
	padding: 20px 0 5px 0;

}
#mainContent {
	float:right;
	width: 540px;
}
#home #mainContent {
	width: 480px;
	float:left;
}

#subContent {
	width: 215px;
	float:left;
	padding: 0 25px 10px 0;
}
#home #subContent {
	float:right;
	width: 265px;
	padding: 0 0 0 35px;
	height:265px;
}

#subContent .perspectives, .s1 .perspectives {
	background: url(images/management-perspectives.gif) no-repeat;
	padding: 0 0 0 20px;
}
.s1 .perspectives {
	margin-top: 20px;
	padding-left: 15px;
}
#footer {
	clear:both;
	background: #D7D7D7 url(images/footer.gif) repeat-x;
	height: 98px;
	border-top:5px solid #00346A;
}
#footerContent {
	width: 780px; 
	text-align: left;
	margin: 0px auto;
	padding-top: 10px;
}


/* Forms */


/* Tables */


/* Lists */
#headerContent ul {
	margin:0;
}
#headerContent li {
 	list-style: none;
	padding: 30px 10px 0 0;
	float:right;
}
#headerContent a:link, #headerContent a:visited, #headerContent a:active {
	text-decoration: none;
}
#footerContent ul {
	margin:0;
}
#footerContent li {
 	list-style: none;
	display: inline;
	padding: 0 10px 0 0;
}
#footerContent a:link, #footerContent a:visited, #footerContent a:active {
	text-decoration: none;
}

#subContent ul {
	margin:0;
}
#subContent ul li {
	list-style:none;
}
#subContent ul li a, #subContent ul li a:link, #subContent ul li a:visited {
	display: block;
	padding: 5px 0 0 10px;
	height:23px;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}
#subContent ul li a:hover {
	background: #eee;
	color: #2E2E2E;
}

/* Investment Criteria */

ul#tabs2  {
	margin: 0;
	padding:0;
	list-style: none;
}

ul#tabs2 a {
	display: block;
	width: 216px;
	padding: 6px 30px 6px 6px;
	background: #1059A9 url(images/arrow.gif) no-repeat right;
	text-decoration: none;
	border-bottom: 4px solid #fff;
	color: #fff;
}


ul#tabs2 a:hover {
	width: 216px;
	padding: 6px 40px 6px 6px;
	background: #66AFFF url(images/arrow_down.gif) no-repeat right;
}

#ic1,#ic2,#ic3,#ic4,#ic5  {
	width: 256px;
	visibility:hidden;
	border: 1px solid #66AFFF;
	position: absolute;
	top: 0; right: 0;
	min-height: 180px;
}
ul#ic1, ul#ic2, ul#ic3, ul#ic4, ul#ic5  {
	padding:10px; margin:0; background: #fff;
}
ul#ic1 ul, ul#ic2 ul, ul#ic3 ul, ul#ic4 ul, ul#ic5 ul {
	font-size: 1em;
}
ul#ic1 li, ul#ic2 li, ul#ic3 li, ul#ic4 li, ul#ic5 li {
	margin:0 0 10px 15px;
}