#rnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
text-transform:uppercase;
}

#rnav p {
	display:none;
}

#rnav ul {
	margin: 0 0 0 7px;
	padding: 7px 0 5px 0;
	/*list-style: none;*/
}

#rnav ul li {
	margin: 0 0 0 0;
	padding: 0 0 7px 0;
}

#rnav ul li a {
	display: block;
	line-height:normal;
	text-decoration: none;
	color:#333333;
	width: 100%;
}

html>body #rnav ul li a {
width:160px;
}

#rnav ul li a:hover {
color: #FFFFFF;
}

#rnav .section A {
/*border-left: 10px solid #FFFFFF;*/
list-style: none;
font-weight:bold;
color: #FFFFFF;
}

#rnav .section a:hover {
/*border-left: 10px solid #FFFFFF;*/
list-style: none;
font-weight:bold;
color: #FFFFCC;
}

#rnav .relatedlink { 

color: #666666;
font-weight:bold;
}

#rnav .relatedlink a:hover { 

color: #666666;
font-weight:bold;
}

#rnav .relatedlink { 
text-indent: 2px;
/*background-color:#663366;*/
color: #666666;
/*list-style-image:url(/images/arrows/arrow_000000_right_nb.gif);
list-style-position:inside;*/
}

#rnav .relatedlink a:hover { 
text-indent: 2px; 

color: #666666;

}

