/* Site Promotions */
#SitePromotionsList
{
	display:block;
	width:215px;
	padding: 0px;
	margin: 0px;
}

#SitePromotionsList h1
{
	background-color:transparent;
	background-image: url(../Img/additionalHeader.gif);
	background-repeat:no-repeat;
	background-position:0px 50%;
	margin: 30px 0px 30px 10px;
	padding:0px 0px 0px 20px;
	font-size:12pt;
	color:#173F62;
	line-height: 16pt;
}

#SitePromotionsList p {
	padding-left:10px;
	line-height: 13pt;
}

#SitePromotionsList a {
	text-align:left;
	display:block;
	text-decoration:none;
	padding: 3px 10px 3px 10px;
	width:195px;
	color:#173F62;
	background-image:url(../Img/newsBG.gif);
	background-repeat:repeat;
}

#SitePromotionsList a:hover {
	background-image:url(../Img/newsBGhover.gif);
	background-repeat:repeat;
	background-color:#FDBF52;
	color:#ffffff;
}

#SitePromotionsList a img
{
	padding:6px 6px 6px 6px;
}


#SitePromotionsList ul {
	position: relative;
	margin:0px 0px;
	padding:0px 0px;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	z-index: 3;
}

#SitePromotionsList li {
	margin:5px 0px 0px 0px;
	padding:0px 0px;
	background-color: #fafafa;
	height:auto;
}
	
#SitePromotionsList ul ul a {
	font-size:10pt;
	width:175px;
	padding: 3px 5px 3px 20px;
}
	
#SitePromotionsList a p {
	margin: 6px 0px 0px -9px;
}

#SitePromotionsList a b {
	color: 9c9c9c;
}
