/* =============================================================================================
 * Jesus OT quotes
 * File: prnQuotes.css     Print CSS page
 * 
 * Author: s.clark
 * Copyright: (c) 2013 by S.Clark
 * Created: Oct 2013
 * Browsers tested on: FireFox, IE9, Chrome, Opera
 * 				Opera: doesn't print iFrame contents ONLY
 */

.title1{
	margin-bottom: 4px;
	height: 50px; 	
}

.titSpan1{
	font-size: 16pt;
	margin-bottom: 1px;
}

.titSpan2{
	font-size: 10pt; font-weight: normal;
	margin-bottom: 1px;
}

.Tbl1{
	width: 90%;
	font-size: 10pt;
}

.HeadingA {
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin-top: 0px;
}

.col0{
	width: 4%;
}

.col1{
	width: 13%;
}

.colOTrefs {
	font-size: 8pt;
}

.rowEmpty{
 	font-size: 0.1em;
 }
 


a:link, a:visited {
	text-decoration:none;
	color: black;
}

.Instruct1, 
.prnBut,
.Footer1,  
.titSpan3 {display: none; }

.ForPrint1 {
	visibility: visible;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 10pt;
}
	
.DnoPrint {
	page-break-before: always;
	margin-top: 20px;
}
