.introCopy {
	font-family: Calibri; 
	font-size: 14pt; 
	color: #555454;
	padding-top: 5px; 
	padding-bottom:10px; 
	padding-left: 25px; 
	padding-right: 5px;
}

.smallLink {
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-decoration: underline;
}

.smallCopy {
	font-family:arial;
	font-size:11px;
	color:#333333;
}

.breadcrumbCopy {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000020;
}

.contentCopy {
	font-family: Verdana; 
	font-size: 9pt; 
	color: #000020;
	text-align: left;
}

.contentCopySmall {
	font-family: Verdana; 
	font-size: 7pt; 
	color: #000020;
	text-align: left;
}

.contentCopyBold {
	font-family: Verdana; 
	font-size: 9pt; 
	color: #000020;
	font-weight: bold;
}

.spreadSpecial {
	font-family: Verdana; 
	font-size: 9pt; 
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000020;
	text-align: center;
}

.syntheticInput {
	font-family: Verdana; 
	font-size: 7pt; 
	color: #000020;
	text-align: center;
	height: 10px;
	width: 40px;
}

.syntheticButton {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000020;
	text-align: center;
	height: 19px;
	width: 47px;
}