BODY {
	color : Black;
	background-color: #E4E4E4;
    font-family : "Gill Sans MT", "Gill Sans", Helvetica, sans-serif;
	font-size : 11pt;
	margin-top : 0px;
	margin-left : 0px;
}

H1 {
	font-size : 18pt;
	text-transform: uppercase;
	font-weight: normal;
}

H2 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 6pt;
	margin-top: 18pt;
}

IMG {
	border : none;
}

IMG.headerimg {
	border : none;
	margin-bottom : -5px;
}

A {
	color: #0860A8;
	text-decoration: none;
}

TH {
	color: #FFFFFF;
	background-color: #0860A8;
	text-transform: uppercase;
	font-size: 14pt;
	text-align: left;
}

.tr_alt {
	background-color: #E4E4E4;
}

#topframe {
	width: 100%;
	background-color: #CEDFEE;
	text-align: center;
}

#topheader {
	width: 992px;
	background-color: #0860A8;
    margin-left: auto;
    margin-right: auto;
}

#menuframe {
	width: 100%;
	background-color: #CCCCCC;
	text-align: center;
}

#menudiv {
	width: 992px;
	background-color: #000000;
	height: 45px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	/* text-transform: uppercase; */
}

#mainframe {
	width: 100%;
	background-color: #E4E4E4;
	text-align: center;
}

#main {
	width: 992px;
	background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	padding: 5px 0px;
}

#main_indent {
    margin-left: 200px;
}

#main_participa {
    margin-left: 40px;
    margin-right: 40px;
}

#latammap {
	float: right;
	height: 519px;
	width: 491px;
}

ul.mbh {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
ul.mbh li {
	float: left;
	padding: 0;
	margin: 0;
	z-index: 1;
}
ul.mbh ul li {
	float: none;
	position: relative;
	border-bottom: 1px solid #9CC; /* fixes gap problem in IE */
}
/* separator to mark end of menu group */
ul.mbh ul li.end {
	border-bottom: 1px dashed #399;
}
ul.mbh li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	top: 0;
	left: 0;
	background: #9CC;
	z-index: 2;
}
ul.mbh ul ul {
	margin-left: .2em;
	position: absolute;
	top: 0; /* if using borders, -1px to align top borders */
	left: 9em;
}

ul.mbh li a:link,
ul.mbh li a:visited,
ul.mbh li a:hover,
ul.mbh li a:active {
	display: block;
	padding: 12px 12px; 
	font-family: "Gill Sans MT", "Gill Sans", helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	white-space: nowrap;
	background: #000000;
	color: #FFFFFF;
}
ul.mbh li a:hover,
ul.mbh li a:active {
	background: #E0E0E0;
	color: #000000;
}
ul.mbh ul li a:link,
ul.mbh ul li a:visited,
ul.mbh ul li a:hover,
ul.mbh ul li a:active {
	width: 8em;
}

ul.mbh ul li a.hidden:link,
ul.mbh ul li a.hidden:visited {
	background: #9CC url(mb.gif) 100% -12px no-repeat;
}
ul.mbh li a.visible:link,
ul.mbh li a.visible:visited,
ul.mbh li a.visible:hover,
ul.mbh li a.visible:active {
	background: #399;
	color: #FFF;
}
ul.mbh ul li a.visible:link,
ul.mbh ul li a.visible:visited,
ul.mbh ul li a.visible:hover,
ul.mbh ul li a.visible:active {
	background: #399 url(mb.gif) 100% -62px no-repeat;
}

.menu {
	margin-top: 10px;
	margin-bottom: 10px;
	color : #A0A0A0;
	font-size : medium;
	font-weight : bold;
}

.footer {
	margin-top: 10px;
	color : #A0A0A0;
	font-size : 9pt;;
	margin-bottom: 10px;
	margin-left: 200px;
}

.subpage {
	width : 900px;
	text-align : left;
    margin-left: auto;
    margin-right: auto;
}

.bld {
	font-weight: bold;
	color : Gray;
}

/** menu **/

.menu {
	overflow : hidden;
	width : 991px;
	background-image : url(../images/header2.jpg);
	background-repeat : no-repeat;
	clear : right;
}

.items {
	overflow : hidden;
	width : 850px;
	float : left;
	display : inline;
	margin-left : 100px;
}

.item {
	overflow : hidden;
	height : 32px;
	float : left;
	padding-left : 4px;
	padding-right : 4px;
}

.left_b {
	overflow : hidden;
	float : left;
	background-repeat : no-repeat;
	margin-top : 0px;
	width : 7px;
	height : 32px;
}

.right_b {
	float : left;
	background-repeat : no-repeat;
	margin-top : 0px;
	width : 7px;
	height : 32px;
}

.menu_title{
	float : left;
	display : inline;
	margin-top : 9px;
	padding-left : 5px;
	padding-right : 3px;
	font-weight : bold;
	font-size : 11px;
}

.menu_title a {
	text-decoration : none;
	color : #000000;
}

#take_action {
	color : #f60;
}

/** end menu**/

/** menu nav**/

.sm  {
	width : 991px;
	height : 42px;
}

.left_sm { 
	float : left;
	display : inline;
	width : 103px;
	height : 42px;
	background-image : url(../images/left_sm.jpg);
	background-repeat : no-repeat;
}

.right_up {
	float : right;
	display : inline;
	width : 888px;
	height : 42px;
	background-color : #151515;
}

.sublink {
	padding-right : 7px;
	padding-left : 7px;
	color : white;
	height : 42px;
}

#submenu { 
	color : white;
	margin-left : 10px;
	text-align : left;
	height : 42px;
}

.sm_item a {
	color : white;
	text-decoration : none
}

.sm_item { 
	font-size : 14px;
	font-weight : bold;
	float : left;
	display : inline;
	height : 32px;
	padding-top : 13px;
	padding-left : 10px;
	padding-right : 10px;
}