﻿.MasterBody 
{
	background-color: #e8e9eb;
	color: #333333;
	font: normal 12px/18px Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	position:relative;
}

.MasterBodyPrint {
	color: #1B1D1F;
	font: normal 10px/14px Verdana, Geneva, sans-serif;
	background:none;
}

.MetaTagsArea {	
    height: 180px;
    width: 99%;
}

.BannerMobileText {	
    width: 99%;
}
body #s4-workspace { -webkit-overflow-scrolling: touch;}	
 a,
 a:link,
 a:visited
{
   color:#5C97CC;  
   text-decoration:none;
}


 a:hover
{
   Color:#1B1D1F;
}


 .ms-WPBody a,
 .ms-WPBody a:link,
 .ms-WPBody a:visited
{
   Color:#5C97CC;  
   text-decoration:none;  
}


  .ms-WPBody a:hover
{
   Color:#1B1D1F;
}


a.secondNav,
a.secondNav:link
{
   Color:#174a7c;
   text-decoration:none; 
}


a.secondNav:hover
{
   Color:#4481BD;
   text-decoration:none; 
}


a.Disabled,
a.Disabled:visited
{
    cursor:default;
   	font-family: Verdana;
        font-style: normal;
        font-size:12px;
        line-height:16px;
       Color:#333333;
        text-decoration:none;
   font-weight:bold;
}


a.Disabled:hover
{
   Color:#333333;
    text-decoration:none;
}

.nobr
{
    white-space:nowrap;
}

#container {

/*width:980px;*/
background:transparent none repeat scroll 0 0;
font-size:100%;
font-weight:400;
z-index:0;
}

#SiteEditor
{
    padding:0 3px;
    position:relative;
    z-index:1001;
    
}

#header {
    height:80px;
    padding:0;
    width:980px;
	margin: 10px auto 0 auto;
}

#headerlogo{
  border-right:1px solid #53626f;
  float:left;
  margin:18px 0 16px 20px;
  padding:7px 18px 7px 0; 
  height:18px;
  width:147px; 
}

#headerlogoDecs{
    float:left;
    height:17px;
    margin:28px 0 21px 21px;
    overflow:hidden;
    position:relative;
    width:270px;
}

#selectCountry{
	   float:right;
	   margin:48px 0 0 0;
	   position:relative; 
	   top:-20px; 
	   right:-250px;
}

#selectCountry a { padding-right: 10px;	}

#captiontextMobile { display:none;}


#header ul {
float:right;
font-size:11px;
line-height:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:16px 0 0;
padding: 0px;
}

#header ul a {color: #666;}

#header ul a:active,
#header ul a:focus,
#header ul a:hover {
	color: #174A7C;
}

#header ul abbr {border-bottom: none;}
#header ul li {
border-right:1px solid #D5D5D5;
display:inline;
margin-right:4px;
padding-right:8px;
}

.browserFirefox3dot5 #header ul li.client-access { top:-6px;}

a { text-decoration:none; }

#content .mainContent {
    padding: 10px 0px 10px 10px;
    background-color: #f7fbef;
    width:970px;
    height:250px;
}

#content .leftContent {
    float:left;
    height:230px; 
    width:620px; 
    background-color:#fff;
    padding: 10px 10px 10px 10px;
}

#content .rightContent {
    float:right;
    height: 230px; 
    width: 310px;
    padding: 10px 10px 10px 10px;
}

/* Needed to keep z-index right -- IMPORTANT! */
#headernavbodycontent {
    /*position:absolute;*/
    z-index:0;
}

#header #change-language,
#header #change-country {
    top:-10px;
    position:relative;
    z-index: 3000;
}
#header #change-language .drop-down{
	box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	-moz-box-shadow:    0 3px 6px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	background-color: #fff;
	float: left;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 10px 8px;
	position: absolute;
	right: 135px;
	top: 67px;
	/*width: 325px;*/
	width:145px;
	z-index: 2000;
}

#header #change-country .drop-down {
	box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	-moz-box-shadow:    0 3px 6px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	background-color: #fff;
	float: left;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 10px 8px;
	position: absolute;
	right: 12px;
	top: 67px;
	*top: 63px; /*targeting ie7*/
	/*width: 325px;*/
	width:145px;
	z-index: 2000;
}


#header #change-country .flag {
	float: right;
	right: 3px;
	top: 42px;
	position: absolute;
	z-index: 1900;
}

#header #change-language .drop-down-top {
	background-color: #fff;
	height: 6px; width: 133px;
	right: 0; top: -5px;
	position: absolute;
}


#header #change-country .drop-down-top {
	background-color: #fff;
	height: 6px; width: 141px;
	right: 0; top: -5px;
	position: absolute;

}

#header #change-language .drop-down a,
#header #change-country .drop-down a {
	color: #5C97CC;
	font-weight: bold;
}

#header #change-language .drop-down a:active,
#header #change-language .drop-down a:focus,
#header #change-language .drop-down a:hover,
#header #change-country .drop-down a:active,
#header #change-country .drop-down a:focus,
#header #change-country .drop-down a:hover {
	color: #1B1D1F;
}

#header #change-language .drop-down abbr,
#header #change-country .drop-down abbr {
	border-bottom: none;
}

#header #change-language .drop-down dl,
#header #change-country .drop-down dl {
	margin: 0 0 8px;
}

#header #change-language .drop-down dl dd,
#header #change-country .drop-down dl dd {
	margin: 0;
}

#header #change-language .drop-down dl dt,
#header #change-country .drop-down dl dt {
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}

#header #change-language .drop-down .column,
#header #change-country .drop-down .column {
	float: left;
	padding: 0 7px;
	width: 93px;
}

#header #change-language .trigger {
	/*background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/change-country.png) no-repeat 100% 0;*/
	height: 22px;
	padding: 7px 10px 0 0;
	position: absolute;
	right: 135px;
	text-align: right;
	top: 34px;
	min-width: 123px;
	z-index: 1999;
}


#header #change-country .trigger {
	/*background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/change-country.png) no-repeat 100% 0;*/
	height: 22px;
	padding: 7px 10px 0 0;
	position: absolute;
	right: 12px;
	text-align: right;
	top: 34px;
	min-width: 131px;
	z-index: 1999;
}

.hidden {
	height: 0 !important;
	line-height: 0 !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	text-indent: -10000em !important;
	width: 0 !important;	
}

#header #change-language .selected,
#header #change-country .selected {
	background-position: 100% -29px;	
	box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	-moz-box-shadow:    0 3px 6px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	background-color: #fff;
}

#header #change-language .trigger a,
#header #change-country .trigger a {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-down.png) no-repeat 100% 50%;
	color: #666;
	font-size: 11px;
	line-height: 11px;
	padding-right: 13px;
	margin-right: 5px;
}
#header #change-language .trigger a:active,
#header #change-language .trigger a:focus,
#header #change-language .trigger a:hover,
#header #change-language .selected a ,
#header #change-country .trigger a:active,
#header #change-country .trigger a:focus,
#header #change-country .trigger a:hover,
#header #change-country .selected a {
	color: #666666;
}

#header ul li.client-access a {
	background: #79838b url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/client-access.png) repeat-x 50% 50%;
	border-right: 1px solid #79838b; border-left: 1px solid #79838b;
	color: #fff;
	/*float: right;*/
	padding: 4px 12px 4px 15px;
	position: relative;
	text-decoration: none;
}

#header ul li.client-access {
border-right:none;
/*float:right;*/
margin-left:5px;
margin-right:0;
padding-right:0;
position:relative;
top:0px;
}

#navigation{
    background-image: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/wayfinding-homepage.png);
    height: 40px;
	width: 980px;
}

#content {
	/*background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/content.png) repeat-y;*/
	padding: 0;
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-color:White;
}

h2 { 
	font: 34px/38px Georgia, 'Times New Roman', Times, serif; 
	font-weight: normal;
	color: #1B1D1F; 
	margin: 30px 0 25px 0;
}

h3.sectionTitle { 
	font: 22px/24px Georgia, 'Times New Roman', Times, serif; 
	font-weight: normal;
	color: #174a7c; 
	margin: 0 0 15px 0;
}

h3 { 
	font: 22px/24px Georgia, 'Times New Roman', Times, serif; 
	font-weight: normal;
	color: #174a7c; 
	margin: 0 0 15px 0;
}
span.sub-link 	{ float: right;line-height: normal; }
span.sub-link a { 
	background: transparent url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-right.png) right 4px no-repeat;
	padding-right: 8px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
/* @group Footer */
#global_footer {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/footer.png) no-repeat;
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0 0 0;
	width:980px;
	margin: 0 auto;
}

