DIV#TopMenu
{
	height: 40px;
    overflow: hidden;
	padding-left: 0px;
    width: 540px;
}

/* Horizontal Menubar */

DIV.yuimenubar 
{
}

DIV.yuimenubar DIV.bd 
{
	width:100%; 
}

DIV.yuimenubar DIV.bd:after 
{
    clear: both;
	content: '.';
    display: block;
    height: 0px;
    visibility: hidden;
}

DIV.yuimenubar UL 
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

DIV.yuimenubar LI 
{
    cursor: pointer;
    cursor: hand;
    font-size: 100%;
    height: 30px;
    text-align: left;
    white-space: nowrap;
}

DIV.yuimenubar LI LI 
{
    font-size:100%;
}

DIV.yuimenubar LI A 
{
    color: #ffffff;
    margin-left: 10px;
    text-decoration: none;
    zoom: 1;  /* triggers "haslayout" in IE to ensure that the mouseover and mouseout events bubble to 

the parent LI in IE.*/
}

DIV.yuimenubar LI.selected, 
DIV.yuimenubar LI.selected A.selected, 
DIV.yuimenubar LI.permselected, 
DIV.yuimenubar LI.permselected A.permselected 
{
	color: #ffffff;
	text-decoration: underline;
}

DIV.yuimenubar LI.yuimenubaritem 
{
    border-style: none;
    display: inline; /* Prevent margin doubling in IE */
    float: left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    width: 135px;
}

DIV.yuimenubar LI.yuimenubaritem.first-of-type 
{
    border-width:0;
}

DIV.yuimenubar LI.hassubmenu EM.submenuindicator 
{
    display: -moz-inline-box; /* Mozilla */
    display: inline-block; /* IE, Opera and Safari */
    font: 0/0 arial;
    height: 14px;
    overflow: hidden;
    text-indent: 9px;
    vertical-align: middle;
    width: 5px;
}

/* Popup Menus */

DIV.yuimenu 
{
    background-color: #000033;
    border-bottom: solid 1px #32487c;
    border-left: solid 1px #32487c;
    border-right: solid 1px #32487c;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

DIV.yuimenu DIV.yuimenu,
DIV.yuimenubar DIV.yuimenu 
{
    background-color: #f7f7f7;
    border-bottom: solid 1px #bdbdbd;
    border-left: solid 1px #bdbdbd;
    border-right: solid 1px #bdbdbd;
	left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
	top: 0px;
    visibility: hidden;
}

DIV.yuimenu UL 
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    min-width: 130px;
}

DIV#SecondMenu UL
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: auto;
}

DIV.yuimenu UL.first-of-type, 
DIV.yuimenu UL.hastitle
{
    border-width: 0px;
}

DIV.yuimenu LI
{
    cursor: pointer;
    cursor: hand;
    font-size: 100%;
    height: auto;
    text-align: left;
    white-space: nowrap;
}

DIV.yuimenu LI.yuimenuitem 
{
	border-top: solid 1px #bdbdbd;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
}

DIV#SecondMenu
{
	margin-top: 15px;
}

DIV#SecondMenu LI.yuimenuitem 
{
	border-top: solid 1px #32487c;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
}

SPAN#Accordian
{
	display: block;
}

DIV#SecondMenu SPAN#Accordian LI.yuimenuitem 
{
	border-top-style: none;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

DIV#SecondMenu LI.yuimenuitem LI.yuimenuitem, DIV#SecondMenu SPAN#Accordian LI.yuimenuitem LI.yuimenuitem
{
	border-top: solid 1px #bdbdbd;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
}


DIV.yuimenu LI LI
{
    font-size:100%;
}

DIV.yuimenu LI A
{
    color: #525252;
    margin-left: 2px;
    text-decoration: none;
    zoom: 1;  /* triggers "haslayout" in IE to ensure that the mouseover and mouseout events bubble to the parent LI in IE.*/
}

DIV#SecondMenu LI A
{
    color: #00ff33;
    margin-left: 2px;
    text-decoration: none;
    zoom: 1;  /* triggers "haslayout" in IE to ensure that the mouseover and mouseout events bubble to the parent LI in IE.*/
}

DIV#SecondMenu SPAN#Accordian LI A
{
    color: #b0b0dd;
    margin-left: 2px;
    text-decoration: none;
    zoom: 1;  /* triggers "haslayout" in IE to ensure that the mouseover and mouseout events bubble to the parent LI in IE.*/
}

DIV#SecondMenu LI LI A, DIV#SecondMenu SPAN#Accordian LI LI A
{
    color: #525252;
    margin-left: 2px;
    text-decoration: none;
    zoom: 1;  /* triggers "haslayout" in IE to ensure that the mouseover and mouseout events bubble to the parent LI in IE.*/
}

DIV.yuimenu LI.hassubmenu
{
    text-align: right;
}

DIV.yuimenu LI.hassubmenu A.hassubmenu
{
    *float:left; /* Need to apply float immediately for IE or help text will jump to the next line */
    *display:inline; /* Prevent margin doubling in IE */
    text-align:left;
}

DIV.yuimenu.visible LI.hassubmenu A.hassubmenu
{
    float:left;
}

DIV.yuimenu LI.selected,
DIV.yuimenu LI.selected A.selected,
DIV.yuimenu LI.permselected,
DIV.yuimenu LI.permselected A.permselected
{
	background-color: #eeeeee;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

DIV#SecondMenu SPAN#Accordian LI.selected,
DIV#SecondMenu SPAN#Accordian LI.selected A.selected,
DIV#SecondMenu SPAN#Accordian LI.permselected,
DIV#SecondMenu SPAN#Accordian LI.permselected A.permselected
{
	background-color: #000033;
	color: #d8d8da;
	font-weight: bold;
	text-decoration: none;
}

DIV#SecondMenu LI.selected,
DIV#SecondMenu LI.selected A.selected,
DIV#SecondMenu LI.permselected,
DIV#SecondMenu LI.permselected A.permselected
{
	background-color: #000059;
	color: #d8d8da;
	font-weight: normal;
	text-decoration: none;
}

DIV#SecondMenu LI.permselected
{
	border-bottom: solid 1px #32487c;
}

DIV#SecondMenu SPAN#Accordian LI.permselected
{
	border-bottom-style: none;
}

DIV#SecondMenu LI LI.selected,
DIV#SecondMenu LI LI.selected A.selected,
DIV#SecondMenu SPAN#Accordian LI LI.selected,
DIV#SecondMenu SPAN#Accordian LI LI.selected A.selected,
DIV#SecondMenu LI LI.permselected,
DIV#SecondMenu LI LI.permselected A.permselected,
DIV#SecondMenu SPAN#Accordian LI LI.permselected,
DIV#SecondMenu SPAN#Accordian LI LI.permselected A.permselected
{
	background-color: #eeeeee;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}


DIV.yuimenu LI.hassubmenu EM.submenuindicator
{
    background-image: url(YAHOO.widget.Menu.SmallArrow.gif);
    background-repeat: no-repeat; 
    display: -moz-inline-box; 
    display: inline-block;
    font-size: 7pt;
    height: 8px;
    overflow: hidden;
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-indent: 9px;
    vertical-align: middle;
    width: 3px;
}

DIV.yuimenu LI.hassubmenu EM.submenuindicator.selected, 
DIV.yuimenu LI.hassubmenu EM.submenuindicator.permselected 
{
}
