/*
//--------------------------------------------------------------
//  <file name="Customer.css">
//      <copyright>
//          Copyright © EDS 2008
//          All rights reserved.
//      </copyright>
//      <history>
//          <change author="joh" date="06/06/2008">
//              Initial version.
//          </change> 
//      </history>
//  </file>
//-----------------------------------------------------------------
*/

.bottompane .newssection
{
    padding:0px 0px 0px 0px;
    text-align:left;
    overflow:auto;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    background:#00344d url('../images/impl_01/backgrounds/bg-newsntabs.gif') repeat-x;
}

.leftPannel
{
    float:left;
}

.headingnews
{
    font-size:14px;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:13px 0px 0px 19px;
    color:#c8db00;
}

.headingMain 
{
    font-size:14px;
    font-weight:bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    padding:20px 0px 0px 0px;
    color:#000;
}

.MemberHeading a, .MemberHeading a:link, .MemberHeading a:visited, .MemberHeading a:active, .MemberHeading a:hover
{
    font-size:14px; 
    font-weight:bold; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    text-decoration:none; 
    color:#7867b7;
}

.ProviderHeading a, .ProviderHeading a:link, .ProviderHeading a:visited, .ProviderHeading a:active, .ProviderHeading a:hover
{ 
    font-size:14px; 
    font-weight:bold; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    text-decoration:none; 
    color:#4879be;
}

.BrokerHeading a, .BrokerHeading a:link, .BrokerHeading a:visited, .BrokerHeading a:active, .BrokerHeading a:hover
{ 
    font-size:14px; 
    font-weight:bold; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    text-decoration:none; 
    color:#1e7a91;
}

.EmployerHeading a, .EmployerHeading a:link, .EmployerHeading a:visited, .EmployerHeading a:active, .EmployerHeading a:hover
{ 
    font-size:14px; 
    font-weight:bold; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    text-decoration:none; 
    color:#2b94af;
}

.mainDivHC 
{
    width:100%; 
    margin:0px; 
    padding:0px;
}

.mainColumn1 
{
    width:25%; 
    float:left; 
    margin:0px; 
    padding:0px; 
    text-align:center;
}

.mainColumn2 
{
    width:24%; 
    float:left; 
    margin:0px; 
    padding:0px; 
    text-align:center;
}

.mainRow1
{
    width:24%; 
    float:left; 
    margin:0px; 
    padding-top:0px; 
    text-align:center;
}

.mainRow2
{
    width:1%;  
    float:left; 
    margin:0px; 
    padding:0px; 
    height:80px;
    background:url('../images/impl_01/backgrounds/homepage_Verticaldivider.png') repeat-y;
}

.newssection ul.iconlist
{
    margin:0px; 
    padding-left:18px; 
    width:240px; 
}

ul.iconlist li 
{
    margin: 0px 15px 15px 18px; 
    list-style-image:url('../images/impl_01/icons/bullet-news.gif');
    color:#fff; 
}

.iconlist a:link, .iconlist a:visited, .iconlist a:active, .iconlist a:hover 
{
    color:#fff;
}

div.tabscontainer
{
    margin:0px;
    padding:33px 0px 0px 15px;
}

.activeLeft 
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/Active-tab-left.png',sizingMethod='scale');
    float:left;
    width:11px;
    height:36px;
    padding:0px;
    margin:0px;
    background-image: none;
}

html>body .activeLeft 
{
    background-image:url('../images/impl_01/backgrounds/Active-tab-left.png');
    background-repeat:no-repeat;
    float:left;
    width:11px;
    height:36px;
    padding:0px;
    margin:0px;
}

.activeMiddle 
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/Active-tab-center.png',sizingMethod='scale');
    float:left;
    height:26px;
    color:#0a5574;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
    margin:0px;
    background-image: none;
}

html>body .activeMiddle 
{
    background-image:url('../images/impl_01/backgrounds/Active-tab-center.png');
    background-repeat:repeat-x;
    float:left;
    height:26px;
    color:#0a5574;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
    margin:0px;
}

.activeRight
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/Active-tab-right.png',sizingMethod='scale');
    float:left;
    width:11px;
    height:36px;
    margin-right:2px;
    background-image: none;
}

html>body .activeRight
{
    background-image:url('../images/impl_01/backgrounds/Active-tab-right.png');
    background-repeat:no-repeat;
    float:left;
    width:11px;
    height:36px;
    margin-right:2px;
}

.inactiveLeft 
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/Non-active-left.png',sizingMethod='scale');
    float:left;
    width:11px;
    height:36px;
    padding:0px;
    margin:0px;
    background-image: none;
}

html>body .inactiveLeft 
{
    background-image:url('../images/impl_01/backgrounds/Non-active-left.png');
    background-repeat:no-repeat;
    float:left;
    width:11px;
    height:36px;
    padding:0px;
    margin:0px;
}

.inactiveMiddle 
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/Non-active-center.png',sizingMethod='scale');
    float:left;
    height:26px;
    color:#0a5574;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
    margin:0px;
    background-image: none;
}

html>body .inactiveMiddle 
{
    background-image:url('../images/impl_01/backgrounds/Non-active-center.png');
    background-repeat:repeat-x;
    float:left;
    height:26px;
    color:#0a5574;
    font-size:12px;
    font-weight:bold;
    padding-top:10px;
    margin:0px;
}

.inactiveMiddle a, .inactiveMiddle a:link, .inactiveMiddle a:visited, .inactiveMiddle a:hover, .inactiveMiddle a:active
{
    color:#0a5574; 
    text-decoration:none;
}

.inactiveRight
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/Non-active-right.png',sizingMethod='scale');
    float:left;
    width:11px;
    height:36px;
    margin-right:2px;
    background-image: none;
}

html>body .inactiveRight
{
    background-image:url('../images/impl_01/backgrounds/Non-active-right.png');
    background-repeat:no-repeat;
    float:left;
    width:11px;
    height:36px;
    margin-right:2px;
}

.uppercurve
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/tab1-textbg-top.png',sizingMethod='scale');
    width: 680px;
    height:9px;
    padding:0px;
    margin:36px 0px 0px 0px;
    background-image:none;
}

html>body .uppercurve
{
    background-image:url('../images/impl_01/backgrounds/tab1-textbg-top.png');
    background-repeat:no-repeat;
    width: 680px;
    height:9px;
    padding:0px;
    margin:36px 0px 0px 0px;
}

.middlecontent
{
    background:#e3e6fd url('../images/impl_01/backgrounds/tab1-textbg.png') no-repeat  ;
    width: 680px;
    padding:0px;
    margin:0px 0px 0px 0px;
    min-height:146px;
    height:auto !important;
    height:146px;
}

.bottomcurve
{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/impl_01/backgrounds/tab1-textbg-bottom.png',sizingMethod='scale');
    width: 680px;
    height:12px;
    padding:0px;
    margin:0px;
    background-image:none;
}

html>body .bottomcurve
{
    background-image:url('../images/impl_01/backgrounds/tab1-textbg-bottom.png');
    background-repeat:no-repeat;
    width: 680px;
    height:12px;
    padding:0px;
    margin:0px;
}

.tabscontent
{
    width:470px;
    padding:8px 10px 0px 15px;
    color:#000000;
    margin:0px;
}

.tabscontent p
{
    margin:0px;
    padding:0px;
}
