/* WxSta, John Ratzenberger
*/
.wx_body {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10pt; 
  background-color: #EEEEEE;
  color: #000000; 
  font-weight: normal; 
  text-decoration: none; 
  text-align: justify; 
  margin-top: 5; 
  margin-bottom: 0;
  margin-left: 0;
}
.wx_layout {
  width: 100%;
  border: 0;
  cellspacing: 0;
  cellpadding: 0;
  border-collapse: collapse;
}
.wx_heading {
  font-size: 11pt; 
  color: #000080; 
  font-weight: bold; 
  text-align: center;
}
.wx_disclaimer {
  font-size: 8pt; 
  color: #000080; 
  font-weight: normal; 
  text-align: center;
}
.wx_links {
  font-size: 10pt; 
  color: #000080; 
  font-weight: normal; 
  text-decoration: none; 
  text-align: center; 
}
.wx_bottom {
  color: #000080; 
  size: 2;
}

.wx_hdg {
  font-size: 10pt; 
  color: #000080; 
  font-weight: bold; 
  text-align: center;
}
.wx_hdg2 {
  font-size: 10pt; 
  color: #000080; 
  font-weight: normal; 
  text-align: center;
}.wx_lside {
  width: 60%;
}
.wx_rside {
  width: 40%;
}  
.wx_row {
  height: 25px;
}

.wx_curr_tbl {
  width: 100%;
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11pt; 
  color: #000000; 
  font-weight: normal; 
  text-decoration: none; 
  text-align: left; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: thin solid #000080;
  cellspacing: 0;
  cellpadding: 0;
  border-collapse: collapse;
}
.wx_curr_text {
  width: 20% ;
  font-family: Verdana, Arial, Helvetica; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: thin solid #000080;
  font-size: 10pt; 
  color: #000080;
  text-align: left; 
  font-weight: bold; 
}
.wx_curr_data {
  width: 24% ;
  font-family: Lucida Console, Verdana, Arial; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: thin solid #000080;
  font-size: 10pt; 
  color: rgb(28,23,255); 
  text-align: center; 
  font-weight: bold; 
}
.wx_hilo_data {
  width: 14% ;
  font-family: Lucida Console, Verdana, Arial; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: 0;
  font-size: 10pt; 
  color: rgb(171,2,202); 
  text-align: right; 
  font-weight: bold; 
}
.wx_hilo_text {
  width: 3% ;
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: 0;
  border-right: 0;
  font-size: 10pt; 
  color: #000080;
  text-align: right; 
  font-weight: normal; 
}
.wx_hilo_time {
  width: 11% ;
  font-family: Lucida Console, Verdana, Arial; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: 0;
  border-right: thin solid #000080;
  font-size: 10pt; 
  color: #000000;
  text-align: right; 
  font-weight: normal; 
}

.wx_rain_tbl {
  width: 90%;
  font-family: Verdana, Arial, Helvetica; 
  font-size: 11pt; 
  color: #000000; 
  font-weight: normal; 
  text-decoration: none; 
  text-align: left; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: thin solid #000080;
  cellspacing: 0;
  cellpadding: 0;
  border-collapse: collapse;
}
.wx_rain_hdg {
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: thin solid #000080;
  font-size: 10pt; 
  color: #000080;  <!-- #228b22; --> 
  text-align: center; 
  font-weight: bold; 
}
.wx_rain_text1 {
  width: 14% ;
  font-family: Verdana, Arial, Helvetica; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: 0;
  font-size: 10pt; 
  color: #000080;
  text-align: left; 
  font-weight: bold; 
}
.wx_rain_data1 {
  width: 8% ;
  font-family: Lucida Console, Verdana, Arial; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: 0;
  border-right: thin solid #000080;
  font-size: 10pt; 
  color: rgb(28,23,255); 
  text-align: right; 
  font-weight: bold; 
}
.wx_rain_text2 {
  width: 12% ;
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: thin solid #000080;
  border-right: 0;
  font-size: 10pt; 
  color: #000080; 
  text-align: left; 
  font-weight: bold; 
}
.wx_rain_data2 {
  width: 7% ;
  font-family: Lucida Console, Verdana, Arial; 
  border-top: thin solid #000080;
  border-bottom: thin solid #000080;
  border-left: 0;
  border-right: thin solid #000080;
  font-size: 10pt; 
  color: rgb(28,23,255); 
  text-align: right; 
  font-weight: bold; 
}
