body {
	background: #FFF;
	font: normal 10pt/1.5 Arial, Helvetica, sans-serif;
}

.printLogo {
	display:block;
	margin: 10px auto;
}

.sub,
.home,
.subNav,
.button,
.question,
.buttonHeader,
.go,
.searchMoreExamples,
.pageNav,
.data .goToBranch {
	display:none;
	visibility: hidden;
}

/*.footer {width: 100%;}*/
.disclaimer {
/*	width: 100%;*/
	background: none;
	border-bottom: none;
/*	margin-bottom: 20px;*/
}
.disclaimer p {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #6f6f6f;
	font-size: 8pt;	
	width:950px;
}
/*.summary .header {
	background:none;
}*/
.summary .header p {
	font-size: 18pt;
	font-weight:bold;
}

/*.details .header {
	background: none;
}*/
.details .header h1 {
	font-size: 12pt;
	font-weight:bold;
}
.orange {
	color:#000;
	font-weight:bold;
}

.blue {
	color:#000;
	font-weight:bold;
}
.data .viewDetails {
	background-image: none;
	display: block;
}
.externalLink
{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.bizCard .ellipses:before {	
	content:"...";
	text-align:left;
}