body {
	background-color: #2868bd;
}
.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.WhiteTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 23px;
}
.WhiteTextBoldHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.OrangeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFAB1C;
	text-decoration: underline;
	line-height: 12px;
}
.BlkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


img.left {
	float: left;
	margin-right: 1em;
}
.newandexciting-holder {
	position: relative;
}
img.newandexciting {
	position: absolute;
	top: 220px;
	left: -10px;
}
