﻿* {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-family: arial, helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #383838;
}
body
{
    font-size: 1em;
}

h2, h3, h4, h5, h6
{
    clear: both;
    margin-bottom: 1em;
    color: #183f6b;
}

p
{
    margin-bottom: 1em;
}
ul, ol
{
    margin-bottom: 1em;
    margin-left: 2em;
}
ul li, ol li
{
    margin-bottom: 0.5em;
}

#skipNav, #topBar, #Div1, #L3Nav, .l2SubNav_Border, .mainImage, #flash_FundInvestments, #flash_SecondaryInvestments, #flash_CoInvestments, #flash_Mezzanine, #flashcontent
{
	display:none;
}
#printContent
{
	display: block;
}
#contentMain
{
	margin-top: 2em;
	width: 600px;
	clear: both;	
}
.contentText
{
	clear: both;
	margin-bottom: 1em;
}
.contentText_subSectionTitle
{
	clear: both;
	font-size: 1.25em;
	margin-bottom: 1em;
	font-weight:bold;
}
.contentArea_smallBioColumn
{
	width: 212px;
    float: left;
    margin-bottom: 1em;
}
.contentBox_smallBioPicture
{
	width: 68px;
    height: 82px;
    float: left;
}
.contentBox_smallBioText
{
    width: 131px;
    float: right;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;	
}
.listCol
{
float: left; 
width: 180px; 
padding-right: 10px; 	
	
}
.contentText_contactUs_hdrImg
{
    width: 225px;
    height: 150px;
    float: left;	
}
.contentText_contactUs_hdrTxt
{
    width: 173px;
    padding-left: 15px;
    float: left;	
}
.caseStudiesImg
{
    float: left;
    display: inline;
    width: 170px;
    padding-bottom: 1em;	
}
.caseStudiesText
{
    float: left;
    display: inline;
    width: 200px;
    padding-bottom: 1em;	
}
.clearBoth, .contentBkgnd_dottedLine
{
    clear: both;
}	
.nav_link_spacing
{
	 margin-bottom: 1em;
}
.printTable
{
  display: block;  
}

#footer
{
	clear: both;
	margin-top: 2em;
	font-size: .75em;
}	
	
	