@charset "utf-8";
/* ============== CORE LAYOUT CSS ====================== */

html, body {
	width: 100%;
	padding: 0;
	margin: 0;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}
html {
	background: #e8e6de url(../../gbm_menu/images/template/bg1.gif) center top repeat-y;
}
body {
	/*font-size: 62.5%;*/
	font-size: 10px;
	position: relative;
}
h1, h2, h3, h4, h5, h6, ul, ol, p {
	margin: 0;
	padding: 0;
}
button {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	text-decoration: none;
	color: #D81E05 /* PRODUCTION */
	/* color:#00F; TESTING ONLY */
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}

a:visited {
/*testing ONLY */
	/* color:#FF0000;*/
}
img {
	border: 0
}
.center {
	text-align: center;
}
.darkGrey {
	color: #333333;
}
/* ============== HEADER AREA ====================== */
#top {
	background: #dcdbd4 url(../../gbm_menu/images/template/bg1.gif);
	width: 100%;
	height: 35px;
	font-size: 1.2em;/*	overflow: hidden; */
}
#top a.header-skiplink {
	position: absolute;
	left: -9999px;
	float: none !important;
}
#top a.header-skiplink:focus {
	position: absolute;
	left: auto;
	top: 0;
	right: 0;
	background: #fff;
	padding: 1em;
	color: #D81E05;
	z-index: 10;
}
#top .content {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	-webkit-box-shadow: 0 0 3px #808080;
	box-shadow: 0 0 3px #808080;
	background-color: #FFF;
	margin-bottom: 15px;/*padding-bottom:20px;*/
}
.footer-wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#header {
	
	display: block;
	position: relative;
	font-size: 1.2em;
	z-index: 999;
	clear: both;
	background-color: #FF0000;
	background-image: url(../../gbm_menu/images/template/whitepixel.jpg); /* needed for IE 6/7 fix */
	padding-top: 11px;
}
#nav-tabs {
	display: inline;
	float: left;
	list-style: none;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 5px 0 0 0;
	margin-right: 20px;
	width: auto;
}
#nav-tabs li {
	display: inline;
	float: left;
	background-color: #757575;
	height: 25px;
	line-height: 25px;
	margin-left: 10px;
	margin-top: 5px;
	font-weight: 700;
	text-align: center;/*padding-left:10px;
	padding-right:10px;*/
}
#nav-tabs li a {
	color: #fff;
	padding: 0;
	display: block;
	text-decoration:none;
}
#nav-tabs li:first-child {
	margin-left: 15px;
}
#nav-tabs li.a {
	width: 205px;
}
#nav-tabs li.b {
	width: 205px;/*min-width:180px;
	width:auto;*/
}
#nav-tabs li.c {
	width:205px;/*min-width:180px;
	width:auto;*/
	
}
#nav-tabs li.d {
	width: 205px;
}
#top ul.a .a, #top ul.b .b, #top ul.c .c, #top ul.d .d {
	background-color: #fff;
	height: 30px;
	margin-top: 0;
	line-height: 30px;
}
#top #nav-tabs li a:hover, #top #nav-tabs li a:focus, #top #nav-tabs li a:active {
	background-color: #888;
	text-decoration: underline;
	color: #fff !important;
	/*width:auto;*/
	width: 205px;
}

#top #nav-tabs li.c a:hover, #top #nav-tabs li.c a:focus, #top #nav-tabs li.c a:active {
	width: auto;
	background-color: #888;
	text-decoration: none;
	color: #fff !important;
	/*padding-left:4px !important;
	padding-right:4px !important;*/
}
#top ul.a .a a, #top ul.b .b a, #top ul.c .c a, #top ul.d .d a {
	color: #666;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-shadow: none;
}
#top .content > a {
	float: left;
}
#tools {
	float: right;
	margin-top: 10px;
}
#form-lang {
	float: left;
}
#lang-selector {
	float: left;
}
#font-size {
	list-style: none;
	float: left;
	margin: 0 10px 0;
	vertical-align: text-bottom;
}
#font-size li {
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: 700;
	text-align: center;
	padding: 1px;
	margin: 0 1px;
	background-color: transparent;
}
#font-size li.hover {
	background-color: #c1c0ba;
}
#font-size li a {
	width: 20px;
	height: 20px;
	display: block;
}
#top ul#font-size li a:hover {
	margin: 0;
}
#font-size .default a, #font-size .lrg a, #font-size .x-lrg a {
background: transparent url('/gbm_menu/images/template/sprites-sb.png') -272px -852px no-repeat;
}
#font-size .default a {
	background-position: -272px -832px;
}
#font-size .lrg a {
	background-position: -292px -832px;
}
#font-size .x-lrg a {
	background-position: -312px -832px;
}
#font-size.default li.default, #font-size.lrg li.lrg, #font-size.x-lrg li.x-lrg {
	background-color: #c1c0ba;
}
#font-size .default a:hover, #font-size.default .default a, #font-size .default a:focus, #font-size .default a:active {
	background-color: #FFFFFF;
}
#font-size .lrg a:hover, #font-size.lrg .lrg a, #font-size .lrg a:focus, #font-size .lrg a:active {
	background-color: #FFFFFF;
}
#font-size .x-lrg a:hover, #font-size.x-lrg .x-lrg a, #font-size .x-lrg a:focus, #font-size .x-lrg a:active {
	background-color: #FFFFFF;
}
#logo2 {
	position: relative;
	float: left;
	display: block;
	width: 518px;
	height: 69px;
	top: 5px;/*margin: 12px 0;*/
	
}
#logo2 {
	position: relative;
	float: left;
	display: block;
	width: 233px;
	height: 69px;
	top: 5px;/*margin: 12px 0;*/
	
}
#logo img {
	margin-left: 20px;
}

#logo {
	padding-top:8px;
}

#language {
	display: inline;
	float: left;
	margin: 5px 20px 0 0;
	font-weight: 700;
}
#language li {
	float: left;
	list-style: none;
	margin: 0 6px;
}
#language a {
	color: #000;
	text-decoration:none;
}
#language a:hover, #language a:focus, #language a:active {
	color: #D81E05;
	text-decoration:underline;
	
}
/* ============== SIGN IN AREA ====================== */

.colSigInWidth {
	/* for Colombia */
	width:300px;
}

