#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-repeat: no-repeat;
	background-position: top right;
}

.gs_un_wideHalo {
	position: absolute;
	top: 0;
	right: 0;
	height: 86px;
	width: 400px;
	z-index: 1;
	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_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_logo_disclaimer {
	width: 800px;
	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_wider {
	width: 795px;
}

#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;
} 

#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_wider #gs_nav_dd .gs_nav_dd_item  {
	width: 783px; 
}


#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, .gs_nav_list5 {
	float: left;
	width: 118px;
	padding: 0 15px 0 0;
}

.gs_nav_list4 {
	width:150px;
	padding-right:17px;	
}

.gs_nav_list3 {
	width:201px;
	padding-right:21px;	
}

.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;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top:7px;
	color: #666;
	padding: 0 0 0 0px;
	position:relative;
}

.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: 138px;
	margin: 0 13px 0 0;
	line-height: 13px;
}

.gs_nav_blLink1, .gs_nav_blLink1of2, .gs_nav_blLink1of3 {
	padding: 3px 5px 15px 0;	
	border-bottom: 1px solid #e6e6e6;
}

.gs_nav_blLink2, .gs_nav_blLink2of2 {
	padding: 15px 5px 0 0;	
}

.gs_nav_blLink2of3 {
	padding: 15px 5px 15px 0;
	border-bottom: 1px solid #e6e6e6;
}

.gs_nav_blLink3of3 {
	padding: 15px 5px 0 0;
}

.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_page_title {
	font-size: 35px;
	line-height: 37px;
	color: #fff;
	width:900px;
	position:absolute;
}

.gs_page_title.black {
	color: #000;	
}

.gs_title_container {
	position:relative;
}

.gs_title_container_sub {
	position:relative;
}

.gs_hero {
	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 {
	white-space: nowrap;
	margin: -25px 0 5px 0;
	padding: 0;
	font-size: 17px;
	line-height: 20px;
	color: #666;
	position:absolute;
}

.gs_ht_eyeBrow.gray, .gs_ht_eyeBrow.grey {
	color: #666;
}

.gs_ht_eyeBrow.black {
	color: #000;	
}

.gs_ht_eyeBrow.white {
	color: #fff;	
}

.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;
	overflow: hidden;
}

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

.gs_ct_4up td {	width: 25%;}

.gs_ct_3up td {	width: 33.33%;}

.gs_ct_2up td {	width: 50%;}

.gs_ct_1up td { width: 100%;}

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

.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 { 
	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;
}

/* start citizenship menu styles */
.gs_citizenship .gs_nav_list3 {
	width:145px;
	padding-right:21px;	
}

.gs_citizenship .gs_nav_list3.item1 {
	width:290px;
	padding-right:30px;	
}

.gs_citizenship .gs_nav_list3.item1 .gs_nav_title { 
	border-bottom: 1px solid black;
}

.gs_citizenship .gs_nav_list li {
	float:left;
	border:0 none;
	width:48%;
	padding-right:0px;
}

.gs_citizenship .gs_nav_list a {
	font-weight:normal;	
}
/* end citizenship menu styles */


/* start new citizenship menu styles */
.gs_citizenship2 {
}

.gs_citizenship2 .left {
	float:left;
	width:417px;	
}

.gs_citizenship2 .right {
	float:right;
	width: 218px;
	margin-right:20px;	
}

.gs_citizenship2 .item1 {
	float:right;
	width:200px;
	padding:0;	
}

.gs_citizenship2 .item1 .gs_nav_list li {
	border-bottom:none;
}

.gs_citizenship2 .item2,
.gs_citizenship2 .item3,
.gs_citizenship2 .item4,
.gs_citizenship2 .item5 {
	float: none;
	width:200px;	
	padding-bottom:25px;
}


.gs_citizenship2 .gs_nav_touts {
	padding:0px;
}

.gs_citizenship2 .gs_nav_touts .gs_nav_tout1,
.gs_citizenship2 .gs_nav_touts .gs_nav_tout2,
.gs_citizenship2 .gs_nav_touts .gs_nav_tout3 {
	padding-bottom:10px;
}

.gs_lo_siteMap.citizenship2 .gs_lo_sm_col h3 {
	padding-right: 50px;	
}
/* end new citizenship menu styles */