#footerlogo
{
    float:left;
    margin:0 110px 15px 0;
}

#global_footer ul {
	list-style: none;
	margin: 2px 0 10px 0;
}

#global_footer ul li{
	/*display:inline;
	margin-left:20px;*/
}

#global_footer ul li.first{
	display:inline;
	margin-left:0;
}


#global_footer a {
	color: #174A7C;
}

#global_footer a:active,
#global_footer a:focus,
#global_footer a:hover {
	color: #1B1D1F;
	text-decoration: underline;
}

#global_footer h4 {
	float: left;
	margin: 14px 0 8px 0;
}

#global_footer h4 a {
	display: block;
	height: 25px;
	overflow: hidden;
	position: relative;
	width: 138px;
	color: #1B1D1F;
	text-transform:uppercase;
}

#global_footer h4 a span {
	background: url("/_layouts/PIMCO.GLOBAL.UI/images/content/a-company-of-allianz-global-investors.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}


#global_footer p {
	clear:both;
	margin-bottom:13px;
	color: #666;
}

#global_footer .jp-links UL {
	FLOAT: left; PADDING-LEFT: 0px; MARGIN-RIGHT: 40px;
}
#global_footer .jp-links UL + UL {
	MARGIN-RIGHT: 0px;
}
#global_footer .jp-links LI {
	MARGIN: 3px 0px;
}

#footerlogo a img
{
	    border:0;
}
  /* ============================================================================= */
  /* ======{Responsive mobile switch}====== */
  /* ============================================================================= */
.rwd-display-options{ text-align: center; float:right; display: none;}
.rwd-display-option{ cursor: pointer; font-weight:bold; color:#5C97CC; }



/* @group Article Listing */
.ms-rteCustom-ArticleHeadLine { clear: both;margin-top:10px; }
.ms-rteCustom-ArticleHeadLine h2 {
	margin-top:0;
	clear:both;
}

.article-listing {
	float: left;
	margin-bottom: 28px;
}

.article-listing .teaser {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/teaser.png) repeat-x;
	float: left;
	margin-top: 15px;
	padding-top: 6px;
}

.article-listing .teaser.first {
	background: none;
	margin-top: 0;
	padding-top: 0;
}

.article-listing .teaser dl {
	float: left;
	margin: 0;
	text-align: right;
	width: 140px;
}

.article-listing .teaser dl abbr {
	border-bottom: none;
}

.article-listing .teaser dl dd {
	white-space: nowrap;
}

.article-listing .teaser dl dd a {
	color: #172c4d;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

.article-listing .teaser dl dd a:active,
.article-listing .teaser dl dd a:focus,
.article-listing .teaser dl dd a:hover {
	color: #369;
}

.article-listing .teaser dl dt {
	margin-bottom: 3px;
}

.article-listing .teaser .story {
	float: right;
	margin: 0 20px 0 10px;
	padding-top: 10px;
	width: 450px;
}

.article-listing .teaser .story h4 {
	margin-bottom: 4px;
}

.article-listing .teaser .story h5 {
	margin-bottom: 14px;
}

.article-listing .teaser .story h5 img {
	margin-right: 5px;
}

.article-listing .teaser .story p {
	margin-bottom: 16px;
}

.article-listing .teaser .story ul {
	display: inline;
	list-style: none;
	margin: 0;
}

.article-listing .teaser .story ul li {
	border-left: 1px solid #b7b7b7;
	display: inline;
	margin-left: 1px;
	padding-left: 4px;
}

.article-listing .teaser .story ul li.first {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/disk.png) no-repeat 0 2px;
	border-left: none;
	margin-left: 15px;
	padding-left: 15px;
}

.article-listing .teaser .story ul li a,
.article-listing .teaser .story .read-full {
	color: #174a7c;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
}

.article-listing .teaser .story ul li a:active,
.article-listing .teaser .story ul li a:focus,
.article-listing .teaser .story ul li a:hover,
.article-listing .teaser .story .read-full:active,
.article-listing .teaser .story .read-full:focus,
.article-listing .teaser .story .read-full:hover {
	color: #4481bd;
}

.article-listing .teaser .story .read-full {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-right.png) no-repeat 0 2px;
	margin-left: 2px;
	padding-left: 10px;
}
/* @end Article Listing */

/* Article ETF */
.article {
	padding-top:10px;
	border-bottom: 1px solid #dadde1;
}
.article p{
	margin: 0 0 10px 0 !important;
}

.article:after{
	content:"";
	display:block;
	margin:0;
	clear:both;
}

.article .image-wrap {float:left;margin: 0 10px 0 0; border:none;}

/* @end Article ETF */

/* @group Article Right Rail */
.article_author_pic {float:left;}
/* @end Article Right Rail */



/* @group Wayfinding */
#wayfinding {width: 980px; margin: 0 auto; background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/wayfinding.png) no-repeat; height: 44px; }

.homepage #wayfinding {
	background-image: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/wayfinding-homepage.png);
}

/* @group Global Search */
#wayfinding .search_area {
  background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/global-search.png) no-repeat;
  float: right;
  height: 27px;
  padding: 3px 0 0 0;
  margin: 8px 10px 0 0;
  position: relative;
  width: 135px;
}
#wayfinding .search_area *:focus { outline: none !important; }
#wayfinding .search_area button,  {
  border: none;
  height: 27px;
  overflow: hidden;
  position: absolute;
  right: 7px;
  text-indent: -10000em;
  top: 7px;
  width: 33px;
}
#wayfinding .search_area button::-moz-focus-inner { border: none; }
#wayfinding .search_area fieldset { margin-bottom: 0; padding:0; border: none; }
#wayfinding .search_area input.text {
  background-color: transparent;
  border: none;
  padding: 2px 0 3px 0px;
  margin-left:24px;
  width: 110px;
  color: #999;
  font-size: 11px;
}
#wayfinding .search_area legend { margin-bottom: 0; }

/* @end Global Search */

/* @group Global Navigation */
#TopNavigationContainer { position:relative; z-index:2001;}
#global-nav {
	z-index:3000;
	padding: 0px 0px 0px 0px;
}
#wayfinding ul {
	list-style: none;
	margin: 0;
	line-height: 17px;
	padding-left: 0; padding-right: 5px;
}

#wayfinding ul li {
	font-family:'Frutiger LT W20 65 Bold';
	font-size: 13px;
	float: left;
	margin: 0;
	position: relative;
	height: 44px;
}

#wayfinding ul li:active,
#wayfinding ul li:focus,
#wayfinding ul li:hover,
#wayfinding ul li.sfhover {
	background: transparent url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/nav-active.png) left top repeat-x;
}
#wayfinding ul ul li:active,
#wayfinding ul ul li:focus,
#wayfinding ul ul li:hover,
#wayfinding ul ul li.sfhover {
	background: none;
}
#wayfinding ul li a {
	color: #fff;
	display: block;
	padding: 14px 20px 13px 20px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}

#wayfinding ul li.selected a {
	background: transparent url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/nav-selected.png) right top no-repeat;
}
#wayfinding ul li.selected a span { }

#wayfinding ul li:active a,
#wayfinding ul li:focus a,
#wayfinding ul li:hover a,
#wayfinding ul li.sfhover a {
	color: #5C97CC;
}

#wayfinding ul li:active a span,
#wayfinding ul li:focus a span,
#wayfinding ul li:hover a span,
#wayfinding ul li.sfhover a span {
	position: absolute;
	left:0; bottom:0; 
	background-color: #fbfcfc;
	height: 3px; width: 100%;
	z-index: 3001;
}

#wayfinding ul li ul {
	background: #eff2f5 url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/nav-active.png) left -40px repeat-x;
	box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	-moz-box-shadow:    0 3px 6px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.70);
	float: none;
	top: 44px; left: -10000em;
	margin: 0;
	padding: 17px 18px 9px 18px;
	position: absolute;
	white-space: nowrap;
	z-index: 3000;
}

#wayfinding ul li:active ul,
#wayfinding ul li:focus ul,
#wayfinding ul li:hover ul,
#wayfinding ul li.sfhover ul {
	left: 0px;
}
#wayfinding ul li.selected:active ul a,
#wayfinding ul li.selected:focus ul a,
#wayfinding ul li.selected:hover ul a,
#wayfinding ul li.selected.sfhover ul a,
#wayfinding ul li.selected:active a,
#wayfinding ul li.selected:focus a,
#wayfinding ul li.selected:hover a,
#wayfinding ul li.selected.sfhover a {
	background: none;
}
#wayfinding ul li ul li {
	border: none;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	float: none;
	margin: 0 0 11px;
	position: static;
	height: auto;
}

