.arrow {
    position: absolute;
    left: 94%;
    vertical-align: middle; 
}



.a.menuTop {
    font-size: 8pt;
    line-height: 1;
    font-weight: 400;
    font-family: Arial,sans-serif;
    color: #ffffff;
}

.a.menuTop:visited {
    font-size: 8pt;
    line-height: 1;
    font-weight: 400;
    font-family: Arial,sans-serif;
    color: #ffffff;
}

.a.menuTop:hover {
    font-size: 8pt;
    color: #3B76BB;
    line-height: 1;
    font-weight: 400;
    font-family: Arial,sans-serif;
}

.navBar {
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    /*background-color: #82BFDE;*/
    /*border-right: "solid 1";*/ 
    /*border-right-color: #3B76BB;*/
    font-size: 10pt;
    font-weight: 400;
    font-family: Arial,sans-serif;
    /*color: #3B76BB;*/
    color: #2C5B93;
    line-height: 2.6;
    text-align: center;
    /*white-space: nowrap;*/
    /*padding-left: 4px;*/
    /*padding-right:4px;*/
    vertical-align: middle;
}




.navMenu{
    margin-top: 2pt;
    background-color: #3B76BB;
    border-top: "solid 1";
    border-top-color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial,sans-serif;
    color: #3B76BB;
    text-indent: 5px;
    line-height: 1.4;
    text-align: left;
    width: 100%;
    white-space: nowrap;
}

.navMenuOptions{
    display:none;
    margin-top: 4pt;
    margin-bottom: 4pt;
    white-space: nowrap;
}

.navMenuItem{
    cursor: pointer;
    color: #3B76BB;
    background-color: #82BFDE;
    font-size: 9pt;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    text-align: left;
    text-indent: 20px;
    white-space: nowrap;
}

.mainMenu{                                                                                                        
    cursor: pointer;                                                                                              
    margin-top: 2px;                                                                                              
    margin-bottom: 2px;                                                                                           
    padding-top: 6px;                                                                                             
    padding-bottom: 6px;                                                                                          
    background-color: #006DAD;                                                                                    
    font-size: 12px;                                                                                              
    font-weight: 900;
                                                                                                           
    font-family: Arial,Helvetica,sans-serif;                                                                      
    color: #FFFFFF;                                                                                                             
    text-indent: 5px;                                                                                                              
    text-align: right;                                                                                                             
    white-space: nowrap;                                                                                                          
    width: 100%;                                                                                                  
}  

.mainMenuOptions{                                                                                                 
    cursor: pointer;
    margin-left: 35px;                                                                                              
    position: absolute;                                                                                           
    top: 0;                                                                                                       
    left: 10;                                                                                                      
    width: 150px;
    color: #000000;                                                                                               
    
    background-color: #FFFFFF;                                                                                    
    font-size: 12pt;                                                                                              
    font-family: Arial,sans-serif;                                                                                
    display: none;
                                                                                            
}                                                                                                                 
                                                                                                                  
.mainMenuItem{                                                                                                    
    cursor: pointer;                                                                                              
    margin-top: 1px;                                                                                              
    margin-bottom: 1px;
                                                                                          
    color: #FFFFFF;                                                                                               
    background-color: #006DAD;                                                                                    
    font-size: 12px;                                                                                              
    font-weight: 900;
                                                                                              
    font-family: Arial,Helvetica,sans-serif;                                                                      
    line-height: 1.8;                                                                                             
    text-align: right;                                                                                             
    text-indent: 5px;                                                                                             
                                                                                             
}            

.mainMenuSocios{
    cursor: pointer;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #336601;
    font-size: 12px;
    font-weight: 900;
    
    font-family: Arial,Helvetica,sans-serif;
    color: #FFFFFF;
    text-indent: 5px;
    text-align: right;
    white-space: nowrap;
    width: 100%;
}

