.combo_small {
	font-family: Gill Sans MT;
	font-size: 10px;
	color: #FFFFFF;
}
.combo_bold_blue {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0065B3;
}
.combo_blue {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0065B3;
}
.combo_dark_blue {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 20px;
	color: #012B67;
}
.bold_dark_blue {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #012B67;
}
.combo1 {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.combo_grey_bold {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-weight:bold;
}
.combo_bold {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #012B67;
}
.combo_white {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #FFFFFF;
}
.combo_bold_white {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_grey {
	font-family: "Gill Sans MT";
	font-size: 22px;
	font-weight: bold;
	color: #D0D2D3;
}
.header_blue {
	font-family: "Gill Sans MT";
	font-size: 22px;
	font-weight: bold;
	color: #D0D2D3;
}
