case ".":
                                    {
                                        replyLst1.Add(new KeyValuePair(item.CaseId.ToString(),
                                            String.Format("{0:#.##0.##}", item.Value), false, ""));
                                    }