img { border: 0; }
.currentfaq { font-weight: bold; color: #FFFFCC; }
.currgroup { font-weight: bold; color: #FFFFCC; }
.text { background: white; color: black; }
.sideindent { margin-left: 1em; }
.textindent { margin-left: 2em; }
.note { color: red; font-style: italic; }
.figure { text-align: left; margin: 1em 0 1em 0; }
.logoPic { text-align: center; margin: 1em; }
.corplogo { text-align: right; margin: 1em; }
.sanstype { font-family: helvetica, arial, san-serif; }
.monotype { font-family: courier, monospace; }
.browser { text-align: center; font-style: italic; font-size: 12px; }

@media screen {
  body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: white;
    color: black;
    font-size: 16px;
    line-height: 22px; }
  p {
    margin-top: 10px;
    margin-bottom: 10px; }
  #left {
    float: left;
    padding-left: 1em;
    padding-right: 0.1em;
    margin: 0;
    border: 0;
    width: 18%; }
  #right {
    float: right;
    padding: 1em;
    margin: 0;
    border: 0;
    background: white;
    color: black;
    height: 100%;
    width: 75%; }
  .head {
    background: white;
    color: #4C2676;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    line-height: 150%; }
  .topborderhead {
    text-align: right;
    font-size: 100%;
    line-height: 100%;
    margin-top: 1em;
    margin-bottom: 1em; }
  .faqLabel {
    margin-bottom: 1em;
    text-align: center;
    font-style: bold;
    font-size: 130%;
    line-height: 130%;
    color: #555555; }
  .faqQ {
    margin-top: 1em;
    margin-left: -2em;
    background: white;
    color: #336688;
    font-size: 120%;
    line-height: 120%;
    font-style: italic;
    font-weight: bold; }

  .AT { background: #330066; color: white; }
  a.AT:link { color: white; }
  a.AT:visited { color: #BBBBBB; }
  a.AT:hover { background: white; color: #007788; }

  .AMS { background: #003366; color: white; }
  a.AMS:link { color: white; }
  a.AMS:visited { color: #BBBBBB; }
  a.AMS:hover { background: white; color: #4C2676; }

  .CATT { background: #660033; color: white; }
  a.CATT:link { color: white; }
  a.CATT:visited { color: #BBBBBB; }
  a.CATT:hover { background: white; color: #336688; }

  .CATTPROD { background: #663366; color: white; }
  a.CATTPROD:link { color: white; }
  a.CATTPROD:visited { color: #BBBBBB; }
  a.CATTPROD:hover { background: white; color: #699666; }

  .MSL { background: #660066; color: white; }
  a.MSL:link { color: white; }
  a.MSL:visited { color: #BBBBBB; }
  a.MSL:hover { background: white; color: #990066; }

  .DVD { background: #666699; color: white; }
  a.DVD:link { color: white; }
  a.DVD:visited { color: #BBBBBB; }
  a.DVD:hover { background: white; color: #666699; }

  .DS2T { background: #993333; color: white; }
  a.DS2T:link { color: white; }
  a.DS2T:visited { color: #BBBBBB; }
  a.DS2T:hover { background: white; color: #993333; }
}

@media print {
  body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: white;
    color: black;
    font-size: 10pt;
    line-height: 12pt; }
  p {
    margin-top: 14pt;
    margin-bottom: 14pt; }
  #left {
    float: left;
    padding-left: 1em;
    margin: 0;
    border: 0;
    width: 108pt; }
  #right {
    float: right;
    padding: 1em;
    margin: 0;
    border: 0;
    background: white;
    color: black;
    height: 100%;
    width: 324pt; }
  .head {
    background: white;
    color: black;
    text-align: center;
    font-weight: bold;
    font-size: 16pt;
    line-height: 22pt; }
  .topborderhead {
    text-align: right;
    font-size: 10pt;
    line-height: 14pt;
    margin-top: 1em;
    margin-bottom: 1em; }
  .faqLabel {
    margin-bottom: 1em;
    text-align: center;
    font-style: bold;
    font-size: 14pt;
    line-height: 18pt;
    color: black; }
  .faqQ {
    margin-top: 1em;
    margin-left: -2em;
    background: white;
    color: black;
    font-size: 12pt;
    line-height: 16pt;
    font-style: italic;
    font-weight: bold; }

  .AT { background: white; color: black; }
  a.AT:link { color: black; }
  a.AT:visited { color: black; }

  .AMS { background: white; color: black; }
  a.AMS:link { color: black; }
  a.AMS:visited { color: black; }

  .CATT { background: white; color: black; }
  a.CATT:link { color: black; }
  a.CATT:visited { color: black; }

  .CATTPROD { background: white; color: black; }
  a.CATTPROD:link { color: black; }
  a.CATTPROD:visited { color: black; }

  .MSL { background: white; color: black }
  a.MSL:link { color: black; }
  a.MSL:visited { color: black; }

  .DVD { background: white; color: black; }
  a.DVD:link { color: black; }
  a.DVD:visited { color: black; }

  .DS2T { background: white; color: black; }
  a.DS2T:link { color: black; }
  a.DS2T:visited { color: black; }
}

