.RightBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	border: thin dotted #D3953B;
	font-size: 14px;
}
.RightBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D69639;
}
.tabbedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

h2 {
	font-size: 24px;
}
.indentIt {
	text-indent: 10px;
}
.CellBottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.overscore {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.underscore {
	text-decoration: underline;
}
.tableHeader {
	font-size: 150%;
	font-weight: bold;
	color: #D69639;
	margin-right: 10px;
	margin-left: -10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #63CFCE;
	border-right-color: #63CFCE;
	border-bottom-color: #63CFCE;
	border-left-color: #63CFCE;
	margin-top: -5px;
	margin-bottom: 5px;
}
.tblColHeader {
	font-size: 1em;
	font-weight: bold;
	background-color: #D69639;
	text-align: center;
	margin-right: 10px;
	margin-left: -10px;
	border-bottom-style: solid;
	border-top-color: #63CFCE;
	border-right-color: #63CFCE;
	border-bottom-color: #63CFCE;
	border-left-color: #63CFCE;
}
.tblCells, .tblCellsAlt {
	font-size: .8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #63CFCE;
}
.tblCells {
	text-indent: 25px;
}
.tblCellsAlt {
	text-align: center;
}
.superscript {
	font-size: 1em;
	top: -3px;
}
.indentedText {
	text-indent: 100px;
}
tr td.tblCells {
    height: 2em;
	vertical-align: middle;
}	.smallerfont {
	font-size: 12px;
}
.wrapLeft {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.WrapRight {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
