/**#HomePageTabs {
	 position: absolute;
}**/

#HomePageTabs .yui-nav {
    width: 405px;
    border: none !important;
    position: static; 
    z-index: 1;
    margin-left: 0px;
    height: 33px;
}

#HomePageTabs .yui-nav li {
	float: left; 
	display: inline;
	height: 33px;
}

#HomePageTabs .yui-nav li#secondTab { padding-left: 5px; }

#HomePageTabs .yui-nav .selected a {
    /**background: #2647A0 url(../../../../assets/skins/sam/sprite.png) repeat-x scroll 0% 0%;**/
    background-image:url(/images/Newsroom/newssearch_header_small-white.gif);
    background-repeat:no-repeat;
    color: #2647A0;
    font-weight: bold;
    width:200px;
    padding-top:13px;
    height:20px;
}

#HomePageTabs .yui-nav a {
 /**background: #ffffff url(../../../../assets/skins/sam/sprite.png) repeat-x scroll 0% 0%; **/
    background-image:url(/images/Newsroom/newssearch_header_small.gif);
    background-repeat:no-repeat;
    color: #ffffff;
    font-weight: bold;
    width:200px;
    padding-top:13px;
    height:20px;
}

#HomePageTabs .tabHeader {
    padding-left: 15px;
    width: 378px;
    z-index: 1; 
}  

#HomePageTabs ul {margin-left:0;}

#HomePageTabs .yui-content {
	padding-left:0; 
	padding-right:5px; 
	border:1px solid #dcdcdc; 
	border-top:none;
	margin-left:20px; 
	width:398px;
	background:#ffffff url('../../images/Newsroom/gradiant-news.gif') repeat-x;
}

#HomePageTabs .Generated_LatestJournalArticles,
#HomePageTabs .recent_updates_tab {margin-left:10px;}
#HomePageTabs .yui-con-top {height: 33px;}

.yui-con-top { height: 33px; width: 405px; padding-left: 20px; }
.yui-nav a { color: #013474; text-decoration: none; padding-top: 18px; text-align: center; position: relative; cursor: pointer; font-size: 13px; }
.yui-nav { color: #3A7DDB; height: 41px; }
.yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li, .yui-navset .yui-navset-bottom .yui-nav li { margin-right: 0px;
	text-align: center; }
.yui-nav li { background-image: url('../images/index_right_top_unselected.png'); height: 41px; width: 200px; margin-right: 0px; }
.yui-nav .selected { background-image: url(../images/index_right_top_item.png); color: #3A7DDB; }
.selected a { color: #3A7DDB; font-size: 13px; }
.yui-nav a:hover { text-decoration: underline; }

.yui-content {
	background-image: url(../images/index_right.png);
	width: 458px;
	padding-right: 30px;
	padding-left: 30px;
	min-height: 270px;
	/* IE6 Min Height hack
       http://www.dustindiaz.com/min-height-fast-hack/
    */
	min-height: 270px;
	height: auto !important;
	height: 270px; }
	
.yui-content ul li { list-style: none; }
.yui-content ul { margin: 0px; }
.yui-content p { margin: 0px; }
.yui-content h2 { font: bold 13px "Trebuchet MS", sans-serif; color: #013474; padding-bottom: 10px; margin-top: 0; }
.yui-content .theme { background-image: url(../images/index_right_bullet.gif); background-repeat: no-repeat; background-position: 0px 4px;
	padding-left: 7px; padding-bottom: 2px; font-size: 13px; }
.yui-content .date { color: #898989; padding-bottom: 15px; padding-left: 7px; font-size: 11px; }
.yui-content .date a { background-image: url(../images/link.gif); background-repeat: repeat-x; background-position: left bottom;
	color: #898989; text-decoration: none; }
.yui-content .date a:hover { background-image: none; }
.yui-content .all { font-family: "Trebuchet MS", sans-serif; color: #3A7DDB; padding-left: 20px; background-image: url(../images/view_all.gif);
	background-repeat: no-repeat; text-decoration: none; background-position: 0px 1px; }
.yui-content .all:hover { text-decoration: underline; padding-left: 20px; background-image: url(../images/view_all.gif);
	background-repeat: no-repeat; background-position: 0px 1px; }

.yui-con-bot { background-image: url(../images/index_right_bot.png); height: 22px; width: 518px; }
