.custom #banner {
    background-image: url(../images/headers-islamicmarketindexes.png);
}

h3.subtitle {
font:1.4em Arial;
color: #222222;
}

.custom h4.tbl_note{
	font:1.4em Arial;	
}

.custom table.noborder,
.custom table.noborder tr,
.custom table.noborder td{
margin: 0em;
padding: 0em;
border: none;
}

.custom table.border,
.custom table.border tr,
.custom table.border td{
border-collapse:collapse;
border:1px solid #FFFFFF;
}
	.custom table.noborder td.shaded{
		background-color: #D2E0E0;
		}
		
	.custom table.noborder td.tabbed{
	padding: .5em 0 0 1em;
	}
.custom table.data {
margin-bottom: 0em;
}
		
	.custom table.data th {
		background-color: #367cc1;
		color: #fff;
		font-weight: bold;
		text-align: left;
		padding: .5em;
	}
	.custom table.data td {
		padding: .5em;
		font:1.4em Arial;		
	}

	.custom table.data td {
		background-color: #D6E3EC;
	}
	
	.custom table.data td.shaded {
		background-color: #C8DAE8;
	}
	
	.custom table.data td.top{
		background-color: #005596;
		height: 13px;
		color: #fff;
		font-weight:bold;
	}
	.custom table.data td.bottom{
		background-color: #005596;
		height: 13px;
		color: #fff;
	}
	
	.custom table.data td.gray{
		background-color: #EFEBE1;
		height: 13px;
		font-weight:bold;
		}
/* customize table layout */
.custom .x-data th {
    text-align: left;
}
    .custom .x-data th.center {
        text-align: center;
    }
.custom table.literature{
    margin: 0 0 0 0;
	font-family: Arial,Helvetica;
}
    .custom table.literature th, table.literature td {
        vertical-align:middle;
    }
    
    .custom table.literature td.gray {
        background-color:#EFEBE1;
        font-weight:bold;
        height:13px;
    }
.custom .center {
    text-align: center;
}
.custom .left {
    text-align: left;
}
#spacer {
	height: 130px;
}