#sign-in-panel {
	/*top: 10px;*/
	display: inline;
	float: right;
	background-color: #f5f5f5;
	height: 82px;
	margin: 0px 20px 0 0;
	border: 1px solid #e3e3e3;
	text-align: center;
	overflow: hidden;
	list-style: none;
	width: 290px;
}
#sign-in-panel h1 {
	/*height: 2.5em;
	line-height: 2.5em;*/
	font-size: 1.2em;
	padding: 0 19px;
}
#sign-in-panel .hr {
	width: auto;
	height: 0;
	margin: 0 20px;
	border: 0;
	border-top: 1px solid #d4d4d4;
	overflow: hidden;
}
#sign-in-panel p {
	height: 25px;
	padding: 0 15px;
	border-left: 2px solid #fff;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 6px;
	border: none;
}
#sign-in-panel p a {
	color: #D81E05;
}
#sign-in-panel .divider {
	margin: 0 20px;
	border-top: 1px solid #d4d4d4;
}
/* content */
#sign-in-panel li .content {
	position: absolute;
	border: 1px solid #e3e3e3;
	border-top: none;
	width: 25em;
	height: 0;
	overflow: hidden;

	z-index: 99999;
	margin: -1px 0 0 -1px;
	padding-top: 0;
	-webkit-box-shadow: 1px 1px 0 #ccc;
	box-shadow: 1px 1px 0 #ccc;
}
#sign-in-panel li .content .divider {
	margin: 0 4px 7px 4px;
	border-top: 1px solid #d4d4d4;
}
#sign-in-panel li .content .sign-in-links {
	background-color: #ffffff;
	margin-top: 0;
	padding-bottom: 12px;
}
#hsi {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	height: 29px;
	width: 75px;
	background-image: url(/gbm_menu/images/template/sign-button-bg.gif);
	float: right;
	margin-top: 5px;
	border: none;
}
#signon {
	/*width: 215px;
	position: relative;
	
	font-size: 1em;*/
	margin-top:2px;
}
.left {
	text-align: left;
}
/* ============== MAIN GBM DROP DOWN MENU ====================== */
#mega-menu {
	position: relative;
	list-style: none;
	background-color: #D81E05;
	height: 43px;
	padding: 2px 8px 0;
	border-bottom: 0px solid #f1f1f1;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	z-index: 999;/*margin-top: 12px;*/
	
}
#mega-menu li {
	display: inline;
	float: left;
	border: 1px solid #D81E05;
	background: #D81E05;

	/* margin-right: 2px; << original settings with countries drop down */
	margin-right: 36px; /* new setting without countries drop down */
	margin-left: 16px;
}
#mega-menu li li {
	background: transparent;
}
#mega-menu li .col li {
	width: 100%;
}
#mega-menu li.c .content {
	left: 200px;
}
#mega-menu li.d .content {
	left: 200px;
}
#mega-menu li a.tab {
	position: relative;
	display: inline;
	float: left;
	color: #fff;
	font-size: 1.25em;
	line-height: 38px;
	padding: 0 14px 0 11px;
	border-top: 1px solid #D81E05;
	border-left: 1px solid #D81E05;

}
#mega-menu.top-nav-sb li.a a.tab {
	padding-left: 11px !important
}
#mega-menu.top-nav-sb li a.tab { /* tab spaccing on SB mega-menu */
	padding: 0 35px 0 35px;
}
#mega-menu li a.tab:hover {
	text-decoration: none;
}
#mega-menu li a.tab .arrow, #header #mega-menu li:hover a.tab .arrow, #header #mega-menu li.active a.tab .arrow {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	top: 17px;
	border: 5px solid #D81E05;
	border-color: #fff #D81E05 #D81E05 #D81E05;
	border-width: 5px 4px 0;
	text-indent: 9999px;
	overflow: hidden;
}
.arrowSel {
	background: url("/gbm_menu/images/template/bg-mm-arrow-current.gif") left top no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	display: block;
	top: 13px;
	right: 1px;
}
#mega-menu li.active, #mega-menu li:hover {
	border: 1px solid #fff;
	border-bottom: 3px solid #f1f1f1;
}
#mega-menu li.active a.tab, #mega-menu li:hover a.tab {
	position: relative;
	background-color: #f1f1f1;
	color: #39afda;
	margin-right: 0;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	text-decoration: none;
	text-shadow: none;
	z-index: 9999;
}
#header .top-nav-pb li:hover a.a, #header .top-nav-pb li.active a.a {
	color: #D81E05 !important;
}
#header .top-nav-pb li:hover a.a .arrow, #header .top-nav-pb li.active a.a .arrow {
	border-top-color: #CC0066 !important;
}
#header .top-nav-pb li a.tab .arrow {
	right: 4px;
}
#header .top-nav-as li a.tab .arrow {
	right: 10px;
}
#header .top-nav-sb li a.tab .arrow {
	right: 15px;
}
#header #mega-menu li:hover a.tab .arrow, #header #mega-menu li.active a.tab .arrow {
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
}
#ie6 #header #mega-menu li:hover a.tab .arrow, #ie6 #header #mega-menu li.active a.tab .arrow {
	border-top-color: #15a3e0;
}
#mega-menu li .content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	top: 45px;
	width: 850px;
	height: 0;
	overflow: hidden;

	z-index: 999;
}
#mega-menu li.a .content, #mega-menu li.b .content, #mega-menu li.c .content, #mega-menu li.d .content {
	left: 9px;
}
#mega-menu li.e .content, #mega-menu li.f .content, #mega-menu li.g .content {
	right: 23px;

}
#mega-menu li .fivecol {
	width: auto;
}
#mega-menu li .content .bumper {
	display: block;
	margin: 0;
	height: 30px;
	line-height: 30px;
}
#mega-menu li .content ul {
	list-style: none;
}
#mega-menu li .content .col {
	display: inline;
	float: left;
	width: auto;
	height: 100%;
	/**height: 150%;*/
	border: none;
	overflow: hidden;
	padding-top: 10px;/* Fixes for Older IE */
	/**padding-right:30px;
 *width:auto;*/
}
#mega-menu li .content .col li {
	display: block;
	float: none;
	border: none;
	line-height: 1.1em;
	padding: 4px 0;
}
#mega-menu li .content .col h1 {
	color: #515151;
	line-height: 1em;
	font-size: 1.2em;
	padding: 0px 0;
}
#mega-menu li .content .col a {
	display: block;
	color: #777777;
}
#mega-menu li .content .col a:hover {
	color: #D81E05 !important;
	text-decoration: none;
}
#mega-menu li .content .regular {
	float: left;
	background-color: #fff;
	padding-right: 12px;
}
#mega-menu li .content .first {
	/**margin-left: -20px;*/
	padding-right: 16px;
	padding-left: 16px;
}
#mega-menu li .content .last {
	padding-right: 10px;
	/* Fixes for older IE */
	padding-right:48px;
}
#mega-menu li .content div.promo a:hover {
	text-decoration: underline;
}
#mega-menu li.active .content {
	display: block;
	height: auto;
	border-color: #ccc;
	border-style: solid;
	border-width: 0; /* becomes 1px on hover */
	border-left-color: #b0b0b0;
	border-top: none;
}
/*PB Mega Menu*/
#mega-menu.top-nav-pb li .content .col h4 {
	width: 100%;


	margin-bottom: 5px;
}
#mega-menu.top-nav-pb li.f .first {
	width: 170px;
}
#mega-menu.top-nav-pb li.f .offers {
	width: 110px;
}
#mega-menu.top-nav-pb li.f .promo p {
	width: 160px;
}
/* ============== FOOTER AREA ====================== */

