#DDMHorzMenuTN {
	position: absolute;
	z-index: 100;	
	font-size: 7.9pt;
	text-align: left;
	left: 0px;
	top: 0px;
/*	width: 802px;	*/
	overflow:visible;
}

#DDMHorzMenuTN li.DDMFirstItem a{
	padding-left: 0px;
	border:0px solid red;
}

#DDMHorzMenuTN li.DDMFirstItem ul li {
	padding-left: 0px;

}

#DDMHorzMenuTN, #DDMHorzMenuTN ul { /* all lists */
	padding:0px 0px 0px 0px;
	margin: 0;
	list-style: none;
	font-size: 7.9pt;

}

#DDMHorzMenuTN li { /* all lists */
	padding:0px 0px 0px 0px;
	margin: 0;
	margin-top:0px;
	list-style: none;
/*	font-size: 10pt;*/
	font-size:7.9pt;
	text-transform:capitalize;
}


#DDMHorzMenuTN li a div{ /* all lists */
	padding:0px 0px 0px 0px;
	margin: 0;
	margin-top:0px;
	list-style: none;
	font-size: 7.9pt;
	text-transform:capitalize;
	padding-top:0px;
	padding-bottom:0px;
	line-height:29px;
	font-weight:bold;
	/*letter-spacing:-1px;*/
	word-spacing:-2px;
/*	font-stretch:extra-condensed;*/
	white-space:nowrap;	
}

#DDMHorzMenuTN a {
	display: block;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	text-decoration: none;
	text-align: center;
	padding-left: .4em;
	padding-right: .4em;
	text-transform:capitalize;
	padding-top:0px;
	padding-bottom:0px;
	white-space:normal;
	font-weight: bold;
	line-height: 1.91em;		/* these decide how far below the top level the sub lists start */
	font-weight:bold;
}

#DDMHorzMenuTN li li#DDMFirstItemDDMSelectedItem li a{
	color: #FBB92C;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#DDMHorzMenuTN li.DDMSelectedItem a{
	color: #FBB92C;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
}

#DDMHorzMenuTN li.DDMSelectedItem li ul li div{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	border:0px solid red;
	list-style:none;
}

#DDMHorzMenuTN li.DDMSelectedItem ul li{
/*	border-bottom:2px solid #214EBB;
	_border-bottom:0px solid #214EBB;*/
}

#DDMHorzMenuTN li.DDMSelectedItem ul li a{
	color: #FFFFFF;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
}


#DDMHorzMenuTN li.DDMSelectedItem ul.DDMSelectedItem a{
	color: #FFFFFF;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
}


#DDMHorzMenuTN li a:hover {
	color: #FBB92C;
	font-weight:bold;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
}

#DDMHorzMenuTN li { /* all list items */
	float: left;
	white-space: nowrap;

}

#DDMHorzMenuTN li ul { /* second-level lists */
	position: absolute;
	width: 12.6em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #5B037B;
	border: 0px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	font-weight: bold;
	z-index:10;
	color: #FFFFFF;
	margin:29px 0px 0px -233px;	
}

#DDMHorzMenuTN li ul li {
	border: none;
	width: 12.6em;
	background-color:#5B037B;
	white-space: normal;
	height: auto;
	border-top:1px solid #FFFFFF;
}

#DDMHorzMenuTN li ul li div{
	border: none;
	background-color:#5B037B;
	white-space: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	font-weight: bold;
/*	letter-spacing:-1px;*/
	word-spacing:-2px;
/*	font-stretch:extra-condensed;*/
	white-space:nowrap;	
/*	border-top:1px solid #FFFFFF;*/	

}


#DDMHorzMenuTN li ul li.DDMSelectedItem a div{
	border: none;
	background-color:#FFFFFF;
	white-space: normal;
	height:auto;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	font-weight: bold;
		
}



#DDMHorzMenuTN li ul li a {
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	white-space: normal;
	border-right: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	height:auto;

	width:12em;
}


#DDMHorzMenuTN li.DDMSelectedItem ul li div{
	color: #FFFFFF;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;

}

#DDMHorzMenuTN li.DDMSelectedItem ul li a {
	color: #FFFFFF;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
}

#DDMHorzMenuTN li.DDMSelectedItem ul li ul div{
	color: #FFFFFF;
	background-color:#114B73;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;


}

#DDMHorzMenuTN li.DDMSelectedItem ul li ul a{
	color: #FFFFFF;
	background-color:#114B73;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;

}


