/* ------------------------------ MAIN ----------------------------- */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	text-decoration: none;
	background-color: #E7E7E7;
	margin: 25px;
	padding: 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0 0 0 0;
}
h1 {
	font-size: 14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 0 1.5em 0;
	color: #84A4D9;
}
h2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	color: #84A4D9;
}

h3 {
	font-family:Verdana, Georgia, serif;
	font-size: 12px;
	line-height:18px;
	color: #fff;
	text-decoration: none;
	font-style:normal;
	background-color:#84A4D9;
	padding: 0;
	margin:0 0 1.5em 0;
}

h4 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:1.8em;
	color: #84A4D9;
	border-top:dotted 2px #999;
}
h5 {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:0;
	color: #333;
}	
h6 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* ------------------------------ END MAIN ----------------------------- */

/* ------------------------------ WRAPPED ----------------------------- */
#wrapper {
	width: 852px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(p7csslm/img/clm01_middle.gif);
	background-repeat: repeat-y;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}
#masthead {
	width:850px;
	height:190px;
	padding: 0px;
	margin: 0;
	background-image:url(images/header_NewHaven.png);
	background-repeat:no-repeat;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	position:relative;
}
#whitespace_top {
	width:850px;
	height:40px;
	background-color:#FFF;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
}
#whitespace_bottom {
	width:850px;
	height:40px;
	background-color:#FFF;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
}

/* ------------------------------ END WRAPPED ----------------------------- */

/* ------------------------------ TOP NAV ----------------------------- */
#top {
	height:20px;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	white-space: normal;
	line-height: 13px;
	text-decoration:none;
}
.sitemap:link {
	font-size: 11px;
	
}
.sitemap:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.sitemap:active {
	font-size: 11px;
}
.sitemap:visited {
	font-size: 11px;
}
/* ------------------------------ END TOP NAV ----------------------------- */

/* ------------------------------ MAIN NAVIGATIE ----------------------------- */

#nav {
	width:790px;
	height:30px;
	padding-left:60px;
	background-color:#84A4D9;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	border-bottom:solid 1px #999;
}
#p7PMnav {
	margin: 0;
	padding:0;
	background-color: #FFFFFF;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul li {
	border-right: 0;
}
/*achtergond hover*/
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #C7C6CE;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #EEEFEA;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
/*navigatiebalk main*/
#p7PMnav a {
	display: block;
	font-family:Verdana, Georgia, serif;
	font-size:0.85em;
	text-decoration: none;
	padding: 4px 30px;
	color: #fff;
	line-height:1.1;
	padding-top:1em;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #E6E0DD;
	color: #333;
	letter-spacing: .01px;
}





/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark  {
	color: #333;
	font-weight: normal;
}






/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	color: #84A4D9;
}
/*.p7PMtrg a:hover {
	background-color: #C7C6CE;
	font-weight: normal;
}
.p7PMtrg a:active, .p7PMtrg a:focus {
	color: #00ABC4;
	font-weight: normal;*/

/* hover submenu kleuren */
#p7PMnav .p7PMon {
	background-color: #C7C6CE;
	color: #333;
}



/*the submenu classes AFBLIJVEN */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}



/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 200px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 113px;
}

/*submenu buttonbreedte*/
#p7PMnav ul, #p7PMnav ul li a{
	background-color:#C7C6CE;
	color:#333;
}

/*hover subnav*/
#p7PMnav ul li a:hover, #p7PMnav ul li a:active, #p7PMnav ul li a:focus {
	background-color: #84A4D9;
	color: #fff;
}



#pmmcrumb {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 16px;
	color: #8B9478;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #6D755E;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}


/* ------------------------------ END MAIN NAVIGATIE ----------------------------- */

