#loginTitleDiv{
	background-color:#1d7c82;
	height:30px;	
}

#loginTitleDiv p{
    margin:0;
	margin-left:26px;
}

#l2_titleDiv{
	background-color:#1d7c82;
	height:30px;
}

#l2_titleDiv p{
  margin:0;
	margin-left:26px;
}

#l2_menuDiv{
	background-image:url('../images/l2_menu_bg.gif');
	height:59px;
}

#l2_menuLeftDiv{
	width:48px;
	height:59px;
	float:left;
	position:relative;
}

.l2_menuItemDiv{
	width:160px;
	height:59px;
	float:left;
	position:relative;
}

#l2_menuDiv ul{
	font-size: 93%;
	line-height: 16px;
	color: #007dc6;
	list-style-image:url('../images/gw_opt_bullet.gif');
        padding-left:16px;	
	margin:0;
	vertical-align:top;
	margin-top:6px;	
}

#l2_menuDiv li{
	margin-bottom: 0px;
	padding-left: 0px;	
}

#l2_menuDiv a{
	color: #007dc6;
	text-decoration:none;	
	font-weight:normal;
}

#l2_menuDiv a:hover{
	color: #007dc6;
	font-weight:normal;
}

#l2_menuDiv a:visited{
	text-decoration:none;	
	font-weight:normal;
}


#l2_menu2Div{
	background-image:url('../images/l2_menu2_bg.gif');
	height:44px;
}

#l2_menu2LeftDiv{
	width:48px;
	height:44px;
	float:left;
	position:relative;
}

.l2_menu2ItemDiv{
	width:130px;
	height:44px;
	float:left;
	position:relative;
}

#l2_menu2Div ul{
	font-size: 93%;
	line-height: 16px;
	color: #007dc6;
	list-style-image:url('../images/gw_opt_bullet.gif');
        padding-left:16px;	
	margin:0;
	vertical-align:top;
	margin-top:5px;	
}

#l2_menu2Div li{
	margin-bottom: 0px;
	padding-left: 0px;	
}

#l2_menu2Div a{
	color: #007dc6;
	text-decoration:none;	
	font-weight:normal;
}

#l2_menu2Div a:hover{
	color: #007dc6;
	font-weight:normal;
}

#l2_menu2Div a:visited{
	text-decoration:none;	
	font-weight:normal;
}




#l2_menu3Div{
	background-image:url('../images/l2_menu3_bg.gif');
	height:29px;
}

#l2_menu3LeftDiv{
	width:48px;
	height:29px;
	float:left;
	position:relative;
}

.l2_menu3ItemDiv{
	width:200px;
	height:29px;
	float:left;
	position:relative;
}

#l2_menu3Div ul{
	font-size: 93%;
	line-height: 16px;
	color: #007dc6;
	list-style-image:url('../images/gw_opt_bullet.gif');
        padding-left:16px;	
	margin:0;
	vertical-align:top;
	margin-top:6px;	
}

#l2_menu3Div li{
	margin-bottom: 0px;
	padding-left: 0px;	
}

#l2_menu3Div a{
	color: #007dc6;
	text-decoration:none;	
	font-weight:normal;
}

#l2_menu3Div a:hover{
	color: #007dc6;
	font-weight:normal;
}

#l2_menu3Div a:visited{
	text-decoration:none;	
	font-weight:normal;
}

.highlightMenu{
	font-weight:bold;
}

.menuItem{
	font-weight:normal;
}

