.left-indent {
	position: absolute;
	left: 25px;
	top: 205px;
	right: 220px;
	z-index:1;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #004593;

}
.pencils2 {
	position: absolute;

	right: 0px;
}
.header-link {
	font-size: 10pt;
}
.superscript {
	vertical-align: super;
}

.spaced { line-height: 1.4em; }
.spaced SUB, .spaced SUP { line-height: 0; }


p, li, td {
	font-family:Georgia, "Times New Roman", Times, serif;
}.float {
	float: right;
	clear: right;
}
.smallerText {
	font-size: small;
}
.unOrphanLink {
	font-size: x-small;
	color: #666666;
}
.CMLogoColor {
	color: #F2C100;
}
.footerText {
	font-size: 10pt;
	color: #333333;
}
.footerText a {
	color: #333333;
}
.sideBar {
	background-color: #EEEEEE;
	margin: 20px;
	padding: 20px;
	float: right;
	width: 250px;
	border: 2px solid #666666;
}
.darkLink a {
	color: #222222;
}
.highlightBox {
	background-color: #EEEEEE;
	margin: 20px;
	padding: 20px;
	border: 2px solid #333333;
}
