/* Start of CMSMS style sheet 'News' */
        .actionnews1 a {
            font-size: 1.1em;
            font-weight: bold;
            color: #FFE75A;
       }

        .actionnews1 a:visited {
            font-size: 1.1em;
            font-weight: bold;
            color: #FFE75A;
       }

        .actionnews1 p {
            margin: 0;
            padding: 0px 4px 5px 4px;
            font-weight: bold;
            font-size: 1.1em;
            font-variant: small-caps;
            color: #FDEDF0;
       }

       .actionnews1 {
            margin: 0;
            margin-bottom: 10px;
            padding: 0;
            padding-bottom: 5px;
            width: 168px;
            background-color:  #D21831;
            text-align: center;
            border: 1px solid #909090;
       }

        .news a {
            font-weight: bolder;
            color: #053C6D;
       }

        .news a:visited {
            font-weight: bolder;
       }

        .news {
            border: 1px solid #b0b0b0;
            margin-bottom: 10px;
       }

        .newshead h1 {
            margin: 0;
            padding:0;
            font-size: 1.1em;
            font-weight: bolder;
            color: #ffffff;
       }

        .newshead {
            margin: 0;
            padding: 4px 0px 4px 0px;
            background-color:  #1578AA; /* #FFE75A; */
            xbackground-image: url(images/newshead.gif);            
            xbackground-repeat: no-repeat;
            xbackground-position: left top;
       }

        .newsfoot {
            xmargin-bottom: 4px;
            xpadding: 0;
            xheight: 0px;
            xbackground-image: url(images/newsfoot.gif);            
            xbackground-repeat: no-repeat;
            xbackground-position: left top;
       }

       .newsbox {
            margin: 0;
            padding: 5px 10px 5px 10px;
            width: 158px;
            xborder-left: 1px solid #B5B5BD;
            xborder-right: 1px solid #B5B5BD;
       }

        .newspagenews {
            border: 0px solid #b0b0b0;
            margin-bottom: 5px;
       }

        .newspagenewsfoot {
            xmargin-bottom: 14px;
            xpadding: 0;
            xheight: 0px;
            xbackground-image: url(images/newsfoot.gif);            
            xbackground-repeat: no-repeat;
            xbackground-position: left top;
       }

.NewsSummaryTitle {
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  line-height: 1.3em;
  margin: 0 0 0 0;
  padding: 12px 0px 4px 0px;
}

.NewsSummaryLink a {
  font-size: 100%;
  font-weight: normal;
  line-height: 130%;
  padding: 4px 5px 0px 0px;
            color: #E76221;
 }

.NewsSummaryMorelink {
  font-size: 100%;
  padding: 0px 0px 0px 0px;
            color: #FF3333;
 }


.NewsSummaryCategory {
  font-style: italic;
 }

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: nornal;
 }

.NewsSummarySummary, .NewsSummaryContent {
  font-size: 100%;
  padding: 0px 0px 0px 0px;
 }

#NewsPostDetailDate {
  font-style: italic;
  }

#NewsPostDetailTitle{
  margin-top: 5px;
  }


#NewsPostDetailSummary {
  xfont-size: 1.06em;
  font-weight: bolder;
  xfont-style: italic;
  margin-bottom: 2px;
  }

#NewsPostDetailContent {
  padding: 0px 0px 50px 0px;
            color: #000000;
  }


/* End of 'News' */

