/*	SITE TEMPLATE
-----------------------------------------------
1.	Universal
2.	Template Layout
3.	Branding / Logo elements
4.	Footer elements 
5.	Miscellaneous
----------------------------------------------- */

/*= 1. Universal
----------------------------------------------- */
html {
	padding:0;
	margin:0;
	overflow-y: scroll;
}
body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 100%;
	background: #e6dfd7 url(../images/nav_bg.gif) no-repeat center top;
	color: #000;
	margin: 0;
	padding: 0;
}
img {border: 0;}
.hidden {
	height: 0;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}

/*= 2. Template Layout
----------------------------------------------- */
#sitewrapper { 		/* positions site on page */
	font-size: 75%;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 0 20px 0;
	position: relative;
	text-align: left;
	width:980px;
}
#footer {
	font-size:91.7%;
	color:#666;
	padding-bottom:10px;
}

/*= 3. Branding / Logo elements
----------------------------------------------- */

#header {
	float:left;
	background-color:#fff;
}

#header #branding img {
	z-index:1000;
	position:relative;
}

#header #latestshareprice {
	float:right;
	width:175px;
	padding:10px 0 12px 0;
	background:#a60d1f;
}
html > body #header #latestshareprice {
	padding:10px 0 9px 0;
}

div.shareprice {
	/*font-size:91.7%;*/
	border-bottom:1px solid #b2b2b2;
}


#content {
	position: relative; /*required for report tools*/	
}

#header #sitefeatures {
	z-index:101;
}

#header #sitefeatures form {
	float: right;
	text-align:right;
	padding:20px 0px 0 0px;
	width:170px;
}
html > body #header #sitefeatures form {
	padding: 25px 20px 0px 0px;
}
#header #sitefeatures fieldset {
	display: inline;
	float: right;
	text-align:right;
	margin:0;
	padding:0;
}
#header #sitefeatures form.search input.text {
	float:left;
	border:1px solid #000000;
	width:110px;
	height: 15px;
	padding:2px 5px;
	color:#666;
}
#header #sitefeatures form.search input.searchbutton {
	float:left;
	background:url(../images/button_fade.gif) repeat-x bottom #c21d30;
	width:30px;
	color:#fff;
	cursor:pointer;
	font-size:100%;
	height:21px;
	padding:0 3px 3px 3px;
	border:1px solid #000000;
	vertical-align:middle;
}
#header #sitefeatures form.search button.button_f2 {
	float:left;
	background:url(../images/button_fade.gif) repeat-x bottom #c21d30;
	color:#fff;
	cursor:pointer;
	font-size:100%;
	height:21px;
	padding:0 3px 3px 3px;
	display:inline-block;
	border:1px solid #000000;
	vertical-align:middle;
	text-decoration:underline;
}

#contentwrapper {
	background:#fff;
	float:left;
	padding-bottom:100px;
}

#contentwrapper_n2 {
	background:#fff;
	float:left;
	padding-bottom:10px;
	margin-left: 15px;
}
#content {
	margin-top:-70px;
}

#mapaSitio{
	margin-top:20px;
	padding-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mapaSitio_fondo{
	position: absolute;
	width: 980px;
	height: 60px;
	background: #e6dfd7 url(../images/fondo_mapa_sitio.gif) repeat-x;
	z-index: 300;
	margin-top: 15px;
	background-image: url(../images/fondo_mapa_sitio.gif);
}

#mapaSitio ul li {
	list-style-image: url(../images/bulet_flecha.gif);

}
#mapaSitio ul li ul {
	margin-top:10px;
	list-style-image: none;
}
#mapaSitio ul li ul li{
	margin: 0 0 0 0px;
	list-style-type: none;
	list-style-image: none;
}
#mapaSitio ul li a{
	font-size: 14px;
	font-weight: bold;
	color: #b56414;
	text-decoration: none;
}
#mapaSitio ul li ul li a{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.red_bg {
	position: absolute;
	bottom: -425px;
	background:#6e0000;
	width: 950px;
	height: 400px;
	z-index: 200;
	display: none;
}
#bot_mapa_sitio {
	position: absolute;
	background:#6e0000;
	font-size: 12px;
	color: #FFFFFF;
	min-width: 50px;
	height: 12px;
	padding: 10px 20px 10px 10px;
	margin-left: 15px;
	bottom: 0px;
	z-index: 301;
}
#bot_mapa_sitio a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/*= 4. Footer elements
----------------------------------------------- */
#footer .copyright {
	float: left;
	padding: 0 20px 0 0;
	margin:0;
}

/*= 5. Miscellaneous
----------------------------------------------- */

div#content hr {
    background-color: #B2B2B2;
    border: 0 none;
    clear: both;
    color: #B2B2B2;
    height: 1px;
    margin: 0.5em 0 1em;
    padding: 0;
    width: 100%;
}

/*	subnavigation
-----------------------------------------------
1.	Access keys hidden menu
2.	Main navigation
3.	Sub navigation
4.	Page trail
5.	Footer navigation
----------------------------------------------- */

/*= 1. Access keys hidden menu
----------------------------------------------- */
#accessiblenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#accessiblenav li {
	display: inline;
	list-style: none;
	margin: 0;	
	padding: 0;

}
#accessiblenav a:link, #accessiblenav a:visited {
	height: 0;	
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 5px;
	width: 0;
	z-index: 1002;
}
#accessiblenav a:active, #accessiblenav a:focus { /* Only show skiplinks on focus */
	background: #FFF;
	border:1px solid #000;
	height: auto;
	margin: 0;
	overflow: visible;
	padding: 4px 6px 4px 6px;
	position: absolute;
	text-decoration:underline;
	width: auto;
	z-index: 10000;
}
/*= 2. Main navigation
----------------------------------------------- */
#menu_principal
{
	position: absolute;
	width: 980px;
	height: 158px;
	background: url(../images/fondo_sup.png) no-repeat;
	z-index: 100;
	background-image: url(../images/fondo_sup.png);
	left: 0;
}
#navigation ul {
	float:left;
	font-weight: normal;
	list-style-type:none;
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:730px;
}
#header #navigation ul li {
	display: inline;
	white-space:nowrap;
	background-image:none;
	margin:0;
	padding:0;

}
#navigation ul li a, #navigation ul li a:visited {
	color: #fff;
	float:left;
	padding: 14px 12px 0 12px;
	text-align: center;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:focus, #navigation ul li a.lit, #navigation ul li a.lit:visited, #navigation ul li a.lit:hover, #navigation ul li a.lit:active, #navigation ul li a.lit:focus {
	text-decoration:underline;
	font-size: 12px;
}
#navigation ul li a.lit, #navigation ul li a.lit:visited, #navigation ul li a.lit:hover, #navigation ul li a.lit:active, #navigation ul li a.lit:focus {
	text-decoration:none;
	padding: 6px 12px 0 12px;
	border-top: 8px solid #5e0000;
}


/*= 3. Sub navigation
----------------------------------------------- */
.contenido_n2 {
	padding-left: 225px;
}
.grid_n2 {
	margin-top: -85px;
	margin-left: 10px;
	width:355px;
	height: 85px;
	background: #FFFFFF;
}
.grid_content_n2 {
	display:inline;
	margin-left: 20px;
	margin-right: 10px;
	width:730px;
}

.grid_menu_n2 {
	background:url(../images/menu_fade.png)
	
	no-repeat top left;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 20px;
	width:235px;
	min-height: 180px;
}

#subnavigation {
	position:absolute;
	padding-bottom:0px;
	margin-top: 150px;
	margin-left:0px;
	z-index: 80;
}
#subnavigation_fin {
	background:url(../images/menu_fade_pie.png)
	
	no-repeat top left;
	height: 8px;
}

#subnavigation .sectiontitle {
	padding:0px 15px 0 15px;
}

