.Body {
    color: #453c3c;
    font-family: 'TrebuchetMS', 'Trebuchet MS', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Normal {
    padding: 4px;
}

.NavbarSeparator {
    background: transparent url(Navbar/separator.png) no-repeat scroll center;
    height: 32px;
    position: absolute;
    top: -6px;
    width: 10px;
    z-index: 1;
}
.NavbarItem {
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    height: 38px;
    position: absolute;
    top: -11px;
    z-index: 1;
}
.NavbarAnchor {
    display: block;
    height: 32px;
    position: absolute;
    top: -6px;
    z-index: 2;
}

.paragraph { 
  margin-bottom: 1em;
  }
.graphic_generic_body_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
.graphic_textbox_layout_style_default {
    padding: 4px;
}
.graphic_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}
a {
    color: #60201b;
    text-decoration: underline;
    font-weight: normal;
}
a:visited {
    color:  #60201b; /* #000000; */
    text-decoration: underline;
}
a:hover {
    color: #d2470e;
    text-decoration: underline;
}
div {
    overflow: visible;
}
em {
    font-weight: bold;
    font-style: italic;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
table {
  color: #453c3c;
  font-family: "TrebuchetMS","Trebuchet MS",sans-serif;
  padding-top: 12px;
  font-size: 12px;
  line-height: 15px;
  }
  
td {
  padding: 2px 12px;
  border-bottom: 1px solid gray;
  }
  
td.firstrow {
  padding-top: 4px;
  }

th {
  background: silver url(../Images/th_tile.png) repeat scroll top left;
  font-weight: bold;
  text-align: left;
  padding-left: 12px;
  border-bottom: 1px solid gray;
  }

.popUp {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  line-height: 13px;
  background-color: #ffffcc;
  visibility: hidden;
  margin: 0 10px;
  padding: 5px;
  position: absolute;
  width: 175px;
  border: solid 1px black
  }
