#container {
	width: auto;
}

#header {
	page-break-after: avoid;
}

#header h1 a {
	background: none;
}
#header h1 a img {
	display: block;
}

#header h1 a .access_text {
	display: none;
}

h2 {
	
}

#footer {
	display: none;
	float: none;
}

#container .print_hide {
	display: none;
}

.content {
	float: none;
	border-top: none;
}

.content a.more {
	display: none;
}

.content a.less {
	display: none;
}

#mainNav {
	display: none;
}

#mainPhoto {
	display: none;
}

.tools {
	display: none;
}

#nav {
	display: none;
}

#topBar {
	padding: 20px 0 20px 0;
	margin-bottom: 0;
	float: none;
}

#about #mainTxt {
	float: none;
	width: auto;
	margin-right: 0;
	padding-right: 0;
	min-height: 0;
	height: auto;
}

#about .toprow {
	float: none;
}

#about .bottomrow {
	float: none;
}

#about .casestudy {
	float: none;
	width: auto;
	padding-left: 0;
	padding-right: 0;
}

#about .bottomrow .casestudy {
	min-height: 0;
	height: auto;
}

#criteria #criteriaList {
	float: none;
	width: auto;
	padding-right: 0;
}

#criteria #criteriaList .head {
	float: none;
}

#criteria #sidebar {
	float: none;
	width: auto;
}

#criteria #expertise {
	float: none;
	width: auto;
	margin-top: 20px;
	padding-left: 0;
}

#criteria #expertise ul {
	margin-bottom: 20px;
}

#criteria #map {
	display: none;
/*	float: none;
	margin-top: 20px;
	padding-left: 0;
	width: auto;
	clear: both;
	page-break-inside: avoid;*/
}

#case_studies ul#studies {
	float: none;
}

#case_studies ul#studies li {
	float: none;
	width: 100%; 
	border-bottom: 1px solid #CDD5E1;
}

#case_studies ul#studies li .inner, #case_studies ul#studies li.left .inner {
	padding-right: 0;
	padding-left: 0;
	height: auto;
}

#case_studies ul#studies li .logo {
	page-break-after: avoid;
}

#case_studies ul#studies li .details {
	margin-left: 96px;
	float: none;
	width: auto;
	page-break-after: avoid;
}

#case_studies ul#studies li .details li {
	border-bottom: none;
}

#case_studies ul#studies li .details .summary {
	display: none;
}

#case_studies ul#studies li .details .full_text {
	display: block;
}

#case_studies #study {
	margin-top: 20px;
}

#case_studies #study .summary {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}

#case_studies #study .details {
	float: none;
	width: 100%;
}

#portfolio #current {
	width: 100%;
}

#investments li {
	float: none;
	width: 100%;
	display: block;
	border-bottom: 1px solid #CDD5E1;
}

#investments li li {
	border-bottom: none;
}

#investments li .details {
	margin-left: 96px;
	float: none;
	width: auto;
}

#investments li .details .summary {
	display: none;
}

#investments li .details .full_text {
	display: block;
}

#portfolio #historical {
	display: none;
}

#investment {
	border: none;
	padding: 0;
	float: none;
	width: auto;
}

#investment .topBar {
	display: none;
}
#investment .inner {
	float: none;
}

#investment .details {
	float: none;
	margin-left: 192px;
	width: auto;
}

/*For modal printing*/
#modal_overlay { 
	display: none;
}

#modal_content {
	position: static !important;
	width: auto !important;
	height: auto !important;
}

#funds #main {
	float: none;
	width: auto;
}

#funds #main #mainTxt {
	padding-right: 0;
}

#funds #fundsList {
	padding-right: 0;
}

#funds #support {
	float: none;
	width: auto;
	padding-left: 0;
	clear: both;
}


#team_nav {
	display: none;
}

#team_bio #bio {
	float: none;
	width: auto;
}

#team_bio #bio .main {
	float: none;
	width: auto;
	margin-left: 192px;
}

#news #topBar {
	float: none;
}

#news #news_nav {
	display: none;
}

#news #articles {
	float: none;
	width: auto;
	page-break-before: avoid;
}

#news #articles li {
	float: none;
	width: auto;
	border-bottom: 1px solid #CDD5E1;
}

#news #articles li .details {
	margin-left: 96px;
	float: none;
	width: auto;
}

#news .details a.less {
	display: none;
}

#news #articles li .details .summary {
	display: none;
}

#news #articles li .details .full_text {
	display: block;
}

/*debug*/
table {
	display: none;
}	