#pf-app {
	margin: 0px; width: 860px; font-size: 13px; position: relative; min-height: 70%;
}
.pf-app form {
	margin: 0px; padding: 0px;
}
#pf-app a {
	
}
#pf-app select {
	
}
#pf-app input {
	
}
.pf-sprite {
	background: url("/images/pf-app-sprite.png") no-repeat;
}
.pf-app a {
	color: rgb(64, 64, 64); text-decoration: none; cursor: pointer; text-shadow: 0px 0px 2px #fff;
}
.pf-app a:hover {
	color: rgb(0, 0, 0);
}
#pf-app .pf-toolbar label:hover {
	color: rgb(0, 0, 0);
}
.pf-button {
	border-width: 1px; border-style: solid; border-color: rgb(199, 199, 199) rgb(187, 187, 187) rgb(149, 149, 149); margin: 0px; padding: 1em 1.5em; border-radius: 4px; color: rgb(109, 159, 0); font-size: 16px; font-weight: bold; text-decoration: none; display: inline-block; cursor: pointer; text-shadow: 1px 1px 0px #fff; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); background-color: rgb(255, 255, 255); -moz-border-radius: 4px; -webkit-border-radius: 4px;
}
.pf-button:hover {
	color: rgb(88, 119, 16); background-color: rgb(250, 250, 250);
}
.pf-app .pdf-loading {
	background: url("/images/ajax-loader.gif") no-repeat 12px 50% rgb(239, 239, 239) !important; color: rgb(185, 185, 185) !important; padding-left: 60px; border-bottom-color: rgb(204, 204, 204); cursor: wait !important; opacity: 1; box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -moz-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -webkit-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff;
}
.pf-app .pdf-loading:hover {
	background: url("/images/ajax-loader.gif") no-repeat 12px 50% rgb(239, 239, 239) !important; color: rgb(185, 185, 185) !important; padding-left: 60px; border-bottom-color: rgb(204, 204, 204); cursor: wait !important; opacity: 1; box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -moz-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -webkit-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff;
}
.pf-toolbar {
	background: -ms-linear-gradient(rgb(248, 248, 248), rgb(232, 232, 232)) rgb(248, 248, 248); border-width: 1px; border-style: solid; border-color: rgb(199, 199, 199) rgb(187, 187, 187) rgb(149, 149, 149); border-radius: 4px 4px 0px 0px; width: 100%; height: 49px; text-align: center; overflow: hidden; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0;
}
#pf-actions {
	float: left;
}
.pf-options {
	display: inline-block;
}
.pf-toolbar a:hover {
	background-color: rgba(0, 0, 0, 0.05);
}
.pf-toolbar label:hover {
	background-color: rgba(0, 0, 0, 0.05);
}
.pf-toolbar a {
	margin: 0px; padding: 6px 18px 0px; height: 43px; color: rgb(64, 64, 64); line-height: 43px; display: inline-block; cursor: pointer; text-shadow: 0px 0px 2px #fff;
}
.pf-toolbar label {
	margin: 0px; padding: 6px 18px 0px; height: 43px; color: rgb(64, 64, 64); line-height: 43px; display: inline-block; cursor: pointer; text-shadow: 0px 0px 2px #fff;
}
.pf-toolbar select {
	margin-right: 6px;
}
.pf-toolbar .pf-sprite {
	height: 36px; margin-top: 4px; margin-right: 4px; float: left;
}
#w-print {
	font-weight: bold; border-right-color: rgb(204, 204, 204); border-right-width: 1px; border-right-style: solid;
}
#w-print .pf-sprite {
	background-position: 0px 2px; width: 33px;
}
#w-pdf {
	font-variant: small-caps; font-weight: bold; border-right-color: rgb(204, 204, 204); border-left-color: rgb(250, 250, 250); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
#w-pdf .pf-sprite {
	background-position: -50px 3px; width: 26px;
}
#w-email {
	font-weight: bold; border-right-color: rgb(204, 204, 204); border-left-color: rgb(250, 250, 250); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
