div#news {
	

}
div#news h2 {
	line-height: 2em;
	color: black;
	border: none
}
.NewsSummary {
        display: inline;
        margin: 0 10px;
        border-bottom: 1px dashed #00919F;
}

.NewsSummary2 {
        display: block;
        margin: 0px 0px 0px;
}

.NewsSummaryPostdate {
	font-size: 60%;
	font-style: italic;
        text-align: left;
        color: #00919f;
padding-top: 2px;
padding-bottom: 2px;
}

.NewsSummaryPostdate2 {
        border-top: 2px solid black;
	font-size: 90%;
	font-weight: bold;
        text-align: center;
        color: #b08a0e;
        margin: 2px 2px 5px;
}

.NewsSummaryPostdate1 {
	font-size: 90%;
	font-weight: bold;
        border-bottom: 1px dashed Black;
        margin-left: 10px;
        margin-right: 10px;
}

.NewsSummaryLink {
	font-weight: bold;
         
        font-size: 14px;
        text-align: left;
}

.NewsSummaryLink a{
	font-weight: bold;

        color: gray;
}

.NewsSummaryLink a:hover{
	font-weight: bold;

        color: #00919f;
}

.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
	line-height: 105%;	
}

.NewsSummarySummary1{
	line-height: 140%;
      padding: 5px;
      margin: 0 10px 0 10px;
}
.NewsSummaryMorelink {
        font-size: 10px;
        margin-bottom: 14px;
	padding: 0.2em 0;
        text-align: right;
        border-bottom: 1px dashed #00919f;
}

.NewsSummaryMorelink a{
	color: #00919f;
}

.NewsSummaryMorelink1 {
	padding: 5px;
        border-bottom: 1px dashed black;
        margin: 0 10px 0 10px;
}



#NewsPostDetailDate {
	font-size: 60%;
	font-weight: bold;
        color: #00919f;
        font-style: italic;
}
#NewsPostDetailSummary {
  font-size: 12px;
}
#NewsPostDetailCategory {
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
	/*line-height: 150%;*/
        font-size: 12px;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
	font-style: italic;
}
 
#NewsPostDetailTitle {
   color: gray;
   font-weight: bold;
   /*padding-bottom: 5px;*/
}
#NewsPostDetailHorizRule {

}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
font-size: 60%;
}

#NewsPostDetailReturnLink a{
    color: #00919F;
}

#NewsPostDetailReturnLink a:hover{
    color: gray;
}

div#news ul li {
	padding: 2px 2px 2px 5px;
	margin-left: 20px;
}

.clear{ padding: 10px; }

.cms-module-news { 
background: url(images/cms/news.png); 
background-position: left top; 
background-repeat: no-repeat; 
padding-left: 45px; 
margin-top: 5px; 
} 
.cms-news-title { 
color: #00919f; 
font-weight: bold; 
} 

.cms-news-date { 
color: #00919f; 
} 