#pre-footer {
	width: 100%;
	height: 10px;
	background-color: #e8e6de;
	clear: both;
}
#footer {
	background-color: #e8e6de;
	margin: 15px 0;
	padding-top: 15px;
	padding-bottom: 20px;
	width: 980px;
	position: relative;
	height: auto;
}
.footerBold {
	font-size: 1.4em;
	font-weight: bold;
}
.footerText {
	font-size: 0.90em;
	font-weight: normal;
}
#footer .disclaimer {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 5px;
	color: #666;
	font-size: 1.2em;
	line-height: 1.5em;
}
#footer .disclaimer p {
	margin-top:10px;
	margin-bottom:10px;
}
#footerLinks {
	font-size: 1.2em;
	margin-top: -5px;
}
.footerLinks {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #D81E05;
	text-decoration:underline;
}
/* LEGAL */
#legal {
	background: #e8e6de;
	/*	background: #e8e6de url('/ca/common/icons/sprites-sb.png') 779px -838px no-repeat; */
	color: #444444;
	width: 979px;
	height: 14px;
	/*line-height: 50px;*/
	margin: 0 auto;
	font-size: 1em;
}
/* COMMON */
.frutiger {
	/*font-family: "Times New Roman", Times, serif;*/
}
#reader {
	float: right;
	position: relative;
	top: -35px;
	right: 25px;
}
/* ============== IE6 FIXES ====================== */
/* IE 6 */
#ie6 a#group-sites {
	position: relative;
	top: 10px;
}
#ie6 #tools {
	/*position: relative;*/
	position: absolute;
	top: 0px;
	right: 0;
}
#ie6 #mega-menu li.g {
	position: absolute;
}
#ie6 #mega-menu li .content .col {
	width: 160px;
}
#ie6 #mega-menu li .content .col h4, #ie7 #mega-menu li .content .col h4 {
	margin-bottom: 3px;
}
#ie6 #mega-menu li .content .col li.hr, #ie7 #mega-menu li .content .col li.hr {
	padding-bottom: 8px;
}
#ie6 #mega-menu li .content .col li, #ie7 #mega-menu li .content .col li {
	padding: 3px 0;
}
#ie6 #mega-menu li .content .first, #ie7 #mega-menu li .content .first {
	padding-left: 10px;
}
#ie6 #mega-menu li .content .last {
	padding-right: 10px;
}
#ie6 #mega-menu li.g .content {
	right: -27px;
	margin-top: -8px;
}
/* ============== MISC  ====================== */
#legal {
	/*background: #E8E6DE url(/rd/gfx/logo-scotiabank-sml.gif) right center no-repeat!important;*/
	background: #E8E6DE !important;
}
#content {
	margin-bottom: 15px;
	height: auto;
}
#btm {
	background-color: rgb(232, 230, 222);
	width: 100%;
	border-bottom: 120px solid rgb(232, 230, 222);
	padding-top: 10px;
}
.fourcolumnMenu {
	width: 240px;
}
#contentwrap {
	width: 100%;
	background-color: #FFF;
}
/* ============== SITE NAME BANNER   ====================== */


#SITE_TITLE_BANNER {
	width: 940px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 3.0em;
	color: #7D7D7D;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	position: relative;
	display: block;
	height:38px;
}
/* ============== LEFT COLUMN - FOR LEFT NAVIGATION MENU SYSTEM ====================== */

#column-left {
	width: 200px !important;
/*	overflow:hidden;
*/	display: block;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	color: #555555;
}
#column-left h2 {
	color: #515151;
	line-height: 1.4em;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	width:185px;
}
#column-left ul li h2 {
	font-size: 1.4em;
	padding-bottom: 5px;
}
#column-left h2 a:link, #column-left h4 a:visited, #column-left h4 a:active {
	text-decoration: none;
}
/*#column-left h3 {
	color: #333;
	font-size: 1.0em;
	
	padding-left: 0px;
	font-weight: bold !important;
}
*/

/*#column-left h3 a:link, #column-left h4 a:visited, #column-left h2 a:active {
	text-decoration: none;
	font-weight: bold;
}*/
#column-left ul {
	list-style: none outside none;
}
#column-left a {
/*	font-size: 1.2em;
*/}
#column-left ul li ul li {
	overflow: hidden;
	width: 175px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 30px;
	font-size: 1.3em;
	line-height:1.2em;
}
#column-left ul li ul li ul li {
	line-height: 1.3em;
	overflow: hidden;
	width: 167px;
	/*padding-bottom: 6px;*/
	padding-top: 5px;
	padding-left: 50px;
	font-size: 1.0em;
	padding-bottom:6px;
}
#column-left ul li ul {
	/*margin-bottom: 10px;*/
}
#column-left li a:link, #column-left li a:visited {
	color: #666666;
}
#column-left li a:link, #column-left ul li ul li a:active {
}
.displaySub {
	background-color: #f3f3f3 !important;
}
.submenuOpen {
	background-color: rgb(241, 241, 241);
	width: 185px;
	border-top: 2px solid #DDD;
	border-bottom: 2px solid #DDD;
	border-right: 2px solid #DDD;
	/*font-weight:bold;*/
}
#column-left li a:hover {
	color: #D81E05;
	text-decoration: inherit;
	
}


#column-left li.active {
	position: relative;
	background-color: rgb(241,241,241);
}
#column-left li {
	line-height: 1.2em;
	padding-left: 0px;
}
/* For styleing of bottom of each menu "section" */

.menuDivider {
	border-bottom: 3px double #DDD;
	width: 185px;
	height: 3px;
	margin-left: 20px;
}
/* class for sub menu ul's */
.menuHidden {
	width: 205px;
	display: none;/*background-color: #FFFFFF;*/
}
/* For nested 3rd tier menu */
.menuHiddenSub {
	display: none;
	width: 218px;
	margin-left: -40px;
}
.menuHiddenSub a:link {
	font-weight: normal;
}
.menuHiddenSelected a:link {
	font-weight: bold;
	color: #000000;
}
.menuHiddenSelected {
	background-color: #e7e7e7;
	margin-top:5px;
}
/* ============== HOME PAGE MAIN CONTENT DIV  ====================== */

/* THIS IS ONLY USED ON HOME PAGE. If a 3 column layout is required for the home page, you must
add in the column-right in the index file, and update widths as appropriate for column-main and column-right so they fit

*/

#column-main {
	padding-right: 0px;
	margin-left: 35px;
	margin-top: 0px;
	width: 725px;
	display: block;
	position: relative;
	float: left;
	font-size: 1.4em;
	line-height: 1.5em;
	color: rgb(102, 102, 102);
	padding-top: 0px;
	margin-bottom: 20px;
}

#column-main p {
	/*margin-top:10px;*/
	/*margin-bottom:10px;*/
}



#column-main ul li,#column-mainSecondary2 ul li, #column-main2 ul li {
	list-style-image: url('/images/bulletList.gif');
list-style-position: outside;
/*margin-bottom:2px;*/
}

#column-main .content {
	margin-right: 0;
}
#column-main h1 {
	color: #555;
	margin-bottom: 20px;
	font-size: 1.4em;
}

#column-main h2 {
	color: #444;
	margin-bottom: 20px;
	font-size: 1.2em;
}



/* ============== main column for all gbm  pages (secondary pages)  ====================== */

#column-main2 {
	/*padding-left: 10px;
	padding-right: 10px;*/
	margin-left: 25px;
	margin-top: 12px;
	width: 725px;
	display: block;
	position: relative;
	float: left;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #666666;
	padding-top: 0px;
	min-height: 400px;
	margin-bottom: 20px;
}
#column-main2 h1, #column-main2-GBM h1 {
	color: #555555;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
}


/* Page Headings for GBM */
/* moved to use same information as used for secondary sites below */

#column-main2 h2 {
	color: #444;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}




 #column-main2 h2 {
	 
 }
/*#column-main h3, #gbm-column-main h3, #column-main2 h3, #column-mainSecondary2 h3{
	color: #555 ;
	font-size: 1.6em ;
	
	padding-bottom: 5px;
	font-weight:bold;
}
*/

#column-main2 ul, #column-main2 ol, column-main2-GBM ul, #column-main2-GBM ol {
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#column-main2 li, #column-main2-GBM li {
	margin-left: 20px;
}
#column-main2 ul ul, #column-main2-GBM ul ul {
	margin-left: 20px;
}
#column-main2 h5, column-main2-GBM h5 {
	color: rgb(81, 81, 81);
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
/* ============== main column for all NON GBM  pages (secondary pages)  ====================== */


