@charset "utf-8";
/* SO Defualt Page CSS Document */
/* Barry Couch  - 2/26/2008 */
#PressReleaseContainer {
  width: 35%;
  float: right;
  border: 2px solid #524348;
  margin: auto auto .5em .5em;
}
#PressReleaseHdg {
  background-color: #524348;
  color: #dda62f;
  padding: 0;
  margin: 0;
  text-align: center;
}
.PressRelease {
  font-size: .80em;
  margin: 1em .25em 1em .25em;
}
.PRdate {
  font-size: .80em;
}

#PRArchives {
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .75em;
  font-weight: bold;
  font-variant: small-caps;
}
#PRArchives a {
  text-decoration: none;
}
#PRArchives a:hover {
  text-decoration: underline;
}

.UpdatedDate {
  font-size: .8em;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-variant: small-caps;
}

