/* DYMN CSS */
/* DRS */
/* 2008-09-09 */

/* @import url(FGEA.css); */

body.home {background-image: url("../images/body-DYMN-home-trans.png");}

/* Definitions imported from GEWN, may not be perfect */

div.body-norm p {
  /* indented p is the default in PGWDE vendor tagging. */
  text-indent: 1.5em;
}

div.DPMlink {
  margin-top: 1em;
  font-size: smaller;
}

div.salute {
  padding-left: 40%;
}

h1 {
  font-size: 1.25em;
}

span.space {
  cursor: help;
  border-bottom: 1px dotted gray;
  margin-left: 5px;
  margin-right: 5px;
}

span.supplied {
  cursor: help;
}

span.supplied.med {
  color: red;
}

span.supplied.high {
  color: green;
}

span.unclear {
  /* <unclear> is used as a tag in ADMS */
  background-color: inherit;
  color: #555555; /* dark gray */
  cursor: help;
}