#subnavigation .sectiontitle p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 141.6%;
	margin:0;
	padding:0 0 6px 0;
	color:#c21d30;
	border-bottom:1px solid #bababa;
}
#subnavigation .sectiontitle p a:link, #subnavigation .sectiontitle p a:visited {
	text-decoration: none;
	color:#c21d30;
}
#subnavigation ul.subnav, #subnavigation ul.subnav li {
	list-style-type:none;
	margin: 0; 
	padding:0;
	background:none;

}
#subnavigation ul.subnav {
	width:200px;
	padding:10px 15px 10px 15px;
	font-size:91.7%;
}
#subnavigation ul.subnav li {
	position: relative;
}
 #subnavigation ul.subnav li a:link, #subnavigation ul.subnav li a:visited {
	color: #666;
	display:inline-block;
	padding: 2px 0 3px 0;
	text-decoration:none;
	width: inherit;
}
#subnavigation ul.subnav li a:hover, #subnavigation ul.subnav li a:active, #subnavigation ul.subnav li a:focus {
	color: #666;
	font-weight: normal;
	text-decoration:underline;
}
#subnavigation ul.subnav li a.lit:link, #subnavigation ul.subnav li a.lit:visited {
	color: #C21D30;
	font-weight: bold;
	text-decoration:none;
}

/* subnavigation - level 2*/
#subnavigation ul.subnav li ul {
	padding-bottom: 0;
	/*border-bottom:1px solid #bababa;
	border-top:1px solid #bababa;*/
}
#subnavigation ul.subnav li ul li a:link, #subnavigation ul.subnav li ul li a:visited {
	color: #666;
	display:block;
	padding: 2px 0 3px 10px;
	text-decoration:none;
	width: 181px;
}
#subnavigation ul.subnav li ul li a:focus, #subnavigation ul.subnav li ul li a:hover, #subnavigation ul.subnav li ul li a:active {
	color: #666;
	font-weight: normal;
	text-decoration:underline;	
}
#subnavigation ul.subnav li ul li a.lit:link, #subnavigation ul.subnav li ul li a.lit:visited {
	color: #C21D30;
	font-weight: bold;
	text-decoration:none;
}
#subnavigation ul.subnav li ul li a.lit:focus, #subnavigation ul.subnav li ul li a.lit:hover, #subnavigation ul.subnav li ul li a.lit:active {
	color: #C21D30;
	font-weight: bold;
	text-decoration:underline;
}

/* subnavigation - level 3*/
#subnavigation ul.subnav li ul li ul {
	padding-bottom: 0;
}
#subnavigation ul.subnav li ul li ul li a:link, #subnavigation ul.subnav li ul li ul li a:visited {
	color: #666;
	display:block;
	padding: 2px 0 3px 20px;
	text-decoration:none;
	width: 166px;
}
#subnavigation ul.subnav li ul li ul li a:focus, #subnavigation ul.subnav li ul li ul li a:hover, #subnavigation ul.subnav li ul li ul li a:active {
	color: #666;
	font-weight: normal;
	text-decoration:underline;	
}
#subnavigation ul.subnav li ul li ul li a.lit:link, #subnavigation ul.subnav li ul li ul li a.lit:visited {
	color: #C21D30;
	font-weight: bold;
	text-decoration:none;
}
#subnavigation ul.subnav li ul li ul li a.lit:focus, #subnavigation ul.subnav li ul li ul li a.lit:hover, #subnavigation ul.subnav li ul li ul li a.lit:active {
	color: #C21D30;
	font-weight: bold;
	text-decoration:underline;
}



/*= 4. Page trail
----------------------------------------------- */
ol#pagetrail, ol#pagetrail li {
	display:inline;
	list-style-type:none;
	margin: 0;
	padding:0 0 14px 0;
	white-space:nowrap;
}
ol#pagetrail li {
	font-size:91.7%;
}
ol#pagetrail a:link, ol#pagetrail a:visited { 
	color: #666;
	text-decoration: none; 
}
ol#pagetrail a:hover, ol#pagetrail a:focus, ol#pagetrail a:active { 
	color: #666;
	text-decoration: underline; 
}

/*= 5. Footer navigation
----------------------------------------------- */
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	padding: 0;
	background-image:none;
	white-space:nowrap;
}
#footer ul li a:link, #footer ul li a:visited {

	text-decoration: none;
}
#footer ul li a:hover, #footer ul li a:focus, #footer ul li a:active {
	text-decoration: underline;
}
#footer ul.inline li {
	padding: 0 0 0 10px;
	white-space:nowrap;
}
#footer .siteservices ul.inline {
	margin-bottom: 30px;
}
#footer .siteservices ul.inline li {
	padding: 0 10px 0 0;
	white-space:nowrap;
}

body {
  min-width: 1000px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_8 {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_destacados{
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.grid_home {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	width:495px;
	height: 115px;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 8 Columns
----------------------------------------------------------------------------------------------------*/


.grid_1 {
	width:105px;
}


.grid_2 {
	width:230px;
}

.grid_destacados {
	width:334px;
}
.grid_3 {
	width:355px;
}

.grid_4 {

	width:480px;
}

.grid_5 {
	width:605px;
}

.grid_6 {
	margin-top:20px;
	width:720px;
}

.grid_7 {
	width:855px;
}

.grid_8 {
	width:980px;
}

.grid_9 {
	min-width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}

.grid_10 {
	width:965px;
}

.grid_11 {
	width:730px;
}

.grid_12 {
	width:450px;
}
.grid_13 {
	float: left;
	width: 220px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}/*	LAYOUT
-----------------------------------------------
1.	Grid
2.	Miscellaneous
----------------------------------------------- */


/*= 1. Grid
----------------------------------------------- */
.col_content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	
}
.col_content ul li{
	margin:0 0 0 30px;
	list-style-type: disc;
}
.caja_home
{
	background: url(../images/caja_home.png) no-repeat 0 0;
}
.row {
	display:inline-block;
	margin-bottom: 20px;
}
.bigrow {
	display:inline-block;
	margin-bottom: 25px;
}
.rowspace {
	margin-top: 20px;
}
.doublerowspace {
	margin-top: 40px;
}
.rowspace50 {
	margin-top: 50px;
}
.bgblock {
	background: #edf2c7;
}
.colheight {
	height: 165px;
}
html>body .colheight {
	height: auto;
	min-height: 165px;
}
.container {
	border-bottom:1px solid #b2b2b2;
	padding:5px 0 0 0;
}
.container_nopad {
	padding:0 0 0 0;
}



/* ------------------------ */
/* IN-PAGE SUBMENU - TABBED */
/* ------------------------ */

div#content ul.tabmenu {
	clear:both;
	list-style-type:none;
	width:450px;
	padding:0;
	font-size:91.7%;
}
html > body div#content ul.tabmenu {
	float:left;
}
div#content ul.tabmenu li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
div#content ul.tabmenu li a, div#content ul.tabmenu li a:link, div#content ul.tabmenu li a:visited {
	background:#EFEBE6;
	border-bottom:1px solid #FFF;
	float:left;
	padding:8px 15px 8px 15px;
	text-decoration:none;
	color:#000;
}
div#content ul.tabmenu li a:hover, div#content ul.tabmenu li a:focus, div#content ul.tabmenu li a:active {
	background:#a60d1f;
	color:#FFF;
}
div#content ul.tabmenu li a.lit, div#content ul.tabmenu li a.lit:link, div#content ul.tabmenu li a.lit:visited, div#content ul.tabmenu li a.lit:hover, div#content ul.tabmenu li a.lit:focus, div#content ul.tabmenu li a.lit:active {
	background:#f8f6f3;
	border-bottom:1px solid #f8f6f3;
	color:#000;
	font-weight:bold;
}

div#content ul.tabmenu li a.noborder, div#content ul.tabmenu li a.noborder:link, div#content ul.tabmenu li a.noborder:visited, div#content ul.tabmenu li a.noborder:hover, div#content ul.tabmenu li a.noborder:focus, div#content ul.tabmenu li a.noborder:active {
	background:#EFEBE6;
	border-bottom:none;
	color:#000;
	font-weight:bold;
}
div#content input.nextbutton, input.prevbutton {
	background:#FFF;
	color:#000;
	cursor:pointer;
	display:block;
	float:right;
	font-family:Arial, Helvetica, Sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:0;
	padding:0 0 0 7px;
	width:auto;
	border:none;
}