.mainMenuSociosOptions{                                                                                                 
    cursor: pointer;                                                                                              
    position: absolute;                                                                                           
    top: 0;                                                                                                       
    left: 0;                                                                                                      
    width: 125px;                                                                                                 
    color: #000000;                                                                                               
    background-color: #ADC299;                                                                                    
    font-size: 10pt;                                                                                              
    font-family: Arial,sans-serif;                                                                                
    display: none;                                                                                           
    white-space: nowrap;                                                                                          
}                                                                                                                 
                                                                                                                  
.mainMenuSociosItem{                                                                                                    
    cursor: pointer;                                                                                              
    margin-top: 1px;                                                                                              
    margin-bottom: 1px;                                                                                           
    color: #FFFFFF;                                                                                               
    background-color: #336601;                                                                                    
    font-size:12px;                                                                                              
    font-weight: 400;
    font-style:italic;                                                                                             
    font-family: Arial,Helvetica,sans-serif;                                                                      
    line-height: 1.8;                                                                                             
    text-align: right;                                                                                             
    text-indent: 5px;                                                                                             
    white-space: nowrap;                                                                                          
}            



.menuLeftItemOver{                                                                                                                    
    cursor: pointer;                                                                                                                 
    color: #3B76BB;                                                                                                             
    background-color: #82BFDE;                                                                                                  
    font-size: 9pt;                                                                                                               
    font-family: Arial,sans-serif;                                                                                                           
    line-height: 1.4;                                                                                                             
    text-align: left;                                                                                                            
    text-indent: 10px;                                                                                                             
    white-space: nowrap;                                                                                                          
}


.menuRight{
    cursor: pointer;
    margin-top: 2pt;
    background-color: #3B76BB;
    border-top: "solid 1";
    border-top-color: #FFFFFF;
    font-size: 10pt;
    font-weight: 400;
    font-family: Arial,sans-serif;
    color: #FFFFFF;
    text-indent: 5px;
    line-height: 1.4;
    text-align: left;
    width: 100%;                                                                                                               
    white-space: nowrap;
}


.menuRightOver{                                                                                                                       
    cursor: pointer;                                                                                                                 
    margin-top: 2pt;                                                                                                              
    background-color: #3B76BB;                                                                                                  
    border-top: "solid 1";                                                                                                        
    border-top-color: #FFFFFF;                                                                                                  
    font-size: 10pt;        
    font-weight: 400;                                                                                                      
    font-family: Arial,sans-serif;                                                                                                           
    color: #82BFDE;                                                                                                             
    text-indent: 5px;                                                                                                              
    line-height: 1.4;                                                                                                             
    text-align: left;                                                                                                             
}  


.menuRightOptions{
    display:none;                                                                                                                 
    margin-top: 4pt;                                                                                                              
    margin-bottom: 4pt;                                                                                                           
    white-space: nowrap;                                                                                                          
} 

.menuRightItem{
    cursor: pointer;
    color: #2C5B93;
    background-color: #82BFDE;
    font-size: 9pt;
    font-family: Arial,sans-serif;
    line-height: 1.4;
    text-align: left;
    text-indent: 20px;                                                                                                             
    white-space: nowrap;                                                                                                          
    width: 100%;
}


.menuRightItemOver{                                                                                                                   
    cursor: pointer;                                                                                                                 
    color: #FFFFFF;                                                                                                             
    background-color: #3B76BB;                                                                                                  
    font-size: 9pt;                                                                                                               
    font-family: Arial,sans-serif;                                                                                                           
    line-height: 1.4;                                                                                                             
    text-align: left;                                                                                                            
    text-indent: 20px;                                                                                                             
    white-space: nowrap;
    width: 100%;                                                                                                         
}  


.newsTicker{
    text-align: left;
    width: 150px;
    cursor: pointer;                                                                                                                 
    color: #3B76BB;                                                                                                             
    background-color: #FFFFFF;                                                                                                  
    font-size: 9pt;                                                                                                               
    font-family: Arial,sans-serif;
    line-height: 1.4;                                                                                                             
    text-align: left;                                                                                                            
    text-indent: 2px;                                                                                                             
}
