@charset "windows-1252";
* {margin:0;padding:0}
body {
	padding:0 0 10px 0;
	color: #000000;
	background:#fff;
	text-align:center;
}
	/*class for quotes on the private equity sponsors page*/
.pesquotes {
	font-weight:bold;
	text-align:left;
	font-style:italic;
	font-size:9pt;
}

/* ------------------------------------------ styles for side bar quotes ------------------------- */
.h1sidequotes{
	color:#000;
	font-size:10pt;
	font-family: arial, halvetica, sans-serif;
	font-weight: bold;
	margin-top:40px;
}

.sidequotes{
	color:#004080;
	font-size:10pt;
	font-family: times new roman, times, serif;
	font-weight: bold;
	font-style: italic;
	padding:0px 3px 0px 5px;
}
 
/* --------------------------- style for center column content ----------------------------------- */
h1 {
	color:#000080;
	font-size:13.5pt;
	font-family: arial, halvetica, sans-serif;
	font-weight:bold;
	margin-left:7px;
	margin-top:7px;
	margin-bottom:8px;
}
					 
h2 {
	color:#000;
	font-size:10pt;
	font-family: arial, halvetica, sans-serif;
	font-weight:bold;
	margin-left:3px;
	margin-bottom:6px;
}
p.table {
	margin-bottom:0em;
	padding:-3px 5px 0px 3px;
	color:#000;
	font-size:10pt;
	font-family: arial, halvetica, sans-serif;
	margin-left:8px;
}					 

p {
	margin-bottom:1em;
	padding:-3px 5px 0px 3px;
	color:#000;
	font-size:10pt;
	font-family: arial, halvetica, sans-serif;
	margin-left:8px;
}		 

ul {
	padding-left:35px;
}
li {
	color:#000;
	font-size:10pt;
	font-family: arial, halvetica, sans-serif;
}