#wayfinding ul li ul li:active,
#wayfinding ul li ul li:focus,
#wayfinding ul li ul li:hover,
#wayfinding ul li ul li.sfhover {
	background-color: transparent;
}

#wayfinding ul li ul li a {
	display: inline;
	padding: 0;
	position: static;
}

#wayfinding ul li ul li:active a,
#wayfinding ul li ul li:focus a,
#wayfinding ul li ul li:hover a,
#wayfinding ul li ul li.sfhover a {
	color: #1B1D1F !important;
}
/* @end Global Navigation */
/* @end Wayfinding */

/* @group Expertise Excerpts */
#expertise-excerpts {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/expertise-excerpts.png) repeat-y;
	float: left;
	margin-bottom: 17px;
}

#expertise-excerpts a {
	color: #edeac7;
	text-decoration: none;
}

#expertise-excerpts a:active,
#expertise-excerpts a:focus,
#expertise-excerpts a:hover {
	color:#edeac7;
	text-decoration: none;
}


#expertise-excerpts excerpt a {
	color: #fff;
	text-decoration: none;
}

#expertise-excerpts excerpt  a:active,
#expertise-excerpts excerpt  a:focus,
#expertise-excerpts excerpt  a:hover {
	text-decoration: underline;
}


#expertise-excerpts h3 {
	background-repeat: no-repeat;
	color: #edeac7;
	font: normal 18px/21px Georgia, 'Times New Roman', Times, serif;
	margin-bottom: 17px;
	vertical-align: middle;
	line-height:19px;
}

#expertise-excerpts h3.insights {
	background-image: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/insights.png);
	padding-left: 43px;
}

#expertise-excerpts h3.investment-solutions {
	background-image: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/investment-solutions.png);
	padding-left: 22px;
}

#expertise-excerpts h3.market-strategies {
	background-image: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/market-strategies.png);
	padding-left: 25px;
}

#expertise-excerpts p {
	color: #b2b2b2;
	margin: 0 0 18px;
	padding-left: 10px;
}

#expertise-excerpts p a {
	color: #b2b2b2;
	margin: 0 0 0px;
}

#expertise-excerpts  p a:active,
#expertise-excerpts  p a:focus,
#expertise-excerpts  p a:hover  {
	color: #b2b2b2;
	margin: 0 0 0px;
}

#expertise-excerpts .excerpt {
	float: left;
	margin-left: 1px;
	padding-left: 10px;
	padding-right: 10px;
	width: 219px;
}

#expertise-excerpts .first {
	margin-left: 0;
	padding-left: 0;
	width: 230px;
}
/* @end Expertise Excerpts */

/* @group In Print */
#in-print {
	color: #172c4d;
}

#in-print img {
	float: left;
}

#in-print .ruled-header {
	border-top:1px solid #949494;
    padding-bottom:5px;
    width:100%;
}

#in-print .ruled-header h2
{
    font-family: Georgia;
    font-style:normal;
    font-size:28px;
	margin: 10px 0 25px 0;
    color: #1B1D1F;
    line-height:26px;
    font-weight: normal;
}

/* @group Info */
#in-print .info {
	float: right;
	margin-bottom: 16px;
	padding-right: 5px;
	width: 164px;
}

#in-print .info h4 {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 15px;
}

#in-print .info img {
	float: none;
}

#in-print .info p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 17px;
}

#in-print .info ul {
	font-size: 11px;
	line-height: 11px;
	list-style: none;
	margin: 0;
}

#in-print .info ul li {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-right.png) no-repeat 0 1px;
	margin: 0 0 8px 2px;
	padding-left: 8px;
}

#in-print .info ul li a {
	color: #174a7c;
	font-weight: bold;
	text-decoration: none;
}

#in-print .info ul li a:active,
#in-print .info ul li a:focus,
#in-print .info ul li a:hover {
	color: #4481bd;
}

#in-print .info ul li img {
	left: 5px;
	position: relative;
	top: 4px;
}
/* @end Info */
/* @end In Print */

/* ----------------Homepage ----------------- */

#homepage-hero {
  width:100%;
  height:296px;
  position:relative;
}
#slideshow .slide {
  position:absolute;
  height:296px;
  width:100%;
  overflow:hidden;
  z-index:1;
background-repeat:none;
}
#slideshow .slide img {
border: none;
	
}
#hero-content ol {
  bottom: 10px;
  left: 411px;
  position: absolute;
  z-index:3;
}
#hero-content ol li a {
  display:block;
  margin:0 10px 0 0;
  width:30px;
  height:10px;
  background: transparent url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/hero_nav.png) no-repeat 0 0;
}
#hero-content li { float:left; list-style:none; }
#hero-content ol li.selected a { background-position:0 -10px; }


#recentArticles {
	background: url('/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/recentArticlesShadow.jpg') top repeat-x #eff4f8;
	padding:15px 20px 10px 30px;
	
}

.articleStory {
	width:195px;
	float:left;
	margin-right:10px;
	*margin-right:8px;
	*width:194px;
}

.articleStory a {
	color:#1B1D1F !important;
	font-family: 'Times New Roman', Times, serif;
	font-size:15px;
}
.articleStory a:hover { text-decoration: underline; }
p.articleDate {
	font-family: Verdana;
    font-style: normal;
    font-size:11px;
    color: #707680;
	margin:0;
}


/*@end Homepage*/


