* html #nav {
	font-size: .65em;
	font-weight: bold;
	position: relative;
	z-index: 80;
	float: left;
	height: auto;
	background: #cc5500;
	text-align: right;
	width: 125px;
	padding-bottom: 6em;
	margin-bottom: 0;
	min-height: 540px;
}

* > html #nav {
	f\ont-size: .68em;
	f\ont-weight: bold;
	p\osition: relative;
	z-index: 60;
	f\loat: left;
	he\ight: 48em;
	bac\kground: #cc5500;
	te\xt-align: right;
	wid\th: 12.5em;
	padd\ing-bottom: 3em;
}



#nav {
	font-size: .7em;
	font-weight: bold;
	float: left;
	background: #cc5500;
	height: 630px;
	min-height: 602px;
	margin-bottom: -58px;
	z-index: 60;
	text-align: right;

	
}


/* Width of Menu Items */
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px; 
	}

* html #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px; 
	}

* > html #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	w\idth: 12.5em; 
	}

#nav ul li {
	position: relative;
	z-index: 60;
	}

#nav li ul {
        position: absolute;
        left: 124px; /* Set 1px less than menu width */
        top: 0;
        display: none;
        text-align: left;
        width: 200px;
        z-index: 60;
}

* html #nav li ul {
	position: absolute;
	left: 124px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	text-align: left;
	width: 124px;
	z-index: 60;
}
	

/* Styles for Menu Items */

#nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #cc5500; 
	padding: .5em;
	border: 0;
	border-top: 1px solid #ccc;
	
	} 

#utdirectbackground ul li a {
	display: block;
	text-decoration: none;
	color: #ccc;
	background: #fff; 
	padding: .2em;
	border: 0;
	border-top: 0;
	height: 2.5em;
} 


/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */

 /* Hover Styles */
#nav ul li a:hover { 
	color: #cc5500; 
	background: #fff;  
	text-decoration: underline; 
}

#nav ul li ul li a:hover { 
	color: #cc5500; 
	background: #FFF; 
	text-decoration: underline; 
}

/*#nav ul li ul li a { color: #cc5500; background: #000; }*/

/* Sub Menu Styles */
#nav li ul li a { 
	padding: .2em .5em; 
} 

 /* The magic */
#nav li:hover ul, #nav li.over ul { 
	display: block; 
}

/* Hover Styles */

/* utdirect image shrinking and enlarging in IE */
* html #utdirectbackground ul{
font-size: 1em;

}


* html #utdirecttrigger img {
height: 92%;
width: 92%;
}

/* utdirect image shrinking and enlarging in IE for the Mac */

* > html #utdirectbackground img {
height: auto;
width: auto;
}

#utdirectbackground ul li a:hover { 
	color: #cc5500; 
	background: #fff; 
	text-decoration: underline; 
} 

#utdirectbackground ul li ul li a:hover  { 
	color: #cc5500; 
	background: #fff; 
	text-decoration: underline; 
	border: 0; 
	border-top: 1px solid #ccc; 
}

#utdirectbackground ul li ul li a { 
	color: #cc5500; 
	background: #FFF;  
	border: 0; 
	border-top: 1px solid #ccc;
}

 /* Sub Menu Styles */
#utdirectbackground li ul li a { 
	padding: .2em .5em; 
}

/* The magic */
#utdirectbackground li:hover ul , #utdirectbackground li.over ul  { 
	display: block; 
} 

* html .uttext {
	color: #656666;
	background: #fff;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: .4em;
	border-right: 1px solid #ccc;
	}

.uttext {
	color: #656666;
	font-weight: normal;
	background: #fff;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: .4em;
	border-right: 1px solid #ccc;
	}

/* this moves the rollovers in IE on PC - IE on MAC doesn't get rollovers */
* html #nav li.sfhover ul{
 	display: block;
	padding-top: 0;
	left: 124px;
	z-index: 60;
 }
 
* > html #nav li.sfhover ul{
 	display: block;
	padding-top: 0;
	left: 12.4em;
	z-index: 60;
 }

/* hover color for menu triggers */
* html #nav li:hover, #nav li.sfhover {
	display: block;
	background-color: #fff;  
} 

#nav li:hover a, #nav li.sfhover a {
	color:#cc5500;
	background-color: #fff;
}

#nav li:hover a:hover, #nav li.sfhover a:hover {
	color:#cc5500;
	background-color: #fff;
}

/* hover color for rollover links */
* html #nav li li:hover  {
	display: block; 
	border: 0;
	margin: 0;
	z-index: 71;
} 


#nav li li.sfhover {
	display: block; 
	color: #cc5500;
	background-color: #FFF;
	border: 0;
} 

#nav ul li ul li {
border-right: 3px solid #bbb;
}

#nav ul li ul li a:hover {
border-right: 3px solid #bbb;
}

* html #nav ul li ul li.sfhover a:hover {
border-right: 1px solid #bbb;
background-color: #fff;
z-index: 70;
}


* html #nav ul li ul li.border-bottom {
border-bottom: 1px solid #bbb;
}

.border-right {
border-right: 3px solid #bbb;
background-color: #FFF;
}

*  > html .border-right {
border-right: 1px  solid #bbb;
background-color: #FFF;
}