/* ------------------ */
/* SUB OF TABBED MENU */
/* ------------------ */

div#content ul.tabmenusub {
	font-size:91.7%;
	background:#EFEBE6;
	clear:both;
	list-style-type:none;
	padding:11px 0 0 11px;
	width:439px;
	border-bottom:1px solid #D1C9C0;
	padding-bottom:0;
}
html > body div#content ul.tabmenusub {
	float:left;
}
div#content ul.tabmenusub li {
	display:inline;
	float:left;
	padding-bottom:0;
	margin:0;

}
div#content ul.tabmenusub li a, div#content ul.tabmenusub li a:link, div#content ul.tabmenusub li a:visited {
	float:left;
	padding:10px 9px 9px;
	text-decoration:none;
	color:#000;
}
div#content ul.tabmenusub li a:hover, div#content ul.tabmenusub li a:focus, div#content ul.tabmenusub li a:active {
	background:#a60d1f;
	color:#FFF;
}
div#content ul.tabmenusub li a.lit, div#content ul.tabmenusub li a.lit:link, div#content ul.tabmenusub li a.visited, div#content ul.tabmenusub li a.lit:hover, div#content ul.tabmenusub li a.lit:focus, div#content ul.tabmenusub li a.lit:active {
	background:#F8F6F3;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	font-weight:bold;
	margin:0 0 -2px 0;
	padding:9px 10px 11px 10px;
	position:relative;
}
div#content ul.tabmenusub li a.lit {
	padding-bottom:10px;
}
div#content ul.tabmenusub li a.lit:hover, div#content ul.tabmenusub li a.lit:focus, div#content ul.tabmenusub li a.lit:active {
	color:#000;
}
div#content ul.tabmenusubwide {
	width:690px;
}

/* ----------------------------- */
/* SUB OF TABBED MENU - GLOSSARY */
/* ----------------------------- */


div#content ul.tabalphabet {
	padding:13px 0 0 13px;
	/*width:458px;*/
	width:437px;
	text-transform:capitalize;
}
div#content ul.tabalphabetsiteindex li.nolink {
	color:#999;
	padding:10px 4px 3px 4px;
}
div#content ul.tabalphabet li a {
	/*padding:4px 4px 3px 4px!important;*/
	padding:10px 6px 8px 6px!important;
}
/*div#content ul.tabalphabet li a.lit {
	border:0;
	font-weight:normal;
	padding:10px 10px 8px 10px;
}*/

div#content ul.tabalphabet li.nolink a, div#content ul.tabalphabet li.nolink a:link, div#content ul.tabalphabet li.nolink a:visited,  div#content ul.tabalphabet li.nolink a:hover, div#content ul.tabalphabet li.nolink a:active, div#content ul.tabalphabet li.nolink a:focus {
	background:#EFEBE6;
	color:#999;
	cursor:default;
}
/* -------------------------- */
/* IN-PAGE SUBMENU - BAR TYPE */
/* -------------------------- */

div#content ul.plainmenu {
	background:#EFEBE6;
	border-bottom:1px solid #EFEBE6;
	clear:both;
	display:block;
	float:left;
	list-style-type:none;
	margin:0.5em 0 2em 0;
	width:458px;
	padding-bottom:2px;
}
div#content ul.plainmenulight {
	background:#FFF;
	border:0;
	border-top:1px solid #EAE8E4;
	margin:0 0 2em 0;
	text-align:right;
}
div#content ul.plainmenu li {
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:6px 5px 6px 10px;
	font-size:91.7%;	
}
div#content ul.plainmenulight li {
	padding:6px 15px 6px 0;
}
div#content ul.plainmenu li a {
	white-space: nowrap;
}
div#content ul.plainmenu li a.lit {
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
}
/* Video hotspot */

