/* ---- Cascading Style Sheet for MIRS website ---- */

BODY { 
  color: #000000;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif
}

H2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #333366
}

H3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #333366
}

/* --- This class affects module or product names --- */
.product {
  color: #000033;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  line-height: 14pt }

/* --- This class affects module or product names --- */
.prodsummary {
  color: #000033;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class affects secondary mentions of module names --- */
.modname {
  font-weight: bold
}


/* --- This class is for module heading in Tech FAQ --- */
.modheader {
  color: #FFFFFF;
  background-color: #339933;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14pt;
  line-height: 16pt }


/* --- This class is for introductory text --- */
.introtext {
  color: #003366;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 14pt }

/* --- This class is for text in sidebars --- */
.sidetext {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for labeling the screenshots in the sidebars --- */
.thumbtext {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for standard text --- */
.stdtext {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12pt;
  line-height: 16pt }

/* --- This class is for FAQ text" --- */
.qatext {
  color: #000099;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for FAQ - letters "Q" and "A" --- */
.qaltr {
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  line-height: 14pt }

/* --- This class is for FAQ - subtitles --- */
.qatitle {
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 12pt;
  line-height: 16pt }

/* --- This class is for FAQ table of contents --- */
.qatoc {
  color: #000066;
  background-color: #CCFFCC;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for odd-numbered items in a list --- */
.item1text {
  color: #000000;
  vertical-align: top;
  background-color: #CCFFCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for even-numbered items in a list (also for calendar details) --- */
.item2text {
  color: #000000;
  vertical-align: top;
  background-color: #FFFF99;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for calendar heading --- */
.calheader {
  color: #FFFFFF;
  background-color: #000099;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14pt;
  line-height: 16pt }

/* --- This class is for calendar heading --- */
.calmonth {
  color: #000000;
  background-color: #CCFFCC;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  line-height: 14pt }

/* --- This class is for the current module link table cell near top of window --- */
.currmod {
  color: #000000;
  border-color: #333366;
  background-color: #CCFFCC;
}

/* --- This class is for the list of modules link table cell near top of window --- */
.linkmod {
  color: #000000;
  border-color: #333366;
  background-color: #FFFF99 }

/* --- This class is for module link text near top of window --- */
.link1text {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for link text at bottom of window --- */
.link2text {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 12pt }

/* --- This class is for footer text at bottom of window --- */
.footinfo {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt }
  
/* --- This class is to emphasize the updates and upgrades --- */
.techupdate {
  color: #990000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic }

/* --- This class is for tech support fix level 1 --- */
.techfix0 {
  color: #000099;
  background-color: #EEEEEE;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt }

/* --- This class is for tech support fix level 1 --- */
.techfix1 {
  color: #000099;
  background-color: #99FF99;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt }

/* --- This class is for tech support fix level 2 --- */
.techfix2 {
  color: #000099;
  background-color: #99FFFF;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt }

/* --- This class is for tech support fix level 3 --- */
.techfix3 {
  color: #000099;
  background-color: #FFFF66;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt }

/* --- This class is for tech support fix level 4 --- */
.techfix4 {
  color: #000099;
  background-color: #FFCC00;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt }

/* --- This class is for tech support fix level 5 --- */
.techfix5 {
  color: #000099;
  background-color: #FF6633;
  vertical-align: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 10pt;
  line-height: 13pt }
  
/* --- This class is for the large tech-support numeral indicating severity --- */
.techlvl {
  color: #000099;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24pt;
  line-height: 30pt }


/* --- This class is for copyright text --- */
.copyinfo {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 8pt;
}



