/* global declarations */
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

/* H1 Style */
.H1 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-style: normal;
	color: #000000;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h1 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-style: normal;
	color: #000000;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
/* H2 Style */
.H2 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	color: #333333;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-style: normal;
	color: #333333;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
/* Intro Text Style */
.intro {
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

/* Boldtext Style */
.strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 15px;
	font-weight: 700;
}

/* Italic Style */
.em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: em;
	color: #333333;
	line-height: 15px;
}

/* Small Text Style */
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}

/* Sidebar Link Style */
.sidebarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffcc;
}

/* General Link Style */
a {
	color: #003399;
}

a:hover {
	color: #000000;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

#global-nav {
	margin: 0;
	padding: 0;
}
#global-nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#global-nav li a {
	display: block;
	height: 31px;
	color: #ffff99;
	text-decoration: none;
	text-indent: -30000px;
}
#global-nav li a:hover {
	color: #e9b000;
}

#global-nav li.firm a {
	width: 119px;
	background: url(/_img/globalnav-firm.gif) no-repeat;
}
#global-nav li.firm a:hover {
	background-position: 0px -31px;
}
#global-nav li.firm a:active,
#global-nav li.firm a.active {
	background-position: 0px -62px;
}

#global-nav li.investment a {
	width: 161px;
	background: url(/_img/globalnav-investment.gif) no-repeat;
}
#global-nav li.investment a:hover {
	background-position: 0px -31px;
}
#global-nav li.investment a:active,
#global-nav li.investment a.active {
	background-position: 0px -62px;
}

#global-nav li.team a {
	width: 94px;
	background: url(/_img/globalnav-team.gif) no-repeat;
}
#global-nav li.team a:hover {
	background-position: 0px -31px;
}
#global-nav li.team a:active,
#global-nav li.team a.active {
	background-position: 0px -62px;
}

#global-nav li.portfolio a {
	width: 178px;
	background: url(/_img/globalnav-portfolio.gif) no-repeat;
}
#global-nav li.portfolio a:hover {
	background-position: 0px -31px;
}
#global-nav li.portfolio a:active,
#global-nav li.portfolio a.active {
	background-position: 0px -62px;
}

#global-nav li.partners a {
	width: 138px;
	background: url(/_img/globalnav-limited.gif) no-repeat;
}
#global-nav li.partners a:hover {
	background-position: 0px -31px;
}
#global-nav li.partners a:active,
#global-nav li.partners a.active {
	background-position: 0px -62px;
}

#global-nav li.news a {
	width: 66px;
	background: url(/_img/globalnav-news.gif) no-repeat;
}
#global-nav li.news a:hover {
	background-position: 0px -31px;
}
#global-nav li.news a:active,
#global-nav li.news a.active {
	background-position: 0px -62px;
}

.print {
	float: right;
}
.print a {
	display: block;
	height: 22px;
	padding: 2px 0 0 29px;
	background: url(/_img/print-icon.gif) no-repeat;
}

body {
	background-color: ##C6CFD9;
}

.print-header {
	display: none;
}
.header-td {
	 background: #000000;
}

.our_team #content table {
	
}
.our_team #content table td {
	width: 33%;
}

.portfolioTable {
	margin: 15px 0px 0px 0px;
}
.portfolioTable td {
	padding: 2px;
	margin: 0px;
}

.portfolioTable td.portfolioCompany {
	margin: 0px 0px 0px 0px;
	width: 175px;
}

.portfolioLogo {
	/* background removed per 8/26 request from angela */
	/*background: #ffffff;*/
	width: 101px;
}

ul#case-studies-list {
	margin: 0 0 0 0;
	padding: 15px 15px 0 15px;
	background: #ffffff;
}
ul#case-studies-list li {
	margin: 0 0 15px 0;
	padding: 15px 0px 0px 0px;
	background-image: none;
	border-top: 1px solid #cccccc;
	list-style: none;
	position: relative;
}
ul#case-studies-list li.header {
	border-top: none;
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
ul#case-studies-list li.header h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
ul#case-studies-list li .left-column,
ul#case-studies-list li .right-column {
	float: left;
}
ul#case-studies-list li .left-column {
	width: 165px;
	padding: 0 15px 0 0;
}
ul#case-studies-list li .left-column p.portfolio-location {
	padding: 0 0 0 0;
	text-align: center;
	width: 140px;
}
ul#case-studies-list li .left-column .portfolio-logo {
	margin: 0 auto 10px auto;
}

ul#case-studies-list li .right-column {
	width: 324px;
}
ul#case-studies-list li .left-details {
	width: 160px;
	padding: 0 0 0 0;
}
ul#case-studies-list li .right-details {
	padding: 0 0 0 20px;
	border-left: 4px solid #cccccc;
}
ul#case-studies-list li .right-details br {
	display: none;
}

#case-studies-list div.details {
	display: none;
}

ul#case-studies-list p {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
ul#case-studies-list p.industry a {
	font-weight: bold;
	text-decoration: none;
}
ul#case-studies-list p.industry a:hover,
ul#case-studies-list p.industry a:active {
	color: #333333;
}
ul#case-studies-list h3 {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
ul#case-studies-list h3 a {
	color: #333333;
	text-decoration: none;
}
ul#case-studies-list li img.portfolio-logo {
	border: none;
	margin: 0 0 10px 0;
}
ul#case-studies-list li .details {
	clear: both;
	padding: 15px 0 0 0;
}

.study-details {
	background: #FFFFFF;
	padding: 15px 15px 0 15px;
}
.study-details p {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
}
.study-details p.location {
	text-align: center;
	margin: 0 15px 0 0;
}

.top {
/*	float: right;*/
}
.back {
	float: left;
}

#nav_cat_archive {
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
}
#nav_cat_archive li {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	list-style: none;
}

h1.fund-title {
	padding: 15px 0 13px 0;
}

.industry {
	float: left;
	font-size: 13px;
}
ul#case-studies-list p.more {
	position: absolute;
	bottom: 18px;
	right: 20px;
	padding: 0 0 0 0;
}
ul#case-studies-list p.more a {
	font-weight: bold;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ul#case-studies-list p.more a:hover,
ul#case-studies-list p.more a:active {
	text-decoration: underline;
}

/* @group Clearfixes */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* @end */

