/* KPMG Print css styles */
#nav,
#tool-bar-repeat,
.tabs1, .tabs2, .tabs3, .tabs4, .tabs5, .tabs6,
.page-nav,
.back-top,
.bg-inpage,
.promo-full,
.promo-col,
#footer ul.links {
	display: none;
}

body {
	background: #ffffff;
}
#bg-wrapper {
	background-image: none;
	margin: 0 auto;
	width: auto;
}
#page-wrapper {
	margin: 0;
	padding: 0 0 10px 0;
	width: auto;
}
#top {
	background-image: none;
	background-color: #ffffff;
	margin: 0 auto 16px auto;
	width: auto;
}
#top #logo {
	float: none;
	margin: 0;
	width: auto;
	height: auto;
}
#top #logo img {
	margin: 0 0 0 20px;
}

.content-wrap {
	padding: 0;
}

.main-col {
	float: none;
	padding: 0;
	width: auto;
}

h3 {
	font-weight: bold;
}

p {
	line-height: 140%;
}
p.lead {
	line-height: 120%;
	margin: 0 0 14px 0;
	padding: 0;
}
#footer p.legal {
	margin: 0;
}

.right-margin200 {
	margin-right: 200px;
	width: auto;
}
.pull-fig-right {
	right: 0;
	width: 170px;
}

