.gs_article {
	color: #666;
	background-color:#fff;
	width:100%;
}

.gs_article a:link,
.gs_article a:visited {
	color:#000;
	text-decoration:none;
}

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

/*NAV HERE */
.gs_art_navCol {
	float: right;
	width: 207px;
	padding: 37px 20px 37px 0;
	background:#fff;
}

.gs_art_primaryNav {
	color: #999;
	list-style:none;
	font-size: 15px;
	background:#fff;
}

.gs_art_primaryNav ul, .gs_art_secondaryNav ul {
	list-style:none;
	background:#fff;
	position:relative;
}

.gs_art_primaryNav li {
	font-size: 15px;
	line-height: 17px; 
	margin:0 0 8px 0;
	padding: 0 0 8px 0px;
	border-bottom: 1px solid #e6e6e6;
	*display:inline-block;
	position:relative;
}

.gs_art_primaryNav li li {
	font-size: 12px;
	line-height: 15px; 
	margin: 0;
	padding: 8px 0 0 19px;
	border: 0;
	*display:inline-block;
	position:relative;
}

.gs_art_primaryNav li.gs_art_primaryNav_last {
	border:0;
}


.gs_art_secondaryNav {
	font-size: 15px;
	line-height: 15px; 
	list-style:none;
	margin: 40px 0 0 0;
	background:#fff;
}

.gs_art_secondaryNav li {
	margin:0 0 10px 0;
	color:#999;
	position:relative;
}

.gs_art_secondaryNav li li{
	font-size: 12px;
	line-height: 15px; 
	margin: 0;
	padding: 8px 0 0 19px;
	border: 0;
	*display:inline-block;
	position:relative;	
}

/*END NAV*/

.gs_art_mainCol {
	background-color:#fff;
	float: left;
	width: 664px;
	padding: 37px 0 37px 0;
	overflow:hidden;
}

.gs_art_mainColFullBleed {
	height:440px;
	padding: 0 0 0 0;
	margin-bottom: 0;
	background: #000;
	overflow: hidden;
}

.gs_art_mainLocDetail {
	padding: 0 0 0 0;
}

/* ARTICLE COLUMN LAYOUTS*/

.gs_art_lo_full {
	width: 643px;
	padding: 0 0 0 20px;	
}

.gs_art_lo_1-3_2-3 {
	position:relative;	
}

.gs_art_lo_1-3_2-3_col1 {
	float:left;
	width: 202px;
	padding: 0 20px;
	height: 100%;
	overflow: hidden;
}

.gs_art_lo_1-3_2-3_col2 {
	float:left;
	width: 421px;
	padding: 0;	
	height: 100%;
	overflow: hidden;
}

.gs_art_lo_1-2_1-2_col1 {
	float:left;
	width: 311px;
	padding: 0 20px;		
}

.gs_art_lo_1-2_1-2_col2 {
	float:left;
	width: 312px;
	padding: 0;	
}

.gs_art_lo_1-2_1-2_loc {
	background: #fff;
}

.gs_art_lo_1-2_1-2_loc_col1 {
	padding: 20px 0 20px 20px;
	width: 278px;
	background: #fff;
	float: left;
}

.gs_art_lo_1-2_1-2_loc_col2 {
	padding: 20px 20px 20px 0;
	width: 278px;
	background: #fff;
	float: right;
}

/* ARTICLE COMPONENTS*/


.gs_art_colTitle {
	padding: 0 0 20px 0;
}

.gs_art_colTitle_rule {
	border-bottom: 2px solid #ccc;
	padding: 0 0 9px 0;
	margin-bottom: 9px;
}

.gs_art_hed {
	font-weight:bold;
	font-size: 15px;
	line-height: 17px;
	*font-size: 1.25em;
	*line-height: 1.2em;
	color: #999;
}


.gs_art_subHed {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	*font-size: 1em;
	*line-height: 1.2em;
	display: block;
}

.gs_art_leadIn {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 24px;
	*font-size: 1.65em;
	*line-height: 1.2em;
	color: #666;
}

.gs_art_subLeadIn {
	font-size: 20px;
	line-height: 24px;
	*font-size: 1.65em;
	*line-height: 1.2em;
	color: #666;
	margin-bottom: 20px;
}

