/* IESR CSS v1.2: Basic styles for screen, projection (basic.css)  */



/* Import master styles. */
@import url("20100319/master.css");

/* Import v1.0 CSS prior to reworking every page. This means that v1.2 CSS can easily replace v1.0, and then can be tidied up. */
@import url("20100319/imported.css");

/* Import layouts. */
@import url("20100319/layout.css");

/* Import colour schemes. */
@import url("20100319/colour.css");

/* Import hacks. */
/* IE5/Win Only Styles (uses the Mid Pass Filter: http://tantek.com/CSS/Examples/midpass.html). 
   This needs to come last in the file. */
@media tty {
 i{content:"\";/*" "*/}} @import url('ie5win.css'); /*";}
}/* */