/* ----------------Experts and IO ----------------- */
 
  .headerFont
    {
        font-family: Georgia;
        font-style:normal;
        font-size:24px;
        color: #6E5633;
        line-height:26px;
    }
   
     .titleFont, 
     a.titleFont, 
     a.titleFont:link , 
     a.titleFont:visited
    {
        font-family: Georgia;
        font-style: normal;
        
        font-size:19px;
        color: #1B1D1F;
        line-height:20px;
        text-decoration:none;
        width:400px;
        float:left;
        margin-bottom:6px;
    }
    
     a.titleFont:hover
    {
         text-decoration: underline;
    }
    
    .headerArticleFont
    {
        font-family: Verdana;
        font-weight:bold;
        font-size:26px;
        line-height:28px;
        color: #1B1D1F;
    }
    
    .publicationFont
    {
        font-family: Georgia;
        font-style: italic;
        font-size:14px;
        color: #333333;
        line-height:16px;
    }
    
    .textFont, .textfont
    {
        font-family: Verdana;
        font-style:normal;
        font-size:12px;
        color: #666666;
        line-height:16px;
    }    
    
    a.CTALink,a.CTALink:link , a.CTALink:visited
    {
        font-family: Verdana;
        font-style: normal;
        font-size:11px;
        color: #5C97CC;
        line-height:16px;
        text-decoration:none;
        margin-right:30px;
    }

	a.CTALink img {
		border:none;
			}
    
    a.CTALink:hover
    {
         color: #1B1D1F;
        
    }
    
    ul.LinkList {
	margin:0;
	padding:0;
    }

    ul.LinkList img {
	margin:0;
	padding: 0 5px 0 0;
	vertical-align: middle;
	border:0;
    }

    ul.LinkList li {
	    margin: 0 0 5px 0;
	    padding:0;
	    list-style:none;
    }

    a.ArrowLink,a.ArrowLink:link , a.ArrowLink:visited
    {
        font-family: Verdana, Geneva, sans-serif;
		background: transparent url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-right.png) 0px 5px no-repeat;
		padding: 0px 5px 5px 10px;
        font-style: normal;
        font-size:11px;
        line-height:14px;
        text-decoration:none;
		float: normal;
		display: inline-block;
    }
     a.ArrowLink:hover
     {
          color: #1B1D1F;
     }
    
	a.ViewAllLink,a.ViewAllLink:link , a.ViewAllLink:visited
    {
        font-family: Verdana, Geneva, sans-serif;
		background: transparent url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-right.png) right 4px no-repeat;
		padding-right: 8px;
        font-style: normal;
        font-size:11px;
        line-height:14px;
        text-decoration:none;
		float: right;
    }
    .expand-desc a.ViewAllLink {
    	float:none;
    }
    
    a.ViewAllLink:hover
    {
         color: #1B1D1F;
    }
    
    /*No Color change*/
    div.authorLink2 a, 
     div.authorLink2 a:link, 
     div.authorLink2 a:visited
    {
         font-family: Verdana;
        font-style: normal;
        font-size:12px;
        line-height:16px;
        color: #174a7c;
        text-decoration:none;
    }
    
    div.authorLink2 a:hover
    {
         color: #1B1D1F;
    }
    
    
   a.authorLink2, 
   a.authorLink2:link, 
   a.authorLink2:visited
    {
        font-family: Verdana;
        font-style: normal;
        font-size:12px;
        line-height:16px;
        color: #174a7c;
        text-decoration:none;
    }
    
     a.authorLink2:hover
    {
         color: #1B1D1F;
    }

    p.articleAuthor,     
    #main-content p.articleAuthor,   
    p.articleAuthor a, 
    p.articleAuthor a:visited
    {
    	margin:6px 0;
        font-family: Verdana;
        font-style: normal;
        font-size:11px;
        color: #948671 !important;
        line-height:16px;
        text-decoration:none;
        clear:left;
    }
    
    p.articleAuthorVideo,     
    #main-content p.articleAuthor,   
    p.articleAuthor a, 
    p.articleAuthor a:visited
    {
    	margin:3px 0;
        font-family: Verdana;
        font-style: normal;
        font-size:11px;
        color: #948671 !important;
        line-height:16px;
        text-decoration:none;
        clear:left;
    }
  
     #main-content p.articleAuthor a:hover
    {
         color: #1B1D1F;
		 text-decoration: underline;
    }

    .authorTitleFont
    {
        font-family: Verdana;
       /* font-style: italic;*/
        font-size:12px;
        color: #666666;
        line-height:16px;
    }
    
    .dateFont
    {
        font-family: Verdana;
        font-style: normal;
        font-size:11px;
        color: #999999;
        line-height:16px;
        padding-top:3px;
        float:right;
    }
	#article-category-header .dateFont {
		font-family: 'FrutigerLTW01-55Roman';
		color: #707680;
	}
    
    .rowHeaderFooter
    {
      float:left;
      clear:both; 
      width:600px;
      padding:10px 0 11px 0;
	  border: 1px #949494 solid;
	  border-width:1px 0;
    }
    
    .rowSeperator
    {
        color: #F6F8E8;
        background-color: #F6F8E8;
        height: 3px;
        width:620px;
        padding-bottom:8px;
        padding-top :0px;
    }
        
     .articleSection {
     	border-bottom:1px #949494 solid;
     	padding:20px 0 10px;
     } 

     .articleSection.last{
     	border-bottom:none;
     } 
        
    .rowData {
      width:600px;
      padding:15px 0;
      border-bottom: dotted 1px #CCCCCC;
      display:inline-block;
      padding-left:0;
      padding-right:0;
    }

    .rowData.last {
    	border-bottom:none;
    }
    
    .firstDiv {
        float:left;
        max-width:80%;
    }
    
    .secondDiv {
         float:right;
         /*width:35%;*/
         white-space:nowrap;
    }
    
    .fullDiv {
        float:left;
        width:590px;
     }
    
    .fullDivTools {
        float:left;
        width:590px;
        padding-top:10px;
        
     }
     
    .rowClear {
        clear:both;
    }
        
    .itemsPerPage {
        font-family: Verdana;
        font-style: normal;
        font-weight: 500;
        font-size:12px;
        color: #172C4D;
        line-height:16px;
        text-decoration:none;
        text-align:center;
        padding-left:5px;
        padding-right:5px;
    }
    
    
    
    .selectedCurrent {
        color:Black;
        font-weight:bold;
    }

	a.selectedCurrent {
        color:Black;
        font-weight:bold;
    }
    
    .pictureFirstDiv {
         float:left;
         padding-right:20px;
         text-align:right;
    }

    .pictureFirstDiv img {}
	.image-wrap { border: 1px solid #e1e0de; }
	.image-wrap img { border: 1px solid #fff; display: block; }
    
    .pictureSecondDiv {
        float:right;
        width:515px;
    }
    
   .pictureSecondDivSub1 {
		float:left;
        width:50%;
	}

        .pictureSecondDivSub2  {
	float:left;
        width:50%;
             text-align:right;

	}
	
	.pictureSecondDivSubFull {
        padding-right:20px;
       /* padding: 3px 0;*/
        
	}
	
	#main-content .pictureSecondDivSubFull p, #main-content .pictureSecondDivSubFull p.textFont,
	#main-content .pictureSecondDivSubFull p.textfont {
        margin-bottom:10px;
	}



.pictureSecondDivSubFullTools {
	    float:left;
        width:445px;
        padding-right:20px;
	}
    
/* @group Masthead */
#masthead {
	background-color: #5C97CC;
	color: #fff;
	font-size: 11px;
	line-height: auto;
	padding: 15px 13px 13px 22px;
	width: 945px;
	margin: 0 auto;
}

.browserSafari #masthead {
	/*height: 57px;*/
	padding-top: 14px;
}
#masthead .addthis_button_email { cursor: pointer; }
#masthead a {
	color: #e1e1e1;
	text-decoration: none;
}

#masthead a:active,
#masthead a:focus,
#masthead a:hover {
	color: #fff;
}

#masthead h1 
{
    font: normal 28px/30px Georgia, 'Times New Roman', Times, serif;
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	width:600px;
	/*padding-top: 0px;
	padding-bottom: 6px;*/
}

#masthead ol,
#masthead ul 
{
    padding-left: 0px;
	list-style: none;
	margin: 0 0 5px;	
	padding-bottom: 0px;
	white-space:nowrap;
}

.browserSafari #masthead ol,
.browserSafari #masthead ul {
	margin-bottom: 3px;
	white-space:nowrap;
}

#masthead ol li,
#masthead ul li {
	display: inline;
}

/* @group Breadcrumbs */
#breadcrumb { width: 980px; margin: 0 auto; }
#masthead ol {}
#masthead ol li {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-breadcrumb.png) no-repeat 100% 50%;
	margin-right: 5px;
	padding-right: 10px;
}
/* @end Breadcrumbs */

/* @group Utilities */
#masthead ul {
	float: right;
}

#masthead ul li {
	border-left: 1px solid #174a7c;
	margin-left: 5px;
	padding-left: 8px;
}

#masthead ul li.first {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
/* @end Utilities */
/* @end Masthead */


/* @group Article */

span.ms-rteCustom-CategoryHeader {
	font-family: 'FrutigerLTW01-55Roman';
	font-size:12px;
	text-transform: uppercase;
	color:#707680;
}

#ctl00_PlaceHolderMain_ArticleTitleField__ControlWrapper_RichHtmlField {
font: 34px/38px Georgia, 'Times New Roman', Times, serif;
font-weight: normal;
color: black;
}
	
.ms-rteCustom-Article-Introduction {
	background: url(/_layouts/PIMCO.GLOBAL.UI/images/backgrounds/article-callout-blue.jpg) no-repeat top left #D5D8D9;
	padding: 40px 40px 30px;
	width: 423px;
	margin:40px auto 40px;

}

.ms-rteCustom-Article-Introduction ul {
	padding: 0;
	margin: 0;
	}

.ms-rteCustom-Article-Introduction li {
	color:#174a7c;
	margin: 0 0 22px;
	padding: 0;
	font-size: 15px;
	font-family: 'FrutigerLTW01-55Roman'; 
	}
	
p.quote-text {
	font-size:18px;
	color:#174a7c;
	text-align: center;
	line-height: 1.3em;
	font-family:Georgia, 'Times New Roman', Times, serif;
	}
p.quote-text .author { font-size: 14px; }
div.article-main-body>p:first-of-type:first-letter {
	font-size: 250%;  
	line-height: 100%;
	font-family: Georgia, Times, serif; 
	}
tr.rr-article-expert-list.last  td{
	border-bottom: 1px #D0D2D4 solid;
	padding-bottom:10px;
	margin-bottom:5px;
	}
	
.article-disclaimer {
	margin-top: 10px;
	border-top: 1px solid #757575;
	padding:20px 0 0;
	color: #707680;
	}
	
#main-content .article-disclaimer p
{
    font-size:11px;
	line-height:13px;
	margin:0 0 10px 0;
}

#main-content .article-disclaimer .ms-rtestate-field,
#main-content .article-disclaimer .ms-rtestate-field div{
	font-size:11px;
	line-height:13px;
}
	
	
/* @end Article */

/* @group Video Items and Channel */

.videoPrev
{
    background: url("/_layouts/PIMCO.GLOBAL.UI/images/icons/bg-btn-prev.gif") no-repeat; 
	width:16px;
	height:16px;
	margin-right: 5px;
	display:inline-block; 

}

.videoNext
{
    background: url("/_layouts/PIMCO.GLOBAL.UI/images/icons/bg-btn-next-disable.gif") no-repeat; 
	width:16px;
	height:16px;
	display:inline-block; 

}

.video-link-image
{
    width: 265px; 
    height: 150px;  
}

.video-channel-image
{
    width: 204px; 
    height: 112px;  
}

.video-image-container{
    position:relative; 
}

