@charset "utf-8";
.roboto-20-orange {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 22px;
	font-weight: 200;
	color: #FC0;
}
.roboto-25-white {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 25px;
	font-weight: 400;
	color: #FFF;
}
.roboto-22-red {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 22px;
	font-weight: 400;
	color: #ED1C24;
}
.roboto-22-blue {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 22px;
	font-weight: 400;
	color: #225A8B;
}
.roboto-20-blue {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 22px;
	font-weight: 500;
	color: #215A8B;
}
.roboto-14-blue {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 14px;
	font-weight: 500;
	color: #7a828e;
}
.roboto-14-grey {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
}
.roboto-12-blue {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 12px;
	font-weight: 400;
	color: #5b6679;
}
.roboto-45-blue {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 45px;
	font-weight: 500;
	color: #215A8B;
}
.roboto-45-red {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 45px;
	font-weight: 400;
	color: #ED1C24;
}
.roboto-45-gray {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 45px;
	font-weight: 400;
	color: #666666;
}
.roboto-30-gray {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 30px;
	font-weight: 400;
	color: #666666;
}
.roboto-16-black {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 16px;
	font-weight: 400;
	color: #333;
	line-height: 25px;
}
.roboto-16-black-bold {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	line-height: 25px;
}
.roboto-light-16-blue {
	font-family: 'Roboto', sans-serif;
	colour: #FFF;
	font-size: 16px;
	font-weight: 300;
	color: #00427a;
	line-height: 25px;
}
.rob-bold-14-grey {
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px;
	font-weight: 600;
	color: #333333;
}
.rob-light-14-grey {
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px;
	font-weight: 300;
	color: #333333;
}
.rob-bold-14-whtie {
	font-family: 'Roboto', 'sans-serif';
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
}
.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
.sop:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #215A8B;
}
.line-grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.arial-11-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
