/*	MapleTree Logistics CSS  */
/* Common Styles */
html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	scrollbar-gutter: stable;
}
body {
	padding:0;
	margin:0;
	font-family: Helvetica LT Std, Arial;
	font-size:14px;
	font-weight:normal;
	/*background:#eee
	background:url(../../../images/MLT/Home/home_bg.jpg) repeat-x;*/	
	background:url(../../../images/MLT/Home/home_bg.jpg) repeat-x;
	background-position:center;
	height:auto;
	color: #636466;
}

select, input, textarea{
	font-family: Helvetica LT Std, Arial;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
	color:#636466;
	padding:0;margin:0;
	/*padding-bottom:10px;*/
	padding-top:20px;
}
p{
	padding:0px 8px 15px 0px;
	margin:0;
	color:#636466;
	/*border:1px solid red;
	text-align:justify;*/
}
li{
	color:#636466;
}
p, li{
	line-height:1.6em;
}
a{
	cursor:pointer;
	padding:0;margin:0;
	color:#636466;
}
a:link { 
	/*text-decoration: none;*/
	color:#636466;
}
a:visited { 
	/*text-decoration: none;*/
}
a:hover { 
	text-decoration: underline;
	color:#f3901d;
}
a:active { 
	/*text-decoration: none;*/
}

img{
	border:none;
	padding:0;margin:0;
}
hr{
	border: 1px dotted #cccccc; border-style: none none dotted; 
	color: #fff; background-color: #fff;
	width:100%;
	margin-bottom:20px;
	padding-bottom:10px;
}

.container{
	margin: 0 auto;
	position:relative;
}
.baseContainer{
	position:relative;
	z-index:9;
	width:981px;
	padding: 0 1% 0 1%;
	text-align:center;
	overflow:hidden;
	background:#fff;
}
.baseContainer a{
	text-decoration: none;
}
#header{
	/*height:97px;*/
	height:75px;
	z-index:13;
	position:relative;
	/*background:#fff;*/
	border-bottom:1px solid #e4e4e4;
}
.siteLogo{
	position:relative;
	float:left;
	width:158px;
	text-align:left;
	height:75px;
	z-index:5001;	
		
}
.siteHeader{
	float:left;
	width:823px;
	/*height:75px;*/
	z-index:5000;
}
#homePage #header{
	/*height:97px;*/
	border-bottom:none;
}
#homePage .siteLogo{
	/*background:url(../../../images/MLT/header_bg.png) repeat-x bottom left;
	background: url(../../../images/MLT/MGCClogo_bg.png) no-repeat bottom left;
	padding-bottom:6px;
	height:91px;*/
}
#homePage .siteHeader{
	height:75px;
	/*background:url(../../../images/MLT/header_bg.png) repeat-x bottom left;
	padding-bottom:6px;*/
}
#homePage .baseContainer{
	/*background:none;*/
}
.topNav{
	float:right;
	height:20px;
	padding-top:10px;
	font-size:12px;
	margin-right:10px;
}
.headerTopDiv{
	float: right;
	text-align: left;
	padding-top: 10px;
	font-size: 12px;
	/*margin-right: 10px;*/
	height: 20px;
}
.googleSearchBox{
	float:left;
}
.headerDropDownDiv{
	float:left;
}
/*.headerTopDiv table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
.headerTopDiv table tr td{
	vertical-align:top;
	padding:0;margin:0;
}*/
.bottomNav{
	float:right;
	height:45px;
	width:100%;
}
.topNav div{
	float:left;
	overflow: hidden;
	font-size:12px;
}
.topNav div	a{
	color:#636466;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	background:url(../../../images/MLT/downarrow.jpg) no-repeat right 5px;
}
.topNav	a:hover{
	color:#f3901d;
}
.topNav div select{
	border:1px solid #f3901d;
}
.headerLinks{
	float:right;
	font-size:13px;
	padding-top:11px;
	padding-left:0px;
	
}
.headerLinks div{
	float:left;
	text-align:left;
	overflow: hidden;
	color:#e4e4e4;
	font-size:12px;
}
.linkDivider{
	padding-left:5px;
	padding-right:5px;
}
.headerLinks a{
	color:#f3901d;
	font-size:13px;
}
.headerLinks a:hover{
	color:#f3901d;
	text-decoration:underline;
}
.bottomNav table{
	width:100%;
	border-collapse:collapse;
	margin-top:2px;
}
.bottomNav table tr td{
	vertical-align:top;
	padding-left:0;margin-left:0;
	padding-right:0;margin-right:0;
}
.menu{
	padding-top:0px;
	padding-left:0px;
}

.homeBanner{
	float:left;
	/*padding-top:30px;
	background: url(../../../images/MLT/MGCClogo_bg.png) no-repeat 0px -5px;*/
}

/* Top Menu Navigation */

div#nav
{	
	margin: 0;
	font-weight:normal;
	font-size:15px;
	clear:both;
}
div#nav div
{	
	list-style: none;
	float: left;
}
div#nav div a
{	
	display: block;
	color:#636466;
	font-size:15px;
	padding-top:10px;
	height:32px;
	padding-left:7px;
	padding-right:7px;
	font-weight:bold;
}
div#nav div a:hover
{
	text-decoration: none;
}

div#nav div.home_nav a:hover, div#nav div.home_nav.active_top_nav a span{
	color:#f3901d;
}
div#nav div.orange_nav a:hover, div#nav div.orange_nav a:active, div#nav div.orange_nav.active_top_nav a span{
	color:#f3901d;
}
div#nav div.blue_nav a:hover, div#nav div.blue_nav a:active, div#nav div.blue_nav.active_top_nav a span{
	color:#74489d;
}
div#nav div.green_nav a:hover, div#nav div.green_nav a:active, div#nav div.green_nav.active_top_nav a span{
	color:#b7c726;
}
div#nav div.red_nav a:hover, div#nav div.red_nav a:active, div#nav div.red_nav.active_top_nav a span{
	color:#74489d;
}
div#nav div.home_nav.active_top_nav, div#nav div.orange_nav.active_top_nav {
	background:url(../../../images/MLT/downarrow.jpg) no-repeat center 30px;
	
}
div#nav div.blue_nav.active_top_nav{
	/*background:url(../../../images/MLT/leftarrowdown_blue.png) no-repeat center 30px;*/
}
div#nav div.green_nav.active_top_nav{
	/*background:url(../../../images/MLT/leftarrowdown_green.png) no-repeat center 30px;*/
}
div#nav div.red_nav.active_top_nav{
	/*background:url(../../../images/MLT/leftarrowdown_red.png) no-repeat center 30px;*/
}
div#nav div div
{
	display: none;
    float: left;
    overflow: hidden;
    position: absolute;
	text-align:left;
	left:0px;
	/*background:url(../../../images/MCT/Home/dropdownbg_o.png);
	background:url(../../../images/MCT/Home/dropdowngray.png);*/

	background:#999;
	background:rgba(153,153,153,0.95);
	/*opacity:0.9;*/
	filter:alpha(opacity=90);   /*For IE8 and earlier */

	height:125px;
	width:981px;
	padding:0;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}
div.homepage_nav_width div div{
	width:100% !important;
}

div#nav div.home_nav div{
	height:0;
	padding:0;
}
div#nav div.orange_nav div, div#nav div.home_nav div{
	/*background:url(../../../images/MCT/Home/dropdownbg_o.png);
	background:url(../../../images/MCT/Home/dropdowngray.png);*/
	background:#999;
	background:rgba(153,153,153,0.95);
	/*opacity:0.9;*/
	filter:alpha(opacity=95);   /*For IE8 and earlier */
}
div#nav div.blue_nav div{
	/*background:url(../../../images/MLT/Home/dropdownbg_purple.png);*/
}
div#nav div.green_nav div{
	/*background:url(../../../images/MLT/Home/dropdownbg_green.png);*/
}
div#nav div.red_nav div{
	/*background:url(../../../images/MLT/Home/dropdownbg_red.png);*/
}

div#nav div div table{
	padding:0;
	margin:0;
	border-collapse:collapse;
	margin-top:20px;
	margin-bottom:5px;
	width:auto;
	text-align:left;
}
div#nav div div table td{
	vertical-align:top;
	padding:0;
	margin:0;
	padding-left:20px;
	padding-right:20px;
}
div#nav div div table td p{
	font-size:19px;
	color:#ffffff;
	width:210px;
	padding:0;
	margin:0;
	line-height:1.2em;
	padding-top:10px;
	font-weight:bold;
}
div#nav div div table td a{
	padding-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	height:100%;
	font-size:15px;
	color:#ffffff;
	font-weight:normal;
}
div#nav div div table td a:hover {
	color:#000000 !important;
}

.menuBorder{
	border-left:1px dotted #ffffff;
}

/* Footer Styles */

.footer{
	float:left;
	font-family: Helvetica LT Std, Arial;
	position:relative;
	width:981px;
	text-align:center;
	padding-bottom:10px;
	margin-top:20px;
	padding-top:10px;
	/*background:url(../../../images/MLT/downarrowdown_o.png);*/
	background:url(../../../images/MLT/downarrowdown_o.png);
	border-top:1px solid #e4e4e4;
}
.footerLeft{
	float:left;
	width:821px;
}
.footerRight{
	float:right;
	width:160px;
}
.footerLinks{
	float:left;
	padding-bottom:0px;
	width:100%;
}
.footerLinks div{
	float:left;
	color:#e4e4e4;
}
.footerLinks div a{
	color:#74489d;
}
.spaceDiv{
	padding-left:10px;
	padding-right:10px;
}
.copyrightsDiv{
	text-align:left;
	width:100%;
	float:left;
}
.copyrightsText, .copyrightsText p{
	color:#666666;
	font-size:12px;
}


/* Utility Styles */

.utility{
	float:left;
	width:100%;
	/*width:981px;*/
	padding-top:10px;
}

/* Breadcrumb Styles */

