img {
  border: 0;
  background-color: transparent;
  display: block;
}

.ParaText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 16px;
}

.BoldParaText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  font-style: normal;
  line-height: 16px;
}

.footertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #000000;
}

.Header {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  color: #333333;
}

.ButtonText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

.ParaTextsmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.ParaBoldTextsmall {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

.Heading2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
}

hr {
  border: 0;
  width: 90%;
  color: #000000;
  background-color: #000000;
  height: 2px;
}

#UpdateHistoryDiv {
  border: 1px solid black;
  background-color: #DCEFDA;
  overflow: auto;
  width: 400px;
  height: 300px;
}

#UpdateHistoryDiv {
  border: 1px solid black;
  background-color: #DCEFDA;
  overflow: auto;
  width: 400px;
  height: 300px;
}

#TopBar {
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: 5px;
}

#BottomBar {
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: 5px;
}

div.extrascontent {
  clear: both;
  border-color:#D2D2D2;
  border-style:solid;
  border-width:0pt 1px;
  margin:0pt;
}

div.extrascontent table {
  border-collapse: collapse;
  width: 100%;
  font-size: 1.0em;
  margin-bottom: 0px;
}

div.extrascontent table thead tr {
  background-color: #e7e7e7;
}

div.extrascontent table thead th {
  padding: 4px 0 4px;
  text-align: center;
}

div.extrascontent table th {
  text-align: left;
  font-weight: 1000;
}

.tblstate {
  border: 1px solid gray;
  height: 26px;
}


a.lnkPrint {
  padding-left: 22px;
  background: url(../images/PrintIco.gif) top left no-repeat;
}

div#trafficMapImagePanel {
  position: relative;
  margin-left: 30px;
  display: inline-block;
}

.infopopup {
  background-color: #FFFF80;
  color: #000000;
  text-align: center;
  padding: 1px;
  width: 200px;
}

.infopopup div.message {
  background-color: #000000;
  color: #FFFF80;
  text-align: center;
  padding: 2px;
}

div.extras h2 a.expandable {
  padding-left: 22px;
  background: url(../images/menuarrows.gif) top left no-repeat;
}

div#primaryNav table {
  margin-bottom: 0px;
}

div#primaryNav.legend {
  font-size: 11px;
}

div#primaryNav.legend h2 {
  padding-left: 5px;
}

.displayprint {
  display: none;
}
