Hi Paul,
Thanks for your reply.
I have the format in the back end table as 00:00:00 and then in the report this expression to convert total minutes to hours :
=[TotalMinutes]\60 & Format([TotalMinutes] Mod 60,"\:00")
I have managed to get the conditional formatting to work on all other time...