#column-mainSecondary2 p {
	margin-top:10px;
	margin-bottom:10px;
}


#column-mainSecondary2 {
	/*padding-left: 10px;
	padding-right: 10px;*/
	margin-left: 23px;
	margin-top: 12px;
	width: 725px;
	display: block;
	position: relative;
	float: left;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #555555;
	
	min-height: 400px;
	margin-bottom: 20px;
}
#column-mainSecondary2 h1 {
	color: #555555;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: normal;
}


/* Secondary sites page titles */

#column-mainSecondary2 h2, #column-mainSecondary2 h2 frutiger {
	color: #444;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: -1px;
	margin-bottom: 15px;
	/*margin-bottom: 20px;*/
	
}
/* Secondary sites page headings */


#column-main caption, #column-main2 caption, #column-mainSecondary2 caption {
	text-align: left;
	font-size:1.2em ;
	font-weight:bold;
}
/* Secondary sites page sub headings */
#column-mainSecondary2 h4, #column-main2 h3 {
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 4px;
	
}

#column-mainSecondary2 h3 {
font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
font-size: 22px;
color: #666;
/*margin-bottom:10px;*/
/* these padding are needed for accordions since they also use h3 */
padding-top: 5px;
	padding-bottom: 4px;
}


#column-mainSecondary2 ul, #column-mainSecondary2 ol {
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#column-mainSecondary2 li {
	margin-left: 20px;
}
#column-main2 ul ul {
	margin-left: 20px;
}
#column-mainSecondary2 h5 {
	color: rgb(81, 81, 81);
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 1.1em;
	font-weight: bold;
}
/* ==============Mocatta  =================*/

/* tabs for home page */

#mCharts {
	margin-left:0px !important;
	margin-right:0px !important;
	background-image:none !important;
	background-color:#FFF !important;
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	
}
#mocatta_charts_tabs {
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

#mCharts li {
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding-left:1px !important;
	padding-right:1px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;;
}

#mCharts li a {
	font-size:9px;
	padding-left:1px !important;
	padding-right:1px !important;
	margin:0px !important;
}

#mocatta_charts_tabs .ui-widget-content{
	text-align:center;
	background-color:#EEE;
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
}

/* Fix prices tabs */

#mfix {
	margin-left:0px !important;
	margin-right:0px !important;
	background-image:none !important;
	background-color:#FFF !important;
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	
}
#mocatta_fix_tabs {
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

#mfix li {
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding-left:1px !important;
	padding-right:1px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;;
}

#mfix li a {
	font-size:9px;
	padding-left:15px !important;
	padding-right:15px !important;
	margin:0px !important;
}

#mocatta_fix_tabs .ui-widget-content{
	text-align:center;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
	font-size:10px !important;
}

#mocatta_fix_tabs .ui-widget-content .zebra-stripe{
	border: none !important;

}




.newslist {
	/*width:400px;
	position:relative;
	
	left:-25px;
	float:right;
	position:relative;
	left:-122px;
	width:300px;
	background-color:#fff;
	*/
/*	line-height:18px;
	padding-top: 8px;*/
	
}

.DATENEWS {
	/*position:relative;
	width:100px;*/
	/*line-height:18px;
	padding-top: 8px;*/
	
	
}
#mocatta_charts_tab_container {
	overflow:hidden;
	font-size:0.9em !important;
	border:1px solid #e3e3e3;
	width:100%;
	background-color:#f5f5f5;
	text-align:center;
	
}

#mocatta_charts_tab_container a {
	overflow:hidden;
	font-size:0.9em;
	margin:1px;
	
	
}

.londonFix th {
	background-color:inherit !important;
	font-weight:bold !important;
	height:12px !important;
	text-align:left !important;
}

.londonFix {
	font-size:0.8em;
	color:#444;
}




#mocatta_fix_container {
	width:100%;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	text-align:center;
}

#mocatta_fix_container a {
	font-size:0.8em;
	margin-left:6px;
}


.MOCATTA_TICKER_CONTAINER {
width:980px;
background-color:#FFF;
  height:20px;
   padding-top:8px;
    font-size:13px;
	font-weight:bold;
	word-spacing:25px;	
	border-left: none;
	border-right: none;
	border-bottom:1px solid #e3e3e3;
	
}
#SITE_TITLE_BANNER_MOCATTA {
	width: 940px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 3.0em;
	color: #7D7D7D;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	position: relative;
	display: block;
	height:54px;
}
#SITE_TITLE_BANNER_MOCATTA_CANADA {
	width: 940px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 3.0em;
	color: #7D7D7D;
	font-weight: bold;
	
	position: relative;
	display: block;
	height:54px;
}


#mocatta_estore_btn {
	color: #FFFFFF;
	/*letter-spacing:0.8px;*/
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	height: 29px;
	width: 171px;
	background-image: url(/gbm_menu/images/template/estore-button-bg.gif);
	float: right;
	right:0px;
	top:12px;
	border: none;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

#mocatta_go_btn {
	color: #FFFFFF;
	background-color:#CC0000;
	font-size: 12px;
	text-align: center;
	height: 29px;
	width: 30px;
	background-image: url(/gbm_menu/images/template/estore-go-bg.gif);
	border: none;
}

#mocatta_country_container {
	position:relative;
	width:330px;
	padding-left:10px;
	/*   background-color:#F5F5F5;   */
	text-align:left;
	font-size:15px; color:#666;
	font-weight:normal;
	height:52px;
	line-height:52px;
	z-index:3;
	left:0px;
	top:0px;
	/*  border:1px solid #E3E3E3;  */
	
}

#mocatta_header_box {
	width: 725px;
	height:52px;
	position:relative;
	top:-57px;
	left:213px;
}

.mocatta_inner_box {
	background-color:#F5F5F5;
	border:1px solid #E3E3E3;
}

#mocatta_header_box_canada {
	width: 725px;
	height:52px;
	position:relative;
	top:-57px;
	left:213px;
}

#mocatta_home_right h3  {
	font-size:1.2em;
}



/*  WATEROUS */
#waterous_header_box {
	width: 725px;
	height:32px;
	background-color:#FFFFFF;
	/*border:1px solid #E3E3E3;*/
	position:relative;
	top:-57px;
	left:213px;
}


#waterous_btn {
	color: #FFFFFF;
	/*letter-spacing:0.8px;*/
	font-size: 15px;
	font-weight:bold;
	text-align: center;
	height: 29px;
	width: 270px;
	background-image: url(/gbm_menu/images/template/waterous-button-bg.gif);
	float: right;
	right:13px;
	top:18px;
	border: none;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}


#SITE_TITLE_BANNER_WATEROUS {
	width:940px;
	margin-left:20px;
	font-size:3.0em;
	color:#7D7D7D;
	font-weight:bold;
	border-bottom: 1px solid #CCC;
	position: relative;
	display: block;
	height:50px;
}


#column-main .left-column {
	float: left;
	width: 535px;
}

#tabs ul {
	list-style:none !important;
	list-style-image:none !important;
	list-style-type:none !important;
	
}

#tabs ul li a {
	font-size:8px;
	list-style:none !important;
	list-style-image:none !important;
	list-style-type:none !important;
	padding:2px !important;


}

#column-main .right-column {
	float: right;
	width: 170px;
	margin-left: 20px;
}
#column-main .right-column h1 {
	font-size: 1em;
	color: #D81E05;
	margin-bottom: 5px;
}
#column-main .right-column .confTable {
	width: 166px;
	background-color: #eeeeee;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}