.video-overlay{
    position: absolute;  
    border:0!important; 
}

.video-channel-overlay{
    right: 5px; 
    bottom: 10px; 
}

.video-link-overlay{
    right: 15px; 
    bottom: 20px; 
}

.watch-video a {
	background: url("/_Layouts/PIMCO.GLOBAL.UI/images/Broadcast%20Images/video-play.gif") no-repeat left 3px; 
	padding-left: 13px;
}

.watch-video{ margin: 10px 0px 20px; width: 270px; cursor: pointer;}
.related-videos{ display:none;}
.all-videos{ display:none;}

.videoTitle {
	width: auto !important; 
	font-size: 15px !important;
	max-height:54px;
	line-height: 18px !important;
}

div.ms-rteCustom-CategoryHeaderVideo {
	color: rgb(106, 115, 123); 
	text-transform: uppercase; 
	font-family: 'FrutigerLTW01-55Roman'; 
	font-size: 10px; 
    height:14px;  
    line-height: 14px; 
    width:204px;
}

.dateFontVideoChannel {
	padding: 0px; 
	color: rgb(153, 153, 153); 
	line-height: 16px; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	width:204px;
}

.videoChannelItem {
	width: 208px; 
	float: left;
	margin: 10px 29px 5px 0px;
	max-height: 231px;
	overflow: hidden; 
}

.videoChannelItemEnd {margin: 10px 0px 20px 0px;}
.videoChannelColLast {width: 208px; margin-right: 0px; float: left;}

.video-image {
    width: 204px; 
    height: 112px; 
    border: 2px solid rgb(225, 224, 222);
	margin: 4px 0px 8px; 
	text-align: right; 
	float: left;
}

.container-pagination-right {
    float: right;
    border-top-color: rgb(204, 204, 204); 
	border-bottom-color: rgb(204, 204, 204); 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: dotted; 
	border-bottom-style: dotted;
	width: 935px; 
	margin: 10px 0px; 
	padding: 10px 0px; 
	color: rgb(102, 102, 102); 
	clear: both; 
    display: table-cell; 
}

.container-broadcast-separator {
    float: right;
    border-top-color: rgb(204, 204, 204); 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-top-style: dotted; 
	width: 935px; 
	margin: 10px 0px; 
	color: rgb(102, 102, 102); 
	clear: both; 
    display: table-cell; 
}

.video-category-dropdown{ float: right; font-size: 15px; }

h1.videoChannelHead {
	font: 20px/22px Georgia, 'Times New Roman', Times, serif; 
	margin: 0px; 
	padding: 15px 0px 0px; 
	color: #1B1D1F; 
	clear: both; 
	font-size-adjust: none; 
	font-stretch: normal;
}

#videoChannelHeader {
	padding: 15px 0px 0px; 
	width: 920px; 
	display: inline-block;
}

#videoChannelPlayer{float: left;}

#videoChannelIntro{
    width: 420px; 
    color: #174A7C; 
    line-height: 23px; 
    font-family: 'FrutigerLTW01-55Roman'; 
    font-size: 15px; 
    vertical-align: top; 
    float: right; 
    position: relative; 
    min-height: 270px; 
    -webkit-font-smoothing: antialiased;
}

span.videoChannelCatHeader {
	color: rgb(106, 115, 123); 
	text-transform: uppercase; 
	font-family: 'FrutigerLTW01-55Roman'; 
	font-size: 12px;
}

.videoChannelTitleFont {
	width: 400px; 
	color: #1B1D1F; 
	line-height: 20px; 
	font-family: Georgia; 
	font-size: 19px; 
	font-style: normal; 
	text-decoration: none; 
	margin-bottom: 6px; 
	float: left;
}

.videoChannelArticleAuthor{
   margin: 6px 0px;
   color: rgb(148, 134, 113); 
   line-height: 16px; 
   clear: left; 
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   text-decoration: none;
}

.videoChannelSummary{
    color:#666; 
    line-height: 16px; 
    font-family: Verdana; 
    font-size: 12px; 
    font-style: normal;
    padding-bottom: 0px; 
    margin-bottom: -18px; 
}


#container { position:relative; } 
#img2 { position: absolute; left: 50px; top: 50px; } 


/* @end Video Channel */



#sidebar {
	position: absolute;
	padding:0;
	width: 310px;
	top: 0px; right: 10px;
	margin-top: -72px;
	background-color: #eff2f5;
	
	box-shadow: 0 2px 8px rgba(0,0,0,0.40);
	-moz-box-shadow: 0 2px 8px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.40);
	*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666')
	progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=230, Color='#999999');
}
#sidebar .module {padding: 20px 20px 25px;}
#module {padding: 20px 0px;}
#sidebar .hr { border:none; background-color: #D0D2D4; height: 1px; margin: 20px 0; }
#sidebar hr  { display: none; }
#sidebar .marketing { border-top: 5px solid #174a7c; }
#sidebar .marketing h3  { color: #174a7c;  
    font: 22px/24px Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    color: #174A7C;
    margin: 0 0 15px 0;
}
#sidebar .contact { border-top: 5px solid #949B50; }
#sidebar .contact h3 { color: #949B50;font: 22px/24px Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    margin: 0 0 15px 0; 
}
#sidebar .strategies { border-top: 5px solid #E37F1C; padding-bottom:40px; }
#sidebar .strategies h3 { color: #E37F1C;  }
#sidebar .sectionBanners { padding-top:25px;}
#sidebar .investmentStrat { border-top:5px solid #E37F1C; }
#sidebar .investmentStrat h3  
{
    color:#E37F1C; 
    font: 22px/24px Georgia, 'Times New Roman', Times, serif; 
	font-weight: normal;
	margin: 0 0 15px 0;
}
#sidebar .investmentStrat h4  {}
#sidebar .broadcasts { border-top:5px solid #174a7c; }
#sidebar .broadcasts h3 { color: #174a7c; }
#sidebar .pressReleases { border-top:5px solid #174a7c; }
#sidebar .pressReleases h3 { color: #174a7c; }
#sidebar .videoList a.right-rail-link,
#sidebar .videoList a.right-rail-link:link,
#sidebar .videoList a.right-rail-link:visited,
#sidebar .pressReleases a.right-rail-link,
#sidebar .pressReleases a.right-rail-link:link,
#sidebar .pressReleases a.right-rail-link:visited{
   font-family: 'Times New Roman', Times, serif;
   font-size:14px; 
   Color:#1B1D1F;
   text-decoration:none;    
}
#sidebar .pressReleases a.right-rail-link:hover,
#sidebar .videoList a.right-rail-link:hover { text-decoration: underline; }
#sidebar .advisory { border-top:5px solid #174a7c; }
#sidebar .pressReleases a.right-rail-link:hover
#sidebar .advisory h3 { color: #174a7c; }
#sidebar .publications {}
#sidebar .publications h3 { color: #174a7c; }
#sidebar .publications .ListHeader { border-bottom:1px #bfc2c4 dotted; width:100%; display:block; margin-bottom:5px; padding-bottom:5px;}
#sidebar .publications ul{ margin:0; padding-left:0;}
#sidebar .publications li { list-style:none; margin-bottom:5px;}
#sidebar .publications a.right-rail-link { font-weight: bold; }
#sidebar .experts { border-top:5px solid #174a7c; }
#sidebar .experts h3 { color: #174a7c; }
#sidebar .experts ul{ margin:0 0 15px; padding:0;}
#sidebar .experts li { list-style:none; margin-bottom:5px;}
#sidebar .experts li a.right-rail-link { font-weight:300; }
#sidebar .experts li a.right-rail-link strong { font-weight:bold;}
#sidebar .experts a.ViewAllLink {float:none;}
#sidebar .archives { border-top:5px solid #174a7c; }
#sidebar .archives h3 { color: #174a7c; }
#sidebar .archives ul{ margin:0 0 15px; padding:0;}
#sidebar .archives li { list-style:none;}
#sidebar .archives a.right-rail-link { font-weight: bold; }
#sidebar .archives a.ViewAllLink {float:none;}

#sidebar .topBorder { border-top: 5px solid #174a7c; }
#sidebar .howToInvest { border-top: 5px solid #174a7c; padding-bottom: 0px !important; }
#sidebar .relatedInsights { border-top: 5px solid #174a7c; }

#sidebar .cta { background:#E1E3E4; border-top:5px solid #467BA7; margin-top:15px; padding-bottom:20px}
#sidebar .cta h3 { color: #467BA7; }
#sidebar .cta img {margin-top:20px; margin-left: 20px;}

#sidebar p { margin: 0 0 15px 0; }

#sidebar a.ViewAllLink {margin-top:6px;}
#sidebar .ms-SPZone table td{max-width:300px;}

