.banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.download-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39556F;
	text-decoration: none;
}
.download-link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #39556F;
	text-decoration: none;
}

.download-link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8295a5;
	text-decoration: none;
}

.footer-dark-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3b4e5d;
	text-decoration: none;
}

.footer-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8295a5;
	text-decoration: none;
}

.gray-small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}

.profile-band-small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9bd4ff;
	text-decoration: none;
}

.banner-bg-loop {
	background-image: url(images/banner-bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.profile-text-bg {
	background-image: url(images/banner-profile-names-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0067b0;
}
.white-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width: 0px;
}