a.fixhead {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #ddd;
	padding: 2px 11px;
}
.fixheadSelect {
	color: #c00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #eee;
	padding: 2px 11px;
}
.btmline {
	border-bottom: 1px solid #ccc;
}
.rtline {
	border-right: 1px solid #ccc;
}
.smalltext {
	font-size: 0.9em;
}
.fixprice {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
a.metalshead {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	background-color: #ddd;
	padding: 2px;
	border-width: 1px;
	border-style: none solid;
	border-color: #eee;
}
.metalsheadSelect {
	color: #c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	background-color: #eee;
	padding: 2px;
	border-width: 1px;
	border-style: none solid;
	border-color: #eee;
}
.outline {
	border: 1px solid #999;
}
td.white {
	background-color: #ffffff;
}
.navTableHeader {
	background-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding: 0 0 0 4px
}
.normalboldtext {
	font-size : 12px;
	font-weight : bold;
	color: #666666;
}
.navTableItem {
	background-color: #eeeeee;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.navTableItemAlt {
	background-color: #f6f6f6;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
td.smalltext {
	font-weight : normal;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.normalboldtext {
	font-size : 1em;
	font-weight : bold;
	color: #666666;
}
.headline3 {
	font-size : 0.9em;
	color : #cc0000;
	font-weight : bold;
}
.sidebarcoins ul {
	padding-left: 15px;
	line-height: 1.4em;
	font-size: 1.2em;

}
.productstable {
	width: 510px;
	text-align: center;
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
}

.productstable tr {
	border-bottom: #cccccc 1px solid;
}
.productstable table {
	border-bottom: #cccccc 1px solid;
}
ul.bannerList {
	text-decoration: none;
	margin-left: 0;
	list-style: none;
	margin-bottom: 0em;
	padding-top: 2px;
}
ul.bannerList li {
	margin-left: -18px;
}
/* ================== Brazil ================================ */


#brazil-home-rightcol h3 {
	font-size:1.2em;
}
.brazil-home-rightNav_p {
	margin-top:10px;
	margin-bottom:30px;
}

.brazil-home-link, .brazil-home-link a:link, .brazil-home-link a:visited {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
.brazil-home-link a:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#column-main2 .regulatory-left {
	width: 325px;
	line-height: 25px;
	float: left;
}
#column-main2 .regulatory-left ul {
	margin-left: 0px;
	padding-left: 5px;
}
#column-main2 .regulatory-right {
	width: 400px;
	margin-left: 0px;
	line-height: 25px;
	float: left;
}
#column-main2 .regulatory-right ul {
	margin-left: 0px;
	padding-left: 5px;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
#column-mainSecondary2 .statements ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 25px;
}
/* ============== right homepage column  ====================== */


#column-right {
	margin-right: 20px;
	float: right;
	/*background-color: #FFFFFF;*/
	position: relative;
	display: block;
	width: 195px;
	padding-bottom: 20px;
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	margin-top:9px;
	
}
#column-right h4,#column-right-GBM h4 {
	font-size: 1.2em;
	font-weight: 700;
	color: #555;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 4px double #DDD;
	margin-bottom: 10px;
}
#column-right h5,#column-right-GBM h5 {
	font-size: 1.1em;
	font-weight: bold;
	left: 1.6em;
	color: #444;
	/*padding-bottom: 2px;
	padding-top: 2px;*/
	width:auto; display:block;
	/*border:1px solid #CCC;
	background-color:#EEE;*/
	line-height:1.4em;
	/*padding-left:5px;
*/
}


#column-right h6 {
	
	font-size: 1.0em;
	font-weight: bold;
	left: 1.6em;
	color: #666666;
	padding-bottom: 2px;
	padding-top: 2px;
}
#column-right td {
	font-size: 12em;
}
#column-right p {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ============== LEGACY STYLES FOR CONTENT  ====================== */

.zebra-stripe {
	background-color:#ffffff;
	border-radius:6px;

}

.zebra-stripe tr {
	height: 25px;
	background-color:#f3f3f3;
}

.zebra-strip td {
	padding:4px !important;
	margin:0px !important;
}
/* In The Media Feed */
#bannerContainer ul, bannerTable ul li {
	list-style: none;
    color:#666;
}
#bannerContainer ul li a:link {
	color: rgb(102,102,102);
}
#bannerContainer ul li a:hover {
	color: #D81E05;
}
#bannerContainer {
	border: 0px solid #CCC;
	padding: 4px;
}
#bannerContainer .bannerText {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	font-size: 1.1em;
}
#bannerContainer .bannerDate {
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.2em;
}
.fltright {
	float: right;
}
.fltleft {
	float: left;
}
/* TABLES */
.tableHead {
	/*padding: 4px;*/
	border-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCC;
	background-color: #FFF;
	margin-top: 16px;
}
.tableHead3 {
	padding: 4px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCC;
}
.tableBody {
	background-image: none;
	/*border: 1px solid #CCC;*/
	border-top: 2px solid #AAA;
	padding: 4px 4px;/*background-color: rgb(244, 244, 244);*/
}
.tableBody p {
	margin-bottom: 6px;
}
.navTableHeader {
	background-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding: 0 0 0 4px
}
.navTableItem {
	background-color: #eeeeee;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.navTableItemAlt {
	background-color: #f6f6f6;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.t3head {
	border-width: 1px 1px 0px 1px;
	border-style: solid solid none solid;
	border-color: #ccc;
	height: auto;
	padding: 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.t3body {
	border-width: 0px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #ccc;
	padding: 8px 5px;
}
tr.title {
	background-color: #dddddd;
}
tr.even {
	/*background-color: #cc0000;*/
}
tr.odd {
	background-color: #fefefe;
}
tr.bond.odd {
	background-color: #FFFFFF;
}
tr.bondeven {
	background-color: #eeeeee;
}
td.bondmarket {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
td.market {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
td.white {
	background-color: #ffffff;
}
.markethdr {
	background-color: #dddddd;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	FONT-WEIGHT: bold;
}
.bondhdr {
	background-color: #dddddd;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	FONT-WEIGHT: bold;
}
A.bondhdr:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #dddddd;
	text-align: center;

}
A.bondhdr:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #660000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #dddddd;
	text-align: center;
}
table.borders {
	border-color: #999999;
	border-width: 0 0 1px 1px;
	border-style: solid;
}
.borderr {
	border-right: solid #999999 1px;
}
.borderl {
	border-left: solid #999999 1px;
}
.bordert {
	border-top: solid #999999 1px;
}
.borderb {
	border-bottom: solid #999999 1px;
}
.borderblight {
	border-bottom: solid #DFDFDF 1px;
}
td.white {
	background-color: #ffffff;
}
.black {
	color: #000000;
}
#content2 { /* For 2 Column Layout - Left Content) */
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 530px;
}
#content2 p, #column-main2 p, #column-main2-GBM p {
	padding-bottom: 10px;
/*	padding-top: 10px;
*/}
#col2 {
	width: 168px;
}
#col3 {
	width: 168px;
	font-size: 0.8em;
}
/*  contacts  */
.contactHead {
	color: #444;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contact {
	font-size: 1.1em;
	line-height: 1.3em;
}
a.contact {
	color: #c00;
}
a.contact:hover {
	color: #c00;
}
a.contact:visited {
	color: #660000;
}
a.contact:active {
	color: #c00;
}
.headline {
	font-weight : bold;
	font-size : 1.4em;
	color : #666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.headline9 {
	color : #444;
	font-weight: bold;
}
.normalboldtext {
	font-weight: bold;
}
/* LISTS IN COTENT AREA */