.breadcrumb{
	float:left;
	/*width:565px;
	width:auto;*/
	text-align:left;
	color:#a7a9ac;
	width:73%;
}
.breadcrumb a{
	color:#a7a9ac;
	font-size:12px;
}
.breadcrumb img{
	padding-left:3px; 
	padding-right:3px;
}
.breadcrumbLeftGray{
	color:#636466;
}
.utilityRightPanel{
	float:right;
	/*width:216px;*/
	width:27%;
	text-align:right;
	color:#e4e4e4;
	font-size:11px;
	padding-top:2px;
}
.utilityRightPanel a{
	/*margin-left:6px;
	margin-right:6px;*/
	color:#a7a9ac;
}
.printIcon{
	margin-right:5px;
}
.shareIcon{
	margin-left:5px;
	margin-right:5px;
}
.fontPlus{
	margin-left:5px;
	margin-right:5px;
}
.fontMinus{
	margin-left:5px;
	margin-right:5px;
}
.utilityRightPanel a.utilityEmail{
	margin-left:5px;
	margin-right:5px;
}
.utilityRightPanel a.utilityRSS{
	margin-left:5px;
}
.utilityRightPanel a img{
	vertical-align:middle;
	margin-top:-2px;
}
.utilityRSS img{
	/*height:12px;
	width:12px;*/
	height:12px;
	width:12px;
}
a.utilityRSS:hover{
	text-decoration:none !important;
}
.breadcrumb a:hover, .utilityRightPanel a:hover{
	color:#f3901d;
}
.utilityRightPanel a:hover, .topNav a:hover{
	text-decoration:underline;
}
.utilityRightPanel span{
	width:1px;
	height:1px;
	float:left;
}

#orange .breadcrumb a:hover{
	color:#f3901d;
}
#blue .breadcrumb a:hover{
	color:#74489d;
}
#green .breadcrumb a:hover{
	color:#b7c726;
}
#red .breadcrumb a:hover{
	color:#74489d;
}

#orange .utilityRightPanel a:hover{
	color:#f3901d;
}
#blue .utilityRightPanel a:hover{
	color:#74489d;
}
#green .utilityRightPanel a:hover{
	color:#b7c726;
}
#red .utilityRightPanel a:hover{
	color:#74489d;
}

/* MY SLIDER STYLES */

.mySlider{
	position:relative;
	float:left;
}
.mySlider .mySliderContainer{
	float:left;
	position:relative;
	/*width:711px;
	height:340px;*/
	width:732px;
	height:339px;
	overflow:hidden;
	z-index:10;
}
.mySlider .slide{
	width:732px;
	height:339px;
	float:left;
	position:absolute;
	display:none;
	left:0;
}
.mySlider .slide::before
{
    display:block;
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    -moz-box-shadow:inset 2px -2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 2px -2px 2px rgba(0,0,0,0.2);
    box-shadow:inset 2px -2px 2px rgba(0,0,0,0.2);
}
.mySlider .sliderControlDiv{
	float:left;
	position:absolute;
	bottom:20px;
	left:20px;
	width:auto;
	z-index:12;
}
.mySlider .thumbslider{
	position:relative;
	float:left;
	/*width:270px;*/
	width:249px;
	z-index:11;
}
.mySlider .thumbslider div{
	float:left;
    cursor: pointer;
    display: block;
	width:249px;
	color:#74489d;
	height:85px;
	position:relative;
}
.mySlider .thumbslider div:first-child{
	height:84px;
}
.mySlider .thumbslider div:first-child span{
	height:84px;
}
.mySlider .thumbslider div span{
	/*display:block;
	margin-right:20px;
	margin-left:20px;*/
	height:85px;		
	display:table-cell; 
	vertical-align:middle;
	/*width:250px;*/
	padding-right:10px;
}
/*.mySlider .thumbslider div.nonactive span.borderTop{*/
.mySlider .thumbslider div.nonactive:first-child span{
	border-top:1px dotted #b4b4b4;
}
.mySlider .thumbslider div.nonactive span{
	/*border-top:1px dotted #b4b4b4;*/	
	border-bottom:1px dotted #b4b4b4;
}
.mySlider .thumbslider div p{
	color:#74489d;
	/*line-height:1em;*/
	line-height:1.3em;
	padding:0;
}

.mySlider .thumbslider div.active{
	background:#74489d;
}
.mySlider .thumbslider div.nonactive{
	background:none;
}
.mySlider .thumbslider div.active p{
	color:#fff;
}
.mySlider .thumbslider div.nonactive p{
	color:#74489d;	
	display:block;
}
p.thumbTxtSmall, p.thumbTxtBig{
	width:218px;
	text-align:right;
}
/*p.thumbTxtSmall{
	position:absolute;
	top:50%;
	padding:0;
}*/
p.thumbTxtBig{
	/*text-transform:uppercase;*/
}
.mySlider .thumbslider div.nonactive p.thumbTxtBig1{
	font-size:21px;
	font-weight:bold;
}
.mySlider .thumbslider div.active p.thumbTxtBig1{
	/*font-size:26px;*/
	font-size:21px;
	font-weight:bold;
}
.mySlider .thumbslider div.nonactive p.thumbTxtSmall{
	/*font-size:14px;*/
	font-size:21px;
	font-weight:bold;
	/*float:left;
	padding-top:15px;*/
}
.mySlider .thumbslider div.nonactive p.thumbTxtBig{
	float:left;
	/*font-size:20px;*/
	font-size:21px;
	font-weight:bold;
	/*padding-top:5px;*/
}
.mySlider .thumbslider div.active p.thumbTxtSmall{
	font-size:21px;
	font-weight:bold;
	/*float:left;
	padding-top:15px;*/
}

.mySlider .thumbslider div.active p.thumbTxtBig{
	float:left;
	/*font-size:36px;*/
	font-size:21px;
	font-weight:bold;
	padding-top:5px;
}
.mySlider .thumbSlected{
	background:url(../../../images/MLT/mainbannerarrow.png) no-repeat;
	width:14px;
	height:28px;
	position:absolute;
	right:-24px;
	top:30px;
}

/*
.mySlider .thumbslider div a{
	background: url(../images/bg_control_nav.png) no-repeat scroll 0 0 transparent;
	height: 13px;
    width: 13px;
	border:1px solid red;
}
.mySlider .thumbslider div a:hover {
    background-position: 0 -13px;
}
.mySlider .thumbslider div a.active {
    background-position: 0 -26px;
    cursor: default;
}*/
.mySlider #prev, .mySlider #next{
	float:left;
	cursor:pointer;
	padding-left:10px;
}
.mySlider #prev{
	/*right:80px;*/
}
.mySlider #next{
	/*right:20px;*/
}
.mySlider #prev img, .mySlider #next img{
	/*width:25px;
	height:25px;*/
}
.mySlider .slide img{
	width:732px;
	height:339px;
}
.mySlider .caption{
	position:absolute;
	bottom:20px;
	right:10px;
	/*height:38px; auto*/
	height:auto;
	background:url(../../../images/MLT/dropdownbg_purple.png);
	width:480px;
	padding-top:5px;
	padding-bottom:5px;
	/*padding-top:2px;
	padding-bottom:2px;*/
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	
}
.mySlider .captionTitle{
	color:#095AA6;
	font-size:24px;
}
.mySlider .captionDesc, .mySlider .captionDesc p{
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-right:0;	
	line-height:1.5em;
}
.mySlider .captionDesc p{
	padding-bottom:0;
}
.captionLocation{
	position:absolute;
	top:10px;
	right:10px;
	height:auto;
	/*background:url(../../../images/MLT/bg_gray.png);*/
	width:auto;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	text-align:right;
	/*color:#74489d;*/
	color:#000;
	font-weight:bold;
	font-size:12px;
}

/* HOME BOTTOM BANNER STYLES */

.homeBottomPanelDiv{
	/*padding*/
	float:left;
	margin-top:25px;
	/*border-top:1px dotted #dcdcdc;*/
}
.stockPriceDiv{
	float:left;
	/*width:270px;
	width:200px;*/
	width:217px;
	text-align:left;
	margin-right:30px;
	/*padding-top:25px;*/
	padding-top:0px;
	/*background:url(../../../images/MCT/stockprice_gray.png) no-repeat;*/
}
.latestNewsDiv{
	float:left;
	/*width:330px;
	width:385px;
	width:435px;*/
	width:413px;
	text-align:left;
	/*padding-top:25px;*/
	padding-top:0px;
	margin-right:25px;
	position:relative;
	/*background:url(../../../images/MCT/news_gray.png) no-repeat;*/
}
.annualReportDiv{
	float:left;
	width:135px;
	/*width:190px;*/
	text-align:left;
	/*padding-top:25px;*/
	padding-top:0px;
	/*background:url(../../../images/MLT/annualreport_gray.png) no-repeat;*/
}
.rightPanelDiv{
	float:left;
	/*width:330px;*/
	width:134px;
	margin-left:22px;
	text-align:left;
	margin-top:4px;
}
.latestNewsDiv table{
	border-collapse:collapse;
	margin-top:12px;
}
.latestNewsDiv table tr td{
	padding:0;margin:0;
}

.stockPriceDiv .title, .latestNewsDiv .title, .annualReportDiv .title{
	font-weight:bold;
}
.stockPriceContentDiv{
	margin-top:15px;
	padding-top:15px;
	padding-bottom:15px;
	background:#f3901d;
	color:#fff;
	margin-bottom:20px;
	-moz-box-shadow: 2px 2px 2px #e4e4e4;
	-webkit-box-shadow:2px 2px 2px #e4e4e4;
	box-shadow: 2px 2px 2px #e4e4e4;
}
.stockPriceContent{
	/*padding-left:22px;*/
	padding-left:12px;
	padding-top:2px;
	padding-bottom:2px;
}
.stockPriceDateContent{
	padding-left:12px;
	padding-top:15px;
}
.stockPriceContentDiv .stockLabel{
	font-size:14px;
	float:left;
}
.homeBottomPanelDiv .stockPriceContentDiv .stockLabel{
	width:80px;
}
.invRelRightDiv .stockPriceContentDiv .stockLabel{
	width:100px;
}
.stockPriceContentDiv .stockValue{
	font-size:14px;
	font-weight:bold;
	padding-left:2px;
}
.stockPriceContentDiv .stockDate{
	font-size:12px;
	padding-left:2px;
	color:#fff;
}

.pageDiv{
	position:absolute;
	right:10px;
	top:15px;
}
.pageDiv div{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:2px;
	color:#fff;
}
.pageDiv div.active{
	background:url(../../../images/MLT/downarrow.jpg) no-repeat scroll center bottom;
	padding-bottom:4px;
}
.pageDiv div.active div{
	background: #f3901d;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
}
.pageDiv div.nonactive div{
	background:#666;
	padding-left:8px;
	padding-right:8px;
	cursor:pointer;
}

