<!--
%%%%%%%%%%%%
QuickMenu Styles [Keep in head for full validation!]  %%%%%%%%%%%-->
	/*!!!!!!!!!!! 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 {
	/* position: relative; */
	/* zoom: 1; */
	z-index: 10;
}

.qmmc a, .qmmc li {
	float: left;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}

.qmmc ul {
	left: -10000px;
	position: absolute;
	z-index: 10;
}


ul.qmmc {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.qmmc li a {
	float: none;
	padding: 0px;
	margin: 0px;
}

.qmmc li:hover>ul {
	left: auto;
}

#qm0 ul {
 	top: 100%;
	margin-left: 0;
	padding: 0 1em;
}

#qm0 ul li:hover>ul {
	top: 0px;
	left: 100%;
}


/*!!!!!!!!!!! IE6 WORKAROUND !!!!!!!!!!!*/

.qmmc li.ie6hover ul {
    top: 0px;
    left: 20%;
}

#qm0 ul li.ie6hover ul {
    top: 0px;
    left: 100%;
}

/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/

/*"""""""" (SUB) Container""""""""*/
#qm0 div,#qm0 ul {
	margin: 0px 0px 0px -20px;
	border-style: none;
}

/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
	font-size: 11px;
	border-width: 0px;
	border-style: none;
}

/*"""""""" Individual Titles""""""""*/

ul#qm0 li {
	padding: 0.6em 0.25em;
	background: #EEEEEE;
	margin: 0;
}
li.gn-sep {
	padding: 0;
	color: black;
}
ul#qm0 li#menu1 { padding-left: 1.5em }

ul#qm0 li#menu6 { padding-right: 1 }

/* DROPDOWN MENUS */

ul#gnav_drop_travel, ul#gnav_drop_contactus, ul#gnav_drop_conferences {
	clear: both;
	margin-left: -1.75em;
}
* html ul#gnav_drop_travel { margin-left: -2.5em; }
* html ul#gnav_drop_contactus { margin-left: -2.5em; }
* html ul#gnav_drop_conferences { margin-left: -2.7em; }

* html ul#gnav_drop_travel { margin-left: -2.5em; }
* html ul#gnav_drop_contactus { margin-left: -2.5em; }
* html ul#gnav_drop_conferences { margin-left: -2.7em; }

ul#gnav_drop_travel li, ul#gnav_drop_contactus li, ul#gnav_drop_conferences li  {
	clear: both;
	background-color: #4d6a76;
	width: 213px;
	border-bottom: 1px solid #C1C1C1;
	padding: 0;
}

ul#gnav_drop_travel li { width: 120px; }
ul#gnav_drop_conferences li { width: 210px; }
ul#gnav_drop_contactus li { width: 210px; }

ul#gnav_drop_contactus a, ul#gnav_drop_travel a, ul#gnav_drop_conferences a {
	color: white;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 12px 4px 12px;
	background-color: #666666;
}

ul#gnav_drop_contactus li#contactus1 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_contactus li#contactus2 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_contactus li#contactus3 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_contactus li#contactus4 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_contactus li#contactus5 a:hover { text-decoration: none; background-color: #333333; color:white;}

ul#gnav_drop_travel li#travel1 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_travel li#travel2 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_travel li#travel3 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_travel li#travel4 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_travel li#travel5 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_travel li#travel6 a:hover { text-decoration: none; background-color: #333333; color:white;}

ul#gnav_drop_conferences li#conf1 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_conferences li#conf2 a:hover { text-decoration: none; background-color: #333333; color:white;}
ul#gnav_drop_conferences li#conf3 a:hover { text-decoration: none; background-color: #333333; color:white;}

#menu1 a:hover { text-decoration: none; color: #00549F; }
#menu2 a:hover { text-decoration: none; color: #00549F; }
#menu3 a:hover { text-decoration: none; color: #00549F; }
#menu4 a:hover { text-decoration: none; color: #00549F; }
#menu5 a:hover { text-decoration: none; color: #00549F; }
#menu6 a:hover { text-decoration: none; color: #00549F; }