.QuebecFont01
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.QuebecFont02
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: center;
}
.QuebecRedFont01
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	vertical-align: middle;
	text-align: center;
}
.QuebecSkyBlueFont01
{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: bold;
	color: #319AC6;
	vertical-align: top;
	text-align: center;
}
.QuebecGreenFont01
{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: bold;
	color: #087D31;
	vertical-align: middle;
	text-align: center;
}
/* Blue - medium,normal,
          used in progselzip.aspx(MiddleHTML1_progselzip field)*/ 
.QuebecSkyBlueFont02
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: normal;
	color: #3799C6;
	vertical-align: top;
	text-align: center;
}
/* used in progselzip for ETO program, showing error message */
.QuebecSkyBlueFont03
{
	font-family: 'Verdana';
	font-size: 18px;
	font-weight: normal;
	color: #3799C6;
	vertical-align: top;
	text-align: center;
}
/*Black Font BUTTON - x-small,normal
                      used in progselzip.aspx*/
.QuebecButtonFont03
{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	text-align: center;
}

/* GREEN color - small,bold
   use in rebatex.aspx(MiddleHTML1_rebateX),
		  rebatefillout.aspx(eg:-Fields marked..(on the top of the page)*/
.QuebecGreenFont05
{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: bold;
	color: #0E7732;
	vertical-align: middle;
	text-align: left;
}

.QuebecFont01_lblError
{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
	text-align: left;
}