@charset "utf-8";
/* CSS Document */

/* tab styles */

#tab-interface {
	width: 860px; 
	height: 26px; 
	background: url('/CEF/images/products/tab_separator_bg.gif') repeat-x;
}

.tab-none {
    float: left;
    height: 26px;
    padding-top: 6px;
    padding-right: 10px;
    font-weight: bold;
}

.tab-active-left {
	float: left; 
	width: 2px; 
	height: 26px; 
	background: url('/CEF/images/products/tab_active_left.gif') no-repeat;
}

.tab-active-body {
	float: left; 
	height: 26px; 
	background: #ffffff url('/CEF/images/products/tab_active_bg.gif') repeat-x;
}

.tab-active-right {
	float: left; 
	width: 2px; 
	height: 26px; 
	background: url('/CEF/images/products/tab_active_right.gif') no-repeat;
}

.tab-active-label {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	margin-left: 8px; 
	margin-right: 8px; 
	margin-top: 5px; 
	color: #000000;
}

.tab-separator {
	float: left; 
	height: 26px; 
	background: #e6e2d1 url('/CEF/images/products/tab_separator_bg.gif') repeat-x;
}

.tab-inactive-left {
	float: left; 
	width: 2px; 
	height: 26px; 
	background: #e6e2d1 url('/CEF/images/products/tab_inactive_left.gif') no-repeat;
}

.tab-inactive-body {
	float: left; 
	height: 26px; 
	background: #e6e2d1 url('/CEF/images/products/tab_inactive_bg.gif') repeat-x;
}

.tab-inactive-right {
	float: left; 
	width: 2px; 
	height: 26px; 
	background: #e6e2d1 url('/CEF/images/products/tab_inactive_right.gif') no-repeat;
}

.tab-inactive-label {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	margin-left: 8px; 
	margin-right: 8px; 
	margin-top: 5px; 
	color: #653614;
}

.tab-inactive-label a:link {
	color: #653614;
	text-decoration: none;
}

.tab-inactive-label a:visited {
	color: #653614;
	text-decoration: none;
}

.tab-inactive-label a:hover {
	color: #005c92;
	text-decoration: none;
}

#search-body {
	padding: 10px;
	border-left: 1px solid #6f593b; 
	border-right: 1px solid #6f593b; 
	border-bottom: 1px solid #6f593b;
}

.MultiLevelSortTable {
}
.MultiLevelSortTableAltCol {
	padding-right: 10px;
}

.fund-data-div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 	
	margin-left: 8px; 
	margin-right: 8px; 
	margin-top: 5px; 
	
	border: 1px solid #d6d2c2;
	background: #f8f6ee;
}

.search-h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00395a;
}

.search-background {
    background: #f8f6ee;
    border: 1px solid #d6d2c2;
    padding: 5px;
}


.search-button {
	background: #653614;
	color: #ffffff;
	margin-top: 10px;
	border: 1px solid #494435;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.category-boxes label
{
	padding-right: 5px;
}

.category-boxes checkbox
{
	margin: 5px;
}

.advanced-sort-button 
{
	padding: 4px 8px 4px 8px;
	background: #653614;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.advanced-sort-button a:link 
{
	color: #ffffff;
	text-decoration:none;
}

.advanced-sort-button a:visited 
{
	color: #ffffff;
	text-decoration:none;
}

.advanced-sort-button a:hover
{
	color: #eceef4;
	text-decoration:none;
}

.advanced-sort-background {
    background: #f8f6ee;
    border: 1px solid #653614;
    padding: 5px;
}

.advanced-sort-input 
{
	font-size: 11px;
	width:150px;
}

.compare-button 
{
	background: #00395a;
	color: #ffffff;
	border: 1px solid #00395a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.comparison-table-row-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.comparison-table-row-small TD {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #e6e6e6;
}
