.feeFieldset {
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #606060;
	width: 98%;
	padding-top: 10px;
}
			
.feeFieldset legend {
	background-color: #ffffff;

	border-width:0px 1px;
	border-style:solid;
	border-color: #606060;

	color:#606060;
	font-weight:bold;
	font-size:10pt;
	letter-spacing: .05em;

	padding:2px 5px;
	margin:0px 0px 0px 0px;
	top: -12px;
}

.feeFieldset table tr td, .pool_dates {
	font-size: 1.2em;
}

.feeSpacer {
	width: 1%;
	vertical-align: top;
	color: green;
}
.pHeadline {
	font-weight: bold;
	color: red;
}
.feeDescription {
	color: #006734;
	width: 70%;
	vertical-align: top;
}
.feeDetails {
	width: 70%;
	vertical-align: top;
}

.feePrice {
	 vertical-align: bottom;
	 text-align: right;
	white-space: nowrap;
}
.feeRuler {
	height: 1px;
	display: none;
}
.feeRulerBottom {
	border-bottom: 1px dotted #aaaaaa;
}
.feeTable {
	width: 100%;
	font-size: 100%;
}

.feeAlternate {
}
