.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #662E91;
	letter-spacing: .1em;
	padding-right: 25px;
	padding-bottom: 15px;
}
.contentsplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 333333;
	line-height: 1.4em;
	padding-right: 15px;
}
.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: 006666;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: 333333;
}
.leftheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 333333;
	letter-spacing: .1em;
	margin: 0px;
	padding: 0px;
}
.norepeat {
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.rightheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 333333;
	letter-spacing: .1em;
}
.pdficonbullett {
	list-style-image: url(images/tiny-pdf-icon.gif);
	list-style-position: inside;
	text-indent: 0em;
}
.blueboldsmallheading {
	color: #0054A5;
	font-weight: bold;
}

