.index_container
{
	background-image: url(/eads/sys/pix/content/news_index_line2.gif);
	background-repeat: no-repeat;
}

.index_date
{
	background-image: url(/eads/sys/pix/content/news_index_deco.gif);
	background-repeat: no-repeat;
	width: 96px;
	margin: 0px;
	margin-top: 8px;
	margin-left: 16px;
	padding: 0px;
	padding-left: 16px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FF8000;
}

.index_adhoc
{
	background-color: #FFE5CA;
	color: #FF7500;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

.index_adhoc p
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.index_head
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	width: 414px;
}

.index_head a
{
	color: #000000;
	text-decoration: none;
}

.index_head a:hover
{
	text-decoration: underline;
}

.index_text
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 16px;
	padding: 0px;
	width: 414px;
}

.index_text a
{
	color: #000000;
	text-decoration: none;
}

.index_text a:hover
{
	text-decoration: underline;
}

.index_location
{
	font-style: italic;
	font-weight: bold;
}


