/* print css for ad pages */
.maintable {
  border-collapse: collapse;
  border-color: black;
  border-style: solid;
  border-width: 1;
  margin: 0;
}
.ecsilogocell {
  background-color: transparent;
  height: 102px;
  width: 25%;
  text-align: center;
  padding: 0;
  margin: 0;
}
.bannercell {
  background-image: url(/img/extnews/bluesnrmast.jpg);
  background-repeat: no-repeat;
  background-color: #0073AA;
  height: 102px;
  width: 75%;
  vertical-align: bottom;
  text-align: left;
  padding: 0;
  margin: 0;
}
.redlinecell {
  background-color: #6C193F;
  font-size: 2pt;
  padding: 0;
}
.datetd {
  background-color: #000000;
  text-align: center;
  width: 25%;
  height: 34px;
  padding-top: 3%;
  padding-left: 8%;
  padding-right: 8%;
  padding-bottom: 3%;
  vertical-align: middle;
}
.yellowbar {
  background-color: #D7E28E;
  text-align: left;
  height: 34px;
}
.thinwhitecell {
  background-color: white;
  border-collapse: collapse;
  border-color: #738294;
  border-style: solid;
  border-width: 1;
  font-size: 2pt;
  padding: 0;
}
.topspacercell {
  background-color: white;
  border: none;
}
.threecoltable {
  width: 100%;
}
.twocolumncell {
  padding-top: 10;
  padding-left: 25;
  padding-right: 25;
  padding-bottom: 10;
  vertical-align: top;
  width: 100%;
}
.leftcolumn {
  background-color: white;
  padding-right: 10;
  width: 74%;
  vertical-align: top;
}
.centercolumn {
  border-right: 1px solid #6C193F;
  width: 2%;
  vertical-align: top;
}
.rightcolumn {
  background-color: white;
  font-family: "arial narrow";
  font-size: 10pt;
  font-stretch: narrower;
  line-height: 120%;
  padding-left: 10;
  width: 24%;
  vertical-align: top;
}
.bottomspacercell {
  background-color: white;
  border: none;
 }
.redheading {
  color: #6C193F;
  font-family: "arial narrow";
  font-size: 10pt;
  font-stretch: condensed;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.linktable {
  width: 100%;
  font-size: 10pt;
}
.return {
  text-align: right;
  text-decoration: none;
}
.pbb {
  page-break-before: always;
}
.noprint {
  display: none;
}


.redlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6C193F;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
.greylink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #656666;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}


.textWhite {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
.textWhiteHead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}
.textBlack {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
.textBlackHead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}
.textYellow {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFF99;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
.textYellowHead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFF99;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}
.textMaroon {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6C193F;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
.textMaroonHead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #6C193F;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}
.textRed {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  font-size: 10px;
  text-transform: none;
  text-decoration: none;
}
.textRedHead {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FF0000;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  font-size: 11px;
  text-transform: none;
  text-decoration: none;
}
