#wsc_menu_loader{
	position: absolute;
	/*left: -10000px;*/
}

#wsc_hor_menu {
	z-index: 100000;
	position: absolute;

}

#wsc_vert_menu {
	z-index: 100000;
	position: absolute;
}


.wsc-default a, .wsc-default a:visited  {
	margin: 0px auto;
	color: #00266D;
	text-decoration: none;
    text-align: center;
	white-space:nowrap;
	display: block;
	font-size: 12px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:19px;
	padding-right:19px;
	background:url(../../images/bg_menu.gif) right no-repeat top ;
	padding-bottom:7px;
}

.wsc-default a:hover,
.wsc-first  a:hover,
.wsc-last a:hover{
	text-decoration:none;
}

.wsc-sub{
	position: absolute;
	border: solid 1px #DADEE2;
	border-bottom:5px solid #DADEE2;
	border-top:0px;
	color: #00266D;
	padding:0px;
}


.wsc-sub a, .wsc-sub a:visited  {
	margin: 0px 0px 0 0;
	border:0;
	padding: 4px;
	display:block;
	line-height: 14px;
	width: 130px !important;
	min-width:130px;
	text-decoration: none;
	text-align: center;
	background:none;
	text-align: left;
	padding-left:19px;
	background-color: #FFFFFF;
	color: #00266D;
	font-weight:normal

}

.wsc-sub a:hover  {
	text-decoration: none;
	background-color: #F1F2F4;
	color: #00266D;
	font-weight:bold
}


.wsc-last a, .wsc-last a:visited  {
	margin: 0px auto;
	margin: 0px auto;
	color: #00266D;
	text-decoration: none;
    text-align: center;
	white-space:nowrap;
	display: block;
	font-size: 12px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:19px;
	padding-right:19px;
	background: none ;
	padding-bottom:2px;
}

.wsc-first a, .wsc-first a:visited  {
	margin: 0px auto;
	color: #00266D;
	text-decoration: none;
    text-align: center;
	white-space:nowrap;
	display: block;
	font-size: 12px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:19px;
	padding-right:19px;
	background:url(../../images/bg_menu.gif) right no-repeat top ;
	padding-bottom:2px;

}