.latestNewsContentDiv{
	margin-top:15px;
	display:none;
	position:absolute;

}
.annualReportContentDiv{
	margin-top:32px;
}
.latestNewsContentDiv table{
	border-collapse:collapse;
}
.latestNewsContentDiv table tr td{
	vertical-align:top;
}
.annualReportContentDiv table{
	border-collapse:collapse;
}
.annualReportContentDiv table tr td{
	vertical-align:top;
	border-bottom:none !important;
	padding:0;margin:0;
}
.newsTitle{
	color:#f3901d;
}
.reoprtTitle{
	
}
.tableImgDiv{
	margin-right:10px;
	margin-bottom:5px;
	-moz-box-shadow: 2px 2px 2px #e4e4e4;
	-webkit-box-shadow:2px 2px 2px #e4e4e4;
	box-shadow: 2px 2px 2px #e4e4e4;
	border:1px solid #e4e4e4;
	float:left;
}
.tableImgDiv a{ 
	float:left;/**/
}


.rssEmailDiv{
	font-size:9px;
	margin-bottom:10px;
	float:left;
	width:100%;
}
.rightPanelContentDiv{
	/*padding-left:30px;*/
	/*padding-top:10px;
	padding-left:24px;*/
	padding-top:0px;
}
.rssEmailDiv div{
	float:left;
}
.emailDiv{
	width:60px;
	/*padding-left:20px;*/
	padding-left:14px;
	float:left;
	height:27px;
	position:relative;
}
.rssEmailDiv img{
	vertical-align:middle;
	height:27px;
}
.emailTxt{
	position:absolute;
	width:34px;
	padding-left:2px;
	padding-top:3px;
	letter-spacing:2px;
	left:41px;
}
.rssTxt{
	padding-left:2px;
	letter-spacing:2px;
}
.rightPanelImgDiv{
	float:left;
	margin-top:5px;
}
.rightPanelImgDiv a{
	float:left;
	padding-bottom:5px;
	padding-top:2px;
}
.rightPanelImgDiv div{
	/*padding-bottom:5px;
	padding-top:8px;*/
}
.rightPanelImgDiv div img{
	-moz-box-shadow: 2px 2px 2px #e4e4e4;
	-webkit-box-shadow:2px 2px 2px #e4e4e4;
	box-shadow: 2px 2px 2px #e4e4e4;
}
.newsDate{
	color:#666;
	font-size:12px;
	padding-top:5px;
}
.divBtn{
	/*padding-top:5px;*/
}
.mapSearchDiv .divBtn{
	margin-bottom:10px;
}
.divBtn a{
	/*background:#f3901d;
	color:#f3901d;*/
	color:#74489d;
	font-size:10px;
	/*padding:2px;
	padding-left:5px;
	padding-right:5px;*/
	line-height:1.6em;
}
.divBtn a:hover{
	color:#f3901d;
}
.subContainer{
	position:relative;
	z-index:9;/**/
	text-align:center;
	overflow:hidden;
	/*border-top:1px solid #ccc;*/
}
.subLeftPanel{
	/*width:270px;
	width:247px;*/
	width:240px;
	margin-right:23px;
	float:left;
	text-align:left;
	/*background:url(../../../images/MLT/leftnav_bg.png) repeat-x 0px 198px;*/
	background:url(../../../images/MLT/subshadow.png) no-repeat top right;
	/*min-height:673px;*/
	min-height:477px;
}
.subRightPanel{
	/*width:711px;*/
	width:718px;
	float:left;
	text-align:left;
}

/* Sub Page Left Menu Navigation */
.leftNavDiv {
    float:left;
    /*width:247px;*/
	width:240px;
	text-align:left;
	margin-top:10px;
	/*text-align:right;*/
	/*margin-right:24px;	
	background:url(../../../images/MLT/leftnav_bg.png) repeat-x;
	min-height:475px;*/
}

.subBannerCover{
	position:relative;
	float:left;
	height:197px;
}
.subBannerCoverImg{
	position:absolute;
	height:197px;
	background:url(../../../images/MLT/subimgcover.png) no-repeat;
	width:259px;
	top:0;
	left:0;
	z-index:100;
}
.leftNavTitle{
	/*background:#74489d;*/
	position:absolute;
	color:#fff;
	font-size:18px;
	width:205px;
	bottom:10px;
	padding:10px;
	text-align:right;
	right:13px;
	z-index:101;
}
.leftNavDiv div {
	padding-top: 8px;
    padding-bottom: 8px;
	font-size: 14px;
	border-bottom:1px dotted #dcdcdc;
	/*margin-left:15px;*/
	margin-left:20px;
	margin-right:15px;
	
}
.leftNavDiv div.leftNavHeaderSelected{
	border-bottom:none;
	background: url(../../../images/MLT/downarrow.png) no-repeat 98% 50%;
}
.leftNavHeader_NoMenu, .leftNavHeader_NoMenu a {
    
}
.leftNavHeader_NoMenuSelected, .leftNavHeader_NoMenuSelected a {
	color:#f3901d;
}

.leftNavHeader_NoMenu a:hover, .leftNavHeader_NoMenuSelected a {
	color: #f3901d;
}

.leftNavHeader {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
	background: url(../../../images/MLT/rightarrow.png) no-repeat 98% 50%;
}
.leftNavHeader.selected, .leftNavHeaderSelected a {
	/*background: #333 url(../../../images/MLT/uparrow.png) no-repeat 96% 10px;*/
	color: #f3901d;
}
.leftNavContent {
    display: none;
    padding-top: 0px !important;
    /*padding-left: 20px;*/
	padding-left: 5px;
}
.leftNavContent.selected {
	display: block;
}
.leftNavContent ul {
    padding: 0;
    margin: 0px 0px 0px 0px;
}
.leftNavContent ul li {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background: url(../../../images/MLT/bullets/dot.png) no-repeat 0 7px;
}
.leftNavContent ul li a{
	/*color:#a7a9ac;*/
	color:#636466;
}
.leftNavContent ul li:hover, .leftNavContent ul li.active a {
	color: #f3901d;
}
.leftNavContent ul li a.activeSubNav {
	/*color: #fff;*/
	color: #f3901d;
}
.leftNavContent ul li a:hover {
	color: #f3901d;
}
.subBanner{
	background:#74489d;
	height:232px;
	float:left;
	width:981px;
	text-align:left;
}
.subBannerLeftDiv{
	float:left;
	position: relative; 
	width:240px;
	height:232px;
}
.bannerTitle{
	position:absolute;
	top:50%;
	left:20px;
	width:200px;
	font-size:35px;
	font-weight:normal;
	color:#fff;
	vertical-align:middle;
}
.subBannerRightDiv{
	float:left;
	width:736px;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:0px;
	height:220px;
	position:relative;
}
.subBannerImgCover{
	position:absolute;
	top:5px;left:0;
	width:130px;
	height:16px;
}

.subBannerDiv{
	border-top:4px solid #F24022;
	border-bottom:1px solid #F24022;
	padding-top:16px;
	padding-bottom:10px;
	height:140px;
	display:none;
	/*overflow:hidden;*/
}
.subBannerDiv, .subBannerDiv p{
	font-size:22px;
	line-height:1.5em;
	color: #000;
}
.subContentContainer{
	position: relative;
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.subContentTitle {
	font-size: 22px;
	font-weight:bold;
	margin-bottom:10px;
	color: #74489d;/**/
}
.subContentTitle p {
	font-size: 22px; 
	font-weight:bold;
	margin-bottom:10px;
	color: #74489d;
	/*color: #000;*/
	padding:0px !important;
	line-height:1em !important;
}
.subContentDiv{
	float:left;
	width:100%;
	/*margin-top: 10px;*/
	margin-bottom:5px;
	color:#636466;
	line-height: 1.6em;
	text-align:justify;
}
.subContentDiv ul , .subContentDiv ol{
	padding: 0;
	/*margin: 8px 20px 10px 18px;*/
	margin: 8px 20px 10px 30px;
}
.subContentDiv ul li {
	/*font-size: 14px;*/
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 10px;
	background: url(../../../images/MLT/bullets/dot.png) no-repeat 0 10px;
	font-weight: normal;
}
.subContentDiv a{
	color:#74489d;
}
.subContentDiv a:hover{
	color:#f3901d;
}
.subContentContainer p{
	text-align:justify;
}
.subContentDiv p{
	padding:8px 20px 8px 0px;
	
}

/* Portfolio Page Styles */

.pfLeftDiv{
	float:left;
	width:341px;
}
.pfRightDiv{
	float:left;
	width:605px;
	padding-left:35px;
}
.pfLeftContentDiv{
	float:left;
	width:100%;
}
.pfEnquiryDiv{
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:100%;
}
.pfFloorAreaDiv, .pfLocationDiv, .pfPlatformDiv{
	border-top:2px solid #74489d;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	width:331px;
	float:left;
}
.pfLocationDiv hr{
	/*padding-right:10px;*/
	width:96%;
	float:left;
	clear:both;
}
.pfEnquiryTitle{
	float: left;
	/*background: #999;*/
	background:#74489d;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width:331px;
	/*width:235px;*/
	color:#fff;
}
.pfContactInfo {
	float: left;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom:10px;

}
.pfContactInfo p a{
	word-break:break-all;
}
.pfContactInfo p{
	padding:0px;
	font-size:12px;
}
.pfEnquiryDiv .pfContactInfo p{
	font-size:14px;
}
.pfDivTitle{
	float: left;
	width: 100%;
	font-size: 12px;
	/*color: #a7a9ac;*/
	color: #636466;
}
.pfDivSubTitle{
	padding-top: 15px;
	color: #666666;
	padding-bottom: 10px;
	float:left;
	width:100%;
}
.pfPropertyImageMobile{
	display:none;
}
.txtUpperCase {
	text-transform: uppercase;
}
.blackBold {
	font-weight: bold;
	color: #636466;
	line-height:1.6em;
}
.greenBold {
	font-size: 23px;
	color: #74489d;
	font-weight: normal;
}
.pfSubBottomContainer {
	float: left;
	background: #f3f1ed;
	/*width: 981px;*/
	width: 341px;
	border-top: 1px solid #a7a9ac;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.pfRelatedContentLeft {
	float: left;
	width: 230px;
	padding-left: 25px;
	padding-right: 25px;
}
.pfRelatedContentRight {
	float: left;
	/*width: 691px;*/
	width: auto;
	padding-right: 10px;
}
.pfRelated {
	font-size: 12px;
}
.pfRelatedContentLeft ul {
	padding: 0;
	margin: 5px 0px 0px 3px;
}
.pfRelatedContentLeft ul li {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 10px;
	background: url(../../../images/MLT/bullets/dot.png) no-repeat 0 7px;
	font-weight: normal;
}
.pfRelatedContentLeft ul li a{
	color:#f3901d;
}
.pfRelatedBlurb{
	padding-left:10px;
}
.pfRelatedBlurb, .pfRelatedBlurb p {
	font-size: 14px;
}

/* start of properties description and its modal */
.btnMoreInfo {
	width: 65px;
	margin: 0 10px 0 0;
	padding: 2px;
	background-color: #f3901d;
	text-align: center;
	float: right;
	display: none;
}
.btnMoreInfo a {
	color: #fff;
	text-decoration: none;
}
#overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #000;
    z-index: 6000;
}
#modal {
    position: fixed;
    display: none;
    background-color: #fff;
	width:800px;
    padding:0;
    z-index: 6001;
	/*-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;*/
	-moz-box-shadow: 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px rgba(0,0,0,0.2);
	box-shadow: 5px 5px rgba(0,0,0,0.2);
}

