/* News Articles Custom Styles */
.NormalWhite { font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; color: #666666;}
.articleQuote { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; border-top: solid 1px #999999; border-bottom: solid 1px #999999; }
	
.articleTitle { font-size : 14px; font-weight : bolder; color : #006600; }

.articleTable { background-color: ffffff; margin: 0px; }
.articleTopCell { background-color: ffffff; background:url('/portals/1/skins/ShimmySideways/images/moduleBG.jpg'); color: #999999; font-weight: bold; padding: 6px; height: 27px;
	border-top:#336699 0px solid; 
	border-left:#336699 0px solid; 
	border-right:#336699 0px solid; 
	border-bottom:#336699 0px solid; 
}
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; 

border-top:#336699 1px solid; 
	border-left:#336699 1px solid; 
	border-right:#336699 1px solid; 
	border-bottom:#336699 1px solid; 
}
.articleTextCell { color: black; padding: 6px;  }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #FFFFFF; padding: 3px; background-color: #80B288; height: 25px; }
