﻿
.fmpolicy a
{
                color:#6d6e71;
                width:148px;
                font-size:100%;
}
.fmpolicy .ekflexmenu  
{
	/* DIV; wraps the entire menu */
	/* (the outer-most non-user container element) */
background-color:#FFFFFF;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size:70%;
color:#6d6e71;
list-style:none;
font-family:Arial, Helvetica, sans-serif;

}
.fmpolicy .ekflexmenu  a
{
	/* IE issue with font color and size inheritence */
color:#6d6e71;
font-family:Arial, Helvetica, sans-serif;
font-size:100%;
}

.fmpolicy .ekflexmenu_submenu,
.fmpolicy .ekflexmenu_submenu_hover,
.fmpolicy .ekflexmenu_submenu_parent,
.fmpolicy .ekflexmenu_submenu_parent_hover
{
	/* DIV; holds submenu items, such as a submenu title and links. */
	top: 0px;
	left: 0px;
	
}

.fmpolicy .ekflexmenu  ul
{
	/* UL; a container for menu list items (useful for non-graphical browsers). 
	list-style: none;
	margin: 0px;
	padding: 0px;*/

list-style:none;
margin:0px;
padding:0px;
}

.fmpolicy li
{
	/* LI; container for menu items (typically either links or sub-menus). */

}

.fmpolicy .ekflexmenu  ul li ul li
{
margin:0;
padding:0;
font-size:100%;
color:#6d6e71;
list-style:none;


	
}

.fmpolicy .ekflexmenu ul li ul li a
{
	
margin:0;
padding:5px 0px 5px 14px;
color:#6d6e71;
text-decoration:none;
border-left:6px solid #7a003c;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#faf5f7;
background-image:url(images/nav2arrow.gif);
background-repeat:no-repeat;
width:127px;
display:block;
}
.fmpolicy .ekflexmenu ul li ul li a:hover
{
width:127px;
margin:0;
padding:5px 0px 5px 14px;
color:#000000;
text-decoration:none;
background-color:#f4ebef;
border-left:6px solid #e4ccd8;
}
.fmpolicy .ekflexmenu ul li ul li a:active
{
width:127px;
margin:0;
padding:5px 0px 5px 14px;
color:#000000;
text-decoration:none;
background-color:#f4ebef;
border-left:6px solid #e4ccd8;
}


.fmpolicy .ekflexmenu  li li:last-child
{
border-bottom:none;
}


.fmpolicy .ekflexmenu_submenu_items_hidden 
{
	/* DIV; normally hidden container for menu lists (becomes visible if */
	/* user clicks on related submenu button, or if Javascript/CSS not supported). */
	display: none;
		    
}
.fmpolicy .ekflexmenu_submenu_items
{

}
/*.fmpolicy .ekflexmenu_menu_level_3 .ekflexmenu_submenu_items, */

/* Button menu items, controls visibility of associated sub-menus */
.fmpolicy .ekflexmenu_button
{

margin:0px 0px 0px 0px;
padding:.4em 0px .4em 4px;
color:#6d6e71;
text-decoration:none;
border-left:6px solid #7a003c;
display:block;
width:137px;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
font-family:Arial, Helvetica, sans-serif;
}

.fmpolicy a.ekflexmenu_button:hover,
.fmpolicy a.ekflexmenu_button_hover
{
margin:0px 0px 0px 0px;
padding:.4em 0px .4em 4px;
color:#000000;
text-decoration:none;
background-color:#f4ebef;
border-left:6px solid #e4ccd8;
width:137px;
display:block;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
font-family:Arial, Helvetica, sans-serif;
  	    
}
.fmpolicy a.ekflexmenu_button_selected
{
	
margin:0px 0px 0px 0px;
padding:.4em 0px .4em 4px;
color:#000000;
text-decoration:none;
background-color:#f4ebef;
border-left:6px solid #e4ccd8;
width:137px;
display:block;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
font-family:Arial, Helvetica, sans-serif; 

}


