.NEWS_Image {
  float: right;
  padding-left: 20px;
  padding-bottom: 10px;
}
.NEWS_dropdowns { margin-bottom: 1em; }
.NEWS_dropdowns a {
  font-size: .8em;
  padding: .1em .5em;
  border: 1px solid;
}
.NEWS_YearsDropDown { width: 50px; }
.NEWS_ListLink {
  width: 150px;
  text-align: right;
}
.NEWS_HomeScroller {
  overflow-y: auto;
  height: 300px;
  height: 182px;
  overflow: auto;
  padding: 5px 10px;
}
div.NEWS_HomeHeading {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 10px;
}
div.NEWS_HomeHeading a {
  text-decoration: none;
  color: #3d6c00;
}
div.NEWS_HomeHeading a:hover, .NEWS_Article a:hover { text-decoration: underline; }
.NEWS_Title {
  font-size: 11px;
  color: #3d6c00;
}
.NEWS_subtitle { font-size: .8em; }
.NEWS_Article { overflow: hidden; }
.NEWS_Article a { text-decoration: none; }
a span.NEWS_Date { display: block; }
span.NEWS_Body {
  display: block;
  margin: .5em 0;
  color: #3d6c00;
  font-size: 11px;
}
.NEWS_PDF {
  clear: both;
  margin-top: .5em;
}
.NEWS_PDF * {
  float: left;
  margin-right: .25em;
}
.NEWS_Button { text-style: italic; }

