/*	
	Version: 2.1
	Print Stylesheet 
	Template: Saint John Advisor | Project: SITE NAME HERE
*/

body {
	font-family: 'myriad-pro', arial, sans-serif!important;
	background: none;
	color: black;
	border-top:none!important;
	font-size: 10pt!important;
	overflow-x: visible; 
}

#header, #logo, #nav-primary, .nav, #phone, #primary, .footercontainer, .printQuotes, .rightQuote, img.tooltip {
	display: none;
}

#wrapper {
	margin-top: 0!important;	
	width: 100%!important;
	float: none;
}

#print-only {
	float: left;
	display: block;
	height: 30px;
	width: 100%;
}

.printOnly {
  display: inline;
}

.logoPrint {
	float: left;
}

.printPhone {
	float: right;
	text-align: right;
	font-family: 'myriad-pro', arial, sans-serif!important;
	font-weight: 700;
}

.quoteRecipient {
position: relative;float: none !important;
}

.maincontent, .leftQuote {
	width: 100%!important;
	margin: 0; 
	padding: 0;
	background: none;
	float: none!important;
}


p {
	width: 90%;
}

.quoteHeadParagraph p, .leftQuoteBottom p, .leftQuoteBottom ul {
	font-size: 12pt;
	line-height: 18pt;
color: #000;
padding: 0 0 20px 0;
margin-bottom: 0;
}

.leftQuoteBottom p, .leftQuoteBottom ul {
	font-size: 10pt;
	line-height: 16pt;
}

.quoteHeadParagraph p {
	padding-bottom: 40px;
}

.quoteRecipient {
padding: 0 0 25px 0;
color: #000!important;
}

.cat-24-id table.dataTable td, .cat-24-id table.dataTable td p {
font-size: 8pt;
line-height: 12pt;
color: #000;
}

.cat-24-id table.dataTable td {
	border-bottom: 1px solid #aaa;
	padding: 6px 30px 6px 30px;
}

.cat-24-id table.dataTable th {
	border-bottom: 2px solid #729fe9;
}

table.quoteHeader {
	white-space: nowrap;
}

table.quoteHeader .quoteDataPoint, table.quoteFooter .quoteDataPoint, .quoteDataPoint, .printQuotes, .cat-24-id table.dataTable th, .cat-24-id table.dataTable th:first-child {
	font-size: 7pt;
	line-height: 10pt;
text-transform: uppercase;
font-weight: 600;
letter-spacing: .05em;
color: #000;
}

.quoteRecipient .quoteDataPoint {
	
color: #000;
}

table.quoteHeader td p, table.quoteHeader th p {
font-size: 14pt;
}

table.quoteHeader td {
padding-top: 8px!important;
padding-bottom: 10px;
}

table.quoteFooter td {
padding-top: 15px!important;
padding-bottom: 0;	
}

table.quoteFooter td p {
font-size: 9pt!important;
	line-height: 11pt!important;
	padding-bottom: 10px;
}

.cat-24-id table.quoteHeader, .cat-24-id table.dataTable, .cat-24-id table.quoteFooter {
width: 90%!important;
	font-family: 'myriad-pro', arial, sans-serif!important;
color: #000;
}

ol {
	clear: both;
	padding: 15px 0 0 0!important;
}

ol li {
	list-style-type: decimal;
	padding: 0;
	margin-left: 18px;
}

ul {
	clear: both;
	padding: 0!important;
}

ul li {
	list-style-type: square;
	padding: 0;
	margin-left: 18px;
}
	

html a:link, html a:visited {
	color: #444!important;
}


hr {
	display: none;
}
	
h1 {
    border-bottom: 1px solid #DDDDDD;
    clear: left;
    font-size: 30px;
    font-weight: 400; /* regular 400, medium 500, semibold 600 */
    letter-spacing: -1px;
    line-height: 36px;
    margin-bottom: 20px;
    padding: 17px 0 10px;
}

h3 {
	font-size: 22px;
	line-height: 28px;
	font-weight: 400; /* regular 400, medium 500, semibold 600 */
	padding: 0 0 14px 0;
}

.cat-24-id .quoteRecipient h3 {
font-weight: 300;
color: #000!important;
	font-size: 34px;
line-height: 1.2em;
padding-top: 26px;
}

.quoteDataPoint {
	font-family: 'myriad-pro', arial, sans-serif;
	font-weight: 400;
}


.cat-24-id h4 {
padding: 40px 0 15px 0;
font-size: 1.9em;
line-height: 1.9em;
color: #000!important;
font-weight: 400;
}

h4 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 8px;
}

#print-footer {
	display: block;
	border-top: 1px solid #999;
	padding: 20px 0 0 0;
}

#print-footer p {
	font-size: 8pt;
	line-height: 14pt;
color: #000;
padding: 0 0 10px 0;
margin-bottom: 0;
}