.gs_art_highlightLeadIn {
	font-size: 20px;
	line-height: 24px;
	*font-size: 1.65em;
	*line-height: 1.2em;
	color: #7399c6;
	margin-bottom: 20px;
}

/* POSITION NAV- 4TH LEVEL NAV*/

.gs_art_positionNav {
	/*float:left;*/
	margin: 0 0 15px 0;
	*display:inline-block;
	list-style:none;
	font-size: 15px;
	line-height: 17px; 
	color:#999;
}

.gs_art_positionNav li {
	list-style:none;
	padding:0 13px 0 0;
	display:inline;
}

/* PHOTO BLOCK - thimbnail style layout */

.gs_art_photoBlock {
	padding:0 0 37px 0;
	position:relative;
}

.gs_art_photoBlock .gs_art_photoBlockImage {
	float:left;
}

.gs_art_photoBlockImage img {
	display: block;
}

.gs_art_photoBlock .gs_art_photoBlockText {
	padding-left: 222px;
	position:relative;
}

/* QUOTE BLOCK */

.gs_art_quote {
	/* SAME STYLES AS THE LEAD IN*/
	color:#999;
	font-size: 20px;
	line-height: 24px;
	*font-size: 1.65em;
	*line-height: 1.2em;
	text-indent: -8px;
}

.gs_art_attributor {
	font-weight: bold;
	margin: 10px 0 0 0;
}
 
/* PEOPLE BLOCK*/

.gs_art_peopleContain {
	clear: left;
	padding-bottom: 2px;	
}

.gs_art_peopleContain img.person {
	float:left;
	width:124px;
	height:124px;
}

.gs_art_peopleContain a {
	text-decoration:none;
}

.gs_art_peopleContain a:link *,
.gs_art_peopleContain a:visited * {
	color: #000;
}

.gs_art_peopleContain a:hover * {
	color:#999;
	cursor:pointer;
}

.gs_art_peopleDesc {
	margin:0 0 0 141px;
}

.gs_art_positionList {
	list-style-type: none;
	line-height: 15px;
}

.gs_art_positionList li {
	padding: 0px 0 0 0;
}

/* TOUT BLOCK*/

.gs_art_tout {
	color:#666;
	margin: 0 0 20px 0;
	overflow:hidden;
	width:202px;
}

.gs_art_tout img {
	display: block;
	padding-bottom: 10px;
}

.gs_art_tout a:link .gs_art_hed,
.gs_art_tout a:visited .gs_art_hed {
	color:#000;
}

.gs_art_tout a:hover .gs_art_hed {
	color:#999;
}

/* LOCATION DETAIL ADDITIONS */

.gs_art_map {
	padding-top: 90px;
}

.gs_art_map img {
	padding-top: 12px;
}

/* PERSON DETAIL PAGE ADDITIONS */

.corpTitle {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.gs_corpName {
	color: #fff;
	padding: 31px 0 3px 0;
	font-size: 18px;
	line-height: 18px;
	position:relative; 
}
.gs_corpName_Hed, .gs_corpName_Hed_noSifr {
	color: #fff;
	font-weight: bold;
	font-size: 37px;
	line-height: 37px;
	margin: 0 0 0 0;
	padding: 0;
}

/* list styles */
.gs_article .gs_bullList {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;	
}

.gs_article .gs_bullList li {
	display: block;
	line-height: 15px;
	padding: 0 0 8px 8px;
	background: url(/a/pc/img/bull.gif) 0 4px no-repeat;
}

/* ul.normal must stay in synch (relatively) with .gs_bullList */
.gs_article ol.normal {
	margin: 0 0 12px 26px;
	padding: 0;
}

.gs_article ol.normal li {
	line-height: 15px;
	padding: 0 0 8px 0px;
}

/* ul.normal li must stay in synch with .gs_bullList li */
.gs_article ul.normal li {
	display: block;
	line-height: 15px;
	padding: 0 0 8px 8px;
	background: url(/a/pc/img/bull.gif) 0 4px no-repeat;
}

.gs_article ul.normal {
	list-style-type: none;
	margin: 0 0 12px 0;
	padding: 0;	
}