	#headerTopNav {
	display:block;
	background:transparent url('/icom_includes/toolbars/ewgtbar/images/header_top_nav-bg.gif') 0 -44px repeat-x;
	padding:0;
	margin:0;
	list-style:none;
	
	height:22px;
	overflow:hidden;
	border-bottom:1px solid #ffffff;
	}
	
	#headerTopNav li {	
		border-left:1px solid #a9a9a9;
		padding:0;
		list-style:none;
		height:22px;
		float:left;
		font-size:11px;
		line-height:1em;
	}
	
	#headerTopNav li a {
		display:block;
		background:transparent url('/icom_includes/toolbars/ewgtbar/images/header_top_nav-bg.gif') 0 0 repeat-x;
		color:#ffffff;
		font-size:11px;
		line-height:1em;
		float:left;
		padding:4px 15px 7px 15px;
		text-decoration:none;
		text-align:center;
	}
	#headerTopNav li a:hover {
		background-position:0 -44px;
	}
	
	#headerTopNav li img {
		vertical-align:middle;
	}
	
	#headerTopNav li.first {
		border-left:0;
	}
		#headerTopNav li.first img {
			margin-bottom:2px;
		}
		
	#headerTopNav li.dark a {
		background-position:0 -22px;
		font-weight:bold;
		padding:4px 18px 7px 18px;
	}
		#headerTopNav li.dark a:hover {
			background-position:0 -44px;
		}
	
	
	#headerTopNav li.active a {
		background-position:0 -44px;
		font-weight:bold;
		padding:4px 9px 7px 8px;
	}
		
	#headerTopNav li.internetLogo a {
		background:transparent url('/icom_includes/toolbars/ewgtbar/images/internet_logo-bg.gif') 0 0px repeat-x;
	}
	#headerTopNav li.internetLogo a:hover {
		background-position:0 0;
	}
	
	#gtdropmenudark1 {
	width:200px;
	float:right;
	margin-top: 1px;
	border: 1px solid #666666;
	text-align: left;
	z-index: 1000;
	}
	
	#gtdropmenudark2, #gtdropmenudark3, #gtdropmenudark4, #gtdropmenudark5 {
	width:183px;
	float:right;
	margin-top: 1px;
	border: 1px solid #666666;
	text-align: left;
	z-index: 1000;
	}
	
	#gtdropmenulight1, #gtdropmenulight2 {
	width:160px;
	float:right;
	margin-top: 1px;
	border: 1px solid #666666;
	text-align: left;
	z-index: 1000;
	}
	
	.gtdropdown {
	position: absolute;
	visibility: hidden;
	line-height: 14px;
	z-index: 100;
	background-color: #333;
	}
	
	.it {
	height: 500px;
	overflow: auto;
	}
	
	a.gtdrop {
	width: 100%;
	width: expression('180px');
	display: block;
	text-indent: 3px;
	text-align: left;
	padding: 6px 0;
	line-height: 7px;
	text-decoration: none;
	color: #ffffff;
	height: 11px;
	font-size: 10px;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	background: none;
	}
	
	a.dark {
	background: url(/icom_includes/toolbars/globaltoolbar/img/background_dn.gif) repeat-x top left;
	text-align: left;
	}
	
	a.light {
	background: url(/icom_includes/toolbars/globaltoolbar/img/background_lght_fixed.gif) repeat-x top left;
	text-align: left;
	}
	
	a.toplevel {
	background: url(/icom_includes/toolbars/globaltoolbar/img/background_topsub.jpg) repeat-x top left;
	text-align: left;
	}
	
	a.gtdrop:hover { /*hover background color*/
	text-decoration: none;
	background: #999;
	}
                        .gemtitle {
                            line-height: 14px;
                            font-family: verdana,arial,helvetica;
                            color: #333333;
                            font-size: 10pt;
                                
                        }
                
                        #gemhover a {
                            display: block;
                            line-height: 14px;
                            height: 140px;
                            padding: 5px 5px 5px 5px;
                            font-family: verdana,arial,helvetica;
                            border: 1px solid #303030;
                            background-color: #FFFFCC;
                            color: #333333;
                            font-size: 8pt;    
                        }
                        #gemhover a:link, #gemhover a:visited {
                            color: #333333;
                            text-decoration: none;
                        }
                        #gemhover a:hover, #gemhover a:active {
                            background-color: #FFFF99;
                            color: #333333;
                            text-decoration: none;
                            border: 1px dashed #303030;
                            
                        }
                        
                        #gemhover img { margin-right:5px; }

