@charset "utf-8"; 

/* template styles */

/* containers */
html {display: block; background: #817A6A url(../images/en/bodyBG.jpg) repeat-x;}
body { margin:0; padding:0; }
#root_div { width:940px; margin: 0px auto; }
#body_home #root_div { width:980px; margin: 0px auto; }
	#header { position:relative;}
	#body_home #header { position:relative; width:940px; margin-left: 15px;}
	#middle_topCap    {  }
	#middle_div       {  }
		#main_body { /*width:770px; width:760px; margin-left: 10px; clear: both;*/ position: relative; top: -20px;}
		#body_standard #main_body { /*width:770px; width:760px; margin-left: 10px; clear: both;*/ position: relative; top: -20px; background: #fff; padding: 20px 10px 50px 0;}
			#left_column { width:178px; float:left; overflow: hidden; margin-right: 29px;}
			#center_column { /*width:420px;*/ width:510px; float:left; position:relative;  }
			.center_column_wide#center_column { /*width:590px;*/ width:570px; }
			#right_column { width:202px; margin:0 0 0 10px; float:right; min-height:476px; }
		#body_standard #main_content { margin: 27px 10px 0 0; }
* html #left_column { display: inline; }
* html #center_column { display: inline; }
* html #right_column { display: inline; margin-right: -3px; }

	#middle_bottomCap { width:980px; }		
	#footer { position:relative;}


/* typography */
body { 
	font-size: 12px; font-family: "Arial", "Helvetica";
	color: #333;
}

a img {border: none;}

/* homepage */
body.body_home { margin:0; padding:0;}
body.body_standard {
	margin:0;
	padding:0;
	background: url(../images/globeBG.png) top center no-repeat;
}

#topnav {
    position: relative;
    top: -33px; left: 248px;
	width: 695px;
}

#body_standard #topnav .topnav_menu a:first-child {display: none;}
#topnav .topnav_menu a {margin: 0 0 0 11px}

#body_home #topnav { width: 721px; left: 245px; }

/* Left column */
#left_column a:hover { color:#0079BE; }
.lnav_lv3_label { margin-left: 16px; }
.lnav_lv3_label a { width:140px; height:auto; margin-top:3px; margin-bottom:0px; padding-bottom:0px; font-weight:bold; text-decoration:none; }
.lnav_lv4_label, .lnav_lv4_label_highlight { width:140px; margin-top:3px; padding-left:23px; }
.lnav_lv4_label a, .lnav_lv4_label_highlight a { text-decoration:none; }
/*.lnav_dotted { width:163px; margin-top: 3px; margin-bottom: 3px; margin-left:9px; border-bottom:1px dotted #d3d3d3; font-size:1px; }*/
#sub0, #sub1, #sub2, #sub3, #sub4 { margin-bottom: 8px;}

/* Footer */ 
#footer { 
	margin: 10px 0 0 0;
	width:940px; height:30px;
    position: relative;
    top: -20px;
}
	#body_home #footer {
		margin: 10px 0 0 20px;
		width:925px; height:30px;
		position: relative;
		top: -20px;
	}
	#bmologo {
		display: block;
		width: 175px; height: 24px;
		background: url(../images/en/bmologo.png) top right no-repeat;
		float: right;
		text-indent: -300000px;
	}
#leftFooter { }
#rightFooter {  }

/* PREVIEW */
BMO_INCONTEXT { display: none; }