/* 
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/relatedsites.css);
@import url(screen/global.css); 
@import url(screen/framing.css);
@import url(screen/navigation.css);
@import url(screen/headers.css);
@import url(screen/pageheaders.css);
@import url(screen/forms.css);
@import url(screen/forminputs.css);
@import url(screen/lists.css);
@import url(screen/tables.css);
@import url(screen/images.css);