@charset "utf-8";
.gb_col1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #095AA5;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	width: 172px;
	text-align: left;
}
.gb_col2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #095AA5;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	text-align: left;
}
.gb_col3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EE092A;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;

}
.gb_blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #095AA5;
	
}
.gb_red {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EE092A;
	display: inline;
	
}
