html {
	width:100%;
}

body, td, th, p {
	font-size: 8pt;
	font-family:'trebuchet ms', arial, sans-serif;
}
h1 { font-size:18pt; margin-bottom:0.5em; }
h2 { font-size:14pt; margin-bottom:0.5em; }
h3 { font-size:12pt; margin-bottom:0.5em; }
h4 { font-size:9pt; margin-top:0.25em; margin-bottom:0.5em; text-transform:uppercase;}
p {margin:0.5em 0;}

.disclaimer { font-style:italic;}

#logo {
	position:absolute; right:0; float:right; margin-top:0; padding-top:0;
}
#logo a {
	text-decoration:none; 
	margin:0; color:#000;
	border:0;
}
#breadcrumb {
	display:none; /* 2004-06-22 */
	padding-bottom:0.75em;
	color:#999;
}
#breadcrumb a, #breadcrumb a:visited {
	text-decoration:none;
	color:#999;
	border:none;
}

#sectionheader {
	display:none;
}

#page {margin-top:0.75cm;}
#main {
	clear:both;
	margin: 0 -1.5cm 0 0;
	width:100%;
}

td {vertical-align:top;}

table.row {
	margin-right:-11px;
	margin-left:-11px;	
}

td.column {
	vertical-align:top;
	padding:0.5em 10px;
}
tr.line td {border-bottom:1px solid #edede6;}

td.column.line {
	border-right:1px solid #edede6;
}


dt {font-weight:bold;}
dd {margin-left:2em;margin-bottom:1em;}

table.sortable {
	width:auto;
}

table.sortable th 
{
	font-weight:bold;
	font-size:8pt;
	text-align:left;
    border-bottom:2px solid #666;
	padding-left:4px;
	padding-right:10px;
	vertical-align:bottom;
}

table.sortable td
{
	font-size:8pt;
	border-bottom:1px solid #CCC;
	padding:2px 4px;
	
}

table.sortable tr.b td {
	border-bottom:1px solid #CCC;
}

table.sortable a.sortheader {
    color:#666666;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}
/* ///////////////////////////////////////////////////////////////////// */

table.info {
	border-collapse:collapse;
	border:1px solid #CCC;
	border-width:1px 1px 0 0;
	width:100%;
}
table.info tr td, 
table.info tr th {
	border-collapse:collapse;
	padding:2px 4px;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}

table.info tr.head th {
	border-bottom:1px solid #000;
	text-align:inherit;
	background-color:#EEE;
}


tr.highlight td {background-color:#F7F7F0;/*E8F0ED;*/}
tr.highlight td.highlight {font-weight:bold;}

/* ///////////////////////////////////////////////////////////////////// */

a, a:visited {
	border-bottom:1px dotted #000;
	color:#000;
	text-decoration:none;
}

a.img, a.img:visited {
	border-bottom:0;
}
img.frame, img.teaser {
	display:block;
	float:right;
	line-height:1.25em;
	margin: 10px 0 1em 10px;
	padding:4px;
	background:#FFF;
	border:1px solid #BBB;
}

img.teaser, .frame.left { float:left; margin:0.25em 10px 0.15em 0; }

a.teaserlink {text-decoration:none; border:none;}
a.teaserlink .headline {border-bottom:1px dotted #000;}


/* ///////////////////////////////////////////////////////////////////// */


hr {
	height:1px;	border:0;
	padding:0; margin:0.5em 0;
	clear:both;	float:none;
	color:#edede6; background-color:#edede6;		
}

div.frame {
	background: url(temp/shadow.gif) bottom right no-repeat;
	float: left;
	margin: 0 1em 1em 0; padding: 0;
	overflow:visible;
	position:relative;
}
.frame img {
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #BBB;
	display: block;
}

div.pagingoptions {
	page-break-inside: avoid; 
	margin-bottom: 2px;
	background-color: yellow;
}

* html hr { margin:0; }

ul.links {margin:0 !important; padding-left:1.25em;}
ul.links li {margin:0 !important; padding-left:0; list-style-type:square;}


ul.benefits {margin:0; padding:0; margin-bottom:1em; list-style:none; border:2px solid #EEE; border-bottom-width:1px;}
ul.benefits li {margin:0; padding:4px 5px; border-bottom:1px solid #EEE;}


.tiptext {
	font-size:80%;
	padding:0.25em;
	border:1px solid #CCC;
	margin:0.5em 0;
}

#sectionheader {margin:0; font-size:8pt; text-transform:uppercase; font-weight:bold;}
h1 { margin-top:0; }

blockquote {
	color: #666; 
	margin:0.5em 3em 1.5em 0em;
	background: url(common/quotation.gif) no-repeat 0 0;
	padding-left: 25px;
	font-size:8pt;
}
blockquote p {margin-bottom:0.25em; margin-top:0.5em;}

/* /////////////////////////////////////////////////////////////////////

Hide these elements when printing. simple as that_
///////////////////////////////////////////////////////////////////// */


#nav, 
#banner,
#related,
#footer,
#login, 
h4.first, 
.skip, .preferences, .dev, 
.toplink
{
	display:none;
}

.noprint { display:none; }



.photowrap {
	display:block; position:relative;
	overflow: hidden;
	height: 100px;
	background-repeat: no-repeat;
	background-position:top right;
	margin-bottom: 1em; 
	z-index: 1;
}


.photowrap img { position:absolute; z-index:2;}
.photowrap img.right { right:0px; }
.photowrap img.left { left:0px; }



/* for listing futures-properties ...
//////////////////////////////////////////////////// */

.futures-table {
	margin-bottom:1em;
	padding:0;
	border:0px;
	font-size:8pt;
	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 #000;
	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: #E7E7E0;
	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:7pt;
}

.group {margin-bottom:1em;}

.sidebox {float:right;}



.clear { clear:both;  /*margin:0; padding:0; height:0px; line-height:0px;*/}

hr.clear { clear:both; margin:0; padding:0; height:0px; line-height:0px;}
br.clear { clear:both; }

/* Tab navigation
////////////////////////////////////////////////////////////////// */
ul.tabs {
	font-size:12px; line-height:15px; 
	list-style-type: none;
	margin: 0;
	padding-bottom: 24px;
	padding-left:0;
}

ul.tabs li {
	list-style-type: none;
	float: left;
	height: 21px;
	background-color: #EEE;
	margin: 2px 5px 0 0;
	border: 1px solid #CCC;
}

ul.tabs li.active { font-weight:bold; border:1px solid #000; background-color: #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: #CCC;
	text-decoration: none;
	padding: 4px 10px;
	line-height:13px;
	border:none;
}
ul.tabs a:hover {border:none;}

.tabbox {
	clear:both;
	border:1px solid #000;
	padding:10px;
	margin-top:-1px;
	margin-bottom:1.5em;
}

.nopagebreak /* used for PDF printing of MFU pages */
{
	page-break-inside: avoid; 
	margin-bottom: 17px;
}

