body.print {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.logoRow a {
	color: #004671;
	text-decoration: none;
}

.logoRow a:hover {
	text-decoration: underline;
}

.trContent {
	float: none;
	width: 100%;
}

.padlr {
	padding-left: 15px;
	padding-right: 15px;
}

body.print .ccbnTtl {
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0;
}

body.print .ccbnTblTtl {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

#tearsheet .ccbnTtl {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}

#tearsheet .ccbnTblTtl {
	font-size: 16px;
	line-height: 16px;
}

#tearsheet tr.ccbnOutline table td {
	padding: 5px 7px;
}

#tearsheet tr.ccbnOutline table table, #tearsheet tr.ccbnOutline table table td {
  margin: -5px -7px !important;
}

body.print pre, body.print blockquote, body.print tr, body.print img {
	page-break-inside: auto !important;
}

body.print h2, body.print h3 {
	page-break-after: auto !important;
}

body.print img {
	max-width: none !important;
}