/* ------------------------------ MAIN CONTENT ----------------------------- */
#left {
	width: 620px;
	float: left;
}
#left .content {
	padding: 0 60px 0 90px;
}
#left .content p {
	margin:0 0 1.5em 0;
}
#left .contentinspring {
	padding: 0 0 0 10.5em;
}
#left .content ul#team{
margin-top: 0; 
margin-bottom: 0; 
margin-left: 8.3em; 
}
#left a:link {
	color: #84A4D9;
	text-decoration:none;
}
#left a:visited {
	color: #84A4D9;
	text-decoration:none;
}
#left a:hover {
	color: #84A4D9;
	text-decoration:underline;
}
.function {
	font-family:Verdana, Georgia, serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}
.fotopas {
	padding-right: 1em;
	padding-bottom: 1em;
}
.fotopadding {
	padding-right: 2em;
	padding-bottom: 1em;
}
.logopadding {
	padding-left: 2em;
	padding-bottom: 1em;
	float:right;
}
fieldset {
	background-color:#E7E7E7;
	padding-left:1.5em;
}
.style1 {color: #FF0000}
.style4 {color: #84A4D9; font-weight: bold; }
/* ------------------------------ END MAIN CONTENT ----------------------------- */

/* ------------------------------ SIDEBAR ----------------------------- */
#right {
	width: 230px;
	float: left;
	position:relative;
}
#right .content {
	padding: 0 20px;
}
#right .content p {
	margin: 0 0 0.3em 0;
}
#call {
	width:100%;
	height:55px;
	background-image:url(images/call-HBM-Fund-Services.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:3em;
}
#news {
	width:163px;
	height:100%;
	margin-left:12px;
	margin-right:15px;
	margin-bottom:3em;
	border-bottom:solid 1px #666;
}
.rightkop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	background-color: #84A4D9;
	padding: 0 0 0 1em;
}
.rightkoplink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	background-color: #84A4D9;
	padding: 0 0 0 1em;
}
.rightkoplink a:link, .rightkoplink a:visited, .rightkoplink a:hover, .rightkoplink a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	background-color: #84A4D9;
}
.rightkoplink a:hover  {
	text-decoration: underline;
}
.righttekst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	text-decoration: none;
	padding: 0 0 0 1em;
	border-bottom:solid 1px #666;
	display: block;
}
.righttekst:link {
	color: #333;
}
.righttekst:visited {
	color: #333;
}
.righttekst:hover {
	color: #84A4D9;
	background-color:#E6E0DD;
}
.righttekst:active {
	color: #333;
}
#meetus {
	width:163px;
	height:100%;
	margin-left:12px;
	margin-right:15px;
	margin-bottom:3em;
}
#business {
	width:163px;
	height:100%;
	margin-left:12px;
	margin-right:15px;
	margin-bottom:3em;
}
/* ------------------------------ END SIDEBAR ----------------------------- */

/* ------------------------------ FOOTER ----------------------------- */

#footer {

}
#footer .content {
	margin: 0;
	padding: 5px;
	color:#999;
	text-align:right;
	font-size: 0.8em;
	clear: both;
	text-decoration:none;

}
#footer a:link {
	color:#999;
	text-decoration:none;
}
#footer a:visited {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
	text-decoration:underline;
}
#footer a:active {
	color:#666;
	text-decoration:none;
}
#W3C {
	padding:10px 0 0 0;}



/* ------------------------------ END FOOTER ----------------------------- */

/* ------------------------------ MEET US AT SCROLLER ----------------------------- */

#pscroller2{
width: 141px;
height: 55px;
font-family:Verdana, Georgia, serif;
font-size:12px;
line-height:1.5;
background-color:#84A4D9;
border-bottom:solid 1px #666;
padding: .8em .8em .8em 1em;
}

#pscroller2 a{
text-decoration: none;
color:#fff;
}
#pscroller2 a:hover{
text-decoration: none;
color:#876F7C;
}
.someclass{ 
}

/* ------------------------------ END MEET US AT SCROLLER ----------------------------- */



/*

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}*/