#column-main2 ul, #column-main ul {
	margin-left: 18px;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!GBM SPECIFIC!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


#mktdata {
	margin-top:10px;
	margin-bottom:10px;
	min-height:210px;
	

}



/* NEW TABS FOR HOME PAGE */

#gbm_charts_tabs .ui-widget-content{
	text-align:center;
	background-color:#EEE;
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
}

#gCharts {
	margin-left:0px !important;
	margin-right:0px !important;
	background-image:none !important;
	background-color:#FFF !important;
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	
}
#gbm_charts_tabs {
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

#gCharts li {
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding-left:2px !important;
	padding-right:2px !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin-left:0px !important;
	margin-right:0px !important;;
}

#gCharts li a {
	font-size:9px !important;
	padding-left:1px !important;
	padding-right:1px !important;
	margin:0px !important;
}

#gbm_charts_tabs .ui-widget-content{
	text-align:center;
	background-color:#EEE;
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
}

#gbm_charts_tabs a {
	padding-top:4px;
	padding-bottom:4px;
	display:block;
}
/* Fix prices tabs */

/*#mfix {
	margin-left:0px !important;
	margin-right:0px !important;
	background-image:none !important;
	background-color:#FFF !important;
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	
}
#mocatta_fix_tabs {
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

#mfix li {
	list-style:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	list-style-image: none !important;
	padding-left:1px !important;
	padding-right:1px !important;
	padding-top:4px !important;
	padding-bottom:4px !important;
	margin-left:0px !important;
	margin-right:0px !important;;
}

#mfix li a {
	font-size:9px;
	padding-left:15px !important;
	padding-right:15px !important;
	margin:0px !important;
}
*/
#gbm_fix_tabs .ui-widget-content{
	text-align:center;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	border:1px solid #CCC;
	font-size:10px !important;
}

#gbm_fix_tabs .ui-widget-content .zebra-stripe{
	border: none !important;

}

#gbm_charts_tabs table caption {
	font-size:1.2em;
	font-weight:bold;
	background-color:#D81E05;
	color:#FFF;
	width:100%;
	
	height:14px;
	line-height:14px;
}

/* END GBM TABS */

#gbm_charts_tabs table tr th, 

#gbmHome {
	padding-bottom: 0px;
}
#gbm-column-main {
	width: 980px;
	background-color: #FFFFFF;
}
#gbm-column-main h3 {
color: #D81E05;
	font-size: 1.4em;
}
#gbm-market-header {
	margin-top: 10px;
	text-align: center;
}
#gbm-homebannerContainer {
	width: 770px;
	height: 290px;
	float: left;
	position: relative;
}
#gbm-homebannerContainer .banner {
	position: absolute;
	top: 0px;
}
#gbm_home_banner_thumb_container {
	width: 755px;
	height: 115px;
	position: relative;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}
#gbm_home_banner_thumb_container a:link {
	color: #555;
}
#gbm_home_banner_thumb_container a:hover {
	text-decoration: underline;
	color: #D81E05;/*outline: 0;*/
}
.smallbannerHilighted a:link {
	color: #D81E05;
}
.smallBanner {
	width: 250px;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	height: 84px;
	font-size: 1.4em;
	font-weight: bold;
	cursor: pointer;
}
#gbm-home-rightCol {
	float: right;
	background-color: #FFFFFF;
	width: 210px;
	height: 320px;
	min-height: 290px;
	position: relative;
}
#gbm-home-rightCol h3, {
	font-size:1.6em;
}
#gbm-chartFeed {
	width: 168px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	margin-top: 10px;
}
/* market tables */
.mktTabOn {
	background-color: #eeeeee;
	padding: 1px;
}
.mktTabOff {
	background-color: #eeeeee;
	padding: 1px;
}
.mktText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
a.mktText:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.mktText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}
a.mktText:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.mktText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.mktHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	line-height: 12px;
	font-size:9px;
}
/* FORMAT */

.outline {
	border: 1px solid #999;
}
.topline {
	border-top: 1px solid #999;
	padding: 2px 0px;
}
.dotline {
	border-top: 1px dotted #999;
	padding: 2px 0px;
}
.btmline {
	border-bottom: 1px solid #ccc;
}
.rtline {
	border-right: 1px solid #ccc;
}
.bg1 {
	background-color: #cccccc;
}
.bg2 {
	background-color: #eeeeee;
}
.bg3 {
	background-color: #dddddd;
}
.bg4 {
	background-color: #ffffcc;
}

.gbm-home-icon-all-container{
	width: 168px;
	verflow: hidden;
	margin-top:-5px;
}


.gbm-home-icon-container {
	width: 168px;
	height: 57px;
/*	background-color: #0000FF;*/
	border-bottom: 1px solid #ccc;
	margin-left: 20px;
	overflow: hidden;
}
.gbm-home-icon-container-3lines {
	width: 168px;
	height: 68px;
/*	background-color: #0000FF;*/
	border-bottom: 1px solid #ccc;
	margin-left: 20px;
	overflow: hidden;
}
#column-main2-GBM {
	margin-left: 40px;
	margin-top: 20px;
	width: 685px;
	display: block;
	position: relative;
	float: left;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #666;
	padding-top: 0px;
	min-height: 400px;
	margin-bottom: 20px;
}
#column-right-GBM {
	margin-right: 20px;
	float: right;
	background-color: #FFFFFF;
	position: relative;
	display: block;
	width: 195px;
	padding-bottom: 20px;
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
}
#column-right-GBM h1 {
	font-size: 1.2em;
	font-weight: 700;
	color: #555555;
	padding-top: 18px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom: 2px solid #AAA;
	margin-bottom: 10px;
}
#column-right-GBM h2 {
	font-size: 1.1em;
	font-weight: bold;
	left: 1.6em;
	color: #666666;
	padding-bottom: 2px;
	padding-top: 2px;
}
#column-right-GBM h3 {
	font-size: 1.0em;
	font-weight: bold;
	left: 1.6em;
	color: #666666;
	padding-bottom: 2px;
	padding-top: 2px;
}
#column-right-GBM td {
	font-size: 12em;
}
#column-right-GBM p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#PAGE_TITLE_BANNER {
	width: 940px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCC;
	position: relative;
	display: block;
	height: 45px;
}
/* for page titles on GBM in banner area below menu */

#PAGE_TITLE_BANNER H1 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	padding-left: 0px;
}
.newsDivider {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!END GBM SPECIFIC!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

th {
	font-weight: bold;
	/*height: 30px !important;*/
/*	line-height: 30px !important;*/
	/*font-size: 1.1em !important;*/
	background-color: #ddd !important;
	color: #000 !important;
	text-align: center !important;
	font-size:1em !important;
	
}


.skipnav {
	text-align: left;
	
}
.skipnav a {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-weight:bold;
	font-size:10px; !important;
	color:#000;
	padding:4px;
	
}
.skipnav a:focus, .skipnav a:active {
	position: static;
	left: 0;
	width:auto;
	text-align:center;
	height: auto;
	overflow: visible;
	text-decoration: underline;
	border:2px solid #999 !important;
	
}


/* SPECIAL STYLES FOR FRONT PAGES */

.callout_box {
	position:relative;
	padding:10px;
	border:1px solid #e3e3e3;
	background-color:#f5f5f5;
}



/* NEW Drop Down menu to choose site in header */

#sib {
        float: left;
       /* border: 1px solid #aaa;*/
        overflow: hidden;
		font-weight:normal;
		font-size:1.0em;
		margin-left:64px;
		margin-top:10px;
}

