/* GENERAL STYLES */
.newsTable
{
   margin-top: 15px;
   width: 90%;
}

.newsTable th
{
   text-align: left;
color:#193e73;
}

.newsTable a {
   text-decoration: underline;
   color: #193e73;
}

.newsPaging {
   margin-top: 15px;
   float: left;
   width: 100%;
}

.newsPaging a {
   text-decoration: underline;
   color: #193e73;
   padding: 5px 5px 5px 5px;
}

.searchResults {
}

.searchResults dl
{
   margin-bottom: 15px;
}
.searchResults dl dd {
   margin-left: 25px;
}

.searchResults .highlight
{
   font-weight: bold;
}

.searchResults a {
   text-decoration: underline;
   color: #193e73;
   padding: 5px 5px 5px 5px;
}

.searchPaging{
   margin-top: 15px;
}

.searchPaging a {
   text-decoration: underline;
   color: #193e73;
   padding: 5px 5px 5px 5px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
