﻿body
{
    background:url("images/BGGradient.jpg") repeat top left;
}

#Header
{
    background:url("images/HR.gif") no-repeat top left;
    height:80px;
}

#Container
{
	width:980px;
	margin-left: 0;
}

#StockSnapshotHeader
{
	height:75px;
	background:url("images/FundLibraryLogo.jpg") no-repeat top left;
}

#PortfolioTrackerHR
{
    background:url("images/HR.gif") repeat top left;
    height:100px;
    }
    
#FundSearchMainBody
{
    
   
}

#FundSearchHeader
{ background:url("images/HR.gif") repeat top left;
    height:100px;
}

.SearchHeader
    {background-color: #ebebeb; 
        color:#000000;
        }
        
.SearchNaviBar
{ 
	background-color: #20a9d5; 
	padding-top:5px;
    color: #ffffff; 

}
.SearchTitle
{background-color:#ebebeb; 
    }
td.HRGridSpacer
{
    background-image:none;
    background-color:#ebebeb;
    border:none 0px #CACCE7;
}
#FundSnapShotHeader
{
    background:url("images/HR.gif") repeat left top;
    }
    
    
#FundSnapShotMain
        {
            background-color:#d7eff8;
           }
.FundSnapShotTab
{
	background: url("images/FundSnapShotTabBG.jpg") repeat-x bottom;
}
#SnapShotTab li 
{
	background:url("images/SnapShotTabLeft.gif") no-repeat left top;

}
#SnapShotTab a 
{	background:url("images/SnapShotTabRight.gif") no-repeat right top;

}

tr.pager td
{
	background: #ebebeb;
}
TD.MENU {
	background-color : #0173bc;
	
}
.FrontSearchBoxes {
	position: relative;
	text-align: left;
  	height: 30px;
  	padding-top:7px;
  	border-bottom:1px solid #999999;
  		border-top:1px solid #ffffff;
}
INPUT.FundSearchBox {
		position: relative;
width: 176px;
	height: 16px;
display: inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 3px 0px 3px;
	margin: 0px;
}
INPUT.ArticleSearchBox {
	position: relative;
    width: 176px;
	height: 16px;
    display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 3px 0px 3px;
	margin: 0px;

}
INPUT.CodeSearchBox {
	position: relative;
    width: 76px;
	height: 16px;
    display: inline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 3px 0px 3px;
	margin: 0px;
}
INPUT.SearchButton {
	position: relative;
	width: 87px;
	height: 16px;
	display: inline;
	overflow: hidden;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
TD.FRONT_SEARCH {
	padding: 0px;
	margin: 0px;
	background-color:#ccdff5;
	width: 980px;
	height: 30px;
	clip: rect(0px 750px 30px 0px);
	overflow : hidden;
	font-size:11px;
}