/* Start of CMSMS style sheet 'articles' */
/* articles
--------------------------------- */
div#news {margin: 0;
background-image: url(uploads/images/sitewide/closeup_bg.jpg);
min-height: 300px;
}

div#news h2 {
margin-top: 15px;
margin-bottom: 5px;
padding: 10px 10px 0 10px;
/*background: #fff;*/
font-size: 110%;
color: #003366;
border-bottom:0px;
text-transform: none;
}

.NewsSummary {
padding: 0 0 5px 0;
margin: 0px 10px 5px 10px;
/*border-bottom: 1px solid #999;*/
line-height: 1em;
text-align: left;
}

.NewsSummaryPostdate {
font-weight: normal;
line-height: 2em;
font-size: 12px;
border-top: 1px dotted #e1e1e1;
margin-top:15px
}


#NewsPostDetailContent h3{
font-weight: bold;
line-height: 1.6em;
color: #003366;
text-transform: none;
font-size:14px
}

#NewsPostDetailContent p{
line-height: 1.6em;
padding-bottom: 5px;
}

#NewsPostDetailContent a{
color: #003366;
font-weight: normal;
text-decoration:underline;
}
/* End of 'articles' */