.videodetails {
	background:url(../images/black_bg.png);
	top: 250px;
	left:0;
	position:absolute;
	padding: 10px 10px 5px 10px;
	width:445px;
	margin: 0px 0 0 15px;
}
.videodetails p, .videodetails h2, .videodetails h3 {
	color:#fff;
	padding:0 0 5px 0;
	margin:0;
}
.videodetails a, .videodetails a:link, .videodetails a:visited {
	color:#fff;
	text-decoration:none;
	background:url(../images/b_external_white.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	display:inline-block;
}
.videodetails a:hover, .videodetails a:focus, .videodetails a:active {
	color:#fff;
	text-decoration:underline;
	background:url(../images/b_external_white.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	display:inline-block;
}
/* ------------------------------------ */
/* FAQs & COMMON QUERIES QUESTION LISTS */
/* ------------------------------------ */

dl.faqs {
}
dl.faqs dt.first {
	margin:1.5em 0 0 0;
}
dl.faqs dt {
	font-family:Georgia, Times, Times New Roman, Serif;
	font-size:141.6%;
	font-weight:normal;
}
dl.faqs dt em {
	display:block;
	float:left;
	font-size:120%;
	font-style:normal;
	margin:-0.15em 0 1.3em 0;
	width:30px;
	padding-bottom: 10px;
}
dl.faqs dd {
	border-bottom:1px solid #CEC9C4;
	margin:0.75em 0 2.5em 0;
	padding:0 0 0 30px;
}
dl.faqs dd.noline {
	border-bottom:none;
}
/*= Backgrounds
----------------------------------------------- */
.white_bg {
	background:#fff;
}
.grey_bg {
	background-color: #efebe6;
	background-image: url(../images/lumancha.png);
	background-repeat: no-repeat;
}

/*= Miscellaneous
----------------------------------------------- */
.floatleft {
	float:left !important;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.nowrap {
	white-space:nowrap
}
.print {
	display: none;
}
.nomarginbottom {
	margin-bottom: 0;
}
.displayblock {
	display: block;
}
.displayinline {
	display: inline;
}
.leftalign {
	text-align: left;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}
.aligntop {
	vertical-align: top;
}
.alignbottom {
	position:absolute;
	bottom:0;
}
.keepintouch {
	width:435px;
	height:102px;
}
html > body .keepintouch {
	height:auto;
	min-height:102px;
}
.footer_map {
	background:url(../images/footer_map.gif) no-repeat 0 36px;
	height:185px;
}
html > body .footer_map {
	height:auto;
	min-height:185px;
}
#random_image,
#random_image_careers {
	height:120px;
	}
/* padding */

.nopad, .nopadding {
	padding:0;
}

.nopad_cr {
	padding-top:5px;
}

.nopad_right {
	padding-right:0;
}
.nopad_left {
	padding-left:0;
}
.nopad_bottom {
	padding-bottom:0!important;
}
.nopad_top {
	padding-top:0;
}
.nopaddingtop {
	padding-top:0;
}
.paddingtop_5px {
	padding-top:5px;
}
.paddingtop_10px {
	padding-top:10px !important;
}
.paddingtop_20px {
	padding-top:20px;
}
.paddingright_10px {
	padding-right:10px;
}
.paddingleft_10px {
	padding-left:10px;
}
.nopaddingbottom {
	padding-bottom:0;
}
.paddingbottom_10px {
	padding-bottom:10px;
}
.paddingtop_15px {
	padding-top:15px;
}
.paddingright_15px {
	padding-right:15px;
}
.paddingleft_15px {
	padding-left:15px;
}
.paddingbottom_15px {
	padding-bottom:15px;
}
.paddingbottom_45px {
	padding-bottom:43px;
}
/* margins */
.marginright_10px {
	margin-right:10px;
}
.marginleft_10px {
	margin-left:10px;
}
.marginbottom_10px {
	margin-bottom:10px;
}
.marginright_15px {
	margin-right:15px;
}
.marginleft_15px {
	margin-left:15px;
}
.margintop_30px {
	margin-top:30px;
}
.marginbottom_15px {
	margin-bottom:15px;
}
.marginbottom_45px {
	margin-bottom:45px!important;
}
/* heights */
.height200 {
	height:200px;
}
html>body .height200 {
	height: auto;
	min-height: 200px;
}
.height210 {
	height:210px;
}
html>body .height210 {
	height: auto;
	min-height: 210px;
}
.height220 {
	height:220px;
}
html>body .height220 {
	height: auto;
	min-height: 220px;
}
.height230 {
	height:250px;
}
html>body .height230 {
	height: auto;
	min-height: 250px;
}

.height350 {
	height:350px;
}
html>body .height350 {
	height: auto;
	min-height: 350px;
}

/* heights */
.width140px {
	width:140px;
}
.width240px {
	width:240px
}
	
.greyborder_bottom {
	border-bottom:1px solid #B2B2B2;
}
	

/* Media > Financial Calendar > Hotspots icons */

/* RSS icon */
a.rss {
	background:url("../images/icon_rss_small.gif") no-repeat 0 4px;
	display:block;
	padding:2px 10px 2px 14px;
	text-decoration:none!important;
}
/* Outlook icon */
a.calendaroutl {
	background:url("../images/icon_outlook.gif") no-repeat 0 4px;
	display:block;
	padding:2px 10px 2px 18px;
	text-decoration:none!important
}
/* iCal icon */
a.calendarical {
	background:#FFF url("../images/icon_ical.gif") no-repeat 0 4px;
	display:block;
	padding:2px 10px 2px 18px;
	text-decoration:none!important
}
/* Calendar icon */
a.calendarocal {
	background:#FFF url("../images/icon_calendar.gif") no-repeat 0 4px;
	display:block;
	padding:2px 10px 2px 18px;
	text-decoration:none!important
}
a.rss:hover, a.rss:active, a.rss:focus, a.calendaroutl:hover, a.calendaroutl:active, a.calendaroutl:focus, a.calendarical:hover, a.calendarical:active, a.calendarical:focus, a.calendarocal:hover, a.calendarocal:active, a.calendarocal:focus {
	text-decoration:underline!important;
}

/* ------------------------------------ */
/* Careers > Values hide& Reveal links  */
/* ------------------------------------ */
p.hide_reveal {
	float:right;
	padding-bottom:15px;
	}

/* For testing if CSS disabled */
span.css-check {
	font-size:0;
}	

/* --------------------------------------- */
/* Abouts us > Values hide & Reveal links  */
/* --------------------------------------- */
a.plus,
a.minus {
	padding-left:18px;
	text-decoration:none!important;
	background:transparent url(../images/icon_minus_sign_f1.gif) no-repeat 0 60%;
	}
a.plus {
	background:transparent url(../images/icon_plus_sign_f1.gif) no-repeat 0 55%;
	}	
a.plus:hover,
a.minus:hover {
	color:#c21d30;
	background:transparent url(../images/icon_minus_sign_f2.gif) no-repeat 0 60%;
	}
a.plus:hover {
	background:transparent url(../images/icon_plus_sign_f2.gif) no-repeat 0 55%;}

.twocolumnfeature {
	border-bottom:1px solid #CEC9C4;
	padding:20px 0;
}
/*	TYPOGRAPHY
-----------------------------------------------
1.	Headings
2.	Paragraphs
3.	Blockquotes
4.	Links
5.	Lists
----------------------------------------------- */

/*= 1. Headings
----------------------------------------------- */
h1, .h1 {
	color:#c21d30;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:183.4%; /* equals 22px */
	font-weight:normal;
	margin:0 0 0px 0;
	padding:0;

}
h2, .h2 {  
	color: #c21d30;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-size:141.6%; /* equals 17px */
	font-weight:normal;
	margin: 0 0 15px 0; 
	padding: 0;	
}
h2.corporatecolour,
h3.corporatecolour {
	color:#c21d30!important;
	}
h2.underline {
	border-bottom:1px solid #000;
	padding-bottom:5px;
}

h2.underlinenomargin {
	margin-bottom:0;
}
h3, .h3 {  
	color: #c21d30;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear: both;
	font-size:116.7%; /* equals 14px */
	margin: 0 0 5px 0; 
	padding: 0;	
}
h3.event {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:91.7%;
	font-weight:bold;
}

h2.doublespace, h3.doublespace {
	margin-bottom:10px;
}

h4, .h4 {
	color: #c21d30;
	clear: both;
	font-size:100%;
	margin: 0; 
	padding: 0;
	font-weight:normal;
}
h4.event {
	color:#666;
	font:91.7%/1em Arial, Helvetica, Verdana, sans-serif;
	padding:2px 0 13px;
	}
h4.underlinenomargin {
	margin-bottom:0;
}
h5, h6 {  
	color: #c21d30;
	clear: both;
	font-size:100%;
	margin: 0; 
	padding: 0;	
}

/*= 2. Paragraphs
----------------------------------------------- */
p, p.fullspace, .fullspace {
	padding: 0 0 17px 0;
	margin: 0;
	text-align:left;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
}
p.halfspace, .halfspace {
	padding-bottom: 15px !important;
	margin-bottom: 0 !important;
}
p.doublespace {
	padding: 0 0 30px 0;
}
p.nospace, ul.nospace, .nospace {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}
p.intro {
	color: #000;
	font-size:17px;
	padding: 0 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;

}
p.feature {
	font-size:250%;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
form.generalform {
	clear:both;
}
form.generalform fieldset p.unsubscribe{
	float:left;
	padding:9px 0;
}
form.generalform fieldset p.unsubscribe a, form.generalform fieldset p.unsubscribe a:link, form.generalform fieldset p.unsubscribe a:visited {
	color:#000;
	background:url(../images/arrow_black.gif) no-repeat 0 5px;
	text-decoration:none;
	padding:0 0 0 10px;
	display:inline-block;
	font-weight:bold;
	font-size:109.1%;
}
form.generalform fieldset p.unsubscribe a:hover, form.generalform fieldset p.unsubscribe a:focus, form.generalform fieldset p.unsubscribe a:active {
	color:#C21D30;
	text-decoration:underline;
}
p.error,
span.error {
	color:#c21d30;
	}
#header #latestshareprice p {
	color:#fff;
	padding:0 15px 0 0;
	text-align:right;
}
#header #latestshareprice p a, #header #latestshareprice p a:link, #header #latestshareprice p a:visited {
	color:#fff;
	text-decoration:none;
	background: url(../images/arrow_white.gif) no-repeat left;
	padding-left:10px;
}
#header #latestshareprice p a:hover, #header #latestshareprice p a:focus, #header #latestshareprice p a:active {
	color:#fff;
	text-decoration:underline;
	background: url(../images/arrow_white.gif) no-repeat left;
	padding-left:10px;
}


/*= 3. Blockquotes
----------------------------------------------- */
blockquote {
	padding: 0;
	margin: 0;
}

blockquote.pullquote {
	font:200% Georgia,Times,Times New Roman,Serif;
    }


/*= 4. Links
----------------------------------------------- */
a:link, a:visited { 
	color: #666;
	text-decoration: underline; 
}
a:hover, a:focus, a:active { 
	color: #666;
	text-decoration: none; 
}
a.noline:link, a.noline:visited { 
	text-decoration: none; 
}
a.noline:hover, a.noline:focus, a.noline:active { 
	text-decoration: underline; 
}

a.arrow_red, a.arrow_red:link, a.arrow_red:visited {
	background:#a60d1f url(../images/arrow_white.gif) no-repeat 10px 14px;
	text-decoration:none;
	color:#fff;
	padding:10px 18px;
	font-size:116.7%;
	font-weight:bold;
}
a.arrow_red:hover, a.arrow_red:focus, a.arrow_red:active {
	background:#a60d1f url(../images/arrow_white.gif) no-repeat 10px 14px;
	text-decoration:underline;
	color:#fff;
	padding:10px 18px;
	font-size:116.7%;
	font-weight:bold;
}