#sib ul {
        margin:0;
        padding:0;
        list-style:none;
		
}

#sib ul li {
        float:left;
		height:20px;
		
}

#sib ul li a {
        float: left;
        color:#444;
        text-decoration:none;
        background:#FFFFFF;
      /*  border-left: 1px solid rgba(255, 255, 255, 0.05);
        border-right: 1px solid rgba(0,0,0,0.2);*/
    	text-align:left;
		width:180px;
		line-height:20px;
		padding-left:5px;
		
}

#sib li ul {
        background:#FFFFFF;
        left: -999em;
        position: absolute;
        z-index: 9999;
        border: 1px solid #aaa;
		width:200px;
		margin-top:18px;
		
}

#sib li ul a {
        background: none;
        border: 0 none;
        margin-right: 0;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
		width:195px;
		padding-left:5px;
}

#sib ul li a:hover,
#sib ul li:hover > a {
        color: #000000;
        background:#f3f3f3;
      

}

#sib li ul a:hover, 
#sib ul li li:hover > a  {
    color: #000000;
      background: #f3f3f3;
       
}



#sib li:hover ul {
        left: auto;
}


#sib li li ul {
        margin: -1px 0 0 200px;
        display:none;
}

#sib li li:hover ul {
      display: block;
}

#sib ul ul li:last-child > a {
	border-bottom:1px solid #aaa;
       
}

#sib ul ul ul li:first-child > a {
        
}

/* GFX Home */

.headlineMod {
	width: 740px;
	padding-top:2px;
}
.headlineModDate {
	width: 75px;
	float: left;
	padding-left: 10px;
}
.headlineModText {
	width:580px;
	margin-left: 95px;
}
/* .headlineModDate {
	width:85px;
	float:left;
	margin-top:4px;
	margin-bottom:4px;
	margin-left: 8px;
	line-height:18px;
	height:28px;
	
}

.headlineModText {
	position:relative;
	left:-25px;
	width:580px;
	float:right;
	clear:both;
		margin-top:-30px;
	margin-bottom:4px;
	line-height:18px;
	height:28px;
	

		
}
a.headlineLink { font-size: 10px; }

*/

#fx_features_box {  padding: 4px; background-color:#eeeeee}
.featuresLink {line-height:18px; }


#mocatta_features_box  { background-color:#eeeeee; padding: 4px; }
.mocatta_features { 
	margin:6px 0px;
	line-height:18px; }
	
.minus {
	margin-left:5px;
	color:#990000;}


.plus {
	margin-left:5px;
	color:green;
}
.price {
	color:#333;
}
		
/* Investor Solutions pages on GBM */

#CONTENT_LEGAL {
	height:20px;
	background-color:#FFF;
	line-height:20px;
	margin-left:180px;
	text-align:center;
}

/* corrections for accordions */

#li {
	line-height:1.3em !important;
}

.bannerTextLink a:link {
	color:#666;
}

#accordion>div>ul {
	margin-left:0px !important;
	padding-left:0px !important;
}

#accordion,#accordion2,#accordion3,#accordion4,#accordion5 {
	margin-bottom:10px;
	margin-top:10px;
}

/* MEGA MENU */

defaults = {
        /* unique ID's are required to indicate aria-owns, aria-controls and aria-labelledby */
        uuidPrefix: "accessible-megamenu",

        /* default css class used to define the megamenu styling */
        menuClass: "accessible-megamenu",

        /* default css class for a top-level navigation item in the megamenu */
        topNavItemClass: "accessible-megamenu-top-nav-item",

        /* default css class for a megamenu panel */
        panelClass: "accessible-megamenu-panel",

        /* default css class for a group of items within a megamenu panel */
        panelGroupClass: "accessible-megamenu-panel-group",

        /* default css class for the hover state */
        hoverClass: "hover",

        /* default css class for the focus state */
        focusClass: "focus",

        /* default css class for the open state */
        openClass: "open"
    }
	
	 /* mega menu list */
    .nav-menu {
        display: block;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 15;
		background-color:#D81E05;
    }

    /* a top level navigation item in the mega menu */
    .nav-item {
        list-style: none;
        display: inline-block;
        margin: 0;
		
    }

    /* first descendant link within a top level navigation item */
    .nav-item > a {
        position: relative;
        display: inline-block;
       /* padding: 12px 24px 12px 12px;*/
	    padding: 16px 24px 12px 12px;
        margin: 0 0 -1px 0;
        border: 1px solid transparent;
		text-decoration:none;
		color:#FFF;
		font-weight:normal;
		font-size:1.25em;
		font-family:Arial, Helvetica, sans-serif;
/*		text-transform: capitalize;
*/		background-image:url(../images/template/mm_arrow_white.png);
		background-repeat:no-repeat;
		background-position:95% 52%;
		margin-left:10px;
	
		
    }
	
	.no_nav_icon > a  {
		background-image:none !important;
	}

    /* focus/open states of first descendant link within a top level 
       navigation item */
    .nav-item > a:focus,
    .nav-item > a.open{
        border-top: 1px solid #B0B0B0;
		border-left: 1px solid #B0B0B0;
		color:#D81E05 !important;
		background-color: #F1F1F1 !important;
		background-image:url(../images/template/mm_arrow_red.png);
	
    }
	
	

    /* open state of first descendant link within a top level 
       navigation item */
    .nav-item > a.open,
	.nav-item > a:hover {
        border-bottom: none;
        z-index: 1;
		color:#666;
		background-image:url(../images/template/mm_arrow_red.png);
		
    }

    /* sub-navigation panel */
    .sub-nav {
        position: absolute;
        display: none;
        /*top: 2.6em;*/
        margin-top: -1px;
		padding:0px;
        border: 1px solid #B0B0B0;
        background-color: #FFF;
		font-size:1.4em;
		box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.5), -1px 0px 0px #FFF;
		
    }

    /* sub-navigation panel open state */
    .sub-nav.open {
        display: block;
    }

    /* list of items within sub-navigation panel */
    .sub-nav ul {
        display: inline-block;
        vertical-align: top;
		font-size:.8em;
		background-color:#FFF;
		margin:0px;
		padding-left:10px;
		padding-right:10px;
    }

    /* list item within sub-navigation panel */
    .sub-nav li {
        display: block;
        list-style-type: none;
        margin: 0;
        padding: 0;
		margin-bottom:8px;
		line-height:0.9em;
    }
	
	.sub-nav a:link,.sub-nav a:active,.sub-nav a:visited {
	color:#666;
	text-decoration:none;
	}
	
	.sub-nav a:hover {
		color:#CC0000;
		text-decoration:underline;
	}
	
	/*.sub-nav h1{
		font-size:1.2em;
		color:#515151;
		margin-bottom:10px;
		margin-top:10px;
	}
	*/
	
.sub-nav-group li.bold {
		color: #515151;

font-size: 1.1em;
padding-bottom:2px;
padding-top:5px;
display: block;
font-weight: 700;
	}
	
	.sub-nav hr {
		width:30px;
		height:1px;
		color:#666;
		background-color:#666;
		border:none;
		
	}
	.sub-nav h2 {
		font-size:1.0em;
		color:#666;
			margin-top:5px;
		margin-bottom:5px;
	}
	
	.bumper {
		display: block;
	margin: 0;
	height: 30px;
	line-height: 30px;
	background-color:#F1F1F1;
	}
	
	.navArrow{
	
	}
	
	.lastli {
		margin-bottom:20px !important;
		
	}