.topicBanner {
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #fff;
	width:218px;
	border:1px #D0D2D4 solid;
	padding:3px 0 7px 50px;
	margin-bottom:5px;
}

.topicBanner h4 { 
	font-family:'Frutiger LT W20 65 Bold';
	font-weight: normal;
	color: #5C97CC;
	text-transform:uppercase;
	margin: 0;
	font-size:13px;
}

.topicBanner p {
	margin: 0 !important;
	font-family:Georgia;
	font-style:italic;
	font-size:13px;
	color: #1B1D1F;
}

ul.videoList {
	margin:5px 0 0;
	padding:0;
}

ul.videoList li {
	border-bottom:1px #77797a dotted;
	padding:5px 0 5px 5px;
	list-style:none;
}

ul.videoList li.last {
	border-bottom:none;
}

ul.pressList {
	margin:0;
	padding:0;
}

ul.pressList li {
	margin:0 0 15px;
	padding:0;
	list-style:none;
}

a.greyBtn {
	background:url('/_layouts/PIMCO.GLOBAL.UI/images/buttons/greyBtn-bg.jpg') repeat-x;
	padding:4px 10px 5px;
	color:#fff;
	font-size:11px;
	text-shadow: 1px 1px 1px #565a5f;
	filter: dropshadow(color=#565a5f, offx=1, offy=1);
}

#main-content-overview {padding:0px 20px 10px 20px;background-color:#fff;}
#main-content .ms-SPZone table td{max-width:940px;}
#main-content {	padding:0px 30px 30px 30px;	background-color:#fff;}
#main-content .content-area { width: 600px; border-top: 1px solid transparent; padding:0px; }
#main-content p { margin: 0 0 24px 0; }
#main-content .teaser-text,
#main-content .overview-Intro { 
	font-family:'FrutigerLTW01-55Roman';
	-webkit-font-smoothing: antialiased;
	font-size: 17px;
	line-height: 23px;
	color: #174a7c;
	vertical-align: top;
	padding:  30px 0 28px 0;
}
	
#main-content .InsightIntro	{
	font-family:'FrutigerLTW01-55Roman';
	font-size: 15px;
	line-height: 22px;
	color: #174a7c;
	vertical-align: top;
	padding:40px 0 5px;
}
	
#main-content .ms-SPZone table td{max-width:620px;}

#article-page-utils{
   width:100%;
   padding:0px 0px 5px 0px; 
   background-color:#FFFFFF;
   border-bottom:0px solid #F6F8E8;
   margin-top:3px;
}

#article-page-utils #article-share{float:right;}
#article-category-header{
    clear:both;
    width:100%;
    border: none;
    padding: 16px 0px 5px 0px; 
}

.MasterBodyPrint .article-main-body{font-size:12px; }
.MasterBodyPrint #sidebar { display: none; }
#article-main-body{padding: 0px 10px 0px 0px;}


#article-category-header .categorytitlePosition{
    font-family: 'Frutiger LT W20 65 Bold';
    float:left; 
    font-size:13px;
    text-transform: uppercase;
    color:#707680;
}

#article-category-header .authorLinkandDateLeft{float:left; }
#article-category-header .categorytitlePositionRight{text-align:right; }
#article-category-header .authorLinkandDate{text-align:right; }

.MasterBodyPrint #footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
float:left;
font-size:11px;
line-height:13px;
padding: 10px 0px 0px 0px;
width:100%;
}

.right-rail-view,
table.right-rail-view{
   font-family: Verdana;
   font-size:11px; 
   font-weight:bold;
   width:310px;    
   padding:0px 0px 15px 0px; 
}


td.right-rail-title{
    Color:#6E5633;
    font-family:Georgia;
    font-size:24px;
    font-weight:normal;
    line-height:26px;
    max-width:300px;
    word-wrap:break-word;
}
   
 div.right-rail-authlink a,
 div.right-rail-authlink a:link,
 div.right-rail-authlink a:visited{
   font-family: Verdana;
   font-size:12px; 
   Color:#174a7c;
   text-decoration:none;  
}

 a.right-rail-link,
 a.right-rail-link:link,
 a.right-rail-link:visited{
   font-family: Verdana;
   font-size:12px; 
   Color:#174a7c;
   text-decoration:none;    
}

 a.right-rail-disabledlink,
 a.right-rail-disabledlink:link,
 a.right-rail-disabledlink:visited{
   cursor:default;
   font-family: Verdana;
   font-size:12px; 
   font-weight:bold;
   Color:#333333;
   text-decoration:underline;
}


 a.right-rail-disabledlink:hover{
   Color:#333333;
   text-decoration:underline;

}

 div.right-rail-link a:hover,
 a.right-rail-link:hover{
   color:#1B1D1F;
   text-decoration:underline;  
}

.rr-toprow-pad td {padding-left:10px;}
.rr-row-selected td{ border-bottom:1px dotted #ccc; border-top:1px dotted #ccc; }
.rr-row-selected,
.rr-row-selected a{Color:#333; background:#EAEAD4; }
.rr-row-pad td{ padding-left:20px;}
.rr-archive-pub-row td{ padding-left:10px;}
.rr-item-count{ color:#333; font-family: Verdana; font-size:10px;}
.rr-itemyear-hide{ display:none;}

.rr-article-expert-box{
    background:#fff;
    width:263px;
    border:1px #D0D2D4 solid;
    vertical-align:bottom;
    margin:0 0 28px;
	padding:2px;
}
.rr-article-expert-box .author-pic {
	float:left;
	margin-right:8px;  
}
.rr-article-expert-box .author-pic img { display: block; }
/*.rr-article-expert-box .author-title-links { float:left; }*/
.rr-article-expert-box .rr-expert-name{
    color:#1B1D1F;
    font-family: Verdana;
    font-weight:bold;
    font-size:14px;
	line-height:1em;
	padding:0;
	margin:10px 0;
}
.rr-article-expert-box .rr-expert-position-title{font-family: Verdana; font-size:11px; color:#333; }
.rr-article-expert-past-box h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	color:#184979;
	font-size:20px;
	font-weight:300;
}
.rr-article-expert-list {margin:0 0 15px;}
.rr-article-expert-list a.right-rail-link {font-family:Georgia, 'Times New Roman', Times, serif;font-weight:300;font-size:14px;}
.rr-article-expert-list-view-all {padding:0 0 15px 0;margin:10px 0 0;}
.rr-article-expert-list-view-all a.right-rail-link {color:#4D8ABB;font-weight:300;}
.rr-article-expert-list-view-all a.right-rail-link:hover { color:#1B1D1F;text-decoration:underline; }
.expand {
	background:#fff;
	border:1px #ddd solid;
	margin-bottom:2px;
}
.expand-title {
	padding:4px 10px;
	margin:0;
	position:relative;
}

.expand-desc {display:none;	padding:5px 10px;}
#main-content .expand-desc p {margin-bottom:5px;}

.expand h4 {
	font-size:11px;
	font-weight: normal;
	color:#5C97CC;
	padding:0;
	margin:0;
	width: 225px;
	font-family:'Frutiger LT W20 65 Bold';
	text-transform:uppercase;
	cursor: pointer;
}
.expand h4.open { color: #1B1D1F; }

.togglerSign {
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/icons/btn-plus-minus.jpg) left top no-repeat;
	cursor: pointer;
	width:18px;
	height:18px;
	display:block;
	float:right;
	position:absolute;
	right:10px;
	top:4px;
}
.togglerSign.togglerSignPlus.open {
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/icons/btn-plus-minus.jpg) left bottom no-repeat;
}

.rr-article-expert-list-date {
	color:#6B747A;
}

#main-content #sidebar p.rr-article-expert-list-date {
	margin:0;
}

td.rr-article-expert-header{
    color:#205380;
    font-family:Georgia;
    font-size:20px;
    font-weight:normal;
    line-height:22px;
    padding-top:5px;
    padding-left:20px; 
    padding-bottom:10px;
    text-align:left;
}

.rr-article-expert-list td {
   padding-left:20px; 
   padding-right:10px;
   padding-bottom:10px;
}

.rr-article-expert-list span.rr-article-expert-list-date{
   color:#7F878E;
   font-family: Verdana;
   font-size:11px;
   font-weight:normal;
}

.holder{width:980px;overflow:hidden;}
#overlay {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
/*styles for company & education webparts*/
.ms-PartSpacingVertical{ margin-top: 0px;}
.info-list{	list-style:none;padding:0 0 0 2px;margin:0 0 15px 0;}
.info-list li,
.asset li,
.investmen li{
	font-size:11px;
	padding:0 0 0 12px;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bullet.gif) no-repeat 0 6px;
	color:#333;
}
#sidebar .info-list p,
#sidebar #asset-classes p { padding-top: 15px; margin-bottom: 3px; font-size: 11px; }
#asset-classes {    
    font-family: Verdana, Geneva, sans-serif;
	width:100%;
	overflow:hidden;
	margin:0 0 0;	
	color: #464646;
	font-size: 11px;
	padding-bottom: 9px;		
}

#sidebar #asset-classes h3,
.global-block h3{   
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	color:#333;
	line-height: 26px;
}
.asset{
	list-style:none;
	float:left;
	width:135px;
	padding:0 0 6px 0px;
	margin:0;
}
.investmen{
	list-style:none;
	padding:0 0 2px 2px;
	margin:0;
}
.asset li a,
.investmen li a,
.global-block ul li a{
	color:#174A7C;
	text-decoration:none;
}
.asset li a:hover,
.investmen li a:hover,
.global-block ul li a:hover{
	color:#1B1D1F;
	text-decoration: underline;
}
.global-block{
	clear:both;
	width:100%;
	overflow:hidden;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-global.gif) no-repeat 50% 0;
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}
.global-block ul{
	list-style:none;
	width:135px;
	float:left;
	padding:156px 0 0 0px;
	margin:0;
}
.global-block ul li{
	line-height:16px;
	color:#333;
	padding:0 0 3px 0;
	font-size:11px;
}
.global-block ul li span{
	font-size:10px;
}
/*styles end*/

