#featured {
	background-color: #FFFFFF;
	width: 470px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.featuredText h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	background: none !important;
	font-size: 14px !important;
	color: #2d0752 !important;
	line-height: normal!important;
	text-indent: 0 !important;
	margin: 10px 0 15px 0px !important;
}

img.featured_graphic {
	border:1px solid #666;
	margin: 15px 0 0 0 !important;
}

#featuredTop {
	background-image: url(featured1.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 25px 0px 20px;
	height: 192px;
}

.featuredText {
	width: 200px;
	float: left;
	color: #666666;
	margin: 5px 0 0 10px !important;
}

#featuredNav li.inactive {
	text-align: center;
	background: url(featuredbut.gif) no-repeat !important;
	height:62px;
}

#featuredNav li.inactive a {
	display: block;
	width:120px;
	color:#fff !important;	
	font-weight:normal;
	text-decoration: none;
	padding-left: 9px;	
}

#featuredNav li.active {
	text-align: center;
	background: url(featuredbut_on.gif) no-repeat !important;
		height:62px;
}

#featuredNav li.active a {
	display: block;
	width:120px;
	color:#2d0752 !important;	
	font-weight:normal;
	padding-left: 9px;
	text-decoration: none;	
}

/* BEGIN ITEMS FOR NAV BAR*/
#featured #featuredNav
{
	margin-top:-4px;
	height: 62px;
	margin-bottom: 0 !important;
	width:455px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#featured .read_more {
	margin:0;
	padding:0;
	text-align: left;

}

#featured #featuredNav ul
{
	text-align: left;
	margin: 0 0 0 auto;
	padding: 0;
	height:62px;

}

#featured #featuredNav li
{
	padding-top: 10px;
	margin: 0;
	list-style-type: none;
	text-align:center;
	line-height:1.1em;
	height: 52px;
	display: block;
	overflow: hidden;
	float: left;
	width: 140px;
	color: #0099cc;
}

/*#featured #featuredNav a:link {*/
/*	color: #666666;*/
/*	padding-left:7px !important;*/
/*	text-decoration:none !important;*/
/*}*/

#featured #featuredNav a:visited {
}

#featured #featuredNav a:hover {
}

#featured #featuredNav a:active {
	background-image: url(featuredbut_on.gif) no-repeat;
}

p.article-title {
	padding-bottom: 0px;
}

p.article-title a {
	color:#0C34D4;
	font-weight:bold;
	text-decoration: underline;
}

p.article-title a:hover {
	text-decoration: none;
}

ul.bucket-articles {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 10px;
}

li.bucket-article {
	padding-bottom: 0px;
	background: transparent url(yellow-bullet.png) no-repeat 0 5px;
	padding-left: 15px;
}

.check-out {
	font-weight: bold;
}

.featuredText h4 {
	text-indent: 0 !important;
}

.featuredText h4, .read_more, p.summary {
	margin-left: 10px !important;
}

.featuredText h4 a {
	color: inherit !important;
}