#schroders-mh table {
    width: 100%;
    font-size: 14px;
    margin: 26px 0 13px 0;
    border-bottom: 1px solid #cccccc;
    background-color: #fcfcfc;
    color: #333333;
    text-align: center;
}

#schroders-mh table .tableside{
	width: 210px;
}

#schroders-mh table caption {
	color: #003772;
	font-style: normal;
	font-weight: 600;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	
	text-align: left;
	margin: 0 0 15px 0;
}

#schroders-mh table strong {
    color: #333333;
}

#schroders-mh table thead th, #schroders-mh thead tr, #schroders-mh table tfoot tr td {
    color: #fff;
    text-align: center;
    border-left: 1px solid #ffffff;
}


#schroders-mh table.unstriped tbody tr.table-alt-row td {
    background: transparent;
}

#schroders-mh table tr td {
	background-color: #fff;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	color:#003772;
	font-size:18px;
	padding-top:10px;
	font-weight:normal;
}

#schroders-mh table thead tr th.blank {
	background-color:#FFF;
	text-align:left;
	padding:0px;
}
#schroders-mh table thead tr th p {
	font-weight:normal;
	color:#000;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#schroders-mh table tr td.left {
	border-top: 1px solid #cccccc; 
	background-color: #003772;
	text-align: left;
	font-size:15px;
}


#schroders-mh table tbody th {
	background-color: #003772;
	color: #fff;
	font-weight: normal;
	text-align: left;
	
}

#schroders-mh table tbody th strong {
	background-color: #003772;
	color: #003772;
	font-weight: bold;
}

#schroders-mh table .th-blank {
	background-color: #fcfcfc;
}

#schroders-mh td, #schroders-mh th {
	background-color: #003772;
    vertical-align: top;
    padding: 4px;
	line-height:130%;
}

#schroders-mh tbody th {
    text-align: left;
}

/*#schroders-mh tbody a {
	display:inline-block;
}*/

#schroders-mh table tr td.top2 {
	border-top: 1px solid #cccccc;
	text-align: center;
	color:#003772;
	font-size:14px;
	font-weight:normal;
	width:40px;
	line-height:100%;
}
#schroders-mh table tr td.top {
	border-top: 1px solid #cccccc;
	text-align: center;
	color:#003772;
	font-size:14px;
	font-weight:normal;
	width:40px;
	line-height:100%;
}

#schroders-mh table .brackettext {
	font-size:12px;
}


#schroders-mh table .link1 A:link {text-decoration: underline;color:#FFF;font-size:13px;line-height:110%;display:block;font-weight:normal;}
#schroders-mh table .link1 A:visited {text-decoration: underline;color:#FFF;font-size:13px;line-height:110%;display:block;font-weight:normal;}
#schroders-mh table .link1 A:active {text-decoration: underline;color:#FFF;font-size:13px;line-height:110%;display:block;font-weight:normal;}
#schroders-mh table .link1 A:hover {text-decoration: none;color:#ff9900;font-size:13px;line-height:110%;display:block;font-weight:normal;}
@media (min-width: 1200px) {
	#schroders-mh table .link1 A:link {font-size:14px;}
	#schroders-mh table .link1 A:visited {font-size:14px;}
	#schroders-mh table .link1 A:active {font-size:14px;}
	#schroders-mh table .link1 A:hover {ont-size:14px;}
	#schroders-mh table .brackettext {
	font-size:13px;
}
	#schroders-mh table tr td.top {
		width:80px;
	}
	#schroders-mh table tr td.top2 {
		width:80px;
	}
	#schroders-mh td, #schroders-mh th {
		line-height:150%;
	}
}

@media (max-width: 979px) {
	#schroders-mh table .link1 A:link {font-size:12px;}
	#schroders-mh table .link1 A:visited {font-size:12px;}
	#schroders-mh table .link1 A:active {font-size:12px;}
	#schroders-mh table .link1 A:hover {ont-size:12px;}
	#schroders-mh table .brackettext {
		font-size:10px;
	}
	#schroders-mh table tr td.top {
		font-size:12px;
		width:auto;
	}
	#schroders-mh table tr td.top2 {
		font-size:12px;
		width:auto;
	}
	#schroders-mh table {
	    font-size: 12px;
	}
	#schroders-mh table .tableside{
		width: 170px;
	}
	#schroders-mh td, #schroders-mh th {
		line-height:110%;
	}
}


@media (max-width: 767px) {
	#schroders-mh table .link1 A:link {font-size:12px;line-height:100%;display:block;}
	#schroders-mh table .link1 A:visited {font-size:12px;line-height:100%;display:block;}
	#schroders-mh table .link1 A:active {font-size:12px;line-height:100%;display:block;}
	#schroders-mh table .link1 A:hover {font-size:12px;line-height:100%;display:block;}
	#schroders-mh table .brackettext {
		font-size:10px;
	}
	#schroders-mh table .width {
		width:100px;
	}
	#schroders-mh td, #schroders-mh th {
		line-height:120%;
	}
}
#schroders-mh table .th-blank {
	color:#FFF;
}

