/* Start of CMSMS style sheet 'NAMI_inside : Dropdown' */
#head_nav ul ul {
/*display:none;*/
position:
float:left;
margin:0;
margin:0;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
}

#head_nav ul ul ul {
display:none;
}

#head_nav li:hover ul {
display:block;
}

#head_nav ul ul, #head_nav ul ul ul  {
position:relative;
}

#2nd_level li {
display:none;
}

#head_nav ul ul:hover {
/*display:block;*/
}

.2nd_level {
margin:0;
padding:0;
}

#head_nav ul ul li {
display:block;
list-type:none;
width:200px;
height:15px;
margin:0;
padding:5px;
}

#head_nav ul ul li a {
color:#666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}

#primary-nav a:hover {
text-decoration:underline;
}

.support2 li {
background-color:#EE881A;
}
/* End of 'NAMI_inside : Dropdown' */

