#DDMHorzMenu {
	position: absolute;
	z-index: 100;	
	font-size: 1em;
	text-align: left;
	left: 10px;
	top: 2px;
	width: 755px;	
	overflow:visible;
}

#DDMHorzMenu li.DDMFirstItem a{
	padding-left: 0px;
	border:0px solid red;
}

#DDMHorzMenu li.DDMFirstItem ul li {
	padding-left: 0px;
}

#DDMHorzMenu, #DDMHorzMenu ul { /* all lists */
	padding:0px 0px 0px 0px;
	margin: 0;
	list-style: none;
	font-size: 13px;

}

#DDMHorzMenu li { /* all lists */
	padding:0px 0px 0px 0px;
	margin: 0;
	margin-top:0px;
	list-style: none;
	font-size: 13px;
}


#DDMHorzMenu a {
	display: block;
	color: #FFFFFF;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-bottom:5px;
	padding-top:5px;
	white-space: nowrap;
	font-weight: bold;
	line-height: 2.05em;		/* these decide how far below the top level the sub lists start */
}

#DDMHorzMenu li li#DDMFirstItemDDMSelectedItem li a{
	color: #f62800;
	background-color:#FFFFFF;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 13px;
}

#DDMHorzMenu li.DDMSelectedItem a{
	color: #0099FF;

	font-family:"trebuchet ms", arial, helvetica;
	font-size: 13px;
	background-image: url(img/nav_bg_rollover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
/*******/

#DDMHorzMenu li.DDMSelectedItem ul li div{
	color: #FFFFFF;
	background-color:#0089DA;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;
	border:0px solid red;

}

#DDMHorzMenu li.DDMSelectedItem ul li a {
	color: #FFFFFF;
	background-color:#0089DA;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;
	border:0px solid yellow;
	background-image:none;
}
#DDMHorzMenu li.DDMSelectedItem ul li a div{
	color: #FFFFFF;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;

}

/******/

#DDMHorzMenu li.DDMSelectedItem div{
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 13px;
	
	
}

#DDMHorzMenu li.DDMSelectedItem ul li{
	border-bottom:0px solid #b33100;
	_border-bottom:0px solid #b33100;
	
}
/*
#DDMHorzMenu li.DDMSelectedItem ul li a{
	color: #0099FF;
	background-color:#FFFFFF;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 2em;
}
*/

#DDMHorzMenu li.DDMSelectedItem ul.DDMSelectedItem a{
	color: #0099FF;
	background-color:#FFFFFF;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 2em;
}


#DDMHorzMenu li a:hover {
	color: #0099FF;
	font-weight:bold;
	background-image: url(img/nav_bg_rollover.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 13px;
	display:block;
}

#DDMHorzMenu li { /* all list items */
	float: left;
	white-space: nowrap;

}

#DDMHorzMenu li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #00152C;
	border-bottom: 1px solid #02142A;
	border-left: 1px solid #02142A;
	border-right: 1px solid #02142A;
	font-size: 1.5em;
	font-weight: normal;
	z-index:10000;
	padding-top:0px;
	color: #000000;
	overflow:visible;
}

#DDMHorzMenu li ul li {
	border: none;
	width: 100%;
/*	background-color:#02142A;*/
	background-color:#0089DA;
/*	white-space: normal;*/
/*	height: 1.4em;*/
	border-top:1px solid #02142A;
	
}

#DDMHorzMenu li ul li a {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight:bold;
	white-space: normal;
	border-right: none;
	font-family:"trebuchet ms", arial, helvetica;
	
}

#DDMHorzMenu li ul li a div {
	width: 100%;	/* adjust this to make sublist item witdths fit there containers */
	cursor: default;
	font-family:"trebuchet ms", arial, helvetica;
/*	height:1.4em;*/

}

#DDMHorzMenu li ul li a:hover {
/*	background-color: #0089DA;*/
	background-color:#02142A;
	color: #ffffff;
	font-size: 12px;
	font-family:"trebuchet ms", arial, helvetica;
	padding-bottom:5px;
	/*background:none;*/
	background-image:none;
}

#DDMHorzMenu li ul li.DDMSelectedItem li ul.DDMSelectedItem a{
	color: #0099FF;
	background-color:#FFFFFF;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;
}


#DDMHorzMenu li.DDMSelectedItem ul li a:hover{
	color: #ffffff;
	background-color:#02142A;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;

}

#DDMHorzMenu li.DDMSelectedItem ul li a:hover div{
	color: #ffffff;
	background-color:#02142A;
	font-family:"trebuchet ms", arial, helvetica;
	font-size: 12px;

}

#DDMHorzMenu li ul li.DDMSelectedItem a{
	color: #FFFFFF;
	background-color:#02142A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:none;		
}

#DDMHorzMenu li ul li.DDMSelectedItem a div{
	color: #FFFFFF;
	background-color:#02142A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}


#DDMHorzMenu li ul.leftAlign ul { 
	/* 
		third-and-above-level lists 
		this class difines positioning for menus that have drop to the left to 
		avoid going of the right of the page
	*/
	margin: -1.5em 0 0 -9em;
}

#DDMHorzMenu li ul ul { /* third-and-above-level lists */
	margin: -1.7em 0 0 9em;
}

#DDMHorzMenu li:hover ul ul, #DDMHorzMenu li:hover ul ul ul, #DDMHorzMenu li.DDMhover ul ul, #DDMHorzMenu li.DDMhover ul ul ul {
	left: -999em;
}

#DDMHorzMenu li:hover ul, #DDMHorzMenu li li:hover ul, #DDMHorzMenu li li li:hover ul, #DDMHorzMenu li.DDMhover ul, #DDMHorzMenu li li.DDMhover ul, #DDMHorzMenu li li li.DDMhover ul { /* lists nested under hovered list items */
	left: auto;
}
