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

.markermenu{
	width: 180px; /*width of side bar menu*/
	padding-left:10px;
	margin-top:-6px;
	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}

.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-left: 1px solid #ffb64b;
	border-right: 1px solid #ffb64b;
}

.markermenu ul li a {
	background: #fffbef url(../images/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 #ffb64b;
}

* html .markermenu ul li a{ /*IE6 hack*/
	width: 158px;
}

.markermenu a:hover {
	background: #fff1d1 url(../images/bulletlist.gif) no-repeat 3px center;
}





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

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

.markermenu-1{
	width: 230px; /*width of side bar menu*/
	padding-left:10px;
	margin-top:-6px;
	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}

.markermenu-1 ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-left: 1px solid #ffb64b;
	border-right: 1px solid #ffb64b;
}

.markermenu-1 ul li a {
	background: #fffbef url(../images/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 #ffb64b;
}

* html .markermenu-1 ul li a{ /*IE6 hack*/
	width: 158px;
}

.markermenu-1 a:hover {
	background: #fff1d1 url(../images/bulletlist.gif) no-repeat 3px center;
}





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

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

.markermenu-2{
	width: 230px; /*width of side bar menu*/
	padding-left:10px;
	margin-top:-6px;
	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}

.markermenu-2 ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-left: 1px solid #ffb64b;
	border-right: 1px solid #ffb64b;
}

.markermenu-2 ul li a {
	background: #fffbef 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: 15px;
	text-decoration: none;
	border-bottom: 1px solid #ffb64b;
}

* html .markermenu-2 ul li a{ /*IE6 hack*/
	width: 158px;
}

.markermenu-2 a:hover {
	background: #fff1d1 no-repeat 3px center;
}





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

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

.markermenu-3{
	width: 230px; /*width of side bar menu*/
	padding-left:10px;
	margin-top:-6px;
	position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}

.markermenu-3 ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border-left: 1px solid #ffb64b;
	border-right: 1px solid #ffb64b;
}

.markermenu-3 ul li a {
	background: #fffbef 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: 5px;
	text-decoration: none;
	border-bottom: 1px solid #ffb64b;
}

* html .markermenu-3 ul li a{ /*IE6 hack*/
	width: 158px;
}

.markermenu-3 a:hover {
	background: #fff1d1 no-repeat 3px center;
}





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