/*This file is used only for print output.*/
/*Remove background color, set black color, adjust font size, .*/
/* remove Share nd Back buttons.*/
body {
	color:#000;
	background-color: #FFF;
	background-image:none;
}

.printable_body {
	background-color: #FFF;
}

.printable_body h4 {
	margin-top: 0;
	padding-top: 0;
}

#printable_content, #content {
	background-color: #FFF;
	color: #000;
}

#printable_content .text {
	color:#000;
	background-color:#FFF;
}

.margin_heading, .margin_heading_threeline, .citation-note {
	color:#000;
}

.margin_heading, .margin_heading_threeline {
	margin-right: 75pt; /*Extra space to accommodate line*/
}

.citation {
	font-size: 11pt;
}

.citation-text .contentpartial , .citation-text .contentpartial p {
	font-size: 13pt;
	color:#000;
}

.line_number {
	color: #000;
}

.bible_verse_number, .line_number {
	color: #000;
}

blockquote.BibleVerse {
	font-size: 11pt;
}

.contenttile p.bible_verse {
	font-size: 13pt;
	line-height: 1.2em;
	color: #000;
}

.marker-number {
	font-size:10pt;
}

.TrialTestimony .sent {
	font-size:11pt;
}

p.Quote-Exegesis .sent {
	font-size:11pt;
}

.toplink, .bottomlink, .share {
	display: none;
}