.pfFullInfoSubTitle {
	margin: 0;
	padding: 50px 25px 20px 25px;
	background:#74489d;
	color:#fff;
}
.pfFullInfoSubTitle .greenBold {
	color: #fff;
	font-weight:bold;
}
.pfRelatedFullInfo {
	margin:0;
	padding:25px;
	background:#fff;
	/*background: #f3f1ed;
	border-top: 1px solid #999;*/
	-moz-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
}
#close {
    position: absolute;
    background-image: url(../../../images/MLT/modal-close.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    text-indent: -9999px;
    top: 20px;
    right: 20px;
}
/* end of properties description and its modal */
.pfRelatedBlurb p {
	padding:0;
}
.pfEnquiryDivLeftMenu, .portfolioQuickLink{
	width: 235px;
	margin-top:30px;
	float:left;
}
.pfEnquiryDivLeftMenu.EnquiryDivMobile{
	display:none;
}
.pfEnquiryDivLeftMenu .pfEnquiryTitle{
	width: 230px;
	padding-left:5px;
}
.pfEnquiryDivLeftMenu .pfContactInfo{
	width: 230px;
	padding-left:5px;
	padding-bottom:0px;
}

.portfolioQuickLink .pfQLTitle{
	float: left;
	background: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#fff;
	width: 230px;
	padding-left: 5px;
}
.pfQLContent{
	float:left;
	width: 230px;
	padding-left:5px;
	padding-top:10px;
}
.pfQLContent ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
}
.pfQLContent ul li {
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background: url(../../../images/MLT/bullets/dot.png) no-repeat 0 7px;
}

.searchTitle{
	font-size:17px;
	font-weight:bold;
	padding-bottom:10px;
	position:relative;
	float:left;
	width:100%;
	margin-top:10px;
	color:#636466;
}

.imgContainer{
	position:relative;
	/*background-color:#000000;*/
	height:113px;
}

.mOverDiv{
	position:absolute;
	width:170px;
	height:113px;
	text-align:center;
	display:none;
	cursor:pointer;
	background:url(../../../images/MLT/blackciver.png);
}
.mOverDivTitle{
	position:absolute;
	color:#ffffff;
	font-size:15px;
	top:10px;
	left:0;
	width:164px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	font-weight:bold;
}
.mOverDiv .divBtn{
	position:absolute;
	bottom:0;
	right:0;
	color:#ffffff;
	background:#74489d;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
}
.mOverDiv .divBtn a{
	color:#ffffff;
}

/* PORTFOLIO SLIDER STYLES */

.myPortfolioSliderTitle{
	font-size: 14px;
	color:#636466;
	margin-bottom:10px;
}
.myPortfolioSlider{
	position:relative;
	float:left;
}
.myPortfolioSlider .mySliderContainer{
	float:left;
	position:relative;
	width:605px;
	height:403px;
	overflow:hidden;
	z-index:10;
}
.myPortfolioSlider .slide{
	width:605px;
	height:403px;
	float:left;
	position:absolute;
	display:none;
	left:0;
}
.myPortfolioSlider .bannerControlDiv{
	position:absolute;
	top:140px;
	width:100%;
	z-index: 12;
}
.myPortfolioSlider .bannerControlDiv #prevBanner,
.myPortfolioSlider .bannerControlDiv #nextBanner{
	cursor:pointer;
	width:39px;
	height:39px;
	padding-top:30px;
	position:absolute;
}

.myPortfolioSlider .bannerControlDiv #prevBanner{
	left:10px;
}
.myPortfolioSlider .bannerControlDiv #nextBanner{
	right:0;
}

.myPortfolioSlider .sliderControlDiv{
	float:left;
	/*position:absolute;
	bottom:20px;
	left:0px;
	z-index:12;*/
	width:605px;
}
.myPortfolioSlider .sliderControlDiv #prev, 
.myPortfolioSlider .sliderControlDiv #next{
	cursor:pointer;
	width:39px;
	height:39px;
	float:left;
	padding-top:30px;
}
.myPortfolioSlider .sliderControlDiv #prev{
	padding-right:3px;
}
.myPortfolioSlider .sliderControlDiv #next{
	padding-left:3px;
}
.myPortfolioSlider .sliderControlDiv #prev img, .myPortfolioSlider .sliderControlDiv #next img{
	/*width:25px;
	height:25px;*/
}
.myPortfolioSlider .thumbsliderDiv{
	position:relative;
	width:520px;
	/*margin-left:6px;
	margin-right:6px;*/
	overflow:hidden;
	margin-top:10px;
	float:left;
}
.myPortfolioSlider .thumbsliderDiv .thumbslider{
	/*width:505px;*/
	width:9999px;
}
.myPortfolioSlider .thumbslider div{
	float:left;
    cursor: pointer;
    display: block;
	color:#74489d;
	width:130px;
	/*margin-left:4px;
	margin-right:4px;*/
	height:79px;
	position:relative;
	/*margin-right:10px;*/
}
.myPortfolioSlider .thumbslider div span{
	display:block;	
	/*padding-top:15px;
	height:70px;*/
}
.myPortfolioSlider .thumbslider div.nonactive span.borderTop{
	border-top:1px dotted #b4b4b4;
}
.myPortfolioSlider .thumbslider div p{
	color:#74489d;
	padding:0;
	margin:0;
	line-height:1.2em;
}
.myPortfolioSlider .thumbslider div.active img{
	border:2px solid #74489d;
}
.myPortfolioSlider .thumbslider div.nonactive img{
	/*border:none;*/
	border:1px solid #e4e4e4;
	margin-top:2px;
}

.myPortfolioSlider .thumbSlected{
	/*background:url(../../../images/MLT/mainbannerarrow.png) no-repeat top center;
	width:14px;
	height:28px;
	position:absolute;
	right:50%;
	top:0px;*/
}
.myPortfolioSlider .thumbslider div img{
	width:122px;
	margin-left:4px;
	margin-right:4px;
	height:75px;
}
.myPortfolioSlider .slide img{
	width:605px;
	height:403px;
}


.gMapDiv{
	float:left;
	/*width:605px;
	width:718px;*/
	width:100%;
	height:425px;
	/*height:898px;
	height:560px;*/
	margin-top:30px;
	padding-bottom:35px;
}
.gMapInnerDiv{
	width:491px;
	overflow-x:hidden;
	float:left;
}

.gMapTitleDiv{
	color:#fff;
	background:#333;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	font-weight:bold;
	float:left;
	width:701px;
	vertical-align:middle;
}
/*.gMapTitle{
	float:left;
	color:#fff;
	padding-top:5px;
}*/
.gMapTitle{
	color:#fff;
	background:#333;
	padding-left:10px;
	font-weight:bold;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
}
.gMapTitleDiv .gMapTitle{
	float:left;
	padding-top:3px;
	padding-bottom:0px;
}
.searchDiv{
	float:right;
	margin-right:10px;
}
.searchDiv label.search{
	background:#999;
	padding:2px;
	cursor:pointer;
}
.searchDiv input{
	vertical-align:middle;
}
.searchDiv input[type="text"]{
	width:20em;
	background:transparent;
	background-color:#ffeacb;
	/*border:1px solid #f3901d;*/
	height:14px;
}
.searchHead{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-right:5px;
}
.mapSearchDiv
{
    float: left; 
    width: 215px; 
    height: 398px;
	/*height:570px;*/
    background: #cccccc; 
	padding-right:5px;
    overflow-y: auto;
    overflow-x: hidden;
}
.cityLocationDiv{
	/*width:280px;color:#fff;*/
	font-weight:normal;
	float:left;
	width:210px;
	color:#000;
	margin-top:8px;
	margin-bottom:8px;
	font-size:13px;
}
.cityLocationDiv div div{
	width:100%;
	float:left;
}
.cityLocationDiv .inner{
	float:left;
	font-size:12px;
	display:none;
	/*width:260px;*/
	width:210px;
	padding-left:10px;
	padding-bottom:5px;
}
.cityLocationDiv .inner span{
	float:left;
	padding-right:10px;
	/*width:120px;*/
	width:95px;
}
.cityLocationDiv input{
	margin-left:0;
	margin-right:0;
	padding-left:0;
	margin-left:0;
}
/*input[type="radio"], 
input[type="checkbox"] {
	height: 1.2em;
	width: 1.2em;
	margin: 0 0.1em 0.2em 0;
	vertical-align: middle;
	background: -webkit-linear-gradient(#FCFCFC, #DADADA);
	-webkit-appearance: none;
	-webkit-transition: box-shadow 200ms;
	 box-shadow:inset 1px 1px 0 #fff, 0 1px 1px rgba(0,0,0,0.1);
}

input[type="checkbox"]:checked:before {
	font-weight: bold;
	color: rgba(0, 0, 0, 0.7);
	content: '\2713';
	-webkit-margin-start: 0;
	margin-left: 2px;
	font-size: 0.9em;
}*/


