﻿.mainmenu2
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	border-bottom: none;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 1px 0px 1px 0px;
}
.HomeSearchMenuIE8
{
	z-index: 100;
}
.mainmenu2:hover
{
	background-color: #7D96AB;
	color: #ffffff;
}
/*.mainmenu2:hover a:link {background-color:#7D96AB; color: #ffffff;}
.mainmenu2:visited a:link {background-color:#666666; color: #ffffff;}*/
.mainmenu2 a
{
	color: #ffffff;
}
.mainmenu2 a:link, .mainmenu2 a:hover, .mainmenu2 a:visited
{
	color: #ffffff;
}

.white
{
	color: #ffffff;
}
.white a
{
	color: #ffffff;
}
.white a:hover
{
	color: #ffffff;
}




/* ****************************** */

/* CSS Document */
a
{
	color: #B98145; /* brown link */
	text-decoration: none;
}
a:hover
{
	color: #653614;
	text-decoration: none;
}
table
{
	font-size: 12px;
	color: #333333;
}

.listclass
{
	background-color: #eceef4;
	font-size: 12px;
	padding-top: 3px;
	width: 180px;
}

.radiolist
{
	font-style: normal;
	padding: 0;
	margin: 0;
	color: #666666;
}
.radiolist td
{
	padding: 0 10px 0 0;
	
}
.GridViewRow, .GridViewAlternatingRow
{
	height: 30px;
}
.GridViewRow TD, .GridViewAlternatingRow TD
{
	vertical-align: middle;
}
.GridViewAlternatingRow
{
	background-color: #f0f0e0;
}
.alt
{
	background-color: #f0f0e0;
	color: #333333;
	border-top: 0;
}


.TableInfo
{
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 10px;
}

.dropdownclass
{
	background-color: #f0f0e0;
	color: gray;
	font-weight: normal;
}

/* Used with crosshairs.js */
.hoverHilight
{
	background-color: #CBDBD7; /*#eadfc1;/*#c7c1b6;/*#c5c8c9;/*#E5E0D1;*/
}
/*.hoverHilight a:link
{    
    color: #B98145;      
}*/
.activeCellHilight
{
	background-color: #8EB8C9; /*#eae3ba;*/
	color: #ffffff;
}
.activeCellHilight a, .activeCellHilight a:hover
{
	color: #ffffff;
}
.hoverHilightTop a
{
	color: #333333;
	background-color: #999999;
}

/* ************ For All Pricing & Performance Grid Views ****************************  */
.headerstyle
{
	background-color: #999999;
	border: none;
	height: 40px;
	color: #ffffff;
	font-size: 13px;
}
.headerstyle a
{
	color: #ffffff;
}
.headerstyle a:hover
{
	color: #333333;
}
/* for the scrolling headers on each grid */
.floatingheaderClass th
{
	width: 750px;
	z-index: 1;	
	background-image: url(/MutualFunds/Image/headerDivider.gif);
	background-position: 0em .6em;
	background-repeat: no-repeat; 
	padding: 0 3px 0 4px;
}
.floatingheaderClass2 th
{
	width: 750px;
	z-index: 1;	
	background-image: url(/MutualFunds/Image/headerDivider2.gif);
	background-position: 0em .6em;
	background-repeat: no-repeat; 
	padding: 0 3px 0 4px;
}
.floatingheaderClass3 th
{
	width: 750px;
	z-index: 1;	
	background-image: url(/MutualFunds/Image/headerDivider3.gif);
	background-position: 0em .6em;
	background-repeat: no-repeat; 
	padding: 0 3px 0 4px;
}
.floatingheaderClass td, .floatingheaderClass2 td, .floatingheaderClass3 td
{
	padding: 0 0 0 3px;
}
.floatingheaderClass, .floatingheaderClass2, .floatingheaderClass3
{
	z-index: 1;
}
.floatingsubheaderClass th
{
	width: 750px;
	z-index: 9;
}
.floatingsubheaderClass
{
	width: 100%;
	z-index: 9;
	color: #ffffff;
}
.floatingsubheadClass
{
	width: 100%;
	color: #ffffff;	
}

floatingsubheaderdiv
{
	color: #ffffff;
}
/* scrolling container for all tab pages */
.container 
{
	background-color: #ffffff;
}
.container th
{
	position: relative;
	vertical-align: middle;
}
.container td
{
	vertical-align: middle;
}
.container th a:link
{
	color: #ffffff;
}
.container th a:hover
{
	color: #333333;
}


/* ****************************************************************** */

.disclaimer
{
	font-size: 12px;
	margin-top: 10px;
}


.itemclass
{
	text-align: left;
	vertical-align: middle;
}


/* Default.aspx - Search Funds area */

.LargeHomeHeaderSearch
{
	background-image: url(/MutualFunds/Image/homeBG.jpg);
	height: 150px;
	border-top: 4px solid #AEADAD;
	border-bottom: 4px solid #AEADAD; 
}

.LipperRank
{
	background-image: url(/MutualFunds/Image/lipperBG.jpg);
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 11px;
}
.divider
{
	background-color: #ffffff;
	background-image: url(/MutualFunds/Image/pipe-small.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.viewfundsdivider
{
	background-color: transparent;
	background-image: url(/MutualFunds/Image/pipe-small.gif);
	background-repeat: no-repeat;
	background-position: right;
}


#liheader li
{
	display: inline;
	margin: 0 0.5em 0 0;
}

.AssetClass
{
	font-weight: bold;
	/*background-color: #CBDBD7;*/
	border-bottom: 3px solid #CBDBD7;
	color: #333333;
	height:20px;
	padding-top: 20px;
	font-size: 13px;
}