﻿#mlLeft
{
	margin-bottom: 13px;    
}
#divRefineSearch
{
	margin-bottom: 13px;    
}
.filterBy
{
    color: #B3181C;
    font-weight: bold;
    font-size: 1.3em;
    text-align: left;    
}
.modifierBody
{
    background-color: #f0f5fb;
    border-bottom: 1px solid #d0e4fc;    
    border-left: 1px solid #d0e4fc;
    border-right: 1px solid #d0e4fc;
    padding: 0px 8px 4px 8px;    
}
.modifierBody a:link
{
	color: #628DC0;	
	float: none;
	font-weight: normal;	
	text-align: left;
    text-decoration: none;             
}
.modifierBody a:visited
{
	color: #628DC0;	
	float: none;
	font-weight: normal;	
	text-align: left;
    text-decoration: none;       
}
.modifierBody span
{
	display: block;
}
.modifierHead
{
    background-color: #f0f5fb;
    border-left: 1px solid #d0e4fc;
    border-right: 1px solid #d0e4fc;          
    border-top: 1px solid #d0e4fc;          
    padding: 4px 8px 4px 8px;      
}
.modifierHead span
{
    color: #2d337f;   
    font-size:1.1em;
    font-weight:bold;          
    text-align:left;
}
.navigatorHead
{
    border-bottom: #e3e3e3 1px solid;
    padding-bottom: 20px;
    padding-left: 8px;
    padding-right: 8px; 
    padding-top: 4px;    
}
.navigatorHead span
{
    font-weight: bold;
    font-size: 1.1em;    
    float: left
}
.navigatorHead a:link,
.navigatorHead a:visited
{
    color: #628DC0;
    float: right;
    text-decoration: none;
}
.navigatorBody a:link
{
    color: #628DC0;
    float:none;    
    font-weight:normal;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
    text-decoration: none
}
.navigatorBody a:visited
{
    color: #628DC0;
    float:none;
    font-weight:normal;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
    text-decoration: none;    
}
.navigatorBody span
{
	clear: both;
	display: block;
}
.navigatorFoot
{    
    background-color: #d3d3d3;        
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px; 
    padding-top: 4px; 
    text-align: right;    
}
.navigatorFoot a:link
{
    color: #628DC0;
    text-decoration: none;
}
.navigatorFoot a:visited
{
	color: #628DC0;
    text-decoration: none;
}
.navigatorFoot a:hover
{
    /*text-decoration: underline*/
}
.navigatorMain
{
    /*color: #628DC0;*/
    border: #e3e3e3 1px solid;    
    background-color: #f1f1f1;
    margin-bottom: 13px;    
}
div.searchselectorMain
{
	/*color:#628DC0;*/
	background-color:#F1F1F1;
	border:1px solid #E3E3E3;
	padding:6px 8px;
	margin: 0px 0px 5px 0px;
}
.searchselectorMain label,
.searchselectorMain input
{
    vertical-align:middle;  
}

.searchselectorMain span label
{
    margin-right: 8px;  
    color: #999;  
    font-weight:bold;
    cursor:pointer;
}
.searchselectorMain span span label
{
    margin-right: 8px;  
    color: #999;  
    font-weight:normal;  
    cursor:default;
}
.searchselectorMain span.searchselectorCaption
{
    margin-right: 3px;  
    color: #666;
    font-weight:bold;  
}