a.arrow, a.arrow:link, a.arrow:visited {
	font-size: 11px;
	text-decoration:none;
	color:#666;
	padding:0 0 0 10px;
	display:inline-block;
	background-image: url(../images/black.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
a.arrow:hover, a.arrow:focus, a.arrow:active {
	font-size: 11px;
	padding:0 0 0 10px;
	text-decoration: underline;
	color:#C21D30;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
a.arrow_white, a.arrow_white:link, a.arrow_white:visited {
	background:url(../images/arrow_white.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#fff;
	padding:0 0 0 10px;
	display:inline-block;
}
a.arrow_white:hover, a.arrow_white:focus, a.arrow_white:active {
	background:url(../images/arrow_white.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	text-decoration: underline;
	color:#fff
}
a.externallink, a.externallink:link, a.externallink:visited {
	background:url(../images/b_external.gif) no-repeat 0 5px;
	text-decoration:none;
	color:#666;
	padding:0 0 0 15px;
	display:inline-block;
}
a.externallink:hover, a.externallink:focus, a.externallink:active {
	background:url(../images/b_external_red.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
	text-decoration: underline;
	color:#C21D30;
}

ul.relatedlink a:link, ul.relatedlink a:visited {
	display:inline-block;
	padding:0 0 0 10px;
	text-decoration: none;
	background:url(../images/arrow_black.gif) no-repeat 0 5px;
}
ul.relatedlink a:hover, ul.relatedlink a:focus, ul.relatedlink a:active {
	text-decoration: underline;
	background:url(../images/arrow_red.gif) no-repeat 0 5px;
	color:#C21D30
}
ul.relatedlink a.externallink:link, ul.relatedlink a.externallink:visited {
	display:inline-block;
	padding:0 0 0 15px;
	text-decoration: none;
	background:url(../images/b_external.gif) no-repeat 0 5px;
}
ul.relatedlink a.externallink:hover, ul.relatedlink a.externallink:focus, ul.relatedlink a.externallink:active {
	background:url(../images/b_external_red.gif) no-repeat 0 5px;
	text-decoration: underline;
	padding:0 0 0 15px;
	color:#c21d30;
}
ul.relatedlink a.red_arrow:link, ul.relatedlink a.red_arrow:visited {
	display:inline-block;
	padding:0 0 0 15px;
	text-decoration: none;
	background:url(../images/arrow_black.gif) no-repeat left;
}
ul.relatedlink a.red_arrow:hover, ul.relatedlink a.red_arrow:focus, ul.relatedlink a.red_arrow:active {
	text-decoration: underline;
	background:url(../images/arrow_red.gif) no-repeat left;
	color:#c21d30;
}
ul.relatedlink li.nolink {
	padding:0 0 6px 10px;
	background: url(../images/bullet_black.gif) no-repeat 0 5px;
}



ul.relatedlink_12px a:link, ul.relatedlink_12px a:visited {
	display:inline-block;
	padding:0 0 0 10px;
	text-decoration: none;
	background:url(../images/arrow_black.gif) no-repeat 0 4px;
}
ul.relatedlink_12px a:hover, ul.relatedlink_12px a:focus, ul.relatedlink_12px a:active {
	text-decoration: underline;
	background:url(../images/arrow_red.gif) no-repeat 0 4px;
	color:#C21D30
}



h2 a, h2 a:link, h2 a:visited {
	text-decoration:none;
	color:#000;
}
h2 a:hover, h2 a:focus, h2 a:active {
	text-decoration:none;
	color:#c21d30;
}


a.arrow em, a.arrow:link em, a.arrow:visited em, ul.relatedlink li a em, ul.relatedlink li a:link em, ul.relatedlink li a:visited em {
	font-style:normal;
	color:#999;
}
a.arrow:hover em, a.arrow:focus em, a.arrow:active em, ul.relatedlink li a:hover em, ul.relatedlink li a:focus em, ul.relatedlink li a:active em {
	font-style:normal;
	color:#C21D30
}



/*= 5. Lists
----------------------------------------------- */
ul {
	padding:0 0 7px;
	margin:0 0 0 0;
}
ol {
	padding:0 0 7px;
	margin:0 0 10px 22px;
}
ul li {
	color:#666;
	margin:0;
	padding:0 0 7px 0;
	list-style:none;
}
ol li {
	color:#666;
	margin:0;
	padding:0 0 7px 0;
}

ul.square li {
	color:#666;
	margin:0;
	padding:0 0 7px 10px;
	list-style:none;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	/*float:left;
	width:85%;*/
}
ol li {
	margin:0;
	padding:0 0 7px;
}
ul.inline {
	clear: both;
	display: inline-block;
	float: left;
	padding: 0 0 14px 0;
	margin:0;
}
ul.inline li {
	display: inline;
	float: left;
	list-style-type:none;
	margin: 0;
 	padding: 0 10px 0 0;
	white-space:nowrap;
	background-image:none;
}

ul.relatedlist {
	margin:0;
	padding: 0 0 14px 0;
}
ul.relatedlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.relatedlink {
	margin:0;
	padding: 0 0 7px 0;
	font-size:91.7%;
}
ul.relatedlink_12px {
	font-size:100%;
}
ul.relatedlink li {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
	background-image:none;
}
ul.links li {
	background-image:none;
	padding:0 0 6px 0;
	}
#footer ul.relatedlink {
	font-size:100%;
}
ul.pagenav, ul.pagenav li {
	display:inline;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}

ul.keybrands {
	clear: both;
	display: inline-block;
	float: left;
	padding: 14px 0 0 0;
	/*padding: 14px 0 14px 0;*/
	margin:0;
}
ul.keybrands li {
	display: inline;
	width:128px;
	height:85px;
	float: left;
	list-style-type:none;
	margin: 0;
 	padding: 0 15px 0 0;
	white-space:nowrap;
	background-image:none;
}
ul.keybrands li.last {
	padding-right:0;
}
ul.keybrands li img {
	padding-bottom:10px
}


ul.news {
	font-size:91.7%;
}
ul.news li {
	border-bottom:1px solid #b2b2b2;
	padding:5px 0 10px 0;
}
ul.news li.first {
	border-top:none;
}
ul.news li strong {
	color:#000;
}
ul.news li a, ul.news li a:link, ul.news li a:visited {
	text-decoration:none;
}
ul.news li a:hover, ul.news li a:focus, ul.news li a:active {
	text-decoration:underline;
}

ul.speakers {
	list-style-type:none;
	float:left;
	padding-left:5px;
	}
	
	ul.speakers li{
		display:inline;
		padding-left:3px;
		}
	
	ul.speakers li a, ul.speakers li a:link, ul.speakers li a:visited {
		text-decoration:none;
		font-weight:normal;
		}

	ul.speakers li a:hover, ul.speakers li a:focus, ul.speakers li a:active{
		text-decoration:underline;
		font-weight:normal;
		}

ul.nopadding, ul.speakers li.nopadding { padding: 0; }	

ul.margintop { margin-top:10px;}


ul.events li strong {
	color:#000;
}

ul.events li {
	border-bottom: 1px solid #B2B2B2;
    padding: 5px 0 10px;
}


/*= 5. Button 
----------------------------------------------- */

.button, a.button:link, a.button:visited {
	background-color:transparent;
	background-image:url("../images/btn_sprite.gif");
	background-repeat:no-repeat;
	border:medium none;
	cursor:pointer;
	display:block;
	height:26px;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
	text-indent:-1000px;
	width:27px;
}
.rightarrow, a.rightarrow:link, a.rightarrow:visited {
	background-position:0 -72px;
}
.rightarrow_f2, a.rightarrow_f2:link, a.rightarrow_f2:visited {
	background-position:0 -108px;
}

#pagenav {
	position:absolute;
	top:20px;
	left:645px;
	z-index:2000;
	width:70px;
}
ul.pagenav {
	float:left;
	display:inline;
}
ul.pagenav li {
	display:inline;
	margin-left:5px;
}

/*ul.pagenav li.back a:link, ul.pagenav li.back a:visited, ul.pagenav li.next a:link, ul.pagenav li.next a:visited, ul.pagenav button {
	background-color:transparent;
	background-repeat:no-repeat;
	border: none;
	cursor:pointer;
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
	margin:0 0 0 4px;
	text-align:left;
	text-indent:-1000px;
	text-decoration:none;
	width:20px;
}
ul.pagenav li.back a:link, ul.pagenav li.back a:visited, ul.pagenav li.back button {
	margin:0;
}
*/

ul.inline li a.lit:link, ul.inline li a.lit:visited {
	font-weight: bold;
	text-decoration:none;
}
/*= 6. Miscellaneous
----------------------------------------------- */


/*Fonts*/

.section {
	color:#c21d30;
}
.sectioncolour {
	color:#c21d30;
}

.sectioncolour_5 {
	color: rgb(161, 178, 34);
}

.georgia {
	font-family:Verdana, Geneva, sans-serif;
}
.corporate {
	color:#c21d30;
}
.black {
	color:#000!important;
}
.grey {
	color:#666;
}


/* Font sizes */
.font_11px {font-size:91.7%;}
.font_12px {font-size:100%;}
.font_13px {font-size:108.4%;}
.font_14px {font-size:116.7%;}
.font_16px {font-size:133.4%;}
.font_17px {font-size:141.6%;}
.font_18px {font-size:150%;}
.font_19px {font-size:158.4%;}
.font_20px {font-size:166.7%;}
.font_22px {font-size:183.4%;}
.font_24px {font-size:200%;}
.font_30px {font-size:250%;}
.font_44px {font-size:366.6%;}

.lineheight {
	line-height:1;
}

.bold {font-weight: bold;}
.nobold {font-weight: normal;}
.smalltext {font-size:91.3%;}

.error {
	background: transparent;
	color: #FF0000; 
}
div.pagenav p.pagecount {
	color: #999999;
	font-size:91.6%;
	float:left;
	margin:0 10px 0 0;
	padding:5px 0 0 0;
}/*	FORMS
----------------------------------------------- */
legend {
	/* this is impossible to style consistently
	accross browsers, so is set to display: none */
	display: none;
}
form, fieldset {
	border:0;
	margin:0;
	padding:0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0;
}
input.defaultTextActive {
	color:#818181 !important;
}

/* ----------------------- */
/* ----------------------- */
/* --- FORM ELEMENTS --- */
/* ----------------------- */
/* ----------------------- */

div#content input.submitbutton {
	background:#FFF url("../images/arrow_black.gif") no-repeat;
	background-position:0 15px;
	border:0;
	color:#000;
	cursor:pointer;
	float:right;
	font-weight:bold;
	padding:10px 0 0 10px;
	margin:0;
	overflow:visible;
	width:auto;
}
div#content input.submitbuttonrightpad {
	margin-right: 10px;
}
div#content div.divider input.submitbutton {
	background:url("../images/arrow_black.gif") no-repeat;
	background-position:0 15px;
}
form select {
	cursor:pointer;
}
form.generalform p,
form.generalform label {
	font-size:91.7%;
}
form.generalform legend {
	display:none;
}
form.generalform input, form.generalform textarea, form.generalform select {
	/*border:2px inset;*/
	font-family:Arial, Helvetica, Sans-serif;
	font-size:100%;
	padding:2px 3px;
	width:233px;
}
form.generalform input.go {
	background:#FFF;
	color:#000;
	cursor:pointer;
	font-weight:bold;
	border:0;
	padding:0;
	width: auto;
}
div.doublecolumn form.generalform input, div.doublecolumn form.generalform textarea, div.doublecolumn form.generalform select {
	width:133px;
}
div.doublecolumn form.generalform div.downloadrow input {
	width:auto;
}
form.generalform select {
	width:244px;
}
div.doublecolumn form.generalform select {
	width:175px;
}
form.generalform select.moreabout {
	width: 250px;
}
form.generalform input.checkbox {
	border:0;
	margin:3px 0;
	padding:0;
	width:auto;
}
form.generalform label {
	font-weight:bold;
}
form.generalform div.divider {
	background:#F8F6F3;
	border-bottom:1px solid #CEC9C4;
	clear:both;
	color:#000;
	float:left;
	padding:10px;
	width:430px;
}
form.generalform div.divider ul li {
	color:#000;
	}
form.generalform div.divider.share_wfix {
	width:439px;
}
form.generalform div.dividerline {
	border-top:1px solid #000;
}
div.doublecolumn form.generalform div.divider {
	width:282px;
}
form.generalform div.dividernoborder {
	border:0;
	padding:10px 10px 20px 10px;
}
form.generalform div.divider label {
	float:left;
	padding:5px 0 5px 0;
	width:155px;
	/*width:175px;*/
}
div.doublecolumn form.generalform div.divider label {
	width:105px;
}
form.generalform div.divider div.splitright {
	float:left;
	width:244px;
}
form.generalform div.divider div.splitright label {
	float:none;
	font-weight:normal;
	margin:0 0 0 5px;
	position:relative;
	top:-2px;
}
form.generalform div.divider div.splitright input.radio {
	width:auto;
	margin:7px 0 0 0;
	float:none;
}
div#content div#bodycontent form.generalform div.divider p {
	display:block;
	padding:5px 0 0 175px;
	margin:0;
	position:relative;
	width:225px;
}
div#content div#bodycontent form.generalform div.divider p.left {
	display:block;
	float:left;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
	position:relative;
	width:175px;
}
div#content div#bodycontent form.generalform div.divider p.wide {
	display:block;
	float:left;
	margin:0;
	padding:1px 0 0 0;
	position:relative;
	width:418px;
}
div#content div#bodycontent form.generalform div.divider p.widemargin {
	clear:both;
	float:none;
	margin:0 0 1em 0;
}
form.generalform div.datedivider {
	background:#F8F6F3;
	border-bottom:1px solid #CEC9C4;
	clear:both;
	color:#000;
	float:left;
	padding:10px;
	width:438px;
}
form.generalform div.datedivider p {
	float:left;
	margin:0;
	padding:3px 0 0 0;
	width:150px;
}
form.generalform div.datedivider div.dates {
	float:right;
	width:262px;
}
form.generalform div.datedivider div.dates p {
	width:85%;
}
form.generalform div.datedivider div.dates select {
	width:auto;
}
form.generalform div.dividererror {
	background:#F4E4E4;
	color:#000;
	
}
form.generalform div.dividertop {
	padding:30px 10px 10px 10px;
}
p.form-hint {
	float:right;
	margin:2px 20px 5px 0;
	padding-bottom:0;
	width:233px;
	}
	
	
	
	
	
	
	
	/*	TABLES
-----------------------------------------------
1.	Generic
2.	Information
3.	Financial
----------------------------------------------- */


