body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
p, blockquote {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 4px;
}
ul, li {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 4px;
	list-style-type: square;
	font: 11px/18px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #5E7F3E;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #5E7F3E;
	margin-top: 12px;
	margin-bottom: 8px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #5E7F3E;
	margin-top: 10px;
	margin-bottom: 4px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #5E7F3E;
	margin-top: 10px;
	margin-bottom: 4px;
	line-height: 18px;
}
h5 {
	font-size: 11px;
	color: #5E7F3E;
	margin-top: 10px;
	margin-bottom: 4px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	margin-top: 18px;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
}

a:link {
	color: #CC6633;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC3300;
}
#sidebar {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
#contentarea {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	padding: 5px 0px 20px 10px;
	vertical-align: top;
}
#contentarea img {
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
}
#feature {
	border: 1px solid #CCCCCC;
	padding: 0px 14px 10px;
	background: #FFFFE5;
	margin-top: 10px;
}
#pfnq_credits {
	text-align: right;
	padding: 20px 10px 20px 20px;
}
#pfnq_credits p {
	text-align: right;
	font-size: 9px;
	line-height: 14px;
}
.tabular_data {
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 6px;
	margin-top: 10px;
	margin-bottom: 15px;
	clear: both;
}
.tabular_data td {
	border-bottom: 1px solid #CCCCCC;
}
.tabular_data p {
	margin: 0px;
	padding: 0px;
}
.tabular_data th {
	color: #74994F;
	border-bottom: 1px solid #CCCCCC;
	padding: 0px 10px 10px;
	font: normal 11px/14px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}
.intro-para {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #333333;
}
.clear {
	clear: both;
}
.boxborder {
	border: 1px solid #CCCCCC;
}
.smalltxt {
	font-size: 11px;
}
.top {
	font: 11px "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