#w-email .pf-sprite {
	background-position: -100px 2px; width: 30px;
}
#w-undo .pf-sprite {
	background-position: -150px -1px; width: 20px;
}
#pf-app-close {
	padding: 4px; top: 2px; width: 36px; height: 39px; right: 2px; text-indent: -9999px; position: absolute;
}
#pf-app-close .pf-sprite {
	background-position: -201px -6px; width: 19px; height: 19px; float: right; display: block;
}
#pf-app-close span.pf-sprite:hover {
	background-position: -221px -6px;
}
#pf-dialog {
	padding: 8px; left: 50%; top: 72px; width: 700px; margin-left: -350px; display: none; position: absolute; z-index: 1; background-color: rgba(87, 68, 47, 0.075);
}
.pf-dialog {
	background: rgb(255, 255, 255); border-radius: 5px; box-shadow: 1px 1px 2px #888; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 1px 1px 2px #aaa; -webkit-box-shadow: 1px 1px 2px #888;
}
.pf-dialog-head {
	padding: 24px 32px; position: relative; -ms-zoom: 1; min-height: 75px; background-color: rgb(226, 226, 226);
}
.pf-dialog-head h2 {
	margin: 0px; font-size: 26px;
}
.pf-dialog p {
	margin: 10px 0px 0px;
}
#dialog-text a {
	text-decoration: underline;
}
#pf-d-close-wrap {
	padding: 14px; top: 8px; right: 8px; display: block; position: absolute; z-index: 10;
}
#dialog-close {
	margin-right: 6px; vertical-align: middle; display: inline-block;
}
#pf-d-close-wrap .pf-sprite {
	background-position: -241px -9px; width: 13px; height: 13px; vertical-align: middle; display: inline-block;
}
#pf-dialog-print {
	display: none;
}
#pf-dialog-print .pf-sprite {
	background-position: 0px -50px; margin: -8px 18px 0px 0px; width: 64px; height: 64px; float: left; display: inline-block;
}
#pf-pdf-frame {
	height: 68px;
}
.pdf-loading {
	background: url("/images/ajax-loader.gif") no-repeat 12px 50% rgb(239, 239, 239) !important; color: rgb(185, 185, 185) !important; padding-left: 60px; border-bottom-color: rgb(204, 204, 204); cursor: wait !important; opacity: 1; box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -moz-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -webkit-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff;
}
.pf-app .pdf-loading:hover {
	background: url("/images/ajax-loader.gif") no-repeat 12px 50% rgb(239, 239, 239) !important; color: rgb(185, 185, 185) !important; padding-left: 60px; border-bottom-color: rgb(204, 204, 204); cursor: wait !important; opacity: 1; box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -moz-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff; -webkit-box-shadow: inset 1px 1px 1px #d0d0d0, 1px 1px 0px #fff;
}
.pdf-download {
	display: none;
}
.pdf-download .pf-sprite {
	background-position: -300px -1px; width: 24px; height: 24px; margin-right: 8px; vertical-align: middle; display: inline-block;
}
.pdf-page-size {
	font-size: 12px;
}
#pf-dialog-ads {
	background: rgb(255, 255, 255); padding: 32px; height: 250px; display: none;
}
#pf-dialog-ads .a-box {
	margin-right: 32px; float: left;
}
#pf-dialog-ads .a-box-right {
	float: left;
}
#pf-dialog-ads .lijit {
	border: currentColor; width: 100%; height: 250px;
}
#pf-ft a {
	color: rgb(255, 255, 255); padding-top: 8px; font-size: 12px; text-decoration: none; float: right; display: block; text-shadow: none;
}
#pf-ft a:hover {
	color: rgb(235, 252, 204);
}
@media print
{
body#pfcom-print {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; width: auto !important; overflow: visible !important; float: none !important; position: static !important; background-image: none !important;
}
#pfcom-wrapper {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; width: auto !important; overflow: visible !important; float: none !important; position: static !important; background-image: none !important;
}
#pf-app {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; width: auto !important; overflow: visible !important; float: none !important; position: static !important; background-image: none !important;
}
.pf-app {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; width: auto !important; overflow: visible !important; float: none !important; position: static !important; background-image: none !important;
}
#pf-print-area-wrapper {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; width: auto !important; overflow: visible !important; float: none !important; position: static !important; background-image: none !important;
}
#pf-print-area {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; width: auto !important; overflow: visible !important; float: none !important; position: static !important; background-image: none !important;
}
#pfcom-masthead {
	display: none !important;
}
#pnLightbox {
	display: none !important;
}
#pfcom-footer-wrapper {
	display: none !important;
}
.hilight::before {
	display: none !important;
}
#pf-dialog {
	display: none !important;
}
.pf-toolbar {
	display: none !important;
}
#chrome-extension-message {
	display: none !important;
}
.pfcom-message-wrapper {
	display: none;
}
}
.pf-hidden {
	display: none !important;
}
.hidden {
	display: none;
}
.print-no {
	display: none;
}
.no-print {
	display: none;
}
#pf-body input {
	visibility: hidden;
}
#pf-body hr {
	clear: both;
}
#pf-body center {
	margin: 0px !important; text-align: inherit !important;
}
.pf-9 {
	font-size: 70%;
}
.pf-10 {
	font-size: 80%;
}
.pf-11 {
	font-size: 90%;
}
.pf-12 {
	font-size: 100%;
}
.pf-13 {
	font-size: 110%;
}
.pf-14 {
	font-size: 120%;
}
.pf-15 {
	font-size: 130%;
}
#pf-body {
	border-width: 1px; border-style: solid; border-color: rgb(222, 222, 222) rgb(136, 136, 136) rgb(136, 136, 136); padding: 24px; width: auto; color: rgb(8, 0, 0); line-height: 1.36; font-size: 14px; cursor: default; -ms-overflow-x: hidden; -ms-overflow-y: auto; -ms-zoom: 1 !important; background-color: rgb(255, 255, 255); text-rendering: optimizelegibility;
}
#pdf-body {
	border-width: 1px; border-style: solid; border-color: rgb(222, 222, 222) rgb(136, 136, 136) rgb(136, 136, 136); padding: 24px; width: auto; color: rgb(8, 0, 0); line-height: 1.36; font-size: 14px; cursor: default; -ms-overflow-x: hidden; -ms-overflow-y: auto; -ms-zoom: 1 !important; background-color: rgb(255, 255, 255); text-rendering: optimizelegibility;
}
.pdf-body {
	border-width: 1px; border-style: solid; border-color: rgb(222, 222, 222) rgb(136, 136, 136) rgb(136, 136, 136); padding: 24px; width: auto; color: rgb(8, 0, 0); line-height: 1.36; font-size: 14px; cursor: default; -ms-overflow-x: hidden; -ms-overflow-y: auto; -ms-zoom: 1 !important; background-color: rgb(255, 255, 255); text-rendering: optimizelegibility;
}
#pf-cust-header {
	padding-bottom: 8px; border-bottom-color: rgb(34, 34, 34); border-bottom-width: 1px; border-bottom-style: solid;
}
#pf-body #pf-header-img {
	margin: 0px auto 24px; float: none; display: block; max-height: 200px; max-width: 794px;
}
#pf-tagline {
	margin: 8px 0px; text-align: center; color: rgb(176, 176, 176); font-size: 12px;
}
#pf-body #pf-title {
	margin: 0px 0px 6px; color: rgb(51, 51, 51); font-size: 175%;
}
#pf-src {
	width: auto; height: auto; color: rgb(53, 109, 169); line-height: 16px; padding-top: 6px; font-size: 14px; margin-bottom: 24px; border-top-color: rgb(102, 102, 102); border-top-width: 1px; border-top-style: solid;
}
#pf-body img#pf-src-icon {
	margin: 0px 3px 0px 0px; vertical-align: bottom; cursor: default; max-height: 16px; max-width: 16px;
}
#pf-body a#pf-src-url {
	color: rgb(187, 187, 187); text-decoration: none; cursor: default; -ms-word-wrap: break-word;
}
#pf-body a#pf-src-url:visited {
	color: rgb(187, 187, 187); text-decoration: none; cursor: default; -ms-word-wrap: break-word;
}
#pf-body a#pf-src-url strong {
	color: rgb(102, 102, 102); font-weight: bold; margin-right: 2px;
}
#pf-body a#pf-src-url:visited strong {
	color: rgb(102, 102, 102); font-weight: bold; margin-right: 2px;
}
#pf_author {
	margin: -1em 0px 1em; color: hsl(0, 0%, 50%); font-size: 0.85em; float: left; display: block;
}
#pf-date {
	margin: -1em 0px 1em; color: hsl(0, 0%, 50%); font-size: 0.85em; float: right; display: block;
}
#pf-body h1 {
	margin: 1em 0px 0.67em; clear: both; font-size: 140%;
}
#pf-body h2 {
	margin: 1em 0px 0.67em; font-size: 125%;
}
#pf-body h3 {
	font-size: 115%;
}
#pf-body h4 {
	font-size: 115%;
}
#pf-body h5 {
	font-size: 115%;
}
#pf-body a {
	color: rgb(2, 106, 217); text-decoration: none; -ms-word-wrap: break-word;
}
#pf-body a:visited {
	color: rgb(2, 106, 217); text-decoration: none; -ms-word-wrap: break-word;
}
#pf-content img {
	margin: 1em 0px 1em 1.5em; border: currentColor; clear: right; float: right; max-width: 100%; page-break-inside: avoid;
}
#pf-content img.smallImage {
	margin: 1em 0px 1em 1.5em; border: currentColor; clear: right; float: right; max-width: 100%; page-break-inside: avoid;
}
#pf-content img.blockImage {
	margin: 1.5em auto; clear: both; float: none; display: block; max-width: 100%; page-break-inside: avoid;
}
#pf-content img.block {
	margin: 1.5em auto; clear: both; float: none; display: block; max-width: 100%; page-break-inside: avoid;
}
#pf-content img.alignnone {
	margin: 1.5em auto; clear: both; float: none; display: block; max-width: 100%; page-break-inside: avoid;
}
#pf-body ul {
	margin: 1em 0px 1em 1em; padding: 0px 1em; list-style-position: outside !important;
}
#pf-body ol {
	margin: 1em 0px 1em 1em; padding: 0px 1em; list-style-position: outside !important;
}
#pf-body li {
	margin: 0.5em 0px;
}
#pf-body li img {
	margin-top: 0px; margin-bottom: 0px; float: none; display: inline;
}
#pf-body pre {
	white-space: pre-wrap; -ms-word-wrap: break-word;
}
#pf-body .wp-caption {
	margin: 0.5em 1.5em; padding: 8px 8px 16px; border-radius: 3px; border: 1px solid rgb(177, 167, 155); color: rgb(131, 131, 131); clear: both; font-size: 70%; vertical-align: top; float: right; max-width: 100% !important; page-break-inside: avoid; background-color: rgb(249, 249, 249); -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;
}
#pf-body .tr-caption-container {
	margin: 0.5em 1.5em; padding: 8px 8px 16px; border-radius: 3px; border: 1px solid rgb(177, 167, 155); color: rgb(131, 131, 131); clear: both; font-size: 70%; vertical-align: top; float: right; max-width: 100% !important; page-break-inside: avoid; background-color: rgb(249, 249, 249); -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;
}
#pf-body div.thumbinner {
	margin: 0.5em 1.5em; padding: 8px 8px 16px; border-radius: 3px; border: 1px solid rgb(177, 167, 155); color: rgb(131, 131, 131); clear: both; font-size: 70%; vertical-align: top; float: right; max-width: 100% !important; page-break-inside: avoid; background-color: rgb(249, 249, 249); -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;
}
#pf-body .caption {
	margin: 0.5em 1.5em; padding: 8px 8px 16px; border-radius: 3px; border: 1px solid rgb(177, 167, 155); color: rgb(131, 131, 131); clear: both; font-size: 70%; vertical-align: top; float: right; max-width: 100% !important; page-break-inside: avoid; background-color: rgb(249, 249, 249); -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px;
}
#pf-body .wp-caption img {
	margin: 0px 0px 8px; float: none;
}
#pf-body .tr-caption-container img {
	margin: 0px 0px 8px; float: none;
}
#pf-body .thumbinner img {
	margin: 0px 0px 8px; float: none;
}
#pf-body .caption img {
	margin: 0px 0px 8px; float: none;
}
#pf-body .wp-caption-text {
	margin: 0px; text-align: center;
}
#pf-body .tr-caption {
	margin: 0px; text-align: center;
}
#pf-body .caption-text {
	margin: 0px; text-align: center;
}
#pf-body blockquote {
	margin: 2.5em; padding: 0px 0.75em; color: rgb(102, 102, 102); font-style: italic; border-left-color: rgb(204, 204, 204); border-left-width: 2px; border-left-style: solid;
}
#pf-body td {
	padding: 0.5em; width: auto !important;
}
#pf-body th {
	padding: 0.5em; width: auto !important;
}
#pf-body table {
	margin: 1em 0px; border: currentColor; width: auto !important; font-size: 1em; border-collapse: collapse; table-layout: auto;
}
#pf-body th {
	font-weight: bold; vertical-align: bottom;
}
#pf-body th[scope=row] {
	vertical-align: top;
}
#pf-body tr {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; page-break-inside: avoid;
}
#pf-body td {
	vertical-align: top;
}
#pf-body tfoot {
	font-style: italic;
}
#pf-body code {
	font: 1em/normal "lucida console", "Courier New", monospace, Monaco, Courier, monospace; text-align: left; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
#pf-body pre {
	font: 1em/normal "lucida console", "Courier New", monospace, Monaco, Courier, monospace; text-align: left; display: inline-block; font-size-adjust: none; font-stretch: normal;
}
.hilight {
	position: relative; cursor: pointer; background-color: rgb(249, 255, 181);
}
.hilight::before {
	padding: 8px 17px 6px; top: -28px; height: 14px; color: red; font-family: arial, sans-serif; font-size: 12px; font-weight: bold; display: block; white-space: nowrap; position: absolute; content: "click to delete"; background-color: rgb(249, 255, 181);
}
#pf-body .print-footer {
	margin: 1em auto 0px; display: block;
}
@media print
{
#pf-mask {
	
}
#pf-body {
	margin: 0px !important; padding: 0px !important; border: currentColor !important;
}
#pdf-body {
	margin: 0px !important; padding: 0px !important; border: currentColor !important;
}
.pdf-body {
	margin: 0px !important; padding: 0px !important; border: currentColor !important;
}
.hilight {
	background-color: transparent !important;
}
.hilight::before {
	display: none !important;
}
.page-break-before {
	page-break-before: always;
}
.page-break-after {
	page-break-after: always;
}
}
