/* ######### Marker List Vertical Menu ######### */

.markermenu{
/*width: 175px; 
clear: left;
position: relative;*/

width:216px;
	float:right;
	text-align:right;
	padding-top:8px;


}

.markermenu ul{
/*list-style-type: none;
margin: 5px 0;
padding: 0;*/
margin:0px;
	padding:0px;
	float:right;
	list-style-type:none;
	display:block;
	text-align:right;
	/*color:#d84c15;*/
/*border: 1px solid #9A9A9A;*/
}

.markermenu ul li {
/*background:url(../images/left-devider.jpg) bottom no-repeat;
	padding:10px 5px 10px 2px;
	width:209px;
	float:right;
	text-align:right;*/
	/*color:#d84c15;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	line-height:20px;
	width:192px;
	display:block;
	padding:0px 25px 0px 0px;
	margin:8px 0px 0px 0px;

}

.markermenu ul li a{
/*background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center; *//*light gray background*/
/*font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;*/
/*border-bottom: 1px solid #B5B5B5;*/
/*width:209px;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#d84c15;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	width:192px;
	display:block;
	padding:0px 25px 0px 0px;
	background:url(../images/arr-1.jpg) no-repeat 198px 9px;
	line-height:20px;
	text-decoration:none;
}



.markermenu ul li a:hover{

/*width:209px;
	float:right;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4e1600;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/nav_bg.jpg) right no-repeat;
	line-height:22px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	background:url(../images/left-nav-bg-ov.jpg) top right no-repeat;
	width:192px;
	display:block;
	padding:0px 25px 0px 0px;
	line-height:20px;
}


* html .markermenu ul li a{ /*IE6 hack*/
width:216px;
	float:right;
	text-align:right;
	padding-top:8px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
/*color: #00014e;*/

}

.markermenu ul li a:hover, .markermenu ul li a.selected{
/*color: white;

background-color: black;*/
/*background:url(../images/nav_bg.jpg) right no-repeat;*/
background:url(../images/left-nav-bg-ov.jpg) top right no-repeat;
color:#000;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

/*.blackwhite li a{
background: #e7e7e7;
}

.blackwhite li a:hover{
background: #e7e7e7;
color: #d84c15;
}*/