*{
margin: 0;
padding: 0;
}

body{
background-color: #eaeaea;
background-image: url(images/header.png);
background-repeat: repeat-x;
background-position: top center;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 12px;
color: #444;
}

h1, h2, h3 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	color:#00a3c9;
	letter-spacing: -1px;}

h1 {
		font-size: 30px;
		margin: 0 0 10px 0;}
h2 {
		font-size: 20px;
		margin: 0 0 10px 0;}
h3 {
		font-size: 16px;
		color: #444;
		margin: 15px 0 0 0;
		font-weight: bold;}

p {
	margin: 5px 0 15px 0;
	line-height: 16px;}
	
.smaller {
	font-size: 10px; 
	margin: 5px 0 15px 0;
	line-height: 14px;}
	
a {
	color: #00a3c9;
	text-decoration: none;}
	
a:hover {
	color: #00a3c9;
	text-decoration: underline;}
	
.biglink{
font-size:13px; 
font-weight: bold;
color:#CC0000;
}	

.faq {
padding: 0;
line-height:10px;

}


img {
	border: none;}
	
#wrapper{
position: relative;
width: 780px;
margin: auto;
background-color: #fff;
}

#header{
position:relative;
width: 780px;
height: 130px;
margin: auto;
color: #000;
}
#header img {
	padding: 23px 0 0 43px;}
	
#header h2{
	display: none;}
	
#header ul{
	position:absolute;
	right: 0;
	bottom: 13px;
*bottom: 7px;
*padding: 5px;
}

#header li{
display:inline;
padding: 5px 0;
*line-height: 20px;
}

#header li a{
text-decoration: none;
padding: 5px;
color: #333;
background:#eaeaea url(images/tab-off.png) repeat-x;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#header li a:hover {
background:#eaeaea url(images/tab-over.png) repeat-x;
text-decoration: none;
padding: 5px;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
color:#333;
}

#header .nav-selected {
background:#C00 url(images/nav-hover.png) repeat-x;
text-decoration: none;
padding: 5px;
border-top: 1px solid #C00;
border-bottom: 1px solid #C00;
border-left: 1px solid #C00;
border-right: 1px solid #C00;
color:#FFF;
}
#header a.nav-selected:hover {
background:#C00 url(images/nav-hover.png) repeat-x;
text-decoration: none;
padding: 5px;
border-top: 1px solid #C00;
border-bottom: 1px solid #C00;
border-left: 1px solid #C00;
border-right: 1px solid #C00;
color:#FFF;
}

#header .contact {
	position: absolute;
	top: 27px;
	right: 0;}

#header .contact img{
width: 158px;
height: 26px;
display:block;
padding: 0px;

}

#header .contact a {
	color: #999;
	text-decoration: none;}

#header .contact a:hover {
	color: #006FAA;}
	
#sidebar{
	position: absolute;
	top:21px;
	width:170px;
	right:10px;
	left: 607px;
}
#sidebar h2 {
	color: #333;}
	
#sidebar ul{
margin-top:10px;
}

#sidebar li{
list-style: none;
}

#sidebar li a{
display: block;
padding: 5px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
color: #999;
font-size: 14px;
text-transform: capitalize;
letter-spacing: 1px;
border-top: 1px solid #eaeaea;
background-color: #FFF;
}

#sidebar li a:hover{
display: block;
padding: 5px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
color: #333;
font-size: 14px;
text-transform: capitalize;
color: #00a3c9;
}

#sidebar .active {
	color: #F00;}
	
#sidebar a.active:hover {
	color: #F00;}







#sidebar-download{
	position: absolute;
	top:21px;
	width:140px;
	right:15px;
}
#sidebar-download h2 {
	color: #333;}
	
#sidebar-download ul{
margin-top:10px;
}

#sidebar-download li{
list-style: none;
}

#sidebar-download li a{
display: block;
padding: 5px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
color: #999;
font-size: 14px;
text-transform: capitalize;
letter-spacing: 1px;
border-top: 1px solid #eaeaea;
background-color: #FFF;
}

#sidebar-download li a:hover{
display: block;
padding: 5px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
color: #333;
font-size: 14px;
text-transform: capitalize;
color: #00a3c9;
}

#sidebar-download .active {
	color: #F00;}
	
#sidebar-download a.active:hover {
	color: #F00;}


	

#sidebar-fact-sheet {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	font-size: 11px;
	line-height: 12px;
	padding: 15px 10px 10px 10px;
	margin: 0 10px 0 0;
	border-right: 1px solid #eaeaea;
}

#sidebar-fact-sheet h3{
	font-size: 12px;}
 
 
#partners {
	border-top: 1px solid #eaeaea;
	margin: 5px 0 0 5px;
	padding: 20px 0 0 0;
	}