.searchResultsDiv, .divResultProperties{
	float:left;
	width:100%;
	padding-bottom:40px;
}
.searchResultsDiv table, .divResultProperties table{
	/*width:100%;*/
	width:710px;
	border-collapse:collapse;
}
.searchResultsDiv table tr td, .divResultProperties table tr td{
	vertical-align:top;
	border-top:1px solid #74489d;
	/*border-bottom:1px dotted #cccccc;*/
	border-bottom:1px solid #74489d;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0px;
}
.searchResultsDiv table tr.tdGray td, .divResultProperties table tr.tdGray td{
	background:#f3f2f1;
}
.searchResultsImage{
	margin-right:10px;
}
.searchResultsImage a{
	/*background:#f3f1ed;*/
	/*padding:10px;*/
}
.searchResultsImage img{
	/*border:2px solid #cccccc;*/
}
.searchResultsTitle, .searchResultsDescription{
	width:510px;
	padding-bottom:10px;
	text-align:left;
}
.searchResultsTitle, .searchResultsTitle a{
	color:#74489d;
	font-size:18px;
}
.searchResultsDescription{	
	font-size:12px;
	color:#666666;
}
.searchResultsDescription span{
	line-height:1.7em;
}
.PortfolioPagination{
	text-align:right;
	padding-bottom:10px;
	vertical-align:top;
	margin-right:8px;
}
.PortfolioPagination a, .PortfolioPaginationBottom a{
	vertical-align:top;
	display:inline-block;
	/*padding-top:3px;*/
	height:18px;
}
.PortfolioPagination a:hover, .PortfolioPaginationBottom a:hover{
	color:#b7c726;
}
.PortfolioPagination .paginationFirstButtons, .PortfolioPagination .paginationButtons,
.PortfolioPaginationBottom .paginationFirstButtons, .PortfolioPaginationBottom .paginationButtons
{
	padding-top:3px;
}
.PortfolioPagination.elevated{
	position:absolute;
	right:0;
	top:5px;
	font-size:12px;
}
.PortfolioPaginationBottom{
	position:absolute;
	right:0;
	bottom:0px;
	font-size:12px;
}
.PortfolioPagination{
	font-size:12px;
}


/* PORTFOLIO ASSET PAGE STYLES */

.pfThumbDiv{
	float: left;
	/*background: #eee url(../../../images/MLT/grayimage.jpg) no-repeat;*/
}
.pfTitle{
	font-size: 14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
.pfImgDiv{
	position: relative;
	height: 123px;
}
.pfImgOverDiv {
	position: absolute;
	width: 184px;
	height: 123px;
	text-align: center;
	display: none;
	cursor: pointer;
	/*background: url(../../../images/MLT/blackciver.png);*/
}
.pfImgTitle{
	position: absolute;
	color: #fff;
	top: 10px;
	left: 0;
	width: 174px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
}
/*.divBtn {
	float: left;
	background: #b7c726;
	padding: 2px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	color:#fff;
}
.pfImgOverDiv .divBtn {
	position: absolute;
	bottom: 0;
	right: 0;
}*/

.featuredDiv{
	float: left;
	width: 110%;
	text-align: left;
	padding-top: 11px;
	/*background: url(../../../images/MLT/news_gray.png) no-repeat;*/
}

.featuredDiv .imgContainer{
	float:left;
	margin-top:20px;
	margin-right:10px;
}
.featuredDiv .imgContainer:last-child { 
	margin-right:0px;
}

.featuredTitle{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	/*border-top: 1px dotted #ccc;*/
	border-bottom:1px solid #74489d;
	margin-right:8px;
}
.featuredDiv table {
	/*width:100%;*/
	width:720px;
	border-collapse: collapse;	
}
.featuredDiv table tr td{
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:0px;
}
.featuredDivImage{
	position:relative;
	margin-right:12px;
}
.featuredDivImage img{
	width:184px;
	height:123px;
}
.featuredDivImageText{
	position:absolute;
	background:#74489d;
	color:#fff;
	bottom:0;
	left:0;
	padding-top:10px;
	padding-bottom:10px;
	width:174px;
	padding-left:5px;
	padding-right:5px;
	display:none;
}
.featuredTdTitle, .featuredTdDescription{
	width: 510px;
	padding-bottom: 10px;
}
.featuredTdTitle a{
	font-size: 18px;
	color:#74489d;
}
.featuredTdDescription{
	font-size: 12px;
	color: #666666;
	line-height:1.6em;
}
.black {
	color: #000;
	font-weight: bold;
}
.pfQuickLinks{
	background:#f1f1f1;
	float:left;
	width:331px;
	padding-left:10px;
	margin-top:20px;
}
.pfQuickLinks .pfDivTitle{
	color:#636466;
	padding-top:20px;
	text-transform:uppercase;
	font-weight:bold;
}
.pfQuickLinks ul {
	padding: 0;
	margin: 0px 10px 0px 20px;
}
.pfQuickLinks ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 10px;
	background: url(../../../images/MLT/bullets/dot.png) no-repeat 0 7px;
	font-weight: normal;
	/*color:*/
}
.pfQuickLinks ul li a{
	color:#f3901d;
}
/* Investor Relations Styles */
.invRelDiv{
	float:left;
	padding-top:15px;
	width:100%;
}
.invRelLeftDiv{
	float:left;
	/*width:421px;*/
	width:441px;
	padding-right:20px;
}
.invRelRightDiv{
	float:left;
	/*width:270px;
	width:240px;*/
	padding-left:12px;
	width:245px;
}
.invRelRightDiv .stockPriceContentDiv{
	margin-bottom:0;
}

.invRelRightDiv .stockPriceDiv{
	margin-right:0px !important;
	/*width:245px !important;*/
	width:245px;
}
.invRelTitleDiv{
	float: left;
	width: 100%;
	text-align: left;
	padding-top: 11px;
	/*background: url(../../../images/MLT/news_gray.png) no-repeat;
	margin-top:27px;*/
	margin-top:10px;
}
.invRelTitle{
	font-size: 14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	/*border-top: 1px dotted #ccc;*/
}
.invRelImgDiv{
	margin-bottom:20px;
}

/* Investor Relations Tab Styles */
.invRelTabDiv {
	margin:0;
	/*padding-top:8px;*/
	padding-top:0px;
	text-align:left;
	width:100%;
	float:left;
	/*background:#f3901d;
	background:#999;
	padding-left:5px;*/
	z-index:11;
	position:relative;
}
.invRelTabDiv div {
    float:left;
	/*width:auto;*/
	width:220px;
}
.invRelTabDiv a {
    display:block;
    float:left;
    text-decoration:none;
	margin-right:2px;
	line-height:2em;	
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	width:197px;
}
.invRelTabDiv .active_Tab{
    color:#fff;
	line-height:2.0em;
	font-weight:bold;
	/*background:#999;*/
	background:#74489d;
	border:1px solid #59249B;
	border-bottom:none;
}
.invRelTabDiv .nonactive_Tab{
	color:#999;
	line-height:1.95em;
	/*lbackground:#ED650F;*/
	background:#e5e5e5;
	border:1px solid #ccc;
	border-bottom:none;
	font-weight:normal;
	/*border-bottom:1px solid #fff;*/
}

.invRelTabContentDiv{
	z-index:10;
	position:relative;
	border-top:1px solid #59249B;
	display:none;
	position:relative;
	overflow:hidden;
	text-align:left;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:10px;
	float:left;
	/*min-height:250px;
	width:100%;*/
	width:439px;
	margin-top:0px;
}
.invRelDiv table{
	border-collapse: collapse;
	width:100%;
}
.invRelTabContentDiv .divBtn, .invRelEventsDiv .divBtn{
	border-top:1px dotted #ccc;
	margin-top:10px;
	padding-top:5px;
}
.invRelDiv table tr td{
	/*border-bottom: 1px solid #ccc;
	padding-top:10px;*/
	padding:0;margin:0;
}
.invRelIconDiv{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	margin-top:5px;
}
.invRelIconDiv a{
	margin:0;
	padding:0;
	float:left;
}
.invRelRightDiv .pfEnquiryDiv{
	margin-top:20px;
}
.invRelRightDiv .pfEnquiryTitle{
	background:#999;
}
.invRelEventsDiv{	
	float:left;
	margin-bottom:20px;
}

/* Newsroom Styles */
.newsroomDiv{
	float:left;
}
.newsroomLeftDiv{
	float:left;
	/*width:421px;*/
	width:718px;
	padding-right:20px;
}
.newsroomRightDiv{
	float:left;
	width:270px;
}
.newsroomDiv table{
	border-collapse: collapse;
	width:100%;
	clear:both;
}
.newsroomDiv table tr td{
	padding-top:10px;
	/*border-bottom: 1px solid #ccc;*/
}
.newsYearTable{
	margin-bottom:10px;
	/*width:auto !important;*/
	border-bottom:1px dotted #e4e4e4;	
	display:block;
	width:100%;
}
.newsYearTable tr td{
	padding-top:10px;
	border-bottom: none !important;
	width:610px;
	padding-bottom:10px;
}
.newsYearTable tr td:first-child{
	width:105px;
}
.newsroomLeftDiv table tr td{
	vertical-align:top;
}
.newsroomLeftDiv .newsHead{
	width:605px;
	padding-left:5px;
	/*width:570px;
	padding-left:10px;*/
}
.byYear{
	padding-right:42px;
	font-weight:bold;
}
.newsroomLeftDiv .byYear{
	padding-top:5px;
}
.date{
	color: #666;
	font-size:12px;
	padding-right:30px;
	padding-top:1px;
}
.remarks
{
    color: #bbb;
	font-size:12px;
	line-height:1.5;
}
.newsYearTable.eventsList
{
    margin-bottom:10px;
	width:auto !important;
	border-bottom:1px dotted #e4e4e4;
	/*padding-bottom:10px;*/
	display:block;
	border-collapse: collapse;
	clear:both;
}
.eventsList .date{
	padding-bottom:10px;
}
.newsHead{
	/*padding-top:5px;*/
	padding-bottom:15px;	
}
.newsHead, .newsHead a{
	color:#401f5e;
	line-height:1.3em;
}
.newsHead a:hover{
	color:#f3901d;
}
.invRelLeftDiv .newsHead, .invRelLeftDiv .newsHead a{
	/*color:#000;*/
	color:#401f5e;
}
.invRelLeftDiv .newsHead a:hover{
	color:#f3901d;
}
.homeBottomPanelDiv .newsHead a{
	font-size:14px;
	/*font-size:12px;*/
}
.newsroomTitleDiv{
	float: left;
	width: 100%;
	text-align: left;
	/*padding-top: 11px;
	background: url(../../../images/MLT/news_gray.png) no-repeat;*/
}
.newsroomTitle{
	font-size: 22px;
	font-weight:bold;
	padding-bottom:15px;
	/*padding-top:10px;
	border-top: 1px dotted #ccc;*/
	color:#74489d;
}
.newsroomTitleSmall{
	color:#636466;
	padding-top:15px;
	font-size:21px;
}
.newsroomImgDiv{
	margin-bottom:20px;
}
.IPOImage{
	padding-right:20px;
}
.IPOImage img {
	-moz-box-shadow: 2px 2px 2px #e4e4e4;
	-webkit-box-shadow: 2px 2px 2px #e4e4e4;
	box-shadow: 2px 2px 2px #e4e4e4;
	border: 1px solid #e4e4e4;
}
.divARLinks{
	padding-top:10px;
}
.IPOHead{
	width:570px;
	padding-bottom:10px;
}

