﻿.BalanceSheetTotals 
{
}


.InvestorGridViewWrapper
{
    position: relative;
    border: solid 0px #dedede;
    padding: 10px;    
    margin: 10px;
    top: -40px;
}



.investorFinancialsTopNavBase
{
    position: relative;
    width: 300px;
}

.InvestorTopNav
{
    position: relative;
}


#investorTopNav a,
#investorTopNav a:hover,
#investorTopNav a:visited
{
	color: #215084;
	text-decoration: none;

}

#investorTopNav .CMSListMenuLI:hover
{
    margin: 0px;
    padding: 0px;
}

#investorTopNav .CMSListMenuHighlightedLI
{
    height: 35px;
    margin: 0px;
    padding: 0px;
}

#investorTopNav .CMSListMenuHighlightedLI .CMSListMenuLinkHighlighted
{
    margin: 0px;
    padding: 0px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

#investorTopNav .CMSListMenuLI
{
    margin: 0px;
    padding: 0px;
}

#investorTopNav ul
{
	padding: 0px;
	margin: 0px;
	
}
#investorTopNav li
{
	list-style-type: none;
	/*list-style-type:cjk-ideographic;*/
	border: solid 0px red;
}


