.cDesignBackground {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/cDesignBKG_wht.jpg);
	background-repeat: no-repeat;
}
.pageType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	padding: 20px;
	margin: 0px;
}
.innerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	overflow: visible;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	color: #666666;
}.footerLinksVisited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	color: #F47B20;
}
