#content .expand1 .ekflexmenu {
	width: 148px;
	font-size: 12px;
	font-family: Arial;
}
#content .expand1 a, #content .expand1 a:hover {
	text-decoration: none;
	text-align:right;
}
#content .expand1 .ekflexmenu_submenu, #content .expand1 .ekflexmenu_submenu_hover, #content .expand1 .ekflexmenu_submenu_parent, #content .expand1 .ekflexmenu_submenu_parent_hover {
	position: relative;
	top: 0px;
	left: 0px;
}
#content .expand1 UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image:none;
}
#content .expand1 LI {
	display:block;
	float:right;
	margin:0;
	padding:0;
	width:100%;
}
#content .expand1 li li {
	border:none;
}
#content .expand1 .ekflexmenu_submenu_items {
	overflow: hidden;
	float:left;
	width:100%;
}
#content .expand1 .ekflexmenu_submenu_items_hidden {
	display: none;
}
#content .expand1 .ekflexmenu_submenu_items .ekflexmenu_submenu_items, #content .expand1 .ekflexmenu_submenu_items .ekflexmenu_submenu_items_hidden, #content .expand1 .ekflexmenu_submenu_items_hidden .ekflexmenu_submenu_items_hidden {
	margin-left: 0px;
	border-bottom-width: 0px;
	float:right;
	width:100%;
}
#content .expand1 .ekflexmenu_button {
	display: block;
	padding: 5px 15px 5px 0px;
	font-weight: bold;
	color: #445511;
	width: 80%;
	text-decoration: none;
	background: url(../images/bg-greenArrowUp.png) no-repeat right center;
	float:right;
}
#content .expand1 .ekflexmenu_button:focus, #content .expand1 .ekflexmenu_button:hover, #content .expand1 .ekflexmenu_button_hover {
	display: block;
	padding: 5px 15px 5px 0px;
	font-weight: bold;
	color: #001155;
	background: url(../images/bg-blueArrowUp.png) no-repeat right center;
	float:right;
	width: 80%;
}
#content .expand1 .ekflexmenu_button_selected {
	display: block;
	padding: 5px 15px 5px 0px;
	font-weight: bold;
	color: #001155;
	width: 80%;
	text-decoration: none;
	background: url(../images/bg-blueArrowDown.png) no-repeat right center;
	float:right;
}
#content .expand1 .ekflexmenu_button_selected_hover {
	display: block;
	padding: 5px 15px 5px 0px;
	font-weight: bold;
	color: #001155;
	width: 80%;
	text-decoration: none;
	background: url(../images/bg-blueArrowDown.png) no-repeat right center;
	float:right;
}
#content .expand1 .ekflexmenu_submenu_items a img, #content .expand1 .ekflexmenu_submenu_items_hidden a img {
	border-width: 0px;
}
#content .expand1 li li li li a.ekflexmenu_link, #content .expand1 li li li li a.ekflexmenu_link:link, #content .expand1 li li li li a.ekflexmenu_link:visited {
	padding: 3px 0px;
	color: #777777;
	text-decoration: none;
	display: block;
	text-align:right;
	width: 100%;
}
#content .expand1 li li li li a.ekflexmenu_link:hover, #content .expand1 li li li li a.ekflexmenu_link:active, #content .expand1 li li li li a.ekflexmenu_link:focus {
	padding: 3px 0px;
	color: #001155;
	text-decoration: none;
	display: block;
	width: 100%;
}
#content .expand1 li li li li a.ekflexmenu_link_selected {
	padding: 3px 0px;
	display: block;
	width: 100%;
	color: #001155;
}
#content .expand1 li li li li a.ekflexmenu_link_selected:hover {
	padding: 3px 0px;
	display: block;
	width: 100%;
	color: #445511;
}
/*If a link is top level and not a button, look here*/
#content .expand1 li li a.ekflexmenu_link, #content .expand1 li li a.ekflexmenu_link:link, #content .expand1 li li a.ekflexmenu_link:visited {
	color:#445511;
	display:block;
	float:right;
	font-weight:bold;
	padding:5px 0px 5px 0;
	text-decoration:none;
	width:100%;
/*	border-bottom:1px solid #D3D3D3;*/
}
#content .expand1 li li a.ekflexmenu_link:hover, #content .expand1 li li a.ekflexmenu_link:active, #content .expand1 li li a.ekflexmenu_link:focus {
	display: block;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	color: #001155;
	width: 100%;
	text-decoration: none;
	float:right;
/*	border-bottom:1px solid #D3D3D3;*/
}
#content .expand1 li li a.ekflexmenu_link_selected {
	display: block;
	padding: 5px 0 5px 0px;
	font-weight: bold;
	color: #001155;
	width: 100%;
	text-decoration: none;
	float:right;
	border-bottom:1px solid #D3D3D3;
}
#content .expand1 li li a.ekflexmenu_link_selected:hover {
	display: block;
	padding: 5px 0 5px 0px;
	font-weight: bold;
	color: #445511;
	width: 100%;
	text-decoration: none;
	float:right;
	border-bottom:1px solid #D3D3D3;
}

/*end Top Level Link*/
.ekflexmenu_menu_level_1 {
}
li.ekflexmenu_menu_level_2 a.ekflexmenu_button {
	background:none;
	color:#777777;
	float:right;
	font-weight:normal;
	padding:3px 0px;
}
li.ekflexmenu_menu_level_2 a.ekflexmenu_button_hover {
	background:none;
	color:#001155;
	float:right;
	font-weight:normal;
	padding:3px 0px;
}
#content .expand1 li.ekflexmenu_menu_level_2 {
	border-bottom:1px solid #D3D3D3;
}
#content .expand1 li.ekflexmenu_menu_level_2 ul li {
	border-top:1px solid #D3D3D3;
	border-bottom:none;
}
.whereami {
	postion:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #D3D3D3;
}
.whereami a.ekflexmenu_button_selected{
	color:#cc9966;
	display:block;
	float:right;
	font-weight:bold;
	padding:13px 6px 6px 4px;
	text-decoration:none;
	width:135px;
	text-transform:uppercase;
	text-align:right;
}
#content .expand1 li#e0fa05764_8_20 li {
	border-bottom:1px solid #D3D3D3;
}