.ContainerHeader
{
	display:none;
}


/* ------------------Tabbed Display Classes Starts here------------------------- */
.tablist
{
	background-color:#d7cfbd;
	color:#325087;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
}

.tabcontainer
{
}

.tabHeader
{
	background:transparent url(/Portals/0/PortalData/Products/PowerCrunch/btmtab_btn_off.png) no-repeat;
	height:32px;
}

.clickedtabHeader
{
	background:transparent url(/Portals/0/PortalData/Products/PowerCrunch/btmtab_btn_on.png) no-repeat;
	height:32px;
}

.tablink
{
	text-decoration:none;
	color:#fff2c7 !important;
	display:block;
	padding-top:6px;
}

a.tablink:visited
{
	text-decoration:none;
}

a.tablink:hover
{
	text-decoration:none;
}

.clickedtabHeader a.tablink
{
	color:#675109 !important;
}

.tab
{
	background: #d7cfbd;
	font-family:Arial;
	font-size:12px;
	color:#464f5f;
}

/* ------------------Tabbed Display Classes Ends here  ------------------------- */