/*= 1. Financial table (as default table)
----------------------------------------------- */
table {
	font-size:100%;
	margin: 0 0 14px 0;
	text-align: left;
	width: 100%;
}
table tr th, table tr td {
	font-size:100%;
	text-align: right;
	padding: 5px 10px 5px 5px;
	vertical-align:bottom;
}
table tr th.left, table tr td.left {
	text-align: left;
	vertical-align:top;
}
table tr th.notes, table tr td.notes {
	color:#666;
	font-size:83.3%; /* equals 10px */
	font-weight:normal;
	text-align:right;
}
table tr th.shade, table tr td.shade {
	background: #999;
	color:#fff;
}
table tr th.center, table tr td.center {
	text-align:center;
}
table tr th.highlight, table tr td.highlight, table col.highlight {
	background: #ebebeb;
}
/* thead */
table tr.thickline th, table tr.thickline td, table tr th.thickline, table tr td.thickline {
	border-bottom: 2px solid #666 !important;
}
/* tbody */
table tbody tr th, table tbody tr td {
	border-bottom:1px solid #ccc;
}
table tr td.indent {
	padding-left:16px;
	text-align:left;
}
table tr td.doubleindent {
	padding-left:28px;
	text-align:left;
}
table tr td.trebleindent {
	padding-left:40px;
	text-align:left;
}
table tr.line th, table tr.line td, table tr.underline th, table tr.underline td, table tr th.line, table tr td.line {
	border-bottom: 1px solid #ccc;
}
table tr th.borderleft, table tr td.borderleft {
	border-left: 1px solid #666 !important;
	margin-left: 2px;
}
table tr th.bordertop, table tr td.bordertop {
	border-top: 1px solid #666 !important;
}
table tr th.borderbottom, table tr td.borderbottom {
	border-bottom: 1px solid #666 !important;
}
table tr th.borderbottomthick, table tr td.borderbottomthick {
	border-bottom: 2px solid #666 !important;
}
table tr th.borderright, table tr td.borderright {
	border-right: 1px solid #666 !important;
}
table tr.line th, table tr.line td, table tr td.line, table tr th.line {
	/*padding-bottom: 8px;*/
	border-bottom: 1px solid #666666;
}
table tr.fineline th, table tr.fineline td {
	padding-bottom: 8px;
	border-bottom: 1px solid #f8f6f3 !important;
}
table tr.toppadding td, table tr.toppadding th {
	padding-top: 18px;
}
table tr.bottompadding td, table tr.bottompadding th {
	padding-bottom: 20px;
}
table tbody tr.hover th, table tbody tr.hover td {
	background: #f8f6f3;
}
table tbody tr.hover th.highlight, table tbody tr.hover td.highlight {
	background: #d9dade;
}
table tr.noline td, table tr.noline th, table tr th.noline, table tr td.noline {
	border-bottom: none!important;
}
table tr td.end {
	padding-right: 0;
}
table tr th.spacer, table tr td.spacer {
	padding:0 6px 0 0;
	margin:0;
	width:6px;
}
table th.top, table td.top {
	vertical-align:top;
}
table th.bottom, table td.bottom {
	vertical-align:bottom;
}
/* tfoot */
table tfoot tr td {
	font-size: 91.75%;
	padding: 18px 75px 0 0;
	text-align:left;
}
/*a.notelink:link, a.notelink:visited {
	color:#777777;
	font-size:83.3%;
	font-weight:normal;
	vertical-align:top;
}
table tr.smalltext a.notelink:link, table tr.smalltext a.notelink:visited, table th.smalltext a.notelink:link, table th.smalltext a.notelink:visited {
	font-size:92.65%;
	vertical-align:bottom;
}
table tr.smalltext a.notelink:hover, table tr.smalltext a.notelink:focus, table tr.smalltext a.notelink:active, table th.smalltext a.notelink:hover, table th.smalltext a.notelink:focus, table th.smalltext a.notelink:active {
	color:#D52B1E;
}*/
table tr.smalltext {
	font-size:100%;
}
table tr.smalltext td, table tr.smalltext th {
	font-size:92.65%;
}
table tr th.defaulttext, table tr td.defaulttext, table tr th.defaulttext {
	font-size:100%;
}
/*.smallnote {
	font-size:83.3%;
	line-height:1.2em;
}*/
table td.valign_middle {
	vertical-align: middle;
}
/*= 2. Information
----------------------------------------------- */
table.info {
	margin: 0 0 15px 0;
	text-align:left;
	width: 100%;
}
table.info td, table.info th {
	padding: 8px;
	vertical-align: top;
	border-bottom: solid 1px #CCC;
}
table.info .bordertop, table.info tr.bordertop td {
	border-top: solid 1px #CCC;
}
table.info td.noborder {
	border-bottom: 0;
}
/*= 3. Financial
----------------------------------------------- */




