@charset "utf-8";
.clearfix{ clear:both; margin:0; padding:0;}
body{
	padding:7px 10px 0 10px;
	margin:0px;	
	font-family:Noto Sans;
	font-size:13px;
}
.wrapperGlobal{	
	margin-left: auto;
	margin-right: auto;
	width:950px;
	clear:both;	
}

.schHeader{	width:950px; }
.schHeader .schHeaderImage{ float:left;margin-top:19px;margin-bottom:28px;margin-top:13px\9;margin-bottom:20px\9; }
.schHeader .schHeaderImage a{ padding: 4px 0 15px 0; }


.schHeader .schHeaderLinks{
    float:right;
	padding: 0;
	height:60px;
	width:500px;
}
.schHeader .schHeaderLinks ul{
	clear:both;
    float:right;
	margin:0px;
	padding:0px;
}

.schHeader .schHeaderLinks ul li{
	float:left;
	background: transparent url(../images/blue_divider.png) no-repeat;
 	margin:0;;
	padding:0px 6px 0px 7px;
	list-style:none;
	border-left:1px solid #fff;
	text-transform:capitalize;
	white-space:nowrap;
	font-size:90%;

}

.schHeader .schHeaderLinks ul li a{ color:#003772; text-decoration:none; }
.schHeader .schHeaderLinks ul li a:hover{ color:#ff9900; }
.schHeader .schHeaderLinks ul li.schFirstLink{ border:none; }

.schHeader .schHeaderLinks ul li.schException a{ color:#003772;	font-weight:bold; text-decoration:none; }
.schHeader .schHeaderLinks ul li.schException a:hover{ color:#ff9900; }
.schHeader .schHeaderLinks ul li.schException{
	float:right;
	border:none;
	text-transform:none;
	padding-top:2px;
	padding-bottom:3px;
	text-align: right;
	background:none;
}


.schHeader .schHeaderLinks ul li.schEmergency{
	float:right;
	border:none;
	text-transform:uppercase;
	padding-top:2px;
	padding-bottom:3px;
/*	display:inline;*/
	display:none;
	background:none;

}
.schHeader .schHeaderLinks ul li.schEmergency a{
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}




.schSiteNav{
	position:relative;
	float:left;
	width:950px;
	height:70px;
	font-size:13px;

}
.schSiteNav ul{ padding:0px; margin:0px; }
.schSiteNav ul li{
	padding:0 4px 0 0;
	margin:0px;
	list-style:none;
	float:left;
}
.schSiteNav ul li .here{
	position:relative;
	z-index:100;
	font-weight:bold;
	color:#ff9900
}


.schSiteNav ul li a{
	background:url(../images/main_neg_bg.png) repeat-x;
	color:#003772;
	padding: 5px;
	text-decoration:none;
	display:block;
	float:left;

}
.schSiteNav ul li a:hover{
	text-decoration:none;
	color:#ff9900;
} 



.schSiteNav ul li ul {

	position:absolute;
	left:0;
	top: 2em;

	float:left;

/*	background:#bbb;*/
	width:950px;
	margin:0;
	padding: 0px;
	border-top:1px solid #d1d1d1;
}

.schSiteNav ul li ul li {
	float:left;
	display:block;
	background: transparent url(../images/grey_divider.png) no-repeat;
	padding: 0 5px;
}

.schSiteNav ul li ul li a {
	background:none;
	background-color:#FFFFFF;
	padding: 5px;
	color:#777777;
	display:inline;
	border:0
}



.schSiteNav ul li ul li .here{
	position:relative;
	z-index:200;
	background: #fff;

}




.schSiteNav ul li ul .firstListLink, .schHeader .schHeaderLinks ul .firstListLink{ background:none; margin-left:0; padding-left:0; }




.schBody{ width:950px; color:#777; }


#quick_link{ float:left; width:50px; position:relative; padding-left:10px; }
#quick_link a{border:none;}



.schFooter{
	border-top: 1px solid #777;
	float:left;
	clear:left;
	width:100%;
	padding:10px 0px 10px 0px;

}
.schFooter p{
	font-size:11px;
	color:#777;
	margin:0px;
	padding: 5px 0 5px 0;
/*	text-align:justify;*/
}
.schFooter .schFooterHighlight{
	color:#6d7275;
	font-weight:bold;
	padding:20px 0 0 0;
}
.schFooter a{
	color:#6d7275;
	text-decoration:none;
	font-size:13px;
}
.schFooter a:hover{
	color:#ff9900;
	text-decoration:none;
}

.sch_orange{ color: #FF9900;}
.sch_blue{ color: #003772;}
.sch_arrow_link{background:url(../images/view_more_fund_icon.png) no-repeat 0 2px; padding:0 0px 5px 15px; text-decoration:none;float:left;}
.sch_arrow_link2{background:url(../images/view_more_fund_icon2.png) no-repeat 0 2px; padding:0 0px 5px 15px; text-decoration:none;}

.content_left, .body_left{ float:left; width:820; }
.content_right, .body_right{ float:right; width:130px; }
.content_head, .body_head {width:760px;}
.content_head h1, .body_head h1{ height:40px; background:url(../images/heading_stoke.png) no-repeat; padding: 5px 0 10px 10px; font-size:24px; color:#003772; }
.content_head h2{ padding:0; font-size:22px; color:#003772; }
.content_main, .body_main{ float:left; width:760px; }
.body_head_tagline{width:600px;}
.body_head_tagline_short{width:420px; float:left;}
.body_head_tagline_pic{float:left; padding:5px 0 10px 0;}

.content_head .content_head_tagline{width:600px;}

.section_title{color:#003772; padding:10px 0 10px 0; font-weight:bold; }

.sch_table{  font-size:12px; margin:5px 0 25px 0;}
.sch_table .header{ background-color:#003772; color:#fff; font-weight:bold; padding:5px; border-right: 1px solid #fff;}
.sch_table td{ color:#4c739c;  padding: 5px; border-right: 1px solid #fff;}
.sch_table .section{ color:#fff; background-color:#8dbbe9; font-weight:bold; border-top: 2px solid #fff;}
.sch_table .odd{ background-color:#f8faff;}
.sch_table .even{ background-color:#e2ebf9;}
.sch_table .topborder{ border-top: 1px solid #fff; }
.sch_table .orange_bk{background:#f90; color:#fff; border-top:1px solid #fff;}
.sch_table .last_header{border-right:1px solid #003772; }
.sch_table .header_line{border-top:1px solid #003772; border-left:1px solid #003772;}

.performance_icon{ width: 120px; float:right; padding-left:10px;}
.performance_icon a{  }
.performance_icon img{ padding-bottom:10px; }

