/* BlueMenu Blue skin */
.BluMenu_Blue {
	text-align:left;
	margin:0;
	height:35px;
	line-height:35px;
	background-color: #fff;
	background-image: url(../images/backgrounds/topnav-notselected-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.BluMenu_Blue .selectedItem { text-align:left; margin:0; height:35px; line-height:35px; background: transparent url(../images/backgrounds/topnav-selected-gradient.png) repeat-x top left; }
.BluMenu_Blue .selectedItem:hover {color:#fff !important;}

/* pre-selected items*/
.BluMenu_Blue .Slide .selectedItem { text-align:left; margin:0; height:35px; line-height:35px; color:#476274 !important; background: #e0e4e8 none;}

.BluMenu_Blue .Slide2 .selectedItem { text-align:left; margin:60px; height:35px; line-height:35px; color:#476274 !important; background: #e0e4e8 none;}

.BluMenu_Blue_rtl { text-align: right; }
.BluMenu_Blue .RootGroup { border:none; }
.BluMenu_Blue_Context { background:none; border:none; }
.BluMenu_Blue .Link { height:35px; }
.BluMenu_Blue .Link, .BluMenu_Blue .rmTemplate { line-height: 35px; text-decoration: none; color: #fff; }
.BluMenu_Blue .Link:focus, .BluMenu_Blue .rmFocused { outline:0; }
.BluMenu_Blue .rmExpanded { z-index: 10000; position: relative; }
.BluMenu_Blue_rtl .rmExpanded { position: static; }
.BluMenu_Blue .Link:hover, .BluMenu_Blue .rmFocused {
	color: #fff;
	background-color: transparent;
	background-image: url(../images/backgrounds/topnav-selected-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.BluMenu_Blue .Link, .BluMenu_Blue .rmTemplate { font: normal 12px Arial, sans-serif; }

/* unselected text */
.BluMenu_Blue .Group .Link, .BluMenu_Blue .Group .rmTemplate { text-decoration: none; color: #476274 !important; }

.BluMenu_Blue .Group .Link {
	height: 20px;
	line-height: 5em !important;
	vertical-align:middle;
}

.BluMenu_Blue_rtl .Group .Link { text-align: right; }
/*hover over in passing*/
.BluMenu_Blue .Group .Link:hover, .BluMenu_Blue .Group .rmFocused, .BluMenu_Blue .Group .rmExpanded { color: #476274; background: #e0e4e8; }

.BluMenu_Blue .rmLeftImage { margin:10px 2px 0 0 !important; padding-bottom:4px !important; }
.BluMenu_Blue .Group .rmLeftImage { margin: 4px 4px 0 0 !important; padding-bottom:0px !important; float:left !important;}

.BluMenu_Blue .Text { padding:11px 20px 20px 15px; padding-bottom:20px !important; margin-top:10px; vertical-align:middle; }
.BluMenu_Blue .Group .Link .Text { font-size: 11px; padding: 4px 37px 5px 20px !important; }

.BluMenu_Blue_rtl .Group .Link .Text { padding: 4px 20px 5px 37px; }

.BluMenu_Blue .RootGroup .Text { font-weight:bold; line-height:1em; }  /* added line height to offset line height change to inherit on areset.css */

/* <expand arrows styling> */
.BluMenu_Blue .Group .Link .rmExpandRight 
    { background: transparent url(../images/arrow/red-arrow.gif) no-repeat;
      background-position:right center; margin-right:3px; }
/*.BluMenu_Blue .Group .Link .rmExpandLeft { background: transparent url(menu/left_arrow_grey.gif) no-repeat left -1px; }*/
.BluMenu_Blue .Group .Link:hover .rmExpandRight, 
    .BluMenu_Blue .Group .rmFocused .rmExpandRight, 
    .BluMenu_Blue .Group .rmExpanded .rmExpandRight,
    .BluMenu_Blue .Group .selectedItem .rmExpandRight
    { background-image: url(../images/arrow/red-arrow.gif);
      background-position:right center; margin-right:3px;}
.BluMenu_Blue .Group .Link:hover .rmExpandLeft, .BluMenu_Blue .Group .rmFocused .rmExpandLeft, .BluMenu_Blue .Group .rmExpanded .rmExpandLeft { background-image: url(../images/arrow/red-arrow.gif);}
/* </expand arrows styling> */

.BluMenu_Blue .Horizontal .Item { border-right: 1px solid #000000; padding-bottom:0px; }
.BluMenu_Blue .Horizontal .rmLast { border-right: 0; }
.BluMenu_Blue .Vertical .Item { border-bottom: 1px solid #353535; }
.BluMenu_Blue .Vertical .rmLast { border-bottom: 0; padding-bottom: 1px; }
.BluMenu_Blue_rtl .Horizontal .Item { border-left: 0; }
.BluMenu_Blue .RootGroup .Group .Item, .BluMenu_Blue_Context .Group .Item { border-right: 0; border-bottom: 0; padding-bottom: 0; }
/*drop down border color*/
.BluMenu_Blue .Group { border:1px solid #476274; background-color: #fff; margin-top:-1px !important; }
.BluMenu_Blue .Group .rmExpanded { z-index: 1; }
.BluMenu_Blue .rmTopArrow, .BluMenu_Blue .rmBottomArrow { height: 10px; width: 100%; background: #fff url(../images/arrow/updown_arrow_grey.gif) no-repeat top center; }
.BluMenu_Blue .rmBottomArrow { background-position: center -18px; }
.BluMenu_Blue .rmLeftArrow, .BluMenu_Blue .rmRightArrow { width: 10px; height: 100%; margin-top: -1px; background: #fff url(../images/arrow/leftright_arrow_grey.gif) no-repeat left center; }
.BluMenu_Blue .rmRightArrow { background-position: -18px center; }
.BluMenu_Blue .Item .rmDisabled .Text { color: #999; }
.BluMenu_Blue .RootGroup .Item .rmDisabled { background: none; }
.BluMenu_Blue .Group .Item .rmDisabled { background-color: #fff; }
.BluMenu_Blue .RootGroup .rmSeparator, .BluMenu_Blue .Group .rmSeparator { background: #8f8f8f; border-top: 1px solid #476274; border-bottom: 0; }
.BluMenu_Blue .rmSeparator .Text { display: none; }
.BluMenu_Blue .Horizontal .rmSeparator { height: 20px; width: 1px; line-height: 20px; border: 0; }
.BluMenu_Blue .Vertical .rmSeparator { height: 1px; margin: 3px 0; border: 0; line-height: 1px; }
.BluMenu_Blue .rmLeftImage { margin: 2px; }
.BluMenu_Blue .Slide { margin: -1px 0 0 -1px !important; }

.BluMenu_Blue .Slide2 {
	/*margin: -1px 0 0 -1px !important;*/
	margin-left: 60px;
}

.BluMenu_Blue .Horizontal .Slide { margin-top: 0px !important; }

.BluMenu_Blue .Horizontal .Slide2 { margin-top: 0px !important; }
.BluMenu_Blue_rtl .Slide { margin-left: 0 !important; margin-right: -1px !important; }

.BluMenu_Blue_rtl .Slide2 { margin-left: 60px !important; margin-right: -1px !important; }

.BluMenu_Blue .Group .Slide { margin: 0 !important; }

.BluMenu_Blue .Group .Slide2 { margin: 60px !important; }
.BluMenu_Blue .Item .rmDisabled:hover { background: none; }
/*OTHER FILE*/
.hp_pop_item{
	float:left;
	width:125px;
	line-height:17px
}
.hp_pop_item-qc{
	float:left;
	width:250px;
	line-height:17px
}

.hp_pop_bullet{float:left;height:3px;width:3px;background-color:#4F3310;overflow:hidden;line-height:3px;margin-top:7px}

.hp_pop_text{float:left;padding-left:4px;font-size:13px}
.hp_pop_text-qc{
	float:left;
	padding-left:4px;
	font-size:13px
}
.hp_sps, .hp_spf{width:1px;height:1px;overflow:hidden}
.hp_spf{float:left}
.hp_clear{
	clear:both;
	height:5px;
	overflow:hidden
}

.servicebar2{float:left;
		line-height:17px
	}