#partners img {
	margin: 0 0 10px 0;}

#content {
width: 540px;
background-color: white;
margin-top: 10px;
padding: 20px 25px;
border-right: 1px solid #eaeaea; 

}

#content-fact-sheet {
width: 380px;
background-color: white;
margin-top: 10px;
padding: 20px 25px;
border-right: 1px solid #eaeaea; 
padding-left: 185px;

}

#content-fact-sheet  hr {
display: none;
} 

#content hr{
display: none;
}

#content p {
	line-height: 18px;
	width: 450px;}

#content blockquote {
	line-height: 18px;
	width: 450px;
	font-weight: bold;
	margin: 5px 0 15px 0;}

#content ul {
	margin: 20px 0 20px 10px;
	width: 400px;}
	
#content li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 5px;
	border-bottom: 1px solid #eaeaea;}

#download {
width: 580px;
background-color: white;
margin-top: 10px;
padding: 20px 10px 20px 25px;;
border-right: 1px solid #eaeaea; 
}	

#download hr{
	display: none;
	}


#download ul{
	padding: 0;
	margin: 0;
	width: 100%;
	}

#download li{
	list-style: none;
	margin: 10px 0;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #eaeaea;}

#download li strong{
	font-size: 1.4em;
	line-height: 2em;
}
		
#download img{
	float: left;
	padding: 10px 5px 0 0;
	}

	
#footer {
border-top: 3px double #eaeaea; 
width: 780px;
margin: auto;
margin-bottom:20px; 
padding: 10px 0;
background-color: white;
text-align: center;
}

#footer hr {
display: none;

}
#footer ul {
margin-bottom: 10px;
}
#footer li{
display:inline;
padding: 5px 0;
}
#footer li a{
text-decoration: none;
padding: 5px;
color: #999;
}
#footer li a:hover{
text-decoration: none;
padding: 5px;
color: #00a3c9;
}

.clear {
	clear: both;}
	
.spacer100 {
	height: 100px;}
	
.spacer200 {
	height: 200px;}

.spacer300 {
	height: 300px;}


#home {
margin-top: 10px;
*margin-top: 5px;
width: 555px;
background-color: white;
padding: 0 5px 10px 10px;
border-right: 1px solid #eaeaea; 
}

#home hr{
display: none;
}


#home ul {
	margin: 5px 5px 5px 15px;
padding: 0;
}

#home p {
	margin: 20px 0 0 0;
}
#home li {
	list-style: circle;
	margin: 0 0 5px 0;
	padding: 0;}
	
.home-box {
	width: 250px;
	margin: 0 10px 10px 0;
	background-color: #FAFAFA;
	border: 1px solid #eaeaea;}
	
.home-box h3{
	margin: 0;
	background-color: #00A3C9;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
	font-family: 'Trebuchet MS', verdana, serif;
	font-weight: normal;
	color: #FFF;
	}


.home-box2-news {
	margin: 0 0 10px 0px;
	}

.home-box2-news h3{
	margin: 0;
	background-color: #00A3C9;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
	font-family: 'Trebuchet MS', verdana, serif;
	font-weight: normal;
	color: #FFF;
	}
	
.home-box2 {
	float: left;
	height: 115px;
	background-color: #000;
	margin: 0 5px 10px 0px;
	padding: 1px;
	text-align: center;
	}

.charts {
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 5px 0;}
	
.indexes {
	width: 250px;
	margin: 0 10px 10px 0;
	background-color: #FFF;
	border: 1px solid #ccc;}


.indexes h3{
	margin: 0;
	background-color: #C00;
	font-size: 14px;
	padding: 4px 2px 4px 2px;
	font-family: 'Trebuchet MS', verdana, serif;
	font-weight: normal;
	color: #FFF;
	}

.indexes table{
	width: 100%;
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 10px;
}
	
.indexes td{
	padding: 2px;
	margin: 0;
	border: 1px solid #FFE9CA;
	}

.indexes tr:hover{
	background-color: #FFF;
	color: #000;
	}
	
	
	
.indexes2 {
	width: 500px;
	margin: 0 10px 10px 0;
	background-color: #FFF;
	border: 1px solid #ccc;}


.indexes2 h3{
	margin: 0;
	background-color: #C00;
	font-size: 14px;
	padding: 4px 2px 4px 2px;
	font-family: 'Trebuchet MS', verdana, serif;
	font-weight: normal;
	color: #FFF;
	}

.indexes2 table{
	width: 100%;
	text-align: right;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
	
.indexes2 td{
	padding: 5px;
	margin: 0;
	border: 1px solid #FFE9CA;
	}

.indexes2 tr:hover{
	background-color: #FFF;
	color: #000;
	}
	
	
	
.odd {
	background-color: #FFF4E3;
	}

.par {
	background-color: #FFE9CA;
	}	
	
.head{
	border-bottom: 1px solid #CCC;	
	background-color: #FFF;
	width: 18%;
	text-align: center;
	color: #000;
	font-size: 12px;
	letter-spacing: -1px;

}
	
	.column {
	float: left;
	margin-top: 10px;
	}
.label{
	text-align: left;
	color: #000;
font-size: 10px;
	}	
.important {
	font-size: 11px;
	color: #00A3C9;
}	
	
#sidebar-home{
	position: absolute;
	top:5px;
	width:190px;
	right:10px;
	}

#sidebar-home h2 {
	color: #FFF;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
	font-family: 'Trebuchet MS', verdana, serif;
	background-color: #C00;
	margin: 0;
	}
	
#sidebar-home ul{
	margin-top:10px;
	background-color: #fafafa;
	}

#sidebar-home li{
	list-style: none;
	border: 1px solid #fafafa;
	}

