@charset "utf-8";
#pheader,  #sidebar, #pfooter, #mainnav, #wrp-top, #wrp-bot, select {
	display: none;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	line-height: 14pt;
    text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:black;
	width: 7in;
}
#content #contheader{
	font-size:120%;
	margin-left: -0.1in;
	margin-bottom: 0.5in;
	}
#content h1 {
	font-size: 18pt;
	padding-top: 1pt;
	padding-bottom: 2pt;
}
#content h2 {
	font-size: 14pt;
	font-weight: normal;
	padding-top: 1pt;
	padding-bottom: 2pt;
}
#content p {
	text-indent: 1em;
	text-align:justify;
	margin-left: .25in;
	margin-bottom: .25in;
}
#content p a {
	font-weight: bold;
	}
.acnt{
	position:relative;
	text-align:center;
	margin-top:1em;
	margin-bottom:2em;
	}
.argt{
	position:relative;
	float:right;
	margin: 0em 2em 0.5em 1.5em;
	}
.alft{
	position:relative;
	float:left;
	margin: 0em 1.5em 0.5em 2em;
	}
.break {
	page-break-before: always;
	}
a:link, a:visited {
	text-decoration: none;
	color: #000;
	}
a[href^="http://"]:after {
	content: " [Visit on the web at: "attr(href) "] ";
	font-weight: bold;
	}
#content td h4{
	text-align:left;
	padding: 2em 1em 0.3em 0.3em;
	}

#content td h3{
	text-align:left;
	padding: 0.1em 0.5em 0.1em 1.5em;
	}

#content td h5{
	text-align:left;
	padding: 0.1em 0.5em 0.1em 1.5em;
	}

.pninfo {
	margin:25px;
	border: 1px solid #000;
	border-collapse: collapse;
}

.pninfo td, .pninfo th {
	border: 1px solid #000;
}

.pninfo td p {
	color: #000;
	font-size: 0.7em;
	text-align:left;
	text-indent:0;
	padding: 0.6em 0.5em 0.2em 1.5em;
}

.conectinfo caption, .pninfo caption {
	color: #51341b;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 25px;
}

.conectinfo {
	margin: auto;
}

#content table.conectinfo th {
	color: #CCC;
	padding: 1em 1em 0 1em;
	font-size: 0.9em;
	line-height: auto;
	text-align: justify;
	font-weight: normal;
}

#content table.conectinfo tr td div {
	margin: 0;
	padding: 0;
	max-height: 17px;
}

#content table.conectinfo td img {
	margin: 0;
	padding: 0;
}

#content table.conectinfo tr td {
	max-height: 17px;
}

#content table.conectinfo tr td p {
	color: #000;
	text-align: center;
	text-indent: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 17px;
}

p.contable{
	color: #000;
	text-align:center;
	text-indent: 0;
	margin: 0 0;
	padding: 0 0;
	font-size:12px;
	line-height:auto;
	}
