#gs_utilNav {
	padding: 13px 0px 0 0;
	height: 24px;
	text-align: right;
	position: relative;
	top: 0;
	right: 0;
	z-index: 600;
	width: 303px;
	float: right;
}

.gs_un_halo {
	position: absolute;
	top: 0;
	right: 0;
	height: 86px;
	width: 232px;
	z-index: 1;
	background-image: url(/gsam/img/nav/util_halo.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.gs_un_wideHalo {
	position: absolute;
	top: 0;
	right: 0;
	height: 86px;
	width: 400px;
	z-index: 1;
	background-image: url(/gsam/img/nav/util_wideHalo.png);
	background-repeat: no-repeat;
	background-position: top right;
}

.gs_utilNav_label {
	float: left;
	color: #fff;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
}

.gs_utilNav_label a:link, 
.gs_utilNav_label a:visited {
	color: #fff;
}

.gs_utilNav_label a:hover, 
.gs_utilNav_label a:active {
	color: #999;
}

.gs_utilNavItem {
	/*display: inline;*/
	float: right;
	display: block;
	padding-left: 10px;
	font-size: 11px;
	line-height: 11px;	
	position: relative;
	top: 0;
	right: 0;
}

.gs_utilNavItem_title {
	color: #fff;
	display: inline;
	cursor: pointer;
	*cursor: hand;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
}

.gs_audience_title {
	color: #fff;
	display: inline;
	cursor: pointer;
	*cursor: hand;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	height: 18px;
}

.gs_utilNavItem_title:hover {
	color: #999;
}

.gs_utilNavDD {
	display: none;
	background: #fff;
	position: absolute;
	top: 24px;
	right: 0;
	z-index: 555;
	width: 150px;
	padding: 10px 15px;
}

.gs_utilNavDD_twoCol {
	width: 550px;
	right: 0;
	padding: 10px 0 10px 15px;
}

.gs_utilNavItem_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.gs_utilNavItem_list img {
	overflow: hidden;
	vertical-align: bottom;
}

.gs_utilNavDD_twoCol .gs_utilNavItem_list {
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	width: 168px;
}

.gs_utilNavItem_list li {
	padding: 0 0 2px 0;
	line-height: 14px;
	border-bottom: 1px solid #e6e6e6;	
	margin: 0 0 2px 0;
	
}

.gs_utilNavItem_list li.gs_utilNavItem_listLast {
	padding-bottom: 0;
	border: 0;	
	margin: 0;
}

#gs_logo {
	width: 74px;
	height: 74px;
	float: left;
	margin: 37px 0 2px 0;
	padding: 0;
	overflow: hidden;
}


#gs_nav {
	line-height: 11px;
	position:relative;
	top: 0;
	left: 0;
	z-index: 550; 
	float:right;
	clear: right;
	width: 683px;
}

#gs_nav.gs_nav_narrower {
	width: 566px;
}

#gs_nav.gs_nav_narrower_ldn {
	width: 566px;
}

#gs_nav.gs_nav_wider {
	width: 795px;
}

#gs_nav.gs_nav_narrower #gs_nav_search_overlay {
	background: #444;
	float:left;
	margin:0px;
	height:74px;
	width: 74px;
}

#gs_nav_indexLink {
	background: #444;
	float:left;
	margin:0 2px 0 0;
	height:74px;
}

.gs_nav_hdr_sect {
	background: #444;
	float:left;
	margin:0 2px 0 0;
	height:74px;
	width: 74px;
}

#gs_nav_search {
	float:left;
	background: #444;
	padding: 0 20px 0 20px;
	height: 74px;
	width: 263px;
}

#gs_nav_searchbox {
	bottom:0px;
	border-style: none;
	border-width: 0;
	font-size: 30px;
	color:#666;
	overflow:hidden;
	height:36px;
	width:233px;
	background:#444;	
	font-family:"Segoe","Arial","Helvetica",sans-serif;
}

#gs_nav_searchbox_border {
	border-bottom:solid 1px #999;
	padding: 20px 0 0 0;
	width:244px;
	float: left;
}

#gs_nav_searchbtn {
	color:#999;
	border:none;
	cursor:pointer;
	position: relative;
	top: 45px;
	left: 5px; 
}

#gs_nav_dd {
	font-size: 11px;
	line-height: 11px;
	display:block;
	position:absolute;
	overflow: visible;
	background: #fff;
	color:#666;
	padding: 1px 0 0 0;
	*padding: 2px 0 0 0;
}

