﻿



header.GA
{

    height: 84px;
    background-size: auto 84px;
}
header.MF
{

    height: 84px;
    background-size: auto 84px;
}

header div.headerBG
{
    height: 84px;
    background-size: 217px 64px;
}
header div.headerMF
{
    height: 84px;
    background-size: auto 84px;
}
header div.headerCB
{
    height: 84px;
    background-size: auto 84px;
    min-width: 200px;
}



.headerImage
{
    width: 980px;
    margin: auto auto;
    
}


.headerText
{
    width: 900px;
   
}

.headerImageInner
{
    height: 360px;

    background-size: 980px auto;
    background-image: url('../images/jh-main.png');
}

.headerImageInnerMF
{
    height: 360px;

    background-size: 980px auto;
    background-image: url('../images/Fund-Listing-Mobile-Screen.png');
}

.fundHolder
{
    width: 900px;
}

.fundOuter
{
    margin-bottom: 16px;
}


.bg_LCF
{
  background-size: auto 68px;
}

.bg_LSF
{
   background-size: auto 68px;
}

.bg_3
{
   background-size: auto 68px;
}

.bg_4
{
    background-size: auto 68px;
}

.bg_5
{
   background-size: auto 68px;
}

.bg_6
{
   background-size: auto 68px;
}

.bg_7
{
 
    background-size: auto 68px;
}

.fundHeader
{
    
    background-size: 32px 32px;

    font-size: 24px;
    padding-top: 8px;
    padding-bottom: 8px;


}

.fundList
{
    width: 900px;
    
}


.subItem
{
    width: 860px;
    padding-bottom:16px;
    padding-top: 16px;
}

.subItem a
{
    width: 840px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 24px;
}

