.global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #CC9933;
}
a:link {
	color: #666600;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #000000;
	background-color: #D5DAC2;
}
.tx-regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	list-style-type: square;
}

#top {
	background-color: #FFFFFF;
	height: 100px;
	width: 91%;
	padding-right: 20px;
	padding-left: 8px;
	background-image: url(../assets/pl-penpagebck.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 2px;
}
#leftside {
	display:none;
}
#main {
	width: 75%;
	padding-right: 20px;
	position: absolute;
	left: 20px;
	top: 105px;
	margin-left: 10px;
	padding-left: 5px;
	margin-right: 10px;
	color: #000000;
	
}
#bottom {
	background-image: url(../assets/pl-penpage-btm-fill.gif);
	background-repeat: repeat-x;
	width: 100%;
	bottom: 10px;
}
.txt-reg01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}

.txt-med-blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #66CCFF;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #D2DFB2;
	border-left-color: #D2DFB2;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #D2DFB2;
	border-bottom-color: #D2DFB2;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 36px;
	color: #666600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #CAAA3C;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	background-color: #D5DAC2;
}
.txt-stylized {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #666600;
}
.txt-small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666600;
}
#leftside img {
	padding-left: 4px;
	margin-left: 4px;
}
.companyheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666600;
	font-weight: bold;
	background-image: url(../images/pb-gradient01.gif);
	background-repeat: repeat;
	display: inline;
}
a:active {
	color: #666633;
	text-decoration: none;
}
.txt-quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #646400;
	font-size: 13px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #808000;
	border-bottom-color: #808000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.txt-page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
}
.articletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #96A082;
}
.txt-date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #OOOOOO;
}
.float-right {
	padding: 10px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