.IPOHead a{
	color:#74489d;
}
.IPOHead a:hover{
	color:#F3901D;
}

.IPODate{
	font-size:12px;
	color:#666666;
}
.divYearTitle{
	/*font-size:16px;*/
	padding-top:20px;
}
.IPOHead a, .IPODate li a{
	color:#74489d;
}
.IPOHead a:hover, .IPODate li a:hover{
	color:#F3901D;
}

/* FINANCIAL RESULTS STYLES */
.fResultsDiv{	
	float: left;
	width: 100%;
	text-align: left;
	/*padding-top: 11px;
	background: url(../../../images/MLT/news_gray.png) no-repeat;*/
}
.fResultsTitle{
	font-size: 14px;
	font-weight: bold;
	/*border-top: 1px dotted #ccc;*/
}
.fResultsListDiv{
	float:left;
	width:100%;
}
.fResultsLeftDiv{
	float:left;
	padding-right:15px;
	padding-top:5px;
}
.fResultsRightDiv{
	float:left;
	width:566px;
	min-height:150px;
}

.fQtrDiv{
	background:#999;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	width:100px;
	height:105px;
	padding-top:20px;
	margin-bottom:20px;
}
.fQtrTable{
	border-collapse: collapse;
	width:100%;	
	margin-bottom:20px;
}
.fQtrTable tr td{
	border-bottom: 1px dotted #ccc;
	vertical-align:top;
	margin:0;
	padding:0;
	padding-top:7px;
	padding-bottom:7px;
}
.fResultsHead{
	width:560px;/**/
}
.fResultsHead, .fResultsHead a{
	color:#74489d;
	line-height:1.3em;
	/*padding-right:10px;*/
}
.fResultsHead a:hover{
	color:#f3901d;
}
.fQtrTable tr.fQtrPadding td{
	padding-top:5px;
}
.fQtrText{
	font-size:18px;
}
.fQtrYear{
	font-size:14px;
}
.downLoadIcon{
	display:none;
	font-size:11px;	
	/*background: url(../../../images/MLT/Icons/PDF.png) no-repeat top left;*/
	height:18px;
	/*padding-left:20px;*/

}
.downLoadIconWebCast{
	display:none;
	font-size:11px;	
	/*background: url(../../../images/MLT/Icons/webcast.jpg) no-repeat top left;*/
	/*padding-left:20px;*/
	height:18px;
}

/* BOARD OF DIRECTORS */

.boardDirectorsContainer{
	float:left;
	padding-top:10px;
	position:relative;
}
.boardDirectorsContainer img{
	width:345px;
}
.boardDirectorsContentDiv{
	float:left;
	overflow:hidden;
	text-align:left;
	width:100%;
}
.boardDirectorsMoreContent{
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
}
.boardDirectorsMoreContent p{
	padding-top:0;
	padding-bottom:0;
	margin-top:5px;
	margin-bottom:15px;
	font-size:14px;
}
.boardDirectorsRowDiv{
	float:left;
	position:relative;
	width:718px;
	border-bottom:1px dotted #ccc;
	padding-top:15px;
	padding-bottom:5px;
	border-collapse:collapse;
}
.boardDirectorsRowDiv1{
	float:left;
	position:relative;
	width:718px;
	/*border-bottom:1px dotted #ccc;*/
	padding-top:15px;
	border-collapse:collapse;
}
.boardDirectorsContainer table{
	border-collapse:collapse;
}
.boardDirectorsTwoColDiv tr td, .boardDirectorsContainer tr td{
	vertical-align:top;
	padding:0;margin:0;
}
.boardDirectorsRowDiv2{
	float:left;
	width:350px;
	margin-right:10px;
	padding-top:20px;
	padding-bottom:10px;
	position:relative;
	border-bottom:1px dotted #ccc;
}
.boardDirectorsContentHeadDiv{
	float:left;
	/*width:100%;*/
}
.boardDirectorsImage{
	float:left;
	width:350px;
	/*height:231px;*/
}
.boardDirectorsDescDiv{
	float:left;
	padding-top:10px;
	padding-bottom:5px;
	width:350px !Important;
	margin-right:7px;
	overflow:hidden;
}
.boardDirectorsRowDiv .boardDirectorsDescDiv{
	border-top:2px solid #74489d;
}
.boardDirectorsRowDiv1 .boardDirectorsDescDiv{
	border-top:2px solid #74489d;
	width:718px;
	padding-top:0px;
	padding-bottom:0px;
}
.boardDirectorsRowDiv1 .boardDirectorsImage{
	height:0px;
	padding-top:0px;
	padding-bottom:0px;
}
.boardDirectorsDescTitle{
	font-size:17px;
	padding-bottom:0px;
	padding-left:10px;
	/*color:#000;*/
	color:#74489D;
}
.boardDirectorsDescTitle a{ 
	/*color:#74489d;*/
	color:#000;
}
.boardDirectorsDescSubTitle{
	/*padding-bottom:10px;*/
	font-size:15px;
	color:#a7a9ac;
	/*color:#000;*/
	padding-left:10px;
}
.boardDirectorsRowDiv .boardDirectorsDescDiv{
	width:718px;
	/*padding-top:10px;*/
}
/*.boardDirectorsDescContent{
	padding-left:10px;
}
.boardDirectorsDescContent, .boardDirectorsDescContent a{
	font-size:14px;
	color:#636466;
}*/
.boardDirectorsNormalIcon{
	position:absolute;
	right:10px;
	bottom:2px;
	padding:2px;
	padding-right:10px;
	font-size:13px;
	background: url(../../../images/MLT/downarrow.png) no-repeat center right;
	cursor:pointer;
	color:#74489d;
}
.boardDirectorsActiveIcon{
	position:absolute;
	right:10px;
	bottom:0;
	padding:2px;
	padding-right:10px;
	font-size:13px;
	background: url(../../../images/MLT/uparrow.png) no-repeat center right;
	cursor:pointer;
	color:#74489d;
}
.boardDirectorsRowDiv .boardDirectorsNormalIcons{
	bottom:60%;
}
.closeText{
	display:none;
}
.moreText {
	display: block;
}

/* Expand Collapse Content Styles */

.expandCollpaseDiv{
	margin-top:20px;
}
.expandHeader, .expandContent{
	width:95%;
	float:left;
}
.expandHeader{
	cursor:pointer;
	min-width:20px;
	min-height:14px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333;
	font-weight:bold;
}
.expandContent{
	display:none;
	padding:10px;
	padding-top:0px;
}
.expandContent ul {
	padding: 0;
	margin: 5px 0px 0px 10px;
}
.expandContent ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 10px;
	background: url(../../../images/MLT/bullets/dot.png) no-repeat 0 7px;
	font-weight: normal;
}
.expandContent a{
	color:#f3901d;
}

.expandContent p{
	padding:8px;
}

/* SITE MAP STYLES */

.sMapContentDiv{
	position:relative;
	height:100%;
	text-align:left;
}
.subContentTitleSitemap{
	font-size: 22px;
	text-align:left;
	padding-left:20px;
	font-weight:bold;
	padding-top:20px;
	color:#401f5e;
}
.sMapContentDiv{
}
.sMapContentDiv table{
	text-align:left;
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
}
.sMapContentDiv table tr td{
	vertical-align:top;
	padding-top:10px;
	/*padding-bottom:10px;*/
	padding-left:10px;
	width:25%;
}
.sMapLinkContainer{
	padding-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}

.sMapTitle{
	font-size:15px;
	color:#401f5e;
	border-bottom:1px solid #401f5e;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-left:10px;
}
.sMapLink{
	padding-top:2px;
	padding-bottom:2px;
}
.sMapLink, .sMapLink a{
	font-size:12px;
	color:#636466;
}
.sMapLink, .sMapLink a:hover{
	color:#f3901d;
}
.sMapSubTitle{
	font-size:13px;
	color:#f3901d;
	margin-left:10px;
}
.sMapContentDiv ul {
	padding: 0;
	margin: 5px 0px 5px 5px;
}
.sMapContentDiv ul li {
	list-style-type: none;
	margin: 0;
	padding: 0 5px 5px 5px;
	font-weight: normal;
	line-height:1.2em;
}
.sMapContentDiv ul li a{
	/*font-size:11px;*/
}

/* CONTACT US PAGE STYLES */