#gs_nav_dd .gs_nav_dd_item {
	display:none;
	position:absolute;
	overflow:visible;
	background: #fff;
	color:#666;
	width: 671px; 
	padding:19px 0 10px 12px;
}

#gs_nav_dd .gs_nav_dd_item_ldn {
	display:none;
	float:right;
	overflow:visible;
	background: #fff;
	color:#666;
	height: 95px;
	width: 71px; 
	padding:19px 0 10px 12px;
}

.gs_nav_wider #gs_nav_dd .gs_nav_dd_item  {
	width: 783px; 
}

.gs_nav_narrower #gs_nav_dd .gs_nav_dd_item  {
	width: 554px; 
}

#gs_nav_dd a:link, 
#gs_nav_dd a:visited {
	color: #000;	
} 

#gs_nav_dd a:hover, 
#gs_nav_dd a:active {
	color: #999;	
} 

.gs_nav_list {
	float: left;
	width: 118px;
	padding: 0 15px 0 0;
}

.gs_nav_list .gs_nav_title {
	display: block;
	color: #666;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 0 0 8px 3px;
}

.gs_nav_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.gs_nav_list li {
	border-bottom: 1px solid #e6e6e6;
	padding: 4px 3px 4px 3px;
	*display: inline-block;
}

.gs_nav_list .gs_nav_lastItem {
	border-bottom: 0;
}

.gs_nav_aux {
	clear: left;
	position: absolute;
	bottom: 15px;
	left: 11px;
	color: #666;
	padding: 0 0 0 5px;
}

.gs_nav_aux .gs_nav_title {
	font-weight: bold;
	padding: 0 0 4px 2px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 4px;
	display: block;
	width: 647px;
}

.gs_nav_auxItem {
	float: left;
	width: 118px;
	padding: 0 12px 0 3px;
}

.gs_nav_block {
	float: left;
	width: 165px;
	margin: 0 13px 0 0;
	line-height: 13px;
}

.gs_nav_blLink1 {
	padding: 4px 0px 4px 0;	
	border-bottom: 1px solid #e6e6e6;
}

.gs_nav_blHeading {
	padding: 0px 0px 10px 0;	
	color: #666;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;	
}


.gs_nav_blLink1_ {
	padding: 4px 0px 4px 0;
	border-bottom: 1px solid #e6e6e6;
}

.gs_nav_blLink2 {
	padding: 4px 0px 4px 0;	
}

.gs_nav_blLink2 .gs_nav_important {
	margin-top: 80px;
}

.gs_nav_touts {
	padding: 38px 0 0 0;
}

.gs_nav_touts img {
	display: block;
}

.gs_nav_tout1,
.gs_nav_tout2 {
	float: left;
	width: 217px;
	margin-right: 4px;
}

.gs_nav_tout3 {
	*display: inline-block;
	float: left;
	width: 217px;
}

.gs_nav_tout1_of2{
	float: left;
	width: 217px;
	padding-top: 19px;
	
}

.gs_nav_tout2_of2 {
	float: right;
	width: 217px;
	margin-right: 12px;
	padding-top: 19px;
	
}




.gs_page_title {
	font-size: 35px;
	line-height: 37px;
	color: #fff;
}

.gs_hero {
	/*background: url(/gsam/img/heroImages/hero_default.jpg) 0 0 no-repeat #000;*/
	padding-bottom: 37px;
}

.gs_hero_title {
	padding: 43px 0 0 0;
	*float: left;
}

.gs_hero_links {
	float: right;
	width: 607px;
	height: 74px;
	padding: 119px 0 0 0;
}

.gs_hl_1up {
	padding-left: 152px;
}

.gs_hl_link {
	background: #000;
	font-size: 15px;
	line-height: 17px;
	
}

.gs_hl_link a {
	display: block;
	height: 34px;
	padding: 20px; 
}


.gs_hl_2up .gs_hl_link {
	width: 302px;
	margin-right: 2px;
	float: left;
}

.gs_hl_2up .gs_hl_lastLink {
	margin-right: 0px;
	width: 303px;
}

.gs_hl_link a:link, 
.gs_hl_link a:visited {
	color: #fff;
} 

.gs_headTitle {
	padding: 44px 0 0 0;
	height: 68px;
}

.gs_ht_eyeBrow {
	margin: -25px 0 5px 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #666;
}

.gs_ht_eyeBrow_alt {
	margin: -25px 0 5px 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}

.gs_ht_eyeBrow a:link,
.gs_ht_eyeBrow a:visited {
	color: #666;
}

.gs_ht_eyeBrow a:hover,
.gs_ht_eyeBrow a:active {
	color: #fff;
}