.achievements{
	list-style:none;
	padding:0 0 45px;
	margin:0;
	width:100%;
	overflow:hidden;
	clear:both;
}
.achievements li{
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bullet2.gif) no-repeat 0 8px;
	padding:0 0 0 12px;
	font:12px/20px Verdana, Geneva, sans-serif;
	color:#333;
}
.num-list{
	list-style:none;
	padding:0;
	margin:0;
}
.num-list li{
	font:10px/12px Verdana, Geneva, sans-serif;
	color:#333;
	padding:0 0 12px;
}

.contact-list{
	background:#fff;
	border: 1px solid #d2d4d6;
	margin:5px 0 15px;
	padding:2px 13px 2px;
	overflow:hidden;
}
.contact-list ul{
	list-style:none;
	padding:0;
	margin:0;
}
.contact-list ul li{
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/icons/contact-list.gif) no-repeat 0 5px;
	padding:2px 0 4px 30px;
	font-size: 14px;
}


.presscenterutil-list{
	background:#d4d5a9;
	margin:0px 0 22px;
	padding:11px 13px 5px 0px;
	overflow:hidden;
}
.presscenterutil-list ul{
	list-style:none;
	padding:0;
	margin:0;
}
.presscenterutil-list ul li{
	padding:0 0 6px 17px;
	font:14px Georgia, 'Times New Roman', Times, serif;
}

li.icon-email{ background:url(/_layouts/PIMCO.GLOBAL.UI/images/ico-email.gif) no-repeat 0 5px; }
li.icon-disk{ background:url(/_layouts/PIMCO.GLOBAL.UI/images/ico-download.gif) no-repeat 0 5px; }
li.icon-signup{ background:url(/_layouts/PIMCO.GLOBAL.UI/images/icons/pim-signup.gif) no-repeat 0 5px; }


 .contact-list ul li a{
	font-family:'Frutiger LT W20 65 Bold';
	color: #5C97CC;
	text-decoration:none;
	text-transform: uppercase;
}
 .contact-list ul li a:hover{
	color:#1B1D1F;
}
.contact-box{
	padding:0 0 16px;
	font:11px/16px Verdana, Geneva, sans-serif;
}
.contact-box address,
.contact-box .phones{
	padding:0 0 10px;
}
.contact-box address strong{
	font-weight:normal;
	color:#1B1D1F;
}

.tab-block address,
.phones,
.contact-box address{
	font-style:normal;
	font-size:12px;
	line-height:16px;
	padding:0 0 15px;
	color:#333;
}
.tab-block address span,
.contact-box address span,
.contact-box address strong{
	display:block;
}
.phones dl{
	width:100%;
	overflow:hidden;
	margin:0;
}
.phones dt,
.phones dd{
	display:inline;
	margin:0;
	font-weight:normal;
	color:#333;
}
.phones span{
	display:block;
	color:#1B1D1F;
}

.arrow-list{
	list-style:none;
	padding:0 0 0 2px;
	margin:0;
}
.arrow-list li{
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/icons/arrow-right.png) no-repeat 0 3px;
	padding:0 0 4px 13px;
}
.arrow-list li a{
	font-size:11px;
	color:#174A7C;
	text-decoration:none;
	font-weight:bold;
}
.arrow-list li a:hover{
	color:#1B1D1F;
}
#overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

div.hr {
  height: 5px;
  BORDER-BOTTOM: #333333 1px dotted;
}


div.mgrlist{
padding: 0px 0px 3px 0px;
clear:both;
}

div.mgrlist p{
display: inline-block;    
}

.bcModal{}

#global_footer #footer-navigation {
	margin-top: 2px;
}

#global_footer #footer-navigation li {
	margin-left: 20px;
}

#global_footer #footer-navigation li.first {
	margin-left: 0;
}

#footer-navigation{
	float:left;
	position:relative;
}
#footer-navigation li{
	float:left;
	margin:-8px -16px 0 2px !important;
	z-index:5;
	height:20px;
}
#footer-navigation span{float:left;}
#footer-navigation span a{padding-right:8px;}
#footer-navigation span.drop-tr{
	width:7px;
	height:20px;
}
#footer-navigation a{
	float:left;
	height:13px;
	padding:7px 20px 0 11px;
	position:relative;
}
#footer-navigation li.hover,
#footer-navigation li:hover{
	position:relative;
	background:none !important;
}
* +html #footer-navigation li:hover{position:static;}
#footer-navigation li.hover span.link,
#footer-navigation li:hover span.link{background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-top.png) no-repeat;}
#footer-navigation li.hover span.drop-tr,
#footer-navigation li:hover span.drop-tr{background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-tr.png) no-repeat;}
#footer-navigation li:hover span a,
#footer-navigation li.hover span a,
#footer-navigation span a:hover{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background:none;
}
#footer-navigation li.hover .drop,
#footer-navigation li:hover .drop{display:block;}
#footer-navigation .drop{
	position:absolute;
	top:20px;
	left:0px;
	z-index:9;
	display:none;
	background:none !important;
}
* +html #footer-navigation .drop{
	top:12px;
	left:122px;
}
#footer-navigation .block{
	float:left;
	overflow:hidden;
	background:none !important;
}
#footer-navigation .block-area{
	float:left;
	overflow:hidden;
	position:relative;
	background:none !important;
}
#footer-navigation .content{
	float:left;
	background:#b1b6b9;
	display:inline;
	margin:0 7px;
}
#footer-navigation .content ul{
	float:left;
	overflow:hidden;
	list-style:none;
}
#footer-navigation .right-shadow{
	position:absolute;
	right:0;
}
#footer-navigation .right-shadow,
#footer-navigation .left-shadow{
	float:left;
	width:7px;
	overflow:hidden;
	padding:0 0 9999px;
	margin:0 0 -9999px;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-r.png) repeat-y;
}
#footer-navigation .left-shadow{
	position:absolute;
	left:0;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-l.png) repeat-y;
}
#footer-navigation .bottom-bg .right,
#footer-navigation .bottom-bg .left{
	width:7px;
	height:7px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	font-size:0;
	line-height:0;
}
#footer-navigation .bottom-bg .right{
	right:0;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-br.png) no-repeat !important;
}
#footer-navigation .bottom-bg .left{
	left:0;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-bl.png) no-repeat !important;
}
#footer-navigation .bottom-bg .bg{
	line-height: 0;
	font-size: 0;
	height: 7px;
	overflow:hidden;
	display:block;
	float:none;
	background:url(/_layouts/PIMCO.GLOBAL.UI/images/bg-f-drop-b.png) repeat-x !important;
}
* html #footer-navigation .bottom-bg .bg{margin:-1px 0 0 0;}
#footer-navigation .bottom-bg{
	overflow:hidden;
	clear:both;
	padding:0 7px;
	height:7px;
}
#footer-navigation ul{
	overflow:hidden;
	margin:0;
	float:left;
	list-style:none;
	padding:3px 0 3px;
}
#footer-navigation .content ul li,
#footer-navigation .content ul li:hover,
#footer-navigation .content ul li.hover{
	white-space:nowrap;
	height:auto;
	clear:both;
	overflow:visible;
	margin:0 !important;
	padding:0 0 4px 5px;
	font:11px/14px Verdana, Geneva, sans-serif;
	background:none;
}
#footer-navigation ul li.hover a,
#footer-navigation ul li a{
	color:#174A7C !important;
	float:left;
	padding:0;
	height:auto;
	text-decoration:none !important;
	background:none;
}
#footer-navigation ul li:hover a,
#footer-navigation ul li a:hover{
	text-decoration:none;
	color:#369 !important;
}

