/* default page and navigation layouts for PC screen resolutions*/
@import url("main-navigation.css");
@import url("main-pagestructure-screen.css");
/*syles to format panels and boxes for PC screen resolutions*/
@import url("main-layout-boxes-screen.css");
/* styles to be used on forms and form controls */
@import url("main-forms.css");
/*styles that set the size of the font (standard)*/
@import url("main-fontsize-large.css");
/*styles used for hiding clearing etc.*/
@import url("main-general.css");