/* Jquery UI Accordion fixes 2-25-2015 */


.accordion_nopad_nomargin {
	/* is to remove margin/padding in accordion panels that have table in them as content ie news room */
	padding:0px !important;
	border:0px !important;
}

#accordion h3,#accordion1 h3,#accordion2 h3,#accordion3 h3,#accordion4 h3 {
	font-size:1.2em !important;
	pading-top:4px !important;
}


/* NEW LEFT NAV */


.itemhover  {
/*position: relative;*/
/*background-color: #F1F1F1;
*//*margin-left:-20px;
padding-left:20px !important;
display:block;
width:170px !important;
margin-bottom:1px;*/
color:#CC0000 !important;
font-weight:bold;
 }

#side-nav {
	float: left;
	/*color: #999;*/
	padding-left: 10px;
	padding-bottom: 20px;
	/*margin-top: 7.75em;*/
	font-size:1.1em;
	width:100%;
	margin-left:9px;
}
#side-nav ul {
	list-style: none;
	padding-left: 10px;

}
#side-nav ul ul {
	float: left;
	display: none;
}
#side-nav li a {
	color: #666;
	font-size: 1.2em;
	text-decoration:none !important;
}
#side-nav li a:hover {
	color: #D81E05 !important;
	text-decoration: underline !important;
}
#side-nav li {
	line-height: 1.2em;
	padding: 8px 0;
	margin-right: 15px;
}
#side-nav li.active a {
	padding:  5px 5px 5px 20px;
	margin-left: -20px;
}


#side-nav h3 {
	min-height: 30px;
	/*padding: 72px 0 0;*/
	 margin: 10px 0 0;
	padding: 55px 0 0;
	line-height: 1.2em;
	font-size: 1.3em;
}
#side-nav h3 {
	font-size: 1.3em;
	line-height: 1.3em;
}
#side-nav h3 strong {
	display: block;
	line-height: 1em;
}
#side-nav h3 a {
	font-weight: 700;
	font-size: 1.3em;
	padding: 4px 0px 8px;
	display: block;
}
#side-nav h2{
	color: #555555;
	margin-right: 20px;
	font-size: 1.3em;
	line-height:1.2em;
	padding:8px 0;
	border-top: 4px double #DDD;
	font-weight:bold;
}

#side-nav ul.level-1.special {
	
	border-top: 4px double #DDD;
	width:180px;
	padding-bottom:5px !important;
	padding-top:5px !important;
	display: block !important;
}
#side-nav ul.level-1.special li a {
	margin-left:-10px !important;
	font-size:1.3em;
	font-weight:bold;
	color: #555555;
}
#side-nav ul.level-1.special li.active {
	width:180px !important;
}
#side-nav ul.level-1.special li.active a {
	margin-left:-30px !important;
}

#side-nav h2 a:link, #side-nav h2 a:visited, #side-nav h2 a:active {
	color:#555555;
	text-decoration:none;
	
}

#side-nav h2 a:hover {
		color:#D81E05;
		text-decoration:none;
		
}
#side-nav h2.top {
	border-top:none !important;
	margin-top:10px;
}
#side-nav ul li {
	line-height: 1.2em;
	padding: 5px 0;
}
#side-nav li.active,#side-nav h4.active {
	position: relative;
	background-color: #f1f1f1;
	padding-left: 30px;
	margin-left: -30px;
	/*width:195px;*/
}
#side-nav h2.active {
	padding-left: 10px;
	margin-left: -10px;
}

#side-nav li.active:before {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 5px;
	border: 1px solid #fff;
	border-left: none;
	-webkit-box-shadow: inset -2px 2px 1px #e3e3e3, inset -1px -2px 1px #e3e3e3;
	-moz-box-shadow: inset -2px 2px 1px #e3e3e3, inset -1px -2px 1px #e3e3e3;
	box-shadow: inset -2px 2px 1px #e3e3e3, inset -2px 2px 1px #e3e3e3;
	z-index: 1;
	
}
#side-nav li.active li.active:before {
	display: none;
}
#side-nav ul.level-1 li.active a, #side-nav ul.level-2 li.active a {
	float: left;
	position: relative;
	color: #515151;
	font-weight: 700;
	background: transparent;
	z-index: 9;
}
#ie6 #side-nav ul.level-1 li.active a {
	position:static !important;
}
#side-nav ul.level-1 li.active li a:hover, #side-nav ul.level-2 li.active li a:hover {
	color: #D81E05;
}
#side-nav ul.level-1 li.active li a {
	
	font-weight: 400;
}
#ie6 #side-nav ul.level-1 li.active a.active {
	position: static !important;
}
#side-nav ul.level-1, #side-nav li.active ul.level-2, #side-nav li.active ul.level-3 {/* level-1 , level-2 , level-3 */
	display: block;
}
#side-nav li.active ul.level-2 li.active, #side-nav li.active ul.level-3 li.active {
	background-color: #d8d8d8;
	padding-bottom: 0;
	margin-left: -30px;
}
#side-nav ul.level-1 {
	padding-bottom: 10px;
}
/*modified*/
#side-nav ul.level-1 li.active a.active {
	font-weight: 700;
}
#side-nav ul.level-1 li.active ul.level-2 li, #side-nav ul.level-2 li.active ul.level-3 li {
	width: 85%;
	overflow: hidden;
	background: transparent;
}
#side-nav ul.level-2 ul, #side-nav ul.level-3 ul {
	margin-top: 5px;
}
#side-nav ul.level-1 li.active ul.level-2 li.active a.active {
	position: relative;
	width: 95%;
}
#side-nav ul.level-1 li.active ul.level-2 li.active a.active:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	bottom: 3px;
	right: 0;
	background: #d8d8d8;
	width: 148px;
	z-index: -1;
}
#side-nav ul.level-2 li.active ul.level-3 li.active a.active:before {
	width: 138px;
}

#side-nav ul ul li a {
	padding-bottom:0px !important;
	padding-top:0px !important;
}

#side-nav ul ul li a:active {
	padding-bottom:20px;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0px;
    line-height: 0;
    visibility: hidden;
    width: 0px;
    height: 0px;
}

ul.level-2 {
	font-size:.7em;
	margin-left:-30px;
}

a active {
	color:#00FF00 !important;
}

.red-btn {
    position: relative;
    display: block;
    overflow: hidden;
    background-color: #D81E05;
    background-image: url("../../gbm_menu/images/template/");
    background-position: left top;
    background-repeat: repeat-x;
    color: #FFF;
    /*height: 1.8em;
    line-height: 1.8em;*/
    padding: 0px;
    border: 1px solid #BD0000;
    font-size: 1.4em;
    font-weight: normal;
    text-align: center;
    text-shadow: -1px -1px 0px #900;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 0px 1px 1px #900;
}

.grey-btn:hover, .red-btn:hover, .red-btn:focus {
    background-position: left bottom;
    top: 1px;
    text-decoration: none;
    box-shadow: none;
}

.news {
	font-size:0.9em !important;
}
table .news caption {
	font-size:1.5em !important;
}


li.selected {background:yellow}

/* Colombia */

#colombia-home-rightCol H3 {	
	font-size:1.2em;
}


#gbm_home_banner_thumb_container_fix {
	position:relative;
	top:-20px
	
}

.fakelink
{
	color:#cc0000;
	text-decoration:none;
}

.hideTableCell {
	border-top:none !important;
	border-bottom:none !important;
	background-color:#DDD; !important;
}