.ChtExampleColorRow {
  background-color: #FFE7BA;
  }

.LongPageBody {
  font-size: 75%;
  margin: 10px;
  }

.CompanyNameInTopBox {
  font-size: 135%;
  color: #0000DD;
  }

.CopyrightText {
  font-size: 85%;
  /* font-weight: normal; */
  text-align: left;
  }

.Emphasize {
  font-weight: bold;
  }

.PageTitleHeader {
  display: inline;
  font-size: 140%;
  font-weight: bold;
  text-align: left;
  }

.ShortPageBody {
  font-size: 75%;
  }

.SnapShotCaption {
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  }

.TagLineInTopBox {
  font-size: 100%;
  font-weight: bold;
  color: #0000DD;
  line-height: 1.5em;
  font-style: italic;
  }

#ShtPgNavBar a:hover {
  text-decoration: underline;
  }

a:visited {
  color: purple;
  }

a.NavHyperLink {
  /* text-decoration: none; */
  /* color: #0000FF; */
  }

body {
  margin: 0px;
  padding: 0px;
  }

body, td {
  font-family: verdana, arial, helvetica, sans-serif;
  /* font-size: 85%; */
  line-height: normal;
  line-height: 1.3em;
  }

div.ConceptsText {
  font-size: 80%;
  }

h1.PageTitle_h1 {
  padding-left: 1em;
  font-size: 130%;
  font-weight: bold;
  text-align: left;
  }

form {
  display: inline; /* for use1.htm list of interfaces */
  }

img.MapThumbnail {
  }

hr.hr_marketing {
  color: #666666;
  background-color: #666666;
  height: 2px;
  margin-top: 0.0em;
  margin-bottom: 0.0em;
  }

img.MarginLeftBottom {
  margin-top: 0px;
  margin-left: 8px;
  margin-right: 0px;
  margin-bottom: 4px;
  }

img.MarginRightBottom {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 8px;
  margin-bottom: 4px;
  }

input.ContactInputText {
  font-size: 130%;
  font-family: monospace;
  }

input.ContactTextArea {
  font-size: 50%;
  font-family: monospace;
  }

table.CenteredTable {
  text-align: center;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  }

table.EhdpLogoTable {
  border-top:    0px solid olive;
  border-bottom: 0px solid olive;
  border-left:   0px solid olive;
  border-right:  0px solid olive;
  }

table.ShortPageTable {
  }

td.BorderLeft  {
  border-left: solid #666666 1px;
  }

td.PaleGoldenrod, tr.PaleGoldenrod {
  background-color: #EEE8AA;
  }

td.EhdpLogoCell {
  border-top:    0px solid olive;
  border-bottom: 1px solid olive;
  border-left:   0px solid olive;
  border-right:  0px solid olive;
  }

td.Gold, tr.Gold {
  background-color: #FFD700;
  }

td.LightBlue, tr.LightBlue {
  background-color: #ADD8E6;
  }

td.LongPageTextCell {
  background-color: #FFFFFF;
  }

td.LongPageTitleCell {
  background-color: #D2E4FC; /* light blue */
  }

td.LongPageNavCell {
  background-color: #D2E4FC; /* light blue */
  }

td.ShortPageOuterEmptyCell {
  background-color: #DDDDDD;
  border-top:    0px solid olive;
  border-bottom: 0px solid olive;
  border-left:   0px solid olive;
  border-right:  0px solid olive;
  }

td.ShortPageOuterNavCell {
  border-top:    0px solid olive;
  border-bottom: 0px solid olive;
  border-left:   0px solid olive;
  border-right:  0px solid olive;
  background-color: #DDDDDD;
  }

td.ShortPageOuterTextCell {
  border-top:    0px solid olive;
  border-bottom: 0px solid olive;
  border-left:   1px solid olive;
  border-right:  0px solid olive;
  /*
  background-color: #FFFFFF;
  padding: 1em;
  padding: 10px;
  */
  }

th.ParameterExampleTable_Parameter_th { 
  text-align: center; 
  white-space: nowrap; 
  background-color: #D2E4FC;
  }
th.ParameterExampleTable_Example_th { 
  text-align: center; 
  white-space: nowrap; 
  background-color: #D2E4FC;
  }
td.ParameterExampleTable_Parameter_td { 
  vertical-align: top; 
  text-align: left; 
  white-space: nowrap; 
  }
td.ParameterExampleTable_Example_td { 
  text-align: left; 
  white-space: nowrap; 
  }
tr.EhdpLogoRow {
  background-color: #DDDDDD;
  }

ul.GreyBulletClass li { /* color for bullet */
  color: #CDAA7D; /* X11_COLOR_QTD_HTM_Burlywood_003________ */
  color: #A52A2A; /* X11_COLOR_QTD_HTM_Brown________________ */
  color: #FF4040; /* X11_COLOR_QTD_HTM_Brown_001____________ */
  color: #8B7D6B; /* X11_COLOR_QTD_HTM_Bisque_004___________ */
  color: #8B4513; /* X11_COLOR_QTD_HTM_Chocolate_004________ */
  color: #CD5B45; /* X11_COLOR_QTD_HTM_Coral_003____________ */
  color: #A2CD5A; /* X11_COLOR_QTD_HTM_DarkOliveGreen_003___ */
  color: #556B2F; /* X11_COLOR_QTD_HTM_DarkOliveGreen_______ */
  color: #666666;
  color: #555555;
  color: #444444;
  color: #333333;
  }

ul.GreyBulletClass span {
  color: #000000; /* color for text */
  /* white-space: nowrap; */
  }

td.ScreenShotLinks {
  white-space: nowrap; 
  vertical-align: top; 
  color: #666666;
  }

ul.GreyBulletClass {
  list-style-type: disc;
  list-style-position: outside;
  }

@media print {
  a:link, a:visited, a:hover, a:active {
    color: #000000;
    text-decoration: none;
    }
  hr.hr_marketing {
    color: #222222;
    background-color: #222222;
    height: 1px;
    margin-top: 0.0em;
    margin-bottom: 0.0em;
    }
  }

.breakhere { page-break-before: always; }