#thick-footer{padding: 20px 5px 10px 5px; color:#666666;  margin-bottom:15px; margin-top:10px; position:relative; border-bottom: 1px solid #bcbfc3; border-top: 1px solid #b6b9bd; }
#thick-footer h4 {margin: 0 0 10px; }
#thick-footer h4 a {height: auto;}
#thick-footer a{color:#666666;text-decoration:none; font-size: 10px;}
#thick-footer a:hover{}

#thick-footer a.Disabled,
#thick-footer a.Disabled:hover{cursor:default;text-decoration:none;}

#thick-footer .footer-nav-links li,
#thick-footer  #footer-nav-links li {margin-bottom:3px;}

/*.footer-nav-links,*/

#footer-nav-links{width:161px;float:left;}

/*#socialLinks .footer-nav-links,
#socialLinks #footer-nav-links { float: right; width: auto; margin-right: 30px; }*/
#socialLinks a {color:#174A7C;text-decoration:none;}
#socialLinks a:visited,
#socialLinks a:active {color:#174A7C;text-decoration:none;}
#socialLinks a:hover {text-decoration:none;}

#socialLinks {font: 400 12px/16px Verdana, Geneva, sans-serif;color: #174A7C;}
#socialLinks .footer-nav-links li {width: auto;padding-right: 10px;}
#socialLinks .footer-nav-links.left {margin-left: 0px;}
#socialLinks .footer-nav-links.left li {float:left}
#socialLinks .footer-nav-links.right{}
#socialLinks .footer-nav-links.right li {float:right;}


#global_footer .footer-nav-links h4,
#global_footer #footer-nav-links h4 { float: none; }
.footer-nav-links h4 a,
#footer-nav-links h4 a{}
.footer-nav-links h4.sub a,
#footer-nav-links h4.sub a{padding-top: 9px;border-top: 1px solid #b6b9bd;}
.footer-nav-links ul,
#footer-nav-links ul{padding-left: 0px;margin-left: 0px;}
.footer-nav-links img,
#footer-nav-links img {padding-bottom:4px; vertical-align:middle; border: none;}
.footer-nav-links li,
#footer-nav-links li{list-style:none;text-align:left;padding-right:3px;}
.footer-nav-links a,
#footer-nav-links a{font-size:11px;}
.footer-nav-links h4 a.Disabled,
#footer-nav-links h4 a.Disabled{cursor:default;text-decoration:none;}
.footer-nav-links h4 a.Disabled:hover,
#footer-nav-links h4 a.Disabled:hover{cursor:default;color:#1a1a1a;text-decoration:none;}
.footer-nav-links h4.sub a.Disabled,
#footer-nav-links h4.sub a.Disabled{cursor:default;text-decoration:none;}
.footer-nav-links h4.sub a.Disabled:hover,
#footer-nav-links h4.sub a.Disabled:hover{cursor:default;color:#1a1a1a;text-decoration:none;}


#globalDisclaimer { padding: 0 5px; }
#ancillary-navigation { padding:0; }
#ancillary-navigation li { float: left; margin-right: 18px; }

.AwardsandRecognition
{
   margin-left: -25px;
}

.AwardsandRecognition ul
{
   padding-left:0px;
   margin-left: 5px;
}

.AwardsandRecognition li
{
  padding: 3px 0 !important;
}


/*IE Fix*/
* +html .AwardsandRecognition
{
   margin-left: 18px;
}

#fade-wrapper .ms-rtestate-field
{
   word-wrap:normal !important;
}

* +html #fade-wrapper .ms-rtestate-field
{
   word-wrap:normal !important;
}

* +html #masthead H1
{
    font: italic 26px/40px Georgia, 'Times New Roman', Times, serif;
    line-height: 40px !important;
}
/* FLOAT CLEARS/HACKS/SPECIAL CLASSES ------------------------------------ */

.right {float:right;}
.left {float:left;}
.row, #content, #fade-wrapper, .rr-article-expert-box, #global_footer .holder, #socialLinks, #thick-footer, #ancillary-navigation, .overview-Intro, #recentArticles, #sidebar .cta, .rr-article-expert-box {
	zoom:1;
}
.row:after, #content:after, #fade-wrapper:after, .rr-article-expert-box:after, #global_footer .holder:after, #socialLinks:after, #thick-footer:after, #ancillary-navigation:after, .overview-Intro:after, #recentArticles:after, #sidebar .cta:after, .rr-article-expert-box:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	width:0;
	line-height:0;
	visibility:hidden;
}
.mobileOnly {display:none;}



/*  Euro Zone */
    .videoPerspectivesCaption1 {   font-family: Verdana, Geneva, sans-serif;   font-style: normal;  font-size:11px;  line-height:14px;  color: #5C97CC; }
    .videoPerspectivesExpert { font-family: Verdana;   font-style: normal;  font-size:11px;  color: #948671;  line-height:14px;  font-weight:bold; }   
    .videoPerspectiveDate {   font-family: Verdana;  font-style: normal;  font-size:11px;   color: #999;  line-height:14px; }
   
    .euroZoneCaption { font: 22px/24px Georgia, 'Times New Roman', Times, serif; font-weight: bold;color: #174a7c; margin: 0 0 15px 0;  }
    .euroZoneExperts  {  margin-top:3px;margin-left:9px;  font-family: Verdana; font-style: normal;  font-size:14px; color:#1B1D1F !important; line-height:14px;  font-weight: bold; }
    .euroZoneExpertsTitle { font-family: Verdana;  font-style: normal;  font-size:11px;  color: #999;  line-height:14px;}
    
    .euroZoneExperts
    {
        margin-top:3px;
        margin-left:9px;
        font-family: Verdana;
        font-style: normal;
        font-size:14px;
        color:#000000 !important;
        line-height:14px;
        font-weight: bold;
    }
    
    .euroZoneExpertsTitle
    {
        font-family: Verdana;
        font-style: normal;
        font-size:11px;
        color: #999999;
        line-height:14px;
    }
    
    
    .euroZoneCaption1
    {
        font-family: Georgia;
        font-style: normal;
        font-size:22px !important;
        color: #000000;
        line-height:20px;
        text-decoration:none;
        margin-left:10px; 
    }
     .euroZoneLEMUdate
    {
        margin-left:10px; 
    }
    
    .euroZoneViewAll
    {
        font-family: Verdana, Geneva, sans-serif;
		padding-right: 8px;
        font-style: normal;
        font-size:11px;
        line-height:14px;
        text-decoration:none;
		float: right;
    }
   
    
    #sidebar .videoPerspectives { border-top:5px solid #D28D30; }
    #sidebar .videoPerspectives h3  
    {
        color:#D28D30; 
        font: 22px/24px Georgia, 'Times New Roman', Times, serif; 
	    font-weight: normal;
	    margin: 0 0 15px 0;
    
    }

    #sidebar .pimcoExperts { border-top:5px solid #174a7c; }
    #sidebar .pimcoExperts h3 { color:#174a7c; font: 22px/24px Georgia, 'Times New Roman', Times, serif; font-weight: normal; margin: 0 0 15px 0; }
    
    .fixed-dialog {position: fixed;top: 50px; left: 50px;}

/* Euro Zone End */

#tab1 .tabset {width: 215px;min-height:5px; height:auto !important;}
.tab-content-2 .column {width: 234px;}
  .mobileSocialIcons {display:none;}
  .mobileChangeRegion {display:none;}
  .mobileNavExpander {display:none;}
  
  
  
  /* Custom Strategies style for Australia */
 #main-content-overview .au-strategies hr {
border:none;
border-bottom:1px solid #747474; height:0;
margin:2em 0;}

#main-content-overview .au-strategies h2 {
font-family:georgia, 'times new roman', times, serif;
font-size:28px;
line-height:32px;
color:#222;
font-weight:normal;
}
#main-content-overview .au-strategies ul {
margin:1em 0;
padding:0;
list-style-type:none;
}
#main-content-overview .au-strategies li {
margin:5px 0;
font-size:13px;
line-height:19px;
padding:.3em 1em;
}
#main-content-overview .au-strategies li:nth-child(odd) {
background-color:#ededed;
}

.noDesktop {display: none !important;} 






