/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
	padding: 0;
	margin: 0;
}
/*h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, figcaption {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}*/
fieldset, iframe {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* LAYOUT */
.clear {
	clear: both;
}
img {
	border: 0;
}
img.left {
	float: left;
	margin: 2px 20px 16px 0;
}
img.right {
	float: right;
	margin: 2px 0 16px 20px;
}
.content:nth-child(1n) {
	border: none;
} /* reset border for smart browsers */
.content, .rounded, .article .box {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
}
.center {
  text-align: center;
}
/* TYPE */
body {
	font: 12px/18px Arial, Arial Unicode MS, Helvetica, sans-serif;
	color: #817967;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration:none;
	color: #006C9B;
}
a:link, a:visited, a:active {
	text-decoration: none;
	outline: none;
	ie-dummy: expression(this.hideFocus=true);
}
a:focus {
	-moz-outline-style: none;
}
a:hover {
	text-decoration:underline;
	color: #0099DA;
}

.nowrap {
	white-space:nowrap;
}
strong, b {
	font-weight: bold;
}
em, i, cite {
	font-style: italic;
}
sup, sup a {
	vertical-align:super;
	line-height:0;
}
sup a:hover {
	color:#08c;
	text-decoration:none;
}
.sosumi {
	font-size: 10px !important;
	line-height:14px;
	color:#9F9988;
}
h1, h2, h3, h4, h5, h6 {
	color: #817967;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
h2, h3, h4 {
	line-height: 18px;
	margin-bottom: 18px;
}
h1 {
	font-size: 21px;
	color: #FFF;
}
h2 {
	font-size: 18px;
	color: #006C9B;
}
h3 {
	font-size: 14px;
	color: #0099DA;
}
h4 {
	font-size: 12px;
	color:#5E584A;
}
p {
	margin-bottom: 18px;
	color: #817967;
}

p.intro {
	color: #888;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
.more {
	text-align: right;
}
ul {
	list-style: none outside;
}
ol {
	margin-bottom: 18px;
	list-style: decimal;
	margin-left: 2.2em;
}
ul.square, ul.circle {
	margin-left: 2em;
	margin-bottom: 18px;
}
ul.square {
	list-style: square outside;
}
ul.circle {
	list-style: circle outside;
}
ul ul.circle, ul ul.square {
	margin-top: 4px;
	margin-bottom: 5px;
}

/* PRINT */
@media print {
body, #main, #content {
	color: #000 !important;
}
a, a:link, a:visited {
	color: #000 !important;
	text-decoration:none !important;
}
#tabs, #globalheader, #globalfooter, #directorynav, .noprint, .hide {
	display: none !important;
}
#main a.pdf, #main a.html, #main a.qt, #main a.ical, #main a.dl, #main a.dmg, #main a.zip, #main a.keynote, #main a.audio {
	padding-left: 0 !important;
	background-image: none !important;
}
}

/* iPhone */
@media screen and (max-device-width: 480px) {
html {
	-webkit-text-size-adjust: none;
}
}
#sidebar_right2 a {
	display: block;
	padding: 15px;
	background-color: #E2E0DA;
	margin-bottom: 10px;
}
#sidebar_right2 h3 {
	font-size: 12px;
	margin-bottom: 6px;
	color: #006C9B;
	line-height: 14px;
}
#sidebar_right2 p {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 9px;
}
#sidebar_right2 .more {
	text-align: right;
	margin: 0;
}
#sidebar_right2:hover div:hover a {
	background-color: #9F9988;
	text-decoration: none;
}
#sidebar_right2:hover div:hover p, #sidebar_right:hover h3 {
	color: #fff;
}

/* VIDEO CTA */
.btn-default:hover {
	background-color: #817967;
}

.cta {
	margin-top: 9px;
	position: relative;
	text-align: left;
	cursor: pointer;
}

.cta-text {
	position: absolute;
	top: 18px;
	padding: 10px 5px;
	right: 5px;
	text-align: left;
}
/* END VIDEO CTA */

table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:5px auto 20px auto;
	border-collapse:collapse;
	clear:both;
	}
.column1	{
	background:#f9fcfe;
	}
	td {
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	vertical-align:middle;
	}
	th.right {
	text-align:right;
}
td.right {
	text-align:right;
}
td p {
	margin:0;
}
th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}
	
thead th {
	background:#f4f9fe;
	text-align:left;
	font:bold 1.2em/2e "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#006C9B
	}
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
tr.odd td {
    background: none repeat scroll 0 0 #F7FBFF;
}						
form, fieldset, {
	margin:0;
	padding:0;
		}

table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	}	
table {
	width: 100%;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	border-collapse: collapse;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
caption {
	color: #5E584A;
	font-size:14px;
	padding:0;
	caption-side:top;
	text-align:center;
	font-weight: bold;
	margin-top:20px;
	padding-bottom:10px;
	}	
tr.odd td	{
	background:#F4F9FE;
	}
tr.odd .column1	{
	background:#F4F9FE;
	xtext-align: left;
	}	
.column1	{
	background:#F4F9FE;
	}
.column2	{
	background:#F4F9FE;
	}

tr.even td	{
	background:#fafafa;
	}
tr.even .column1	{
	background:#fafafa;
	xtext-align: left;
	}	
tr.even .column2	{
	background:#fafafa;
	}

	
td {
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
	vertical-align:middle;
	}

th.right {
	text-align:right;
}
td.right {
	text-align:right;
}
td p {
	margin:0;
}
th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:left;
	font:bold 1.2em/2e "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color:#006C9B
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
/* Video*/
#sidebar_right_video a {
	display: block;
	padding: 5px;
	background-color: none;
	border: 1px solid #0099DA;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
#sidebar_right_video h3 {
	font-size: 12px;
	margin-bottom: 6px;
	line-height: 14px;
}
#sidebar_right_video p {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 9px;
}
#sidebar_right_video .more {
	text-align: right;
	margin: 0;
}
#sidebar_right_video:hover div:hover a {
	background-color: none;
	text-decoration: none;
}
#sidebar_right_video:hover div:hover p, #sidebar_right:hover h3 {
	color: #0099DA;
}

/* Money Market */
.money_market {
  font: 12px/18px Arial, Arial Unicode MS, Helvetica, sans-serif;
  color: #817967;
  -webkit-font-smoothing: antialiased;
}

.money_market table th {
  font-weight: normal;
  text-align: left;
  border-bottom: 1px solid #e5eff8;
  border-left: 1px solid #e5eff8;
  padding: .3em 1em;
}

.money_market table h3 {
  color: #0099DA;
  font-weight: bold;
  margin: 0px!important;
}

.money_market table h2 {
  margin: 15px 0px;
}

.money_market .table>thead>tr>th {
  border-bottom: none;
  border-color: #e5eff8;
}

.money_market ul.dropdown-menu {
  list-style: none!important;
  margin-left: 0px!important;
  margin-bottom: 0px!important;
}

.money_market .table-striped>tbody>tr:nth-of-type(even) {
  background-color: #F4F9FE;
}

.money_market .daily-fund-information {
  margin-top: 20px;
}

.money_market .daily-fund-information tr {
  width: 100%;
  border-left: 1px solid #e5eff8;
  border-right: 1px solid #e5eff8!important;
}

.fixed-table-container table.daily-fund-information thead th .th-inner {
	line-height: 18px;
}

.outflows {
  color: blue!important;
}

/* NAV */
#header .about {
	float: right;
	margin-top: 62px;
	margin-right: 28px;
}