/*
-----------------------------------------------
CMC stylesheet: Screen
Version: 2005.10.10
Author: p.trainor (senior developer)
------------------------------------------------------------------------------------------------------
CMC Builds to the following standards
Browser				Windows 98 | Windows 2000 | Windows XP | Windows XP SP2 | Mac OS X | Mac OSX Tiger
------------------------------------------------------------------------------------------------------
Microsoft IE 5.5		x      |		x	  |			   |                |          |
Microsoft IE 6.0		x      |		x	  |		x	   |		x		|    	   |	
Firefox 1.0.4                  |			  |		x	   |		x		|	  x	   |
Netscape 7.1                   |			  |		x	   |				|		   | 	
Safari 1.2                     |			  |			   |				|	  x    |      x
------------------------------------------------------------------------------------------------------

Imported Styles
----------------------------------------------- */
@import url("main.css");
@import url("layout.css");


/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
----------------------------------------------- */
/*\*//*/
  @import "ie5mac.css";
/**/


/* IE5/Win Only Styles
   Uses the Mid Pass Filter:
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */