.news h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #C57226;
}

.viewall {
    margin-top:1px;
    font-size:10pt;
    font-weight:bold;
    text-align:center;
}


.sub_menu li {
    list-style-type: decimal;
    color:#003366;
    font-size:8pt;
}

.sub_menu h4 {
    padding-left: 10px;
    border:none;
    border-left:none;
    color:#669933;
    font-size: 14px;
    font-weight: bold;
    margin-bottom:10px;
    font-family: Arial, Helvetica, sans-serif;
}
 
.leftcolumn, .rightcolumn{
        margin-top: 10px;
        position:relative;
        width: 240px;
        float:left;
}

.rightnewsboxback, .leftnewsboxback {
    background: #F0F0F0;
    width: 220px;
    margin: 2px;
}

.rightnewsboxfront, .leftnewsboxfront {
    border: solid 1px #CCCCCC;
    background: white;
    position: relative;
    top: -4px;
    right: 4px;
    padding: 9px;
    color: #000;
}

.leftcolumn {
    margin-right: 30px;
}

.leftcolumn h2, .rightcolumn h2 {
        background-color:white;
        padding: 3px 0px 2px 0px;

}

.dates thead {
        display:none;
}

.dates td {
        font-size:9pt;
        vertical-align:top;
}

.dates th {
        vertical-align:top;
        white-space: nowrap;
}

.bottomsplash {
        margin-top: 25px;
        margin-bottom: 5px;
        float:right;
        display:inline;
}

.title {
        height: 75px;
        margin-top:10px;
        margin-left: 10px;
        font-weight:bold;
        font-size:15pt;
        font-family: Verdana, Century Gothic,Arial;
}

.title h1 {
        color: #55891a;
        font-family: "Arial Narrow", Helvetica, sans-serif;
        font-size: 35pt;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 25px;
}

.topword {
        font-family: "Arial", Helvetica, sans-serif;
        color: #55891a;
        font-size: 12pt;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        display:inline;
}

.intro {
        margin-top: 10px;
        font-family: Verdana, Arial;
        font-size:9pt;
        width:200px;
        float:left;
}

.news {
        clear:left;
        position:relative;
}

.endnews {
        clear:both;
}


div.noticebox {
  clear:both;
  margin-bottom:2em;
}

div.noticebox h2 {
  border-top:1px solid #BB0000;
  color:#BB0000;
  margin-bottom:0.5em;
}

div.leftcolumn h2 {
  border-top:1px solid #BB7900;
  color:#BB7900;
  margin-bottom:0.5em;
}

div.rightcolumn h2 {
  border-top:1px solid #55891A;
  color:#55891A;
  margin-bottom:0.5em;
}

.bluetagline {
        color: #004A99;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        text-align: left;
        padding: 0px 0px 0px 205px;
        margin: 10px 0px 0px 0px;
}

.goldtagline {
        color: #bb7900;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-weight: bold;
        text-align: left;
        padding: 0px 0px 0px 240px;
        margin: 5px 0px 0px 0px;
}

