/* Start of CMSMS style sheet 'Module: News' */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	color: #999;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
    padding: 0.5em;
/* margin to the bottom of the news article summary */
	margin: 0 0em 1em 0em;
        overflow:hidden;
color: #999;
}

.NewsSummary2 {

color: #333;
line-height:1em;
background:#F3EFE5;
/* padding for the news article summary */
    padding: 0.5em;
/* margin to the bottom of the news article summary */
	margin: 0 0em 1em 0em;
        overflow:hidden;
}

.NewsSummary3, {
/* padding for the news article summary */
    padding: 0.5em;
/* margin to the bottom of the news article summary */
	margin: 0 0em 0em 0em;
        overflow:hidden;
line-height:1.5em;
}


 /* Home Page - Mag */

.NewsSummaryLink5 {
font-size:14px;
padding-bottom:5px;
border-bottom:1px solid #999;
}

.NewsSummarySummary5 {
color:#fff;
font-size:11px;
padding-top:5px;
}

.NewsSummarySummary5 {
color:#FFF;
}

.NewsSummaryMorelink5 {
font-size:12px;
color:#fff;
display:block;
background:#999;
padding-left:5px;
margin-top:8px;
}

/* */

.NewsSummary p, a:hover {
padding:0;
margin:0;
}

#NewsSummaryField {
}

.news-wrapper {
clear:both;
height:10px;
}

.news-right {
float:left;
width:200px;
}

.news-left {
float:right;
width:350px;
}
.NewsSummaryPostdate3 {
display:block;
background:#F3EFE5;
}

.NewsSummaryPostdate, .NewsSummaryPostdate3 {
/* smaller than default text size */
	font-size: 80%;
padding:0;
/* bold to set it off from text */
}
.NewsSummaryLink, .NewsSummaryLink3 {
/* bold to set it off from text */
	font-size:14px;
/* little more room at top */
padding-top:5px;
}

.NewsSummaryLink3 {
 padding-top:0.5em;
 
}

.NewsSummaryCategory {
/* italic to set it off from text */
	font-weight:bold;
font-size:11px;
color:#666;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent, .NewsSummaryContent3, .NewsSummarySummary3  {
/* larger than default text */
	line-height: 130%;
}
.NewsSummaryMorelink, .NewsSummaryMorelink3 {
	padding-top: 0.5em;
        font-size:14px;
   
}
 .NewsSummaryMorelink3 {
    display:block;
border-bottom:1px solid #ccc;
padding-bottom:7px;
width:98%;
}

#NewsPostDetailDate {
/* smaller text */
	font-size: 80%;
/* bold to set it off from text */

}
#NewsPostDetailSummary,  #NewsPostDetailSummary2 {
/* larger than default text */
	line-height: 150%;
font-weight:bold;
}

#NewsPostDetailSummary2 {
border-bottom:1px solid #ccc;
padding:10px 0px 10px 0px;
margin-bottom:10px;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	margin-top: 0.5em;
	padding: 0.2em 0;
display:block;
border-bottom:1px solid #CCC;
padding-bottom:10px;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
#NewsPostDetailTitle {
background:#F3EFE5;
display:block;
padding:5px;
margin-top:0px;
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
}
#NewsPostDetailReturnLink {
}

.NewsSummaryLink-Mag a {
display:block;
background:#F3EFE5;
padding:0px 0px 0px 5px;
margin:0;
height:20px;
color:#666;
}

.NewsSummaryLink-Mag a:hover {
display:block;
background:#878CA5;
padding:0px 0px 0px 5px;
margin:0;
height:20px;
color:#fff;
text-decoration:none;
}
/* End of 'Module: News' */

