@charset "utf-8";
/* Limited to skinned news article pages */ 
/* Adds appropriate title style for news articles used with ANM */
.anmtitle {
	color: #057B56;
	font: 2.25em/1.333em Garamond, "Times New Roman", serif;
	margin-bottom: 10px;
	margin-top: -10px;
	line-height: 1.15em;
}

.date { 
	margin-bottom: 10px;
}

.articleContainer { 
	width:100%;
}

.article { 
	width:100%;
}