
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:ACC1B2; layer-background-color:ACC1B2; visibility:hidden;}


/*Styles for Main Menu*/
.cmMainMenu{	
	z-index:-1;
	position:absolute;
	font-family:'Tahoma'; 
	font-size:11px;	
	text-align: center; 		
	background-image: url(/DovetailWRP/Site/Themes/images/MenuTab.gif);
	background-repeat:no-repeat;
	color:#FFFFFF; 
	cursor:pointer; 
	cursor:hand; 
	background-color:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/DovetailWRP/Site/Themes/images/MenuTab.gif',sizingMethod='crop');
	
}

.cmMainMenuOver{	
	z-index:-1;
	position:absolute;
	font-family:'Tahoma'; 
	font-size:11px;	
	text-align: center; 		
	background-image: url(/DovetailWRP/Site/Themes/images/MenuTab.gif);
	background-color:transparent;
	background-repeat:no-repeat;
	color:#FFFFFF; 
	cursor:pointer; 
	cursor:hand; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/DovetailWRP/Site/Themes/images/MenuTab.gif',sizingMethod='crop');

	

}

.MainMenuBorder{
	font-family:Trebuchet MS,arial,helvetica; 
	font-size:11px;
	position:absolute; 
	visibility:visible; 	
   
    	
}

/*Styles for Main Menu*/
.cmSubMenu{	
	position:absolute;
	font-family:Trebuchet MS,arial,helvetica; 
	font-size:11px;
	text-align: middle; 		
	TEXT-INDENT: 15px;
	background-color:FFFFFF; 
	layer-background-color:FFFFFF;	
	color:000000; 
	border-top:		1px  solid #dedede;
    border-left:	1px  solid #FFFFFF;    
    border-right:	1px  solid #FFFFFF;  
	
	
}
.cmSubMenuOver{	
	position:absolute;
	font-family:Trebuchet MS,arial,helvetica; 
	font-size:11px;	
	TEXT-INDENT: 15px;
	text-align: middle; 	
	background-color:CCCCCC; 
	layer-background-color:CCCCCC; 
	color:000000;
	cursor:pointer; 
	cursor:hand; 
	border-top:		1px  solid #dedede;
    border-left:	1px  solid #FFFFFF;    
    border-right:	1px  solid #FFFFFF;  	
	
}

.cmSubMenuBorder{
	position:absolute; 
	visibility:hidden; 	
	background-color:white;		
	border-bottom:	1px  solid #dedede;
  
    
}


.MNU_TextMenu_Personal_Banking * {font-size:11px; display:block; margin-bottom:4px; text-decoration:none;}
.MNU_TextMenu_Personal_Banking A { padding-left:10px; color:#000000; }
.MNU_TextMenu_Personal_Banking A:visited { padding-left:10px; color:#000099;}
.MNU_TextMenu_Personal_Banking A:HOVER { padding-left:10px; color:#787878;}
.MNU_TextMenuDivider_Personal_Banking  {display:none;  }

.MNU_TextMenu_Business_Banking * {font-size:11px; display:block; margin-bottom:4px; text-decoration:none;}
.MNU_TextMenu_Business_Banking A { padding-left:10px; color:#000000; }
.MNU_TextMenu_Business_Banking A:visited { padding-left:10px; color:#000099;}
.MNU_TextMenu_Business_Banking A:HOVER { padding-left:10px; color:#787878;}
.MNU_TextMenuDivider_Business_Banking  {display:none;  }

.MNU_TextMenu_Investments * {font-size:11px; display:block; margin-bottom:4px; text-decoration:none;}
.MNU_TextMenu_Investments A { padding-left:10px; color:#000000; }
.MNU_TextMenu_Investments A:visited { padding-left:10px; color:#000099;}
.MNU_TextMenu_Investments A:HOVER { padding-left:10px; color:#787878;}
.MNU_TextMenuDivider_Investments  {display:none;  }

.MNU_TextMenu_Rates * {font-size:11px; display:block; margin-bottom:4px; text-decoration:none;}
.MNU_TextMenu_Rates A {padding-left:10px; color:#000000; }
.MNU_TextMenu_Rates A:visited {padding-left:10px; color:#000099;}
.MNU_TextMenu_Rates A:HOVER {padding-left:10px; color:#787878;}
.MNU_TextMenuDivider_Rates  {display:none;  }

.MNU_TextMenu_Footer_Menu * {font-size:11px;}
.MNU_TextMenu_Footer_Menu A {color:#000066; text-decoration:none; margin:0 24px 0 0;}
.MNU_TextMenu_Footer_Menu A:visited {color:#000099; text-decoration:none; margin:0 24px 0 0;}
.MNU_TextMenu_Footer_Menu A:HOVER {color:#787878; text-decoration:underline; }
