body {
	margin:0;
	padding:0;
}

#HeaderTable {
	width:100%;
	height:34px;
	padding:5px 0 10px 10px;
}

div.hsbcTabMenu {
	background:url(../images/tab_bg00.gif) repeat-x left bottom;
	height:44px;
	width:100%;
	clear:left;
	padding-left:0px;
	}

div.hsbcTabMenu ul {
	margin:0 0 0 10px;
	padding:0px;
}

div.hsbcTabMenu ul li {
	margin:0px;
	padding:0px 0px 0px 6px;
	list-style:none;
	float:left;
	height:44px;
	background:url(../images/tab_off.gif) no-repeat top left;
	text-align:center;
}

div.hsbcTabMenu ul li a {
	padding:0px 18px 0px 12px;
	margin:0px;
	height:44px;
	line-height:36px;
	float:left;
	display:block;
	background:url(../images/tab_off0.gif) no-repeat top right;
	text-decoration:none;
	color:#000;
	font-weight:normal;
	vertical-align:50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

div.hsbcTabMenu ul li  span {
	color:#ff0000;
}

div.hsbcTabMenu ul li a:hover {
	color:#000 !important;
	text-decoration:none;
}

div.hsbcTabMenu ul li a:visited {
	color:#000 !important;
	text-decoration:none;
}

div.hsbcTabMenu ul li a:active {
	color:#ff0000 !important;
	text-decoration:none;
}


.hsbcTabMenu_Signout {
	font:bold 10px Arial,Helvetica, sans-serif;
	border:0;
	width:50px;
	height:15px;
	color:#ffffff;
	background:url(../images/signOut.gif) no-repeat top left;
  }

.language_Toggle {
	font:bold 10px Arial,Helvetica, sans-serif;
	border:0;
	width:50px;
	height:15px;
	color:#000000;
	background:url(../images/language.gif) no-repeat top left;
}


.RIS_GI_SecondLevelStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:50px;
	color:#999999;
	text-align:center;
	line-height:33px;
}

.RIS_GI_SecondLevelStd a:link, .RIS_GI_SecondLevelStd a:visited, .RIS_GI_SecondLevelStd a:active, .RIS_GI_SecondLevelStd a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#999999;
	text-align:center;
	line-height:33px;
	text-decoration:none;
}

.RIS_GI_SecondLevelSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
	line-height:33px;
}

.RIS_GI_SecondLevelSelected a:link, .RIS_GI_SecondLevelSelected a:active, .RIS_GI_SecondLevelSelected  a:visited, .RIS_GI_SecondLevelSelected a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
	line-height:33px;
}


.RIS_GI_MenuSeparator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BBB;
}


