
h3, h4, h5, h6 {
	margin:0.5em 0; 
	line-height:1.25em; /*1em;*/
	font-weight:bold;
}

h2 {
	font-size:1.4em;
	color: #4F4742;
	font-family: Arial, sans-serif;
	font-weight:bold;
}

h3 { 
	font-size:1.2em;
	color:#CC0000;
}

h4 { 
	font-size:1em;
	text-transform:uppercase;
}

#related h4 { margin-bottom:0.25em; }

h5 {
	font-size:0.8em;
	text-transform:uppercase; 
}

h6 {
	font-size:0.8em;
}
hr {
	color: #B0A597;
	background-color: #B0A597;
	height: 1px;
	border: 0px;
}

.group {margin-bottom:1em;}

.futures-table {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif; /*"Lucida Grande","Lucida Sans Unicode" */
	font-size:76%;
	margin-bottom:1em;
	padding:0;
	border:0px;
	font-size:9pt;
	line-height:1.15em;
	color:#3D3C3B;
	width:98%;	
}

.futures-table td.properties { /* column 1 */
	padding:0; margin:0;
	border:1px solid #CCC; border-width:1px 1px 1px 0;
	width:50%;
}

.futures-table td.contracts { /* column 2 */
	padding:0; margin:0;
	border:1px solid #CCC; border-width:1px;
	width:50%;
}

td.contracts table  {
	width:100%;
}

td.properties table {
	width:100%;
}

.futures-table td {
	vertical-align:top;
	font-size:8pt;
}

.futures-table th {
	vertical-align:top; 
	text-align:left;
	font-size:8pt;
}

.futures-table tr.head th {
	font-weight:bold;
	padding: 2px 5px 3px 0px;
	font-size:10pt;
	background-color: transparent; /*#D3D5E4;*/
	color: #000;
	border:1px solid #DD9B00;
	border-width:0 0 3px 0;
}


.futures-table .contracts tr.head th { /* COL#2 header */
	padding: 1px 0px 1px 5px;
	font-size:8pt;
	background-color: #FFEEC6;
	color:#000;
	border:1px solid #999; border-width:0 0 1px 0;
	padding:2px 5px;
	white-space:nowrap;
}

td.properties td, td.properties th, td.contracts td, td.contracts th {
	padding: 1px 0px 1px 5px;
	border-bottom:1px solid #EEE;
	font-size:7.6pt;
}
.empty {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif; /*"Lucida Grande","Lucida Sans Unicode" */
	font-size:90%;
	color:#93857D;
	margin-top:-1em;
}
.catagoryheading {
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif; /*"Lucida Grande","Lucida Sans Unicode" */
	margin:0.5em 0; 
	font-size:1.5em;
	color:#CC0000;
	margin-top:1em;
}
/* Tab navigation

////////////////////////////////////////////////////////////////// */

ul.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; line-height:15px; 
	list-style-type: none;
	margin: 0;
	padding-bottom: 24px;
	padding-left:0;
	border-bottom: 1px solid #A88868;
	padding-left: 10px;
}

ul.tabs li {
	list-style-type: none;
	float: left;
	height: 21px;
	background-color: #E7CB98;
	margin: 2px 5px 0 0;
	border: 1px solid #A88868;
	border-bottom: 0px;
	font-weight: bold;
	color: #A88868;
}


ul.tabs li.active { font-weight:bold; border:1px solid #A88868; background-color: #FFFFFF; border-bottom: 1px solid #FFF;}

ul.tabs li.active a, ul.tabs li.active a:visited { color: #000 }

ul.tabs a, ul.tabs a:visited {
	float: left;
	display: block;
	color: #775E44;
	text-decoration: none;
	padding: 4px 10px;
	line-height:13px;
	border:none;
}

ul.tabs a:hover {border:none;}

.tabbox {
	clear:both;
	border:1px solid #A88868;
	padding:10px;
	margin-top:-1px;
	margin-bottom:1.5em;
	width: auto;
}
.clear { margin:0; padding:0; clear:both; height:0px; line-height:0px; }

/* --------- */

.fuDisclaimer {
	border:1px solid #9D8779;
	padding:10px;
	width: 100%;
	background-color: #FFFFCC;
	font-weight: bold;
	color: #000;
	margin-top:40px;
	width: 95%;
}

/* TABLE INFO */
table.info {
	margin-bottom:1.25em;
	border:1px solid #edede6; border-width:1px 1px 0 0;
	font-size:90%;
}

table.info tr td, table.info tr th {
	padding:1px 4px;
	border-bottom:1px solid #edede6;
	border-left:1px solid #edede6;
	vertical-align: top;
}

table.info tr.head th, table.info thead th {
	border-bottom:1px solid #D7D7D0;
	/*background:#FFE8B3 repeat-x url(images/common/table-header.gif) left top;*/
	background-color: #FFE8B3;
	height:26px;
	/*font-weight: normal;*/
	border-top:2px solid #DD9B00;
	border-bottom: 1px solid #C6B592;
	border-right: 1px solid #C6B592;
}

tr.highlight td {background-color:#F7F7F0;}
tr.highlight td.highlight {font-weight:bold;}

/* Section wise sub-menu */
#sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; line-height:15px; 
	padding: 10px;
	background-color: #F0F3F7;
	font-weight: bold;
	border-bottom: 2px solid #999999;
}

#sub_menu a {
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}

#sub_menu strong {
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}

#sub_menu strong a {
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 2px;
	background: transparent;
	color: #FFFFFF;
	background-color: #003366;
}

.sub_menu_disabled {
	color: #AAAAAA;
}