/* 
purpose:  CSS used by change-region page(s)
description:  
	Links files used by content in the change-region page(s).
	Some of the same CSS selectors/values are used throughout the site (CSS not within regionchange.css).
	Use this pageload as an opportunity to cache its CSS.

*** note:  for a more complete description of CSS file usage, see prologis_screen.css

author:  f beachler
*/
@import url(screen/regionchange.css);	/* CSS specific to the change-region page(s) */
@import url(screen/global.css);
@import url(screen/framing.css);
@import url(screen/headers.css);
@import url(screen/pageheaders.css);
@import url(screen/navigation.css);