.gs_colTouts td {
	border-right: 2px solid #000;
}

.gs_colTouts td.gs_ct_last {
	border-right: 0;
}

.gs_colTouts .gs_ct_itemContainer {
	height: 97px;
	padding: 125px 37px 0 0;	
}

.gs_ct_4up td {	width: 25%;}
.gs_ct_4up .gs_ct_block1 {background: url(/gsam/img/colTouts/fourCol1.jpg) center top no-repeat;}
.gs_ct_4up .gs_ct_block2 {background: url(/gsam/img/colTouts/fourCol2.jpg) center top no-repeat;}
.gs_ct_4up .gs_ct_block3 {background: url(/gsam/img/colTouts/fourCol3.jpg) center top no-repeat;}
.gs_ct_4up .gs_ct_block4 {background: url(/gsam/img/colTouts/fourCol4.jpg) center top no-repeat;}

.gs_ct_3up td {	width: 33.33%;}
.gs_ct_3up .gs_ct_block1 {background: url(/gsam/img/colTouts/threeCol1.jpg) center top no-repeat;}
.gs_ct_3up .gs_ct_block2 {background: url(/gsam/img/colTouts/threeCol2.jpg) center top no-repeat;}
.gs_ct_3up .gs_ct_block3 {background: url(/gsam/img/colTouts/threeCol3.jpg) center top no-repeat;}

.gs_ct_2up td {	width: 50%;}
.gs_ct_2up .gs_ct_block1 {background: url(/gsam/img/colTouts/twoCol1.jpg) center top no-repeat;}
.gs_ct_2up .gs_ct_block2 {background: url(/gsam/img/colTouts/twoCol2.jpg) center top no-repeat;}

.gs_ct_link {
	background: #000;
	font-size: 15px;
	line-height: 17px;
}

.gs_ct_link a {
	display: block;
	padding: 14px 5px 14px 37px;
	height: 34px;
}

.gs_ct_link a:link,
.gs_ct_link a:visited {
	color: #fff;
}

.gs_blockTout { 
	background: url(/gsam/img/blockTout/tierraDelFuego.jpg) 50% 0% no-repeat;
	height: 150px;
	padding: 37px;
}

.gs_bt_content {
	font-size: 15px;
	line-height: 17px;
	float: right;
	width: 453px;
	background: #000;
	padding: 42px 0 0 0;
	color: #666;
}

.gs_bt_title {
	padding: 0 18px;
	height: 76px;
}
.gs_bt_mainTitle {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal; 
}

.gs_bt_content p {
	margin: 0;
}

.gs_bt_hb {
	float: left;
	border-right: 1px solid #fff;
}

.gs_bt_hb a:link,
.gs_bt_hb a:visited {
	padding: 4px 19px 11px 19px;
	width: 188px;
	display: block;
	color: #fff;
}

.gs_bt_hb_last {
	float: right;
	border: 0;
}

.gs_headContentBlock {
	padding: 30px;
	*padding-bottom: 0; 
	background: #000;
	color: #999;
	margin-bottom: 37px;
}

.gs_hcb_col {
	float: left;
	width: 33.3%;
}

.gs_hcb_col1 {
	padding: 0 28px 0 0;
}

.gs_hcb_col2 {
	padding: 0 9px;
}

.gs_hcb_col3 {
	padding: 0 0 0 28px;
}

.gs_hcb_title {
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	height: 62px;
}

.gs_hcb_col p {
	margin: 0;
}
#overlayLogin {
	position:absolute;
	z-index:1000;
	display:none;
	visibility:hidden;
}
#overlayLogin .mask {
	position: absolute;
	background:black;
}
#overlayLogin .content {
	position: absolute;
}
#overlayLogin .close {
	position:absolute;
	right:8px;
	top:8px;
	margin:2px;
}

.show_login_container {
	margin:auto;
	background:white;
	width:445px;
	border:1px solid #ccc;
	position:relative;
}

.show_login_container table	{margin-bottom:20px;}

.show_login_container table thead td {
	color:#666;
	font-weight:bold;
	vertical-align:bottom;
	padding:10px 0 10px 25px;
	white-space:nowrap;
	}

.show_login_container table tbody td {
	vertical-align: middle;
	text-align: left;
	padding:4px 0 4px 25px;
}

.show_login_container table tbody tr.even td { background: white; }
.show_login_container table tbody tr.odd td { background: #e8e8e6; }
.show_login_container table tbody tr.odd td.first { background:white; }
.gsam_head_large	{font-size:14px;}
.leftside	{width:60%;}

