/* CSS Document */

body {
margin: 0;
padding: 0;
font-family: arial, sans-serif;
font-size: 10pt;
line-height: 1em;
}

#content h2 {
margin: 0;
padding: 0;
font-size: 12pt;
line-height: 1em;
color: #660000;
}

#content h2 sup {
font-size: 6pt;
}

h3 {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 20px;
color: #600;
}

h4 {
margin: 0;
padding: 0;
font-size: 12px;
line-height: 14px;
color: #600;
}

a {
color: #009;
}

.ratesdate {
font-size: 12px;
}

#logo {
background: url("../images/logo-background.gif") repeat-x;
}

#minornav {
position: absolute;
top: 5px;
right: 10px;
font-size: 11px;
color: #fff;
}

#minornav a {
color: #fff;
}

#navigation {
padding: 5px 0;
background-color: #d0cfaf;
border-top: 1px solid #660;
border-bottom: 1px solid #660;
font-size: 11px;
line-height: 18px;
}

#navigation ul {
margin: 0;
padding: 0;
display: inline;
} 

#navigation ul li {
margin: 0;
padding: 0 3px;
border-left: 1px solid #660;
list-style: none;
display: inline;
}

#navigation ul li a {
padding: 3px 5px;
color: #660;
text-decoration: none;
}

#navigation ul li a:hover {
background-color: #660;
color: #fff;
}

#navigation ul li.first {
margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}

#subnav {
padding: 10px 5px 5px;
font-size: 11px;
line-height: 14px;
border-bottom: 1px solid #000;
background-color: #996;
}

#subnav ul {
margin: 0;
padding: 0;
display: inline;
} 

#subnav ul li {
margin: 0;
margin-right: 5px;
padding: 0;
border: 1px solid #000;
list-style: none;
display: inline;
background-color: #600;
}

html>body #subnav ul li {
padding: 3px 0 5px;
}

#subnav ul li a {
color: #fff;
padding: 3px 10px 5px;
text-decoration: none;
}

#subnav ul li a:hover {
color: #600;
background-color: #fff;
}

#content {
float: left;
width: 450px;
padding: 20px;
}

#ispecials {
margin-bottom: 18px;
padding: 10px;
background-color: #D0CFAF;
border: 1px solid #660;
}

#sidebar {
float: left;
width: 250px;
padding: 10px;
font-size: 12px;
}

#copyright {
clear: left;
margin: 20px;
padding: 0 10px;
border-top: 1px solid #660;
font-size: 11px;
line-height: 18px;
}

.disclaimer {
font-size: 8pt;
line-height: 1em;
font-family: verdana, arial, sans-serif;
color: #666;
}

table.data {
width: 100%;
margin: 5px 0 36px 0;
font-family: verdana, arial, sans-serif;
font-size: 10px;
line-height: 1.25em;
}

table.strict {
width: auto;
}

table.data thead th {
margin: 0;
padding: 0;
border-bottom: 1px solid #660;
white-space: nowrap;
}

table.data thead th a  {
display: block;
margin: -5px;
padding: 5px;
}

table.data tbody th {
padding: 5px;
text-align: left;
}

table.data tbody td {
padding: 5px;
white-space: nowrap;
}

table.strict tbody td {
width: 100px;
}

ul.hasicons {
margin: 0;
padding: 0;
padding-left: 20px;
list-style: none;
}

/* print style sheet */
#navigation, #subnav, #minornav, #sidebar {
display: none;
}

#content {
width: 90%;
}

.dontprint {
display: none;
}

.print {
display: block;
}

/* new chart */

table.chart, table.chart th, table.chart td {
margin: 0;
padding: 0;
font-family: helvetica, arial, sans-serif;
font-size: 8pt;
line-height: 1em;
}

table.chart {
border-top: 1px solid #000;
border-left: 1px solid #000;
}

table.chart th {
text-align: left;
}

table.chart thead th {
text-align: center;
}

table.chart th, table.chart td {
padding: 5px;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

table.chart td p {
margin: 0;
margin-bottom: 1em;
padding: 0;
}

#content h2 sup {
position: relative !important;
top: auto !important;
}

#content h2 {
margin-bottom: .5em;
}