You use in your CSS stylesheet
specificPediatricHealthAssociatesLtd selectors for
zoneHome (line 278+):
#p_lt_zoneHome_BizForm_viewBiz_ctl00_City_textbox.TextBoxField
Therefore the CSS is applied only in the Home zone.
Using this type of selectors is generally not a good idea, use a custom unique ID or class instead.