#DDMHorzMenuTN li.DDMSelectedItem ul li a div{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;

}

#DDMHorzMenuTN li.DDMSelectedItem ul li li a div{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;

}

#DDMHorzMenuTN li ul li.DDMSelectedItem a{
	color: #FBB92C;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
}

#DDMHorzMenuTN li ul li.DDMSelectedItem a div{
	color: #FBB92C;
	background-color:#5B037B;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
		
}


#DDMHorzMenuTN li ul li a div {
	width: 100%;	/* adjust this to make sublist item witdths fit there containers */
	cursor: default;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	background-color:#5B037B;
	font-weight:bold;
	height:auto;
	color:#FFFFFF;
	left:-999px;
	cursor:pointer;
}

#DDMHorzMenuTN li ul li a:hover {
	/*background-color: #114B73;*/
	color: #FBB92C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	font-weight:bold;
	cursor:pointer;

}

#DDMHorzMenuTN li ul li a:hover div{
/*	background-color: #114B73;*/
	color: #FBB92C;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	font-weight:bold;

}

#DDMHorzMenuTN li.DDMSelectedItem ul li a:hover{
	color: #FBB92C;
/*	background-color:#00000;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	font-weight:bold;
}

#DDMHorzMenuTN ul li.DDMSelectedItem ul li.DDMSelectedItem div{		
	color:#FFFFFF;
	border:0px solid red;

}

#DDMHorzMenuTN ul li.DDMSelectedItem ul {
	margin: 0px 0px 0px 10px;
	border:0px solid red;
}

#DDMHorzMenuTN ul li.DDMSelectedItem ul li {
	margin: 0px 0px 0px 0px;
	border:0px solid red;
}

#DDMHorzMenuTN ul li.DDMSelectedItem ul li div {
    padding-left:0px;
	margin-left:1px;
	background: none;
	text-align: left;
	border:0px solid red;
}

#DDMHorzMenuTN ul li.DDMSelectedItem ul li a {
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid orange;
	background-color:#114A73;	
}

#DDMHorzMenuTN ul li.DDMSelectedItem ul li a div{
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid orange;
	background-color:#114A73;
		
}

#DDMHorzMenuTN ul li.DDMSelectedItem ul li ul a div{
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid red;
	background-color:red;

}

#DDMHorzMenuTN li ul li ul a:hover div {
		/* adjust this to make sublist item witdths fit there containers */
	cursor: default;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	background-color:#48CAFE;
	font-weight:bold;
	height:auto;
	color:#000000;
}


#DDMHorzMenuTN li ul li ul a:hover {
		/* adjust this to make sublist item witdths fit there containers */
	cursor: default;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	background-color:#48CAFE;
	font-weight:bold;
	height:auto;
	color:#000000;
}

#DDMHorzMenuTN 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.9em 0 0 -11em;

}

#DDMHorzMenuTN li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 12em;
}

#DDMHorzMenuTN li ul ul a{ /* third-and-above-level lists */
background:#114A73;;
}

#DDMHorzMenuTN li ul ul a div{ /* third-and-above-level lists */
	color:#FFFFFF;
	background-color:#114A73;;

}

#DDMHorzMenuTN li ul li.DDMSelectedItem ul{ /* third-and-above-level lists */
	margin: -2.1em 0 0 12.1em;

}

#DDMHorzMenuTN li ul li.DDMSelectedItem ul a div{ /* third-and-above-level lists */
	color:#FFFFFF;

}

#DDMHorzMenuTN li ul li.DDMSelectedItem ul a:hover div{ /* third-and-above-level lists */
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	background-color:#48CAFE;
}
#DDMHorzMenuTN li ul li.DDMSelectedItem ul a:hover { /* third-and-above-level lists */
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.9pt;
	background-color:#48CAFE;
}


#DDMHorzMenuTN li:hover ul ul, #DDMHorzMenuTN li:hover ul ul ul, #DDMHorzMenuTN li.DDMhover ul ul, #DDMHorzMenuTN li.DDMhover ul ul ul {
	left: -999em;
}

#DDMHorzMenuTN li:hover ul, #DDMHorzMenuTN li li:hover ul, #DDMHorzMenuTN li li li:hover ul, #DDMHorzMenuTN li.DDMhover ul, #DDMHorzMenuTN li li.DDMhover ul, #DDMHorzMenuTN li li li.DDMhover ul { /* lists nested under hovered list items */
	left: auto;
}

