.text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A57A4;
	font-weight: normal;
	line-height: 140%;

}
.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A57A4;
	font-weight: bold;
	line-height: 111%;

}
.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: normal;
	line-height: 140%;
}
.text-grey A{
	font-family: Arial, Helvetica, sans-serif;
	color: #0A57A4;
	font-weight: bold;

}
.int-links {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
}
.small-grey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	font-weight: normal;
	line-height: 130%;
}
.text-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF8F02;
	font-weight: normal;
	line-height: 140%;
}
.small-greyBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	font-weight: bold;
	line-height: 111%;
}
.small-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636363;
	font-weight: bold;
	line-height: 111%;
}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	font-weight: normal;
	line-height: 111%;
}

