/*
----------------------------------------------------
APIRG Solar Design Master
Author: Rob Butz
Borrows heavily from techniques of:
Douglas Bowman, Stopdesign (www.stopdesign.com)

Version:  08 June 2005
---------------------------------------------------- */

/* Imported Styles
----------------------------------------------- */
@import url(research-base.css);
@import url(research-forms.css);

/* IE5/Mac Only Styles
   Uses the IE5/Mac Band Pass Filter:
   http://stopdesign.com/examples/ie5mac-bpf/
----------------------------------------------- */
/*\*//*/
  @import url("solar-ie5mac.css");
/**/


/* Tables
----------------------------------------------- */
th, td {
  text-align:left;
  vertical-align:top;
  }
.highlt th, .highlt td {
  background:#ffc;
  }
.highlt th {
  color:#c00;
  }


/* IE5/Win Only Styles
   Uses the Mid Pass Filter:
   http://tantek.com/CSS/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}} @import url('solar-ie5win.css'); /*";}
}/* */
