
/* Homepage Slot 1 */
/* ----------------------------------------------------------------- */

#Slot1
{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 459px;
	float: left;
	clear: both;
	border-bottom: solid 1px #C9CBC6;
	padding-bottom: 10px;
	line-height: 13px;
}

#Slot1 p
{
	margin: 0px;
	padding: 0px;
}

#Slot1 img
{
	float: left;
	margin: 0px;
	margin-right: 6px;
}

#Slot1 h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 18px;
}

#Slot1 a
{
	font-weight: normal;
	color: #000;
}

#Slot1 a:hover
{
	font-weight: normal;
	color: #CC0000;
}

.ArticleDate
{
	display: block;
	float: left;
	color: #7A7979;
}

/* News Items */
/* ----------------------------------------------------------------- */

.News
{
	display: block;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.News ul
{
	margin-top: 3px;
	margin-bottom: 0px;
}

.News ul li
{
	color: #1B345D;
	margin: 0px 0px 0px -23px;
	padding: 0px;
}

.NewsLink
{
	font-weight: bold;	
	float: right;
	padding: 3px 10px 3px 0px;
	background: url(../images/morearrow.gif) no-repeat right
}

/* Features */
/* ----------------------------------------------------------------- */

.Features
{
	display: block;
	padding-bottom: 20px;
	margin-bottom: 16px;
	color: #4E4E4E;
}

.Features a
{	
	font-weight: bold;	
}

.FeaturesLink
{
	font-weight: bold;	
	float: right;
	display: block;
	width: 450px;
	background: url(../images/morearrow.gif) no-repeat right;
}

.Features p
{ 
	margin-top: 6px;

}