#sidebar-home li a{
	display: block;
	padding: 2px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
	text-transform: capitalize;
	border-top: 1px solid #FFF;
	}

#sidebar-home li a:hover{
	display: block;
	padding: 2px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	text-transform: capitalize;
	color: #00a3c9;
	}

#sidebar-home .active {
	color: #C00;
	}


	
.input {
width: 300px;
border: 1px solid #666;
background-color: #D4E5EE;
padding: 2px;
}

.input:focus {
width: 300px;
border: 1px solid #333;
background-color: #fff;
padding: 2px;

}



#sitemap {
background-image: url(images/sitemap.png);
width: 557px; 
height: 353px;
	}
#menu {
position: relative;
	width: 557px; 
	height: 353px;}
	
#menu a {
	position: absolute;
	background-color: none;
	display: block;
	border: 0px solid #000;}
	
#menu a:hover {
	text-decoration: none;
	border: 1px solid #C00;}
	
#menu a i {
	visibility: hidden;}


	
a#button-home {
	width: 109px; 
	height: 37px;
	top: 4px;
	left: 5px;
	}

	
a#button-download {
	width: 138px; 
	height: 34px;
	top: 72px;
	left: 17px;
	}

a#button-contact {
	width: 138px; 
	height: 34px;
	top: 135px;
	left: 17px;
	}

a#button-licenseourindex {
	width: 138px; 
	height: 34px;
	top: 198px;
	left: 17px;
	}

a#button-indexteam {
	width: 117px; 
	height: 34px;
	top: 20px;
	left: 175px;
	}

a#button-indexresults {
	width: 117px; 
	height: 34px;
	top: 20px;
	left: 304px;
	}
a#button-indexdetails {
	width: 117px; 
	height: 34px;
	top: 20px;
	left: 434px;
	}
		
a#button-aboutzagadamarkets {
	width: 106px; 
	height: 31px;
	top: 81px;
	left: 187px;
	}	

a#button-aboutwaagsteinresearch {
	width: 106px; 
	height: 31px;
	top: 141px;
	left: 187px;
	}	

a#button-aboutstandardpoors {
	width: 106px; 
	height: 31px;
	top: 200px;
	left: 187px;
	}	

a#button-aboutbloomberg {
	width: 106px; 
	height: 31px;
	top: 259px;
	left: 187px;
	}	
a#button-aboutotherdatavendors {
	width: 106px; 
	height: 31px;
	top: 317px;
	left: 187px;
	}	

	

a#button-methodology {
	width: 104px; 
	height: 31px;
	top: 81px;
	left: 317px;
	}	

a#button-performance {
	width: 104px; 
	height: 32px;
	top: 141px;
	left: 317px;
	}	

a#button-factsheet {
	width: 104px; 
	height: 32px;
	top: 200px;
	left: 317px;
	}	

a#button-faqs {
	width: 104px; 
	height: 32px;
	top: 259px;
	left: 315px;
	}	
	


a#button-constituents {
	width: 104px; 
	height: 31px;
	top: 81px;
	left: 447px;
	}	

a#button-calculationmaintenance {
	width: 104px; 
	height: 32px;
	top: 141px;
	left: 447px;
	}	

a#button-committeegovernance {
	width: 104px; 
	height: 32px;
	top: 200px;
	left: 447px;
	}	

a#button-licensing {
	width: 104px; 
	height: 32px;
	top: 259px;
	left: 447px;
	}	
	
#news ul{
background-color:#00A3C9;
padding:10px;

}

#news li {
padding:15px;
position:relative;
}

#news li a{
color:#fff;
font-weight:bold;
text-align:middle;
padding-left: 135px;
*padding-left: 145px;
display:block;
}


#news li img{
position:absolute;
top: 15px;
left: 0;
padding:5px;
background-color:#fff;
}
