
			#center_part{
				width:556px;
			}

			#did_you_know div.tips{
				height:173px;
				overflow-y:auto;
			}
			
	
			#blank_space{
				width:163px;
				height:160px;
				float:right;
				margin:10px;
			}
			
			#right_bottom{
				position:absolute;
				right:0;
				top:240px;
				width:192px;
			}
			
			#right_bottom div.contact div.contact_name, #right_bottom div.related div.rel_pub_title{
			 /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
			}
			 
#right_bottom div.contact div.contact_name a:link{ text-decoration: none; /* Removed for brand refresh 08/10/2010: color: #8C9600; */  }
	#right_bottom div.contact div.contact_name a:visited { text-decoration: none; /* Removed for brand refresh 08/10/2010: color: #4E562B; */  }
#right_bottom div.contact div.contact_name a:hover { text-decoration: underline; /* Removed for brand refresh 08/10/2010: color: #4E562B; */   } 

			#call-out{
				border-top:1px solid;
				border-bottom:1px solid;
				width:170px;
				padding:5px;
				float : right;
				margin:0 20px 10px 10px;
			}
			#call-out div.quote div.quote_title, #call-out h3{
			 /* Removed for brand refresh 08/10/2010: color:#4E562B; */ 
			}
			
			#did_you_know{
				border:1px solid;
				margin : 10px;
				width:170px;
				height:200px;
				float : left;
				margin-right:20px;
			 /* Removed for brand refresh 08/10/2010: color:#4E562B; */ 
			}
			
			#did_you_know div.tips{							
				display:none;	
				margin-right:5px;
				margin-left:5px;
			}
			
			#did_you_know div.tips div.tips_title{
					font-weight:bold;
					font-size:larger;
			}
			
			#right_bottom div.contact{
				border-top:1px solid;
				border-bottom:1px solid;
				/* Modified for brand refresh 08/10/2010: border-color:#aaa; */ border-color:#CCCCCC;
			}	

			#center_part a.popup_icon{
				position: relative;
				text-decoration:none;
			}

			a.popup_icon img.read_case_study_image,
			a.popup_icon img.view_chart_image {
				position: absolute;
				top: -25px;
				left: -15px;
				display: none;
			}

			a.popup_icon:hover img.read_case_study_image{
				display: block;
			}
			
			a.popup_icon img.cite_icon{
				margin-left:3px;
			}


			#center_part h2.list_sector{

				border-top:1px solid;
				margin-top:30px;
				padding-top:30px;
			}

#center_part table tr td{
	vertical-align : top;
}


p.foot_note{
	font-size:10px;
}

div.modalContent h4{
	font-size:10pt;
	font-weight:normal;
}

div.modalcontent{
	font-size: .85em;
	height: auto;
	overflow-y: auto;
	padding-right:5px;
}

div.modalcontent object{
	margin-left: 115px;
}

div.sus_modal {
	margin-bottom: 1em;
}

div.sus_modal h3{
	margin: 1em 0 0 0;
}


#center_part p a{
	text-decoration : none;
}

#foot_note{
	font-size:10px;

}
#right_bottom div.related {
	border-bottom:1px solid;
	/* Modified for brand refresh 08/10/2010: border-color:#aaa; */ border-color:#CCCCCC;
}
#right_bottom  div.create_pdf{
	cursor:pointer;
	margin-top:10px;

}

#center #right_bottom div.related div.pub_container{
	margin-bottom:0;
	margin-top:18px;
}

#did_you_know img.slidearrow{
	cursor:pointer;
	float:left;
	margin-top:9px;
	width:12px;
	margin-left:9px;
}

#did_you_know h3{
	margin-left:19px;
	margin-right:8px;
	float:left;
	font-size: 12px;
}

#right_slide{
	margin-left:20px;
}


/*******************  Case Study  ********************/

#case{			
	width:375px;
	/* Modified for brand refresh 08/10/2010: border:1px solid #8C9600; */ border:1px solid #CCCCCC;
	height:220px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
}
			
#case div.citation{
	display:none;
}

#case div.citation a.sus_continue{
	font-size:11px;
}

#case h2{
	width:200px;
	margin:10px;
	font-weight:bold;
	font-size:small;
}

#jmp_links span{
	margin : 0;
	font-weight:normal;
	text-decoration:none;
 /* Removed for brand refresh 08/10/2010: color:black; */ 
	width:20px;
	display:inline-block;
	text-align:center;
	/* Modified for brand refresh 08/10/2010: border:1px solid #fff; */ border:1px solid #CCCCCC;
	cursor:pointer;
	}
	
#jmp_links span:hover, #jmp_links span.selected {
 /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
	/* Modified for brand refresh 08/10/2010: border-color:#8C9600; */ border-color:#CCCCCC;
	}

#case #jmp_links{
	margin:10px;
	position:absolute;
	right:0;
	top:0;
}	

#case div.citation{
	display:none;
}

#case div.citation h3{
 /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
	width:355px;
	margin:10px;
	font-weight:bold;
	margin-top:0;
}

#case div.citation div.cit_abstr{
	margin:10px;
	margin-top:-7px;
	overflow-y:auto;
}

#case div.citation div.cit_abstr ul{
	margin-top:0;
}

#case div.citation div.cit_abstr a.cont{
 /* Removed for brand refresh 08/10/2010: color: #8C9600; */ 
	font-weight:bold;	
	display:block;
	cursor:pointer;
	}

#case div.citation div.cit_body{
	display:none;
}

div.jqmWindow {
	margin-top:-25px;
}