.feedBackContainer{
	float:left;
	padding-top:20px;
	color:#636466;
	font-family: Helvetica LT Std, Arial;
}
.feedackTitle{
	font-size:15px;
	width:100%;
	font-weight:bold;
}
.feedackSubTitle{
	font-size:13px;
	padding-top:10px;
}
.feedBackContainer table{
	/*padding-top:20px;
	border:1px solid gray;*/
	border-collapse:collapse;
	margin-top:10px;
	width:100%;
	font-size:12px;
}
.feedBackContainer table tr td{	
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
	/*border:1px solid red;*/
}
.feedBackContainer table tr td table{
	margin:0;padding:0;
	width:auto !important;
}
.feedBackContainer table tr td table tr td{	
	vertical-align:top;
	padding-top:0px !important;
}
div.styled_select { 
    overflow:hidden;
    padding:0; 
    margin:0; 
    background: white url(../../../images/MLT/dropdownarrow.png) no-repeat bottom right; 
    width:285px;
    border:5px solid #ebebeb;
	margin-top:5px;
	height:20px;
	padding:2px;
}
div.styled_select select { 
    width:305px;
    background-color:transparent; 
    background-image:none; 
    -webkit-appearance: none; 
    border:none; 
    box-shadow:none; 
}
div.styled_select select option{
}
.feedBackContainer input{
	width:285px;
	margin-top:5px;
	padding:3px;
	-webkit-appearance: none;
	-webkit-border-radius:0px;
	border:5px solid #ebebeb;
}
.feedBackContainer input[type="button"]{
	-webkit-appearance: none;
	-webkit-border-radius:0px;
}
.feedBackContainer textarea{
	width:650px;
	margin-top:5px;
	border:5px solid #ebebeb;
}
.feedbackBtnContainer{
	width:100px !important;
}
.feedBackContainer .divBtn{
	margin-right:10px;
	/*height:20px;*/
}
.errMsg, .error_msg{
	font-size:12px;
	color:#ff0000;
	padding-top:2px;
}
.feedBackContainer input[type="submit"], .feedBackContainer input[type="reset"]{
	border:none;
	padding-left:10px;
	padding-right:10px;
	width:64px;
	cursor:pointer;
	font-size:14px;
	height:20px;
	padding-top:1px;
}
.feedBackContainer .divBtn{
	background:#f3901d;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	padding-top:2px;
	height:18px;
}
.feedBackContainer a{
	color:#f3901d;
	font-size:14px;
}
#btnReset {
	cursor: pointer;
	cursor: hand;
	font-family: Helvetica LT Std, Arial;
	font-size: 14px;
	font-weight: normal;
}
.capthcaDiv{
	position:relative;
}
.Captcha_Error_Div{
	position:absolute;
	/*left:194px;*/
	left:200px;
	top:28px;
	width:300px;
}
.capthcaDiv input{
	margin-left:0px;
	margin-left:0px;
	width:5em;
}
.capthcaDiv div div span{
	float:left;
	width:100%;
	/*display:inline;*/
}
.lastNameLabel{
	/*width:90px;*/
	padding-left:10px;
}
.fisrtNameInput input, .lastNameInput input{
	width:20em;
}

.printFriendly{
	background:#fff;
	padding:0 1% 0 1%;
	position:relative;
	height:100%;
	/*width:100%;*/
	width:981px;
}
/*.printFriendlyText{
	font-size:12px;
	position:absolute;
	top:20px;
	right:20px;
}*/
.printThisText a{
	font-size:11px;
}

/* MAP DATA STYLES */

.MapData{
	display:none;
}
.propertyDetails{
	float:left;
}
.propertyName{
	font-weight:bold;
	color:#74489d;
	width:225px;
}

.propertyName a{
	font-weight:bold;
	color:#74489d;
	width:225px;
}

.propertyName a:hover{
	font-weight:bold;
	color:#74489d;
	width:225px;
}

.propertyImage{
	margin-top:10px;
	margin-bottom:10px;
}
.propertyImage img{
	width:225px;
	height:150px;
}
.propertyAddress{
	font-size:12px;
	width:225px;
}

#toTop {
	width:80px;
	/*border:1px solid #ccc;
	background:#f7f7f7;*/
	text-align:center;
	font-weight:bold;
	padding:5px;
	position:fixed; /* this is the magic */
	bottom:10px; /* together with this to put the div at the bottom*/
	right:10px;
	cursor:pointer;
	display:none;
	color:#f3901d;
	font-size:11px;
	z-index:1000;
	background: url(../../../images/MLT/uparrow.png) no-repeat 0 10px;
}

.responsiveMenu{
	background:#999;
	padding:5px;
	width:50px;
	position:absolute;
	top:20px;
	right:0px;
	display:none;
}
.responsiveMenu a{
	color:#fff;
}
.responsiveMenu a:hover{
	text-decoration:none;
}

/* AWARDS & ACCOLADES PAGE STYLES */

.awardsContainer{
	float:left;
	padding-top:5px;
	position:relative;
	margin-top:20px;
}
.awardsContentDiv{
	display:none;
	overflow:hidden;
	text-align:left;
}
.awardsRowDiv{
	float:left;
	position:relative;
	/*width:750px;*/
	width:718px;
	border-bottom:3px solid #F2F1ED;
	padding-top:10px;
}
.awardsTitleDiv{
	border-collapse:collapse;
	width:auto;
}
.awardsTitlecolDiv{
	border-left:1px solid #ccc;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.colYear1, .colYear2, .colYear3, .colYear4{
	font-size:22px;
	color:#fff;
	cursor:pointer;
}
.colYear1 div.yearBg, .colYear2 div.yearBg, .colYear3 div.yearBg, .colYear4 div.yearBg{
	padding:10px;
	height:23px;
}
.colYear1 div.yearBg.activeBg, .colYear2 div.yearBg.activeBg, .colYear3 div.yearBg.activeBg, .colYear4 div.yearBg.activeBg{
	padding:15px;
}
.colYear1 div.yearBg{
	background:#74489d;
}
.colYear2 div.yearBg{	
	background:#f3901d;
}
.colYear3 div.yearBg{
	background:#a09c90;
}
.colYear4 div.yearBg{
	background:#dea901;
}

.colYear1 div.normal, .colYear2 div.normal, .colYear3 div.normal, .colYear4 div.normal{
	background:none;
	height:7px;
}
.colYear1 div.active{
	background: url(../../../images/MLT/awardsarrow_p.png) no-repeat center top;
	height:7px;
}
.colYear2 div.active{
	background: url(../../../images/MLT/awardsarrow_o.png) no-repeat center top;
	height:7px;
}
.colYear3 div.active{
	background: url(../../../images/MLT/awardsarrow_grey.png) no-repeat center top;
	height:7px;
}
.colYear4 div.active{
	background: url(../../../images/MLT/awardsarrow_y.png) no-repeat center top;
	height:7px;
}

.awardsContentDiv table{
	font-size:14px;
	color:#636466;
	border-collapse:collapse;
	width:700px;
	text-align:left;
	padding:0;margin:0;
}
.awardsContentDiv table tr td{
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	/*border-top:1px solid #cccccc;*/
	vertical-align:top;
	text-align:left;
}
.awardsTitlecolDiv a{
	float:left;
	padding-top:2px;
	padding-bottom:2px;
}
.awardsTitlecolDiv p, .awardsTitlecolDiv a{
	font-size:12px;
	color:#636466;
	text-align:left;
}
.awardsTitlecolDiv a:hover{
	color:#F3901D;
}
.awardsImageTD{
	width:180px;
}
.awardsContentTitle{
	font-size:22px;
}
span.awardProperty, p.awardProperty{
	font-size:22px;
}
span.awardTitle{
	font-size:14px;
}
span.awardingBody{
	padding-top:10px;
	font-size:12px;
	color:#333;
}
.awardsContentLogo{
	padding-top:10px;
}

.contentTableNoborder{
	border-collapse: collapse;
}
.contentTableNoBorder tr td{
	vertical-align:top;
}
.contentTableNoborder.color_1 .awardProperty, .contentTableNoborder.color_1 .awardTitle{
	color:#F3901D;
}
.contentTableNoborder.color_2 .awardProperty, .contentTableNoborder.color_2 .awardTitle{
	color:#74489d;
}
.contentTableNoborder.color_3 .awardProperty, .contentTableNoborder.color_3 .awardTitle{
	color:#9caa19;
}
.contentTableNoborder.color_4 .awardProperty, .contentTableNoborder.color_4 .awardTitle{
	color:#ef4123;
}

/* AWARDS JCarousel Banner */

.awardsCarouselContainer{
	height:150px;
	position:relative;
}
.awardsCarouselContent{
	position:absolute;
	bottom:0;
	/*width:171px;*/
	width:169px;
}
.jcarousel-skin-milestones .jcarousel-container {
}
.jcarousel-skin-milestones ul{
	list-style:none;
	list-style-type: none;
}
.jcarousel-skin-milestones ul li{
	list-style:none;
	list-style-type: none;
	background-image:none;
	height:100%;
	padding:0;
	margin:0;
}
.jcarousel-skin-milestones .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-milestones .jcarousel-container-horizontal {
	/*width:730px;*/
	width:708px;
    padding:0px 0px;
}
.jcarousel-skin-milestones .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-milestones .jcarousel-clip-horizontal {
	margin-left:15px;
    /*width:724px;*/
	width:678px;
}
.jcarousel-skin-milestones .jcarousel-item {
    /*width: 215px;*/
	/*width:171px;*/
	width:169px;
}
.jcarousel-skin-milestones .jcarousel-item-horizontal {
	/*margin-left: 12px;
    margin-right: 6px;*/
}

.jcarousel-skin-milestones .jcarousel-direction-rtl .jcarousel-item-horizontal {
	/*margin-left: 6px;
    margin-right: 0;*/
	margin-left: 0;
    margin-right: 0;
}
.jcarousel-skin-milestones .jcarousel-item-placeholder {
    color: #000;
}
/**
 *  Horizontal Buttons
**/
.jcarousel-skin-milestones .jcarousel-next-horizontal {
    position: absolute;
    bottom: -3px;
    right: -10px;
    width: 26px;
    height: 53px;
    cursor: pointer;
    background: transparent url(../../../images/MLT/awards_rightarrow_mo.jpg) no-repeat 0 0;
}
.jcarousel-skin-milestones .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../../../images/MLT/awards_rightarrow.jpg);
}
.jcarousel-skin-milestones .jcarousel-next-disabled-horizontal,
.jcarousel-skin-milestones .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-milestones .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-milestones .jcarousel-next-disabled-horizontal:active {
	cursor: normal;
    /*background-position: -96px 0;*/
	background-image: url(../../../images/MLT/awards_rightarrow.jpg);
}
.jcarousel-skin-milestones .jcarousel-prev-horizontal {
    position: absolute;
    bottom: -3px;
    left: -10px;
    width: 26px;
    height: 53px;
    cursor: pointer;
    background: transparent url(../../../images/MLT/awards_leftarrow_mo.jpg) no-repeat 0 0;
}
.jcarousel-skin-milestones .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../../../images/MLT/awards_leftarrow_mo.jpg);
}
.jcarousel-skin-milestones .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-milestones .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-milestones .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-milestones .jcarousel-prev-disabled-horizontal:active {
	cursor: normal;
	background-image: url(../../../images/MLT/awards_leftarrow.jpg);
}
/* HISTORY AND MILESTONES PAGE STYLES */

