#toolbarcontainer {position : relative;background-color : #0055A6;width : 774px;height : 30px;border-top : 3px solid #FF8216;border-bottom : 1px solid #66B4E4;border-left : 1px solid #0055A6;border-right : 1px solid #0055A6;color : #FFFFFF;	font-weight : bold;text-transform:uppercase;}
#toolbar {position : relative;width : 820px;	height : 28px;margin-left:8px;}
#toolbar a {color : #3a3a3a;text-decoration : none;}
.linkentry {	position : relative;top : 5px;font-size:12px;float:left;padding:2px 10px;}
.linkentry a {font-size:12px;color:#FFF;}
.linkentryselected a {font-size:12px;color:#000;}
.linkentryselected {	background-color: #FFFFFF;position : relative;padding:0px 10px 0px 10px;height:32px;line-height:29px;font-size:12px;float:left;}
.division {position : relative;top : 5px;float:left;padding:2px 0px;}
.divisionselected {position : relative;top : 5px;float:left;padding:2px 0px;	visibility:hidden;}
#Header2{width:860px; height:60px;background-color: #182657;margin: 0px auto;}
.accountFLname{font-size:11px;font-weight:bold;}
#FMLogo{float:left; width:340px; height:48px; margin-top:6px;margin-left:10px;}
#DemoBrokerLogo{float:left; width:175px; height:40px; margin-left:10px; margin-top:10px; background-size:contain;background-repeat:no-repeat;background-image:url("/assets/images/banner-logo-full.svg");}
#MarketStatus{float:left;text-align:right;font-size:11px;color:#ffffff;height:40px;width:385px;margin-top:10px;line-height:18px;border-right:1px dotted #FFF;padding-right:15px;line-height:18px;}
#MarketStatus a{font-weight:bold;color:#182657;text-decoration:none;}
#MarketStatusDisable{float:left;text-align:right;font-size:11px;color:#FFF;height:40px;width:530px;margin-top:10px;line-height:18px; padding-right:15px;line-height:18px;}
#MarketStatusDisable a{font-weight:bold; color:#182657;text-decoration:none;}

#Gray-Bar{
	height:20px;
	width:860px;
	overflow:hidden;
	margin:0px auto;
	background-color:#dddddd;
}

.popupDialogBox{
	position:fixed; 
	top:0; 
	left:0; 
	background:rgba(0,0,0,0.6); 
	z-index:1000; 
	width:100%; 
	height:100%;
	display:none;
	background:gray\9;
	filter: alpha(opacity=50);	
}
.popupDialogContent{
	border: 0px solid red; 
	background-color: white; 
	position: absolute; 
	top: 140px; 
	left: 100px; 
	width: 650px;
	display:none;
	z-index:2000;
}
.popupContentHeader{
	border:0px solid blue;
	height:20px;
	background:#182657;
	line-height:15px;
	padding-top:5px;
}
.popupContentHeader > .title{
	border:0px solid blue;
	width:95%;
	text-align:center;
	display:inline-block;
	font-weight:bold;
	color:#FFF;
	font-size:11px;
}
.popupContentHeader > .closeButton{
	border:0px solid blue;
	width:4%;
	text-align:center;
	display:inline-block;
}
.popupError{
	border:0px solid blue;
	margin:30px;
	display:none;
}
.popupError > .popupErrorContent{
	border:0px solid blue;
	text-align:center;
	padding:20px;
	font-size:15px;
	font-weight:bold;
	line-height:30px;
}
.popupError > .closeButton{
	border:0px solid blue;
	text-align:center;
	padding:20px;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
}

.popupcloselinktext{
	color: #0A7A4A;
}
.popupnewstitle{
	font-weight:bold;
	margin-bottom:30px;
}
.popupnewsbody{
	margin-bottom:30px;
	max-height: 300px;
	overflow-y: auto;
	line-height: 20px;
	padding-right:10px;
	min-height: 75px;
}
#Investment_type{float:left;text-align:right;font-size:11px;color:grey;height:40px;width:114px;margin-top:10px;padding-left:14px;line-height:18px;}
.investment-header-links{width:100%;height:18px;}
.invActiveMenu{display:inline-block;background: transparent url('/images/Arrow_header.png') no-repeat; height:10px; width:6px; margin-right:3px;}
.invNotActiveMenu{display:inline-block;height:10px; width:6px; margin-right:3px; }
.invActiveMenu a{font-weight:bold;}
.invNotActiveMenu a{font-weight:normal;color:#FFF;}
.linkDisabled{cursor:not-allowed;color:#888;}
.userInfo{min-width:50px;display:inline-block;text-align:left;padding:2px 6px 2px 1px;color:#ffffff;}
.userInfo img {height: 10px; width:15px;float:left;padding:4px 5px 4px 4px;}