@charset "utf-8";
/* CSS Document */

/* TITLES AND HEADERS */

table { 

border-spacing: 0px;
                     
              }

th.DailyPerformanceTitle {
				font-family:Arial;
				font-size:11px;
				font-weight:bold;
			  }

th.DailyPerformanceHeader {
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color: #CC6600;
				background: #ffffff url('http://www.cmegroup.com/images/widgetBg01.gif') repeat top;
				padding:5px 0 5px 10px;
				font-weight:bold;
				clear:both;
 				text-align: left;

			  }

td.whitetenpx {
			  font-family:Arial, Helvetica, sans-serif;
			  font-size:11px;
			  }

td.IndicesTitle {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 border-top:1px solid #cccccc;
 border-left: 0px;
 border-right: 0px;
 height: 24px;
			  }

td.AlignRight_red {
 color: #ffffff;
 text-align: right;
 color: #ff0000;
 background: #FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 border-top:1px solid #cccccc;
 border-left: 0px;
 border-right: 0px;
 height: 24px;
}
 
td.AlignRight_green {
 color: #ffffff;
 text-align: right;
 color: #009900;
 background: #FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 border-top:1px solid #cccccc;
 border-left: 0px;
 border-right: 0px;
 height: 24px;
}


a.tenpx {
			  font-family:Arial, Helvetica, sans-serif;
			  font-size:11px;
			  }

a.tenpx, a.tenpx:focus, a.tenpx:link {color:#0575b9;text-decoration:none;}
a.tenpx:hover {color:#1c3d73;}
a.tenpx:active {color:#1c3d73;}


.titleHFBlue {color:#55BCEB; 
              font-weight:bold;
			  font-family:Arial, Helvetica, sans-serif;
			  font-size:14px;
			  }
.titleHFBlue2 {color:#55BCEB; 
              /*font-weight:bold;*/
			  font-family:Arial, Helvetica, sans-serif;
			  font-size:14px;
			  }
			  
.titleBlue {color:#208AC9;
            font-weight:bold;
            }
.trHeader1 {background-color:#55BCEB; 
           background-repeat:repeat;

           }
.trHeader2 {background-color:#CDE7F8; 
           background-repeat:repeat;
		   }
.tr3 {background-color:#F1F1F2; 
      background-repeat:repeat;
	  }
.th1 {color:#FFFFFF; 
      font-weight:bold;
	  }
.EQtrHeader1 {background-color:#9B7DB9; 
           background-repeat:repeat;

           }
.EQBold {color:#ffffff;}
/* END TITLES AND HEADERS */

/* BORDERS AND PADDING */
.tdbdrBottom {border-bottom:#55BCEB solid 2px;
             }
.tdbdrRight {border-right:#55BCEB solid 2px;
             }
.tdbdrTop {border-top:#55BCEB solid 2px;
           }
.padIt {padding-right:3px;
       }
table.leadingClass { border-collapse:collapse; border:none;
                     
              }
table.leadingClass tr td {padding-left:3px;
                          padding-right:3px;
                         }
						 
.EQtdbdrRight {border-right:#9B7DB9 solid 2px;
             }

.divBdr {border-bottom:#55BCEB solid 2px;
         padding:0px; 
		 width:100%;
         }

/* END BORDERS AND PADDING */

/* BUTTON STYLE */
.button {
	background: transparent url("http://cmegroup.com/images/buttonBg.gif") repeat-x;
	border: 0px;
	font: normal normal normal 11px Arial;
	font-weight:normal;
	color:#FFF;
	padding:2px 3px;
	/*width:auto;*/
	/*height:18px;*/
	line-height:17px;
}
.noBold {font-weight:normal;}
.marginLeft5 {margin-left:5px!important;}
.divButton {width: 130px; 
            height: 20px; 
			text-align:center;
			}
a.whiteTxt {color:#ffffff;}
/* END BUTTON STYLE */
