
#header { display: none !important; }

#welcome { display: none !important; }

#tabs { display: none !important; }

#subnav { display: none !important; }

#leftColumn { display: none !important; }

#footer { display: none !important; }

body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    line-height: 110%;
    background: #FFFFFF;
}

#mainBody {
    width: auto;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    float: none !important;
}

#printHeader {
    text-align: right;
    font-size: 11px;
    font-style: italic;
}

#printFooter {
    text-align: left;
    font-size: 11px;
    font-style: italic;
}

div.noprint {
    display: none !important;
}

/* Test Report styles */
table.reportHeader {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    }

table.reportHeader td {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    padding: 0.25em; 
    margin: 0.25em;
  }
  
  td.box {
      border: 1px solid black;
      background-color: none;
  }
  
  table.reportHeader td.box {
      font-family: Times New Roman, Times, serif;
  }
  
  
  table.reportSection {
    position: relative;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
  }
  
  table.testHighlights {
      border-collapse: collapse;
  }
  
  table.testHighlights td.rowHeading {
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 8px;
      text-align: left;
      border: 1px solid black;
      padding: 0.25em;
      width: 60px;
  }
  
  table.testHighlights td.columnHeading {
      border: none;
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 9px;
      font-weight: bold;
      text-align: center;
  }
  
  table.testHighlights td.result {
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 11px;
      height: 22px;
      width: 40px;
      text-align: center;
      border: 1px solid black;
  }
  
  table.testHighlights td.cutoff {
      text-align: center;
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 10px;
      width: 40px;
      border: 1px solid black;
  }
  
  table.testHighlights td.range {
      text-align: center;
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 9px;
      width: 35px;
      border: 1px solid black;
  }
  
  table.geneticHighlights {
      border-collapse: collapse;
  }
  
  table.geneticHighlights td.rowHeading {
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 11px;
      text-align: left;
      border: 1px solid black;
      padding: 0.25em;
  }
  
  table.geneticHighlights td.columnHeading {
      border: none;
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 8px;
      font-weight: bold;
      text-align: center;
  }
  
  table.geneticHighlights td.result {
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 11px;
      height: 1.5em;
      width: 8em;
      text-align: center;
      border: 1px solid black;
  }
  
  p.tableFooter {
      margin-top: 0px;
      margin-left: 82px;
      font-family: Arial, Verdana, sans-serif;
      font-size: 8px;
  }
  
  td.green {
      font-weight: bold;
      background-color: #A9F976;
  }
  
  td.red {
      font-weight: bold;
      color: #FFFFFF;
      background-color: #F32C2C;
  }
  
  td.yellow {
      font-weight: bold;
      background-color: #FFFF00;
  }
  
  table.lipidData {
    border-collapse: collapse;
  }
  
  table.lipidData td {
    border: 1px solid black;
  }
    
  table.lipidData td.label {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 9px;
    text-align: center;
  }
  table.lipidData td.value {
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 12px;
    text-align: center;
  }
    
  td.sectionTitle {
    color: #0080ff;
    font-size: 11px;
    font-family: Tahoma, Verdana, sans-serif;
    width: 80px;
    border: none;
    padding-right: 0.25em;
    padding-top: 0.25em;
  }
  
  p.reportSectionHeader {
      text-align: center;
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 11px;
      font-weight: bold;
  }
  
  td.graphTitle {
    font-size: 24px;
    font-family: times new roman, serif;
    font-weight: bold;
  }
  
  td.graphPercentages {
    color: #0080ff;
    font-size: 11px;
    font-family: Tahoma, Verdana, sans-serif;
  }
  
  TD.subclassTitle {
    font-size: 14px;
    font-family: Times New Roman, serif;
    font-weight: bold;
  }
  .summaryHeading{
    text-align:center;
    margin: 5px 6px 4px 6px;
    padding: 0 5px 5px 2px;
    color: #0080ff;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px solid black;
  }
  div.summaryBox{
    border: 1px solid black;
    width: 180px;
    margin-top: 8px;
    padding: 5px;
    font-family: Arial;
    font-size: 10px;
  }
  
  ul.summaryList {
    padding-left: 1em;
    list-style-type: disc;
  }
  
  .summaryListItem{
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    line-height: 11px;
    padding: 0px;
    margin: 0px;
    background-image: none;
  }
  .summaryDisclaimer{
    font-family: Times New Roman, Times;
    font-size: 8px;
  }
  .summaryFooter{
    font-family: Arial;
    font-size: 8px;
  }
  
  div.sectionBreak {
    width: 650px;
    clear: both;
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
 }
 
 table.amendmentTable {
     border: 1px solid black;
     border-collapse: collapse;
 }
 
 td.amendmentCell {
    font-family: helvetica, serif;
    font-size: 10px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    text-align: center;
 }
 
 td.amendmentRowHeading {
    font-family: helvetica, serif;
    font-size: 10px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    padding-left: 1em;
    text-align: left;
 }
 
 td.amendmentColumnHeader {
    font-family: helvetica, serif;
    font-size: 10px;
    font-weight: bold;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    text-align: center;
 }
 
 p.geneticsDetailReportHeader {
     font-family: Arial;
     font-size: 13px;
     font-weight: bold;
 }
 
 table.geneticTestContainer {
     border: none;
 }  
 
 table.geneticTestContainer td.box {
    border: 1px solid black;
    padding: 0.5em;
 }
  
 table.geneticTestContainer td.box p {
     margin-bottom: 0px;
     margin-top: 0px;
     font-size: 11px;
     font-family: Tahoma;
     font-weight: bold;
  }
  
  table.geneticTestDetail {
      border: none;
      border-collapse: collapse;
  }
  
  table.geneticTestDetail td {
      border: 1px solid black;
      padding: 3px;
  }
  
  table.geneticTestDetail td.columnHeading {
    font-family: Tahoma;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    border: none;
  }
  
 table.geneticTestDetail td.rowHeading {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 3px;
  }

 table.geneticTestDetail td.result {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
  }
  
 table.geneticTestDetail td.polymorphism {
    font-family: Arial Narrow;
    font-size: 11px;
    font-style: italic;
    text-align: center;
  }
  
  p.guidanceStatementHeader {
      font-family: Arial;
      font-size: 11px;
  }
  .guidanceStatement {
      font-family: Tahoma;
      font-size: 10px;
      margin-left: 1em;
  }

  ol.guidanceStatementList {
      font-family: Tahoma;
      font-size: 10px;
      padding-left: 2em;
  }

  #amendmentBackground {
      position: absolute;
      margin-left: 30px;
      font-family: Arial;
      font-size: 42px;
      line-height: 1.5em;
      color: #FF9999;
      z-index: 5;
  }
  
 #report_container table.plavixDetails {
      border-collapse: collapse;
  }

 #report_container table.plavixDetails td {
      border: 1px solid black;
      font-family: Arial;
      font-size: 10px;
  }

 #report_container table.plavixLegend td {
      font-family: Arial;
      font-size: 9px;
  }
/* exclusions for blog comments */
div.blogCommentsHeader { display: none !important; }
div.blogCommentForm { display: none !important; }
div.blogComment { display: none !important; }
div.blogCommentHealthPro { display: none !important; }