table.crindex tr td {
	padding:4px;
}
table.crindex tr.bluebg td {
	background:#DBE5F1;
}
table.topspace {
	margin-top:10px;
}
table.financials {
	clear:both;
	margin:1em 0 1.5em 0;
	width:100%;
}
table.financials tr th, table.financials tr td {
	border-bottom:1px solid #D2CCC8;
}
table.financials tr.line th, table.financials tr.line td, table.financials td.line {
	border-bottom:1px solid #000;
}
table.financials tr.topline th, table.financials tr.topline td, table.financials td.topline {
	border-top:1px solid #000;
}
table.financials tr td.rightline {
	border-right:1px solid #D2CCC8;
}
table.financials tr.noline th, table.financials tr.noline td, table.financials tr th.noline, table.financials tr td.noline {
	border:0;
}
table.financials th {
	padding:0 5px 3px 5px;
	text-align:right;
	vertical-align:bottom;
	font-size:91.7%;
}
table.financials th.left {
	padding:0 5px 3px 0;
	text-align:left;
	vertical-align:bottom;
}
table.financials tr th.nobold {
	font-weight:normal;
}
table.financials th.highlight {
	color:#AC1E36;
	font-weight:bold;
}
table.financials tr.doubleheight td, table.financials tr.doubleheight th {
	padding-top:1.5em;
}
table.financials td {
	padding:4px 5px 3px 5px;
	text-align:right;
	vertical-align:bottom;
	font-size:91.7%;
}
table.financials td.left {
	padding:4px 5px 3px 0;
	text-align:left;
	vertical-align:bottom;
}
table.financials.valign_top td {
	vertical-align:top;
}
table.financials td.leftpadded {
	padding:4px 5px 3px 5px;
	text-align:left;
}
table.financials td.highlight {
	background:#F4F3F1;
	color:#AC1E36;
	font-weight:bold;
}
table.financials td.highlightCR {
	background:#F4F3F1;
	font-weight:bold;
}
table.financials td.bold, table.financials tr.bold td {
	font-weight:bold;
}
table.financials th.feature {
	background:#FFF;
	color:#AC1E36;
}
table.financials td.feature {
	background:#F4F3F1;
	color:#AC1E36;
	font-weight:bold;
}
table.financials tfoot tr td {
	border:0;
	font-size:90%;
}
table.financials tr.thickline td, .financials tr.thickline th {
	border-bottom:2px solid #000;
}
table.news {
	clear:both;
	margin:0;
	width:100%;
	text-align: left;
}
table.news th {
	background:#F8F6F3;
	border-bottom:1px solid #e3dfd9;
	font-family:Georgia, Times, Times New Roman, Serif;
	/*font-size:180%;*/
	font-weight:normal;
	padding:25px 10px 10px 10px;
	text-align:left;
	vertical-align:bottom;
}
table.news th.small {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:100%;
	font-weight:bold;
}
table.news td {
	border-bottom:1px solid #e3dfd9;
	padding:5px 10px;
	vertical-align:top;
	text-align: left;
}
table.reports td {
	color:#666;
}
table.inthenews td {
	border-bottom:1px solid #e3dfd9;
	padding:10px 10px;
	vertical-align:top;
	text-align: left;
	font-size:91.7%;
}
table.news td.noline {
	border-bottom:1px solid #fff;
	padding:5px 10px;
	vertical-align:top;
}
table.news td.logo {
	text-align:right;
	vertical-align:bottom;
}
table.news td.nopad {
	padding:0px 10px 0 10px!important;
}
table.news td.padbottom {
	padding:0px 10px 5px 10px!important;
}
table.news tr.line td {
	border-bottom:1px solid #000;
}
table.news td img.icon {
	margin:0 8px 0 0;
}
table.news td a.article {
	text-decoration:none;
}
div#content div#bodycontent table.news td a.article:hover, div#content div#bodycontent table.news td a.article:focus, div#content div#bodycontent table.news td a.article:active {
	color:#000;
	text-decoration:underline;
}
table.news td.summary {
	background:#f8f6f3;
}
table.news tr td.doc {
	/*font-size:110%;*/
	padding:6px 10px 5px 10px;
}
table.news tr td.doc em {
	background:transparent;
	clear:left;
	display:block;
	/*font-size:90%;*/
	font-style:normal;
}
table.news tr.firstitem td.doctitle {
	padding:10px 10px 8px 10px;
}
table.news tr td.doctitle em {
	float:left;
}
table.news tr td.doctitle {
	font-weight:bold;
	padding:20px 10px 8px 10px;
}
table.news tr td.doctitle em.sectioncolour {
	clear:both;
	float:left;
	font-weight:normal;
}
table.news tr td.indent {
	padding-left:20px;
}
table.news tr.singleitem td {
	padding:19px 10px 3px 10px;
}
table.documents {
	clear:both;
	margin:0.5em 0 2em 0;
	width:100%;
	color:#666;
}
table.documents thead tr th, table.documents thead tr td {
	border-bottom:1px solid #000;
	font-weight:normal;
	text-align:left;
	vertical-align:bottom;
	font-size:91.7%;
}
table.documents thead tr th {
	font-weight:bold;
}
table.documents thead tr td {
	font-family:Georgia, Times, Times New Roman, Serif;
	padding:4px 10px 0 10px;
}
table.documents thead tr td h2 {
	padding-bottom:5px;
	margin-bottom:0px;
	font-size:154.5%;
}
table.documents tr td {
	border-bottom:1px solid #D2CCC8;
	padding:3px 10px 3px 0;
	vertical-align:top;
	font-size:91.7%;
}
table.documents tr td.doc {
	padding:5px 10px 5px 10px;
}
table.documents tr td.doc em {
	background:transparent;
	clear:left;
	display:block;
	font-style:normal;
	font-weight:normal;
}
table.documents tr td.doc small {
	clear:left;
	display:block;
	font-size:100%;
	font-weight:normal;
}
table.documents tr.singleitem td {
	padding:19px 10px 3px 0;
}
table.documents tr.firstitem td.doctitle {
	padding:10px 10px 8px 10px;
}
table.documents tr td.doctitle {
	font-weight:bold;
	padding:20px 10px 8px 10px;
}
table.documents tr td.doctitle em {
	float:left;
}
table.documents tr td.indent {
	padding-left:20px;
}
table.documents tfoot tr td {
	border:0;
	font-size:90%;
}
div#content div#bodycontent div.casestudy_table {
	float:left;
	padding:0 0 0 156px;
	width:400px;
}
table.estimates {
	clear:both;
	margin:0;
	width:100%;
	text-align:right;
}
table.estimates th {
	background:#F8F6F3;
	border-bottom:1px solid #EFEBE6;
	font-family:Georgia, Times, Times New Roman, Serif;
	font-size:180%;
	font-weight:normal;
	padding:25px 10px 5px 10px;
	text-align:left;
	vertical-align:bottom;
}
table.estimates td {
	border-bottom:1px solid #EFEBE6;
	padding:5px 10px;
	vertical-align:bottom;
}
table.estimates td.nopad {
	padding:0px 10px 0 10px!important;
}
table.estimates td.padbottom {
	padding:0px 10px 3px 10px!important;
}
table.estimates td.topleft {
	text-align:left;
	vertical-align:top;
}
table.estimates tr td.doc {
	font-size:100%;
	padding:3px 10px 3px 10px;
}
table.estimates tr td.doc em {
	background:transparent;
	clear:left;
	display:block;
	font-size:90%;
	font-style:normal;
}
table.estimates tr.firstitem td.doctitle {
	padding:10px 10px 3px 10px;
}
table.estimates tr td.doctitle em {
	float:left;
}
table.estimates tr td.doctitle {
	font-weight:bold;
	padding:20px 10px 8px 10px;
}
table.estimates tr td.doctitle em.sectioncolour {
	clear:both;
	float:left;
}
table.estimates tr td.indent {
	padding-left:20px;
}
table.estimates tr.singleitem td {
	padding:19px 10px 3px 10px;
}
table.gri_table th.space {
	padding:4px 0;
}
table.gri_table tr.thickline td {
	border-bottom:2px solid #000;
}
table.spider_chart {
	padding-bottom:20px;
}
table.spider_chart tr td {
	vertical-align:top;
}
/*	table.financials th{
		padding:0 5px 3px 5px;
		text-align:right;
		vertical-align:bottom;
		}*/
		
