#tabContainer{ 
	position:relative;
	margin-top:10px;
	height:auto;
}

#tabNav{ 
	position:relative;
	width:646px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#tabNav ul{ 
	list-style-type:none;
	padding-top:6px;
	padding-bottom:0px;
	height:38px;
}

#tabNav ul li{
	float:left;
	display:block;
	padding-left:11px;
	padding-right:9px;
}

#tabNav li a, #tabNav li a:visited{
	text-decoration:none;
}

#tabContentContainer{
	position:relative;
	width:646px;
	background:url(/img/home/tabs/tabMiddle.gif) repeat-y;
}


.tabTipsSelected{
	background:url(/img/home/tabs/esTipsArticlesOn.gif) no-repeat;
}

.tabWhitePapersSelected{
	background:url(/img/home/tabs/esWhitePaperOn.gif) no-repeat;
}

.tabTechBulletinsSelected{
	background:url(/img/home/tabs/esTechBulletinsOn.gif) no-repeat;
}

.tabNewslettersSelected{
	background:url(../../img/customers/dataHighlight/left.gif) no-repeat;
}

.tabFAQSelected{
	background:url(/img/home/tabs/esFaqOn.gif) no-repeat;
}

.tabArticleList{
	margin-bottom:15px;
}

.tabActive a, .tabActive a:visited{
	color:#333;
}

.tabInactive a, .tabInactive a:visited{
	color:#5b6069;
}

.tabColumnLeft{
	position:relative;
	float:left;
	width:305px;
}

.tabColumnRight{
	position:relative;
	float:right;
	width:305px;
}

#tabTips, #tabWhitePapers, #tabTechBulletins, #tabNewsletters, #tabFAQ{
	position:relative;
	margin-left:0px;

	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	width:626px;
}


#tabBottom{
	width:646px;
	height:30px;
	background:url(/img/home/tabs/tabBottom.gif) no-repeat;
}


/*
#tabContainer{ 
	position:relative; 
	background-color:#fff;

}


#tabNav{ 
	position:relative;
	width:646px; 
	height:60px; 
	line-height:16px; 
	background:url(/img/home/tabs/bar.gif) no-repeat;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#tabNav ul{ list-style-type:none; }


#tabNav li{
	float:left;
	display:block;
	height:45px;
	padding-top:15px;
	padding-left:11px;
	padding-right:11px;
}

#tabNav a, #tabNav a:visited{
	color:#2b2c31;
	text-decoration:none;
}

.tabTipsSelected{
	background:url(/img/home/tabs/tipsArticlesOn.gif);
}

.tabWhitePapersSelected{
	background:url(/img/home/tabs/whitePaperOn.gif);

}

.tabTechBulletinsSelected{
	background:url(/img/home/tabs/techBulletinsOn.gif)
}

.tabNewslettersSelected{
	background:url(/img/home/tabs/newslettersOn.gif)
}

.tabFAQSelected{
	background:url(/img/home/tabs/faqOn.gif)
}

.tabArticleList{
	zoom:1;	
	margin-bottom:15px;
}

.tabColumnLeft{
	position:relative;
	float:left;
	width:310px;
}

.tabColumnRight{
	position:relative;
	float:right;
	width:310px;
}

#tabTips, #tabWhitePapers, #tabTechBulletins, #tabNewsletters, #tabFAQ{
	position:relative;
	display:none;
	padding-bottom:10px;
	width:646px;
}
*/