.fmpolicy ul li ul li a.ekflexmenu_button_selected
{
	
margin:0;
padding:5px 0px 5px 14px;
color:#000000;
text-decoration:none;
background-color:#f4ebef;
border-left:6px solid #e4ccd8;
width:127px;
display:block;
background-image:url(/images/nav2arrow.gif);
background-repeat:no-repeat;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
font-family:Arial, Helvetica, sans-serif; 
}

.fmpolicy a.ekflexmenu_button_selected_hover,
.fmpolicy a.ekflexmenu_button_selected_hover:hover,
.fmpolicy a.ekflexmenu_button_selected_hover:active
{
margin:0px 0px 0px 0px;
padding:.4em 0px .4em 4px;
color:#000000;
text-decoration:none;
background-color:#f4ebef;
border-left:6px solid #e4ccd8;
width:137px;
display:block;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
font-family:Arial, Helvetica, sans-serif; 
}

/* images 
.fmpolicy .ekflexmenu_submenu_items a img, 
.fmpolicy .ekflexmenu_submenu_items_hidden a img {*/
	/* IMG; menu-item image, selected by CMS, can be used */
	/* with or in place of the textual title of the link. 
	border-width: 0px;
		    
}*/

/* Link menu items */
.fmpolicy .ekflexmenu a.ekflexmenu_link, 
.fmpolicy .ekflexmenu a.ekflexmenu_link:link, 
.fmpolicy .ekflexmenu a.ekflexmenu_link:visited 
{ 
margin:0;
padding:5px 0px 5px 18px;
color:#6d6e71;
text-decoration:none;
border-left:6px solid #7a003c;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#fcfafb;
background-image:url(/images/nav3arrow.gif);
background-repeat:no-repeat;
width:123px;
display:block;
font-size:100%;
font-family:Arial, Helvetica, sans-serif; 

}
.fmpolicy a.ekflexmenu_link:hover, 
.fmpolicy a.ekflexmenu_link:active, 
.fmpolicy a.ekflexmenu_link:focus  {
margin:0;
padding:5px 0px 5px 18px;
color:#000000;
text-decoration:none;
border-left:6px solid #e4ccd8;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#f4ebef;
background-image:url(/images/nav3arrow.gif);
background-repeat:no-repeat;
width:123px;
display:block;
font-family:Arial, Helvetica, sans-serif; 
}

.fmpolicy .ekflexmenu a.ekflexmenu_link:hover, 
.fmpolicy .ekflexmenu a.ekflexmenu_link:active, 
.fmpolicy .ekflexmenu a.ekflexmenu_link:focus
{
margin:0;
padding:5px 0px 5px 18px;
color:#000000;
text-decoration:none;
border-left:6px solid #e4ccd8;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#f4ebef;
background-image:url(images/nav3arrow.gif);
background-repeat:no-repeat;
width:123px;
display:block;
font-family:Arial, Helvetica, sans-serif; 
}
.fmpolicy .ekflexmenu a.ekflexmenu_link_selected:hover
{
margin:0;
padding:5px 0px 5px 18px;
color:#000000;
text-decoration:none;
border-left:6px solid #e4ccd8;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#f4ebef;
background-image:url(/images/nav3arrow.gif);
background-repeat:no-repeat;
width:123px;
display:block;
font-family:Arial, Helvetica, sans-serif; 

}
.fmpolicy .ekflexmenu a.ekflexmenu_link_selected
{
margin:0;
padding:5px 0px 5px 18px;
color:#000000;
text-decoration:none;
border-left:6px solid #e4ccd8;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#f4ebef;
background-image:url(images/nav3arrow.gif);
background-repeat:no-repeat;
width:123px;
display:block;
font-family:Arial, Helvetica, sans-serif; 
}
.fmpolicy .ekflexmenu a.ekflexmenu_link_selected:active
{
margin:0;
padding:5px 0px 5px 18px;
color:#000000;
text-decoration:none;
border-left:6px solid #e4ccd8;
border-right:1px solid #6d6e71;
border-bottom:1px solid #6d6e71;
display:block;
background-color:#f4ebef;
background-image:url(images/nav3arrow.gif);
background-repeat:no-repeat;
width:123px;
display:block;
font-family:Arial, Helvetica, sans-serif; 
}



