/*Print styles */
html {
	width: auto;
	/* size: auto; */
	page: auto;
	orphans : inherit;
}

body {
	font: normal normal 13pt/15pt Garamond,Times New Roman, serif;
	color: #000;
	background: #fff;
	margin: 0.2in 0.7in 0.9in 0.2in;
	width: 6.0in;
	height: 9.9in;
}
a img, a:visited img, a:active img, a:hover img {border: 0 none;}
.hide {display: none;}
.caption {margin: 0; padding: 1px; display: block; width: 218px;}
.caption {font-size: 0.9em; /* background-color: #282c7e; */ color: #000;}
.caption img {vertical-align: middle;}
.caption a  {text-decoration: none; color: #000;}
.caption a:active  {text-decoration: none; color: #000;}
.caption a:visited  {text-decoration: none; color: #000;}
.caption a:hover  {text-decoration: none; color: #000;}
.caption img {display: none;}
h1 {font-weight: normal; font-size: 18pt; line-height: 20pt; color: #014075;}
h2 {font-weight: normal; font-size: 17pt; line-height: 19pt; color: #014075;}
h3 {font-weight: normal; font-size: 16pt; line-height: 18pt; color: #014075;}
h4 {font-weight: normal; font-size: 15pt; line-height: 17pt; color: #014075;}
h5 {font-weight: normal; font-size: 14pt; line-height: 16pt; color: #014075;}
h6 {font-weight: normal; font-size: 13pt; line-height: 15pt; color: #014075;}
#textcontent p {font-size: 13pt; color: #000; /* float: none !important; */}
#textcontent .bold {font-weight: bold;}
#textcontent .italic {font-style: italic;}
#textcontent table {margin: 5px 0 0 0;}
#textcontent table, th, td {border: 1px solid #000; border-collapse: collapse; padding: 1px;}
#textcontent th {font-size: 14pt;}
#textcontent td {font-size: 13pt;}

.pb {page-break-before: always;}

/* Templates start */
.newscontainer {clear: both; width: 100%; page-break-inside: auto;}
/* image left, para right */
p.imgleft {float: left !important; margin: 0 10px 10px 0; padding: 0; display: inline;}
/* image left, para right end */
/* image right, para left */
p.imgright {float: right !important; margin: 0 0 10px 10px; padding: 0; display: inline;}
/* image right para left end */
p.largeimage {padding: 0;}
/* large image, 3 images below in a row */
p.imagerow {float: left !important; margin: 0 25px 0 0; padding: 0;}
p.last {margin: 0;}
/* Templates end */

#header, #nav, #breadcrumb, #navcol2, .logotype, #hline, #footlinks {display:none !important;}

#outer {width: auto;text-align: left;margin: 0;padding: 0; background: #FFF;}

#container {}

#printhead {text-align: left; font-size: 14pt; font-weight: bold; margin-bottom: 0.1in;}

#content {float: left; margin: 0;padding: 0;}

#footer {clear: both; font: 11pt/13pt Garamond,Times New Roman, serif;color: #000; position: relative;}