@charset "utf-8";
/* TDCI.com News and Events Layout Document */

/* ------------------ News and Events ------------------ */
.newsList{
	margin:1.5em 0 0 0;
	font-size: 0.95em;
}

	.newsList li{
		margin:0 0 1em 0; padding:0 0 1em 0;
		background:url(/images/newslist-li-bg.png) no-repeat center bottom;
		}

	.newsList .newsList-article-header{
	display:block;
	margin:0 0 .5em;
	font-weight:900;
	text-decoration:none;
	font-size: 1.05em;
	color: #3173ac;
		}
				.newsList .newsList-article-header a{color:#3173ac}
						.newsList .newsList-article-header a:hover, .newsList .newsList-article-header a:focus{
	color:#999999;
	text-decoration: none;
								}
		
	.newsList .newsList-date{
	display:block;
	width:150px;
	height:16px;
	overflow:hidden;
	padding:0;
	/*	background:url(/images/newslist-date.png) no-repeat left top;*/
	font-size:0.92em;
	line-height:1.33em;
	color: #002c77;
		}
p {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
}