.contentTableHistory tr td{
	padding:0;margin:0;
}
.historyYear{
	background:#F3901D;
	/*padding:5px;*/
	font-size:22px;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.historyMonth{
	color:#F3901D;
	font-size:16px;
	padding-top:10px;
	padding-bottom:0px;
}
.historyYearBorder{
	border-bottom:1px solid #ccc;
}
.contentTableNoborder.color_1 .historyMonth{
	color:#74489d;
}
.contentTableNoborder.color_2 .historyMonth{
	color:#f3901d;
}
.contentTableNoborder.color_3 .historyMonth{
	/*color:#a09c90;*/
	color:#636466;
}
.contentTableNoborder.color_4 .historyMonth{
	color:#dea901;
}
.contentTableNoborder.color_1 p a{
	color:#74489d !important;
}
.contentTableNoborder.color_2 p a{
	color:#f3901d !important;
}
.contentTableNoborder.color_3 p a{
	color:#a09c90 !important;
}
.contentTableNoborder.color_4 p a{
	color:#dea901 !important;
}


/* CONTENT STYLES */

ol.lowerRoman
{
	list-style-type:lower-roman;
}

ol.lowerAlpha
{
	list-style-type:lower-alpha;
}

.contentFootnotes, .subContentContainer p.contentFootnotes{
	font-size:11px;
}
.contentFootnotes.lowerRoman li{
	font-size:11px;
}
.footerLogo{
	float:right;
}
.footerLogo img{
	vertical-align:middle;
}
.footerLogo span
{
	font-size:11px;
	color:#666666;
}


/*custom table*/

table.contentTableBorderTop, table.contentTableHover, table.contentTableTotal, table.contentTableFootnotes
{
	border-collapse: collapse;
	margin-bottom: 10px;
	width: auto;
	/*margin-top:18px;*/
	margin-bottom:18px;
	margin-top:5px;
}
table.contentTableBorderTop td
{
	padding:0;
	margin:0;
	/*border-top:1px solid #dedede;*/
	border-top:1px solid #74489d;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:top;
}
table.contentTableBorderTop td p{
	padding-top:5px;
	padding-bottom:2px;
}
table.contentTableBorderTop td{
	padding:7px 10px 10px 0px;
}
table.contentTableBorderTop td img{
	/*padding:10px 10px 10px 0px;*/
	padding:7px 0px 10px 0px;
}
table.contentTableBorderTop td h2{
	/*padding:10px 10px 10px 0px;*/
	padding-top:7px;
}

table.contentTableHover thead th
{
	/*background:none repeat scroll 0 0 #e3cff3;*/
	background:none repeat scroll 0 0 #8f8f8f;
	text-align: left;
	vertical-align: top;
}

table.contentTableHover th{
	/*background:none repeat scroll 0 0 #e3cff3;*/
	background:none repeat scroll 0 0 #8f8f8f;
	border-right:1px solid #dedede;
	border-top: 1px solid #dedede;
	/*color: #666;*/
	color: #fff;
	font-weight: bold;
	padding: 8px;
	text-align: left;
	vertical-align:top;
	line-height:1.3em;
}

table.contentTableHover tbody tr td{
	background: none repeat scroll 0 0 #fafafa;
	border-right: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	color: #666666;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	line-height:1.3em;
}

table.contentTableTotal thead th
{
	text-align: center;
	vertical-align: top;
	color: #666666;
	padding:0 10px 10px 5px;
}

table.contentTableTotal tbody tr th
{
	color: #8F8F8F;
	text-align: left;
	vertical-align: top;
	font-weight:normal;
	padding:0 10px 10px 5px;
}

table.contentTableTotal tbody tr td
{
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding:0 30px 10px 5px;
}

table.contentTableTotal tbody tr th.beforeTotal
{
	color: #8F8F8F;
	text-align: left;
	vertical-align: top;
	padding:0 30px 20px 5px;
}

table.contentTableTotal tbody tr td.beforeTotal
{
	border-bottom: 1px solid #666666;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding:0 30px 20px 5px;
}

table.contentTableTotal tbody tr th.Total1
{
	color: #8F8F8F;
	text-align: left;
	vertical-align: top;
	padding:0 30px 20px 5px;
	font-weight:bold;
}

table.contentTableTotal tbody tr td.Total1
{
	color: #666666;
	padding-bottom: 25px;
	text-align: right;
	vertical-align: top;
	margin-top:10px;
}

table.contentTableTotal tbody tr th.Total2
{
	color: #8F8F8F;
	text-align: left;
	vertical-align: top;
	padding:0 30px 5px 5px;
	font-weight:bold;
}

table.contentTableTotal tbody tr td.Total2
{
	color: #666666;
	padding-bottom: 5px;
	text-align: right;
	vertical-align: top;
	margin-top:10px;
}

table.contentTableTotal tbody tr td.Total
{
	border-top: 1px solid #F2F1ED;
	border-bottom: double #666666;
	color: #666666;
	text-align: right;
	vertical-align: top;
	padding: 0 30px 5px 5px;
}

table.contentTableTotal tbody tr th.Total
{
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 0 30px 5px 5px;
	font-weight:bold;
}

table.contentTableFootnotes
{
	font-size:11px;
	color:#666666;
}

table.contentTableFootnotes tbody tr td
{
	vertical-align:top;
	padding:3px 5px;
}
table.contentTableBorderBottom td
{
	vertical-align:top;
}
table.contentTableBorderBottom td.borderBottom h2
{
	padding-bottom:0px;
}
table.contentTableBorderBottom td.borderBottom
{
	padding:0;
	margin:0;
	/*border-bottom:1px solid #CCCCCC;*/
	border-bottom:1px solid #74489d;
	padding-bottom:5px;
	padding-top:5px;
	vertical-align:top;
}
sup{
	line-height: 0;
	font-size:75%;
	padding-right:3px;
}
/*end - custom table*/

/*video*/
.videoThumb{
	position: relative;
	float: left;
}
.playIcon{
	position:absolute;
	top:23%;left:30%;
}


.videoTitle a{
	color:#F3901D;
}

.videoContent{
	font-size:12px;
	color:#666666;
}
/*end - video*/

/* END - CONTENT STYLES */

.divLeasingTitle{
	background:#999;
	color:#fff;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}
.divARTitle{
	color:#636466;
	font-size:14px;
	padding-bottom:5px;
}
.divRealARTitle{
	font-size:20px;
	color:#636466;
}
.divSection{
	font-size:14px;
	color:#636466;
	padding-top:20px;
	font-weight:bold;
}
.divFlipBookVersion{
	padding-top:10px;
}

/* Google MAP ExInfoWindow CSS */
#opacity_window{
  width: 232px;
}
#opacity_window_contents{
  /*background: url('../../../images/MCT/corners/opacity_contents.png') top left repeat transparent;*/
  background:#fff;
  /*background: rgba(74,116,168,0.82);*/
  /*font-family: courier new;
  font-size: 13px;
  color: #050;*/
}
#opacity_window_contents div{
  padding: 3px;
}
* html #opacity_window_contents{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_contents.png', sizingMethod='scale');
}
#opacity_window_tl{
  width: 22px;
  height: 22px;
  background: url('../../../images/MLT/corners/opacity_tl.png') top left no-repeat transparent;
}
* html #opacity_window_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_tl.png', sizingMethod='crop');
}
#opacity_window_t{
  background: url('../../../images/MLT/corners/opacity_t.png') top left repeat-x transparent;
}
* html #opacity_window_t{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_t.png', sizingMethod='scale');
}
#opacity_window_tr{
  width: 21px;
  height: 22px;
  background: url('../../../images/MLT/corners/opacity_tr.png') top right no-repeat transparent;
}
* html #opacity_window_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corners/opacity_tr.png', sizingMethod='scale');
}
#opacity_window_l{
  background: url('../../../images/MLT/corners/opacity_l.png') top left repeat-y transparent;
  width: 22px;
}
* html #opacity_window_l{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_l.png', sizingMethod='scale');
}
#opacity_window_r{
  background: url('../../../images/MLT/corners/opacity_r.png') top right repeat-y transparent;
  width: 21px;
}
* html #opacity_window_r {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_r.png', sizingMethod='scale');
}
#opacity_window_bl{
  width: 22px;
  height: 18px;
  background: url('../../../images/MLT/corners/opacity_bl.png') top left no-repeat transparent;
}
* html #opacity_window_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_bl.png', sizingMethod='crop');
}
#opacity_window_b{
  height: 18px;
  background: url('../../../images/MLT/corners/opacity_b.png') bottom left repeat-x transparent;
}
* html #opacity_window_b{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_b.png', sizingMethod='scale');
}
#opacity_window_br{
  width: 21px;
  height: 18px;
  background: url('../../../images/MLT/corners/opacity_br.png') top left no-repeat transparent;
}
* html #opacity_window_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_br.png', sizingMethod='crop');
}
#opacity_window_close{
  width: 23px;
  height: 23px;
  margin: -8px 0 0 10px;
  background: url('../../../images/MLT/corners/opacity_close.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #opacity_window_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_close.png', sizingMethod='crop');
}
#opacity_window_beak{
	width: 50px;
  height: 62px;
  background: url('../../../images/MLT/corners/opacity_beak.png') top left no-repeat transparent;
}
* html #opacity_window_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/MLT/corners/opacity_beak.png', sizingMethod='crop');
}

.gmnoprint gm-overview-map div div div div div div{
	border:1px solid red !important;
}


@media print
{
	table {page-break-inside:auto }
	/*tr{ page-break-inside:avoid; page-break-after:auto } 
	thead { display:table-header-group }*/
}
@page {
	@PageBreak{
		page-break:always;
		page-break-inside:avoid;
	} 
}

empty{
	padding-left:3px;
}

/* Cookies Pop-up */
.cookie-policy {
	margin: 0 auto;
	width: 640px;
	position: fixed;
	bottom: 32px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1024;
	text-align: left;
	background-color: rgba(255, 250, 240, 0.9);
	justify-content: space-between;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.cookie-policy__container {
	display: flex;
	padding: 12px 16px;
	align-items: center;
}

.cookie-policy__content p {
    margin: 0 !important;
    padding: 0 !important;
}

.cookie-policy__content a {
	color: #74489d;
}

.cookie-policy__submit input[type=submit] {
	margin-left: 16px;
	padding: 4px 16px;
	background-color: #74489d;
	color: #fff;
	border-width: 0;
	cursor: pointer;
}

.cookie-policy__submit input[type=submit]:active {
	background-color: #4e306a;
}