.marg_left0px {
	margin-left:0px!important
}
.fxmargin {
	padding-top: 15px;
}
td.noborder, th.noborder {
	border-bottom:0!important;
}
/* Our approach > Our CR framewrok tables */	
/* Table layout alteration so hover colours by row */
strong.layout-fix {
	width:90px;
	margin-right:8px;
	float:right;
}

	
	.information_key{width:100%;}
	.information_key td{padding:0 0 3px 0;}

table.agm {
	font-size:100%;
	width:450px;
	
}
table.agm td {
	text-align:right;
	padding: 5px 5px 5px 5px;
	color: #666666;
}
.wysiwyg_left_imageContainer{
	clear:left;
	float: left; 
	font-size:95%;
	margin: 3px 20px  15px 0 ;
	position: relative;
}
.wysiwyg_right_imageContainer{
	clear:right;
	float: right;
	font-size:95%;
	margin:3px 0  15px 20px;
	position:relative;
}

.wysiwyg_imageContainer{
	font-size:95%;
	margin:19px 0 15px;
}
.wysiwyg_left_imageContainer p, .wysiwyg_right_imageContainer p, .wysiwyg_imageContainer p{
	margin:0;
	padding:0;
}/*results/presentations/reports*/

.fauxtableheader {
	background:#f8f6f3;
	border-bottom:1px solid #e3dfd9;
	float:left;
	width:430px;
	padding:20px 10px 0 10px;
}
.fauxtableheader_nobg {
	background:none;
	border-top:1px solid #e3dfd9;
}
.fauxtableheader h2.year {
	float:left;
	width:250px;
}
.fauxtableheader ul.inline {
	float:left;
	width:180px;
	clear:none;
	padding-bottom:12px;
	padding-top:2px;
}
.fauxtableheader ul.inline li {
	font-weight:bold;
	color:#000;
}
.fauxtableheader ul.inline li.view {
	width:80px;
}
div.item {
	width:430px;
	padding:8px 10px 0 10px;
	border-bottom:1px solid #e3dfd9;
	float:left;
}

p.paddingtop_20px {
	clear:both;
	padding-top:12px;
}
div.item p {
	padding-bottom:5px;
}
div.item p.item {
	width:250px;
	float:left;
}
div.item p.indent {
	padding-left:10px;
	width:240px;
}
div.item p.itemwide {
	width:340px;
	float:left;
}
div.item p.view {
	width:90px;
	float:left;
}
div.item p.download {
	float:left;
}
div.item span.speakers {
	padding-left:10px;
}
div.item span.speakers a, div.item span.speakers a:link, div.item span.speakers a:visited {
	text-decoration:none;
}
div.item span.speakers a:hover, div.item span.speakers a:focus, div.item span.speakers a:active {
	text-decoration:underline;
}




/*typography*/

h2.blackunderline {
	color:#000!important;
	border-bottom:1px solid #000;
	padding-bottom:5px;
}

p.hotspottext {
	margin-bottom: 0 !important;
    padding-bottom: 15px !important;
	font-size: 91.7%;
}

p.largefigure {
	margin-bottom: 0 !important;
    padding-bottom: 15px !important;
	color: #C21D30;
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 24px;
}
p.largefigure strong {
	font-weight:normal;
	font-size:183.3%;
}
p.largefigure em {
	font-style:normal;
}

p.smallfigure {
	margin-bottom: 0 !important;
    padding-bottom: 15px !important;
	color: #C21D30;
    font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
}

ul.eventshotspot {
	font-size: 91.7%;
}
ul.eventshotspot li {
	border-bottom: 1px solid #B2B2B2;
    padding: 5px 0 10px;
	color: #666666;
    list-style: none outside none;
    margin: 0;	
}
ul.eventshotspot li strong {
    color: #000000;
}

h3.eventh3 {
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 91.7%;
    font-weight: bold;
	color: #000000 !important;
}

h4.eventh4 {
	color: #666666;
    font: 91.7%/1em Arial,Helvetica,Verdana,sans-serif;
    padding: 2px 0 13px;
	color: #000000 !important;
}
#marcas_tu_futuro
{
	position: relative;
    margin-left: 400px;
    top: -10px;
    left: 218px;
    display: flex;
}
#top_employer
{
	position:absolute;
	margin-left: 820px;
	top: -31px;
	left: 87px;
}
.ver_mas_home
{
	position:absolute;
	top: 270px;
	z-index: 199;
}

#informacion_relaccionada li
{
	list-style-type:none;
	margin: 0 0px 10px 0px;
}
#informacion_relaccionada li a
{
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	padding: 0 0 0 0px;
}
#informacion_relaccionada li a img
{
	vertical-align: middle;
}

.margintop_15, ul.pagenav{ 	margin:15px 0 0 0; }


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul{
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	background-color: #990028;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
	background:#990028 url("images/seperator.gif") bottom right no-repeat;
	color:#cccccc;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	text-align:center;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #6A001B;
	background-repeat: no-repeat;
	background-position: center bottom;
			}
	.menu li ul{
		background:#d6b895;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#9a7855 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#333333;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
