a.NewsLink {
	color: #014380;
	text-decoration: none;
	display: block;
	background-color: #A2E5FF;
	background-image: url(../clients/images/darkbluearrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background-position: 10px 9px;
	border-top-color: #C1EEFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #006AA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.WhiteFont {
	color: #FFFFFF;

}
.NavigationLink {

	color: #014380;
	text-decoration: none;
	display: block;
	background-color: #A2E5FF;
	background-image: url(../clients/images/darkbluearrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: 10px 9px;
	border-top-color: #C1EEFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #006AA8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.NewsLink2 {
	color: #004381;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009BD9;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../clients/images/darkbluearrow2.gif);
	background-repeat: no-repeat;
	background-position: center left:5px;
	padding-bottom: 5px;
	background-position: top left;
	margin-right: 5px;
	font-weight: bold;
}
.CaseStudiesLink {
	color: #004381;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009BD9;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../clients/images/darkbluearrow2.gif);
	background-repeat: no-repeat;
	background-position: center left:5px;
	padding-bottom: 5px;
	background-position: top left;
	margin-right: 5px;
	font-weight: bold;
}
.subtitle {
	background-color: #006AA8;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #FFFFFF;
}
.imageright {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.orangetext {
	color: #FF9900;
}

