@import "/common/css/resourcecenter/main.css";
@import "/common/css/resourcecenter/leftcolumn.css"; /** Left Column (NAVIGATORS + PROMO BANNER) **/
@import "/common/css/resourcecenter/forums.css"; /** Forums Content (RC HOME PAGE BUCKETS) **/
@import "/common/css/resourcecenter/blogs.css"; /** Blogs Content (RC HOME PAGE BUCKETS + BLOGS LANDING PAGE) **/
@import "/common/css/resourcecenter/books.css"; /** Books Content (RC HOME PAGE BUCKETS + BOOKS LANDING PAGE) **/
@import "/common/css/resourcecenter/free_downloads.css"; /** Free Downloads Content (RC HOME PAGE BUCKETS + FREE DOWNLOADS LANDING PAGE) **/
@import "/common/css/resourcecenter/related.css"; /** Free Downloads Content (RC HOME PAGE BUCKETS + ADDITIONAL RESOURCES LANDING PAGE) **/

#resourceNav ul li.selected {
	background: url('/resourcecenter/images/navigator_on.jpg') no-repeat top left !important;
}
#resourceNav ul li a.selected {
	background: url('/resourcecenter/images/navigator_on.jpg') no-repeat top left !important;
}
#forumBox .forumMore a	{
	color: #FF9900;
}
#newsletterBox {
	float: left;
	width: 550px;
}
#blogSimilar ul li a:hover,#secondaryNav ul li a:hover,#newsYears .newsletterYears li a:hover {
	background: #ffcc99 !important;
}
#blogSimilar ul li.selected,#secondaryNav ul li.selected,#newsYears .newsletterYears li.selected {
	background: #ffcc99;
}
#blogSimilar ul li a,#secondaryNav ul li a,#newsYears .newsletterYears li a {
	text-decoration: none;
}
.yui-dt-odd td {
	background: url('/resourcecenter/images/odd_orange.jpg') top;
/*	background: #ffcc66; */
}
