<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
<style type="text/css">

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/

/* QuickMenu 0 */

/* (MAIN) Container */	

#qm0 { float: left; width: 920px; height: 23px; z-index: 1000; padding-top: 17px; }
#qm0 li { float: left; width: 112px; height: 15px; padding-bottom: 10px; }
#qm0 li a { color: #fff; text-decoration: none; }
#qm0 li a:hover { text-decoration: underline; }
#qm0 li.nudgeleft1st { margin-left: 10px; margin-right: -3px; }
#qm0 li.hamilton { margin-left: 2px !important; }
#qm0 li.showfeatures { font-size: 0.7em; }

/* (MAIN) Items */	

/*
#qm0 li { width: 128px; padding: 0; margin: 0; }
#qm0 a { width: 128px; color: #fff; text-decoration: none; padding-top: 7px; padding-bottom: 7px; }	
#qm0 a:hover { color: #008bcb; }
*/

/* (MAIN) Active State */	

body #qm0 .qmactive, body #qm0 .qmactive:hover { background-color: #333; }

/* (SUB) Container */	

#qm0 div, #qm0 ul { text-align: left; width: 128px; margin: -2px 0 0 1px; }

/* (SUB) Items */	

#qm0 div a, #qm0 ul a { width: 100px; height: 15px; color: #fff; padding: 5px 35px 5px 5px; background-color: #777; font-size: 0.8em; }

/* (SUB) Hover State */	

#qm0 div a:hover {}

/* (SUB) Hover State - (duplicated for pure CSS) */	

#qm0 ul li:hover>a {}

/* (SUB) Active State */	

body #qm0 div .qmactive, body #qm0 div .qmactive:hover { background-color: #fff; }

/* Individual Titles */	

#qm0 .qmtitle {	cursor: default; padding: 3px 0px 3px 4px; color: #444; font-family:arial; font-size:11px; font-weight: bold; }

/* Individual Horizontal Dividers */
	
#qm0 .qmdividerx	
{	
	border-top: 1px dashed white;
}

/* Individual Vertical Dividers */	
#qm0 .qmdividery	
{	
	border-top: 1px dashed white;
}

/* Custom Rule */	
ul#qm0 ul li:hover > a.qmparent	{}

/* Custom Rule */	
ul#qm0 ul .qmparent	{}

</style>