body {
 background: #ffffff;
 color: #000000;
 font-size: 12pt;
 font-family: helvetica;
}

a {
  color: #000000;
}
img {
  border-color: #000000;
}

.header {
width: 800px;
}
.headerLinks {
float: right;
}
.footer
{
width: 800px;
font-size:8pt;
clear: both;
}


.mainLeftCol
{
width: 150px;
float: left;
text-align: center;
}
.mainCenterCol
{
width: 500px;
float: left;
}
.mainRightCol
{
width: 150px;
float: left;
text-align: center;
}

.mainHeads
{
margin:10px;
}

table.checklist {
 width: 85%;
 border: thin solid #577570;
 background-color: #668866;
 cell-padding: 3px;
}
td.clImg {
 width: 1%;
 cell-padding: 3px;
}
td.clName {
 cell-padding: 3px;
 border: thin solid #577570;
 background-color: #FFFFFF;
}
td.clTitle {
 cell-padding: 3px;
 border: thin solid #577570;
 background-color: #FFFFFF;
 font-size: 14pt;
 text-align: center;
}

td.seriesNav {
 padding: 1px;
 padding-left: 4px;
 border:1px solid black;
 background:#668866;
 width: 50%;
 font-size: 10pt;
}


.figTitle {
 font-size: 24pt;
 font-weight: bold;
}
.seriesTitle {
 font-size: 24pt;
 font-weight: bold;
}
.avail {
 font-size: 14pt;
 font-weight: bold;
}

.seriesLine {
 font-weight: bold;
}
.seriesData {
}
.seriesDataTitle{
 font-weight: bold;
}

.figureData {
}
.figureDataTitle{
 font-weight: bold;
}

.packData {
}
.packDataTitle{
 font-weight: bold;
}

li.seriesNameMain{
 font-size: 11pt;
}
li.seriesNameSub{
 font-size: 11pt;
}



img.head {
 border: 5px solid #3e5f50; 
/* border: 5px solid #9ec49e; */
 position: relative;
 float: left;
}
img.tab {
  border: 0px;
}
img.chart {
 border: 3px solid #3e5f50; 
}

td.packList {
 padding: 2px;
 vertical-align: top;
}

td.packListChase {
 width: 100%;
 padding: 2px;
 vertical-align: top;
 background: #9ec49e;
}

td.headList {
 padding: 2px;
 vertical-align: top;
 text-align: center;
 font-size: 9pt;
}
td.headListAlt {
 padding: 2px;
 vertical-align: top;
 text-align: center;
 font-size: 9pt;
 background: #9ec49e;
}


td.headListChase {
 padding: 2px;
 vertical-align: top;
 text-align: center;
 background: #9ec49e;
}


.nameHeader
{
margin-bottom: 10px;
color:#000000;
position: relative;
}

.container 
{
float: left;
width: 99%;
min-width: 930px;
}

.figureleftcol
{
float: left;
clear: right;
margin-bottom: 10px;
display: inline;
//width: 57%;
width:550px;
}
.figurerightcol
{
float: right;
//clear: left;  /*IE kludge */
width: 420px;
text-align: center;
}

.charleftcol
{
min-width: 400px;
float: left;
clear: right;
margin-bottom: 10px;
display: inline;
}
.charrightcol
{
float: left;
clear: right;
max-width: 420px;
text-align: center;
}

.dialog {
 margin:0px auto;
 margin-left:5px;
 min-width:10em;
 color:#000000;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; 
 height:20px;
}

.dialog .ft .c {
 height:29px;
}

.dialog .hd {
 background:transparent url(cssimg/tl.png) no-repeat 0px 0px;
}

.dialog .hd .c {
 background:transparent url(cssimg/tr.png) no-repeat right 0px;
}

.dialog .bd {
 background:transparent url(cssimg/ml.png) repeat-y 0px 0px;
}

.dialog .bd .c {
 background:transparent url(cssimg/mr.png) repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 20px 0px 4px;
 padding-left:1em;
 padding-right:1em;
 padding-bottom:1em;
}

.dialog .ft {
 background:transparent url(cssimg/bl.png) no-repeat 0px 0px;
}

.dialog .ft .c {
 background:transparent url(cssimg/br.png) no-repeat right 0px;
}

.lineImg
{
float: right;
}

.figurespecblock
{
float: right;
//float: none; /* kludge, IE sees and applies this setting, while Firefox ignores it */
min-width: 140px;
max-width: 200px;
margin-left: 10px;
font-size: 10pt;
padding: 5px;
border:1px solid black;
background:#9ec49e;
position: relative;
min-height: 250px;
//height: 260px; /* kludge, IE*/
}
.figureblurbblock
{
float: none;
//float: none; /* kludge, IE sees and applies this setting, while Firefox ignores it */
margin-top: 8px;
padding: 5px;
border:1px solid black;
background:#9ec49e;
position: relative;
}
.figuretagblock
{
float: none;
//float: none; /* kludge, IE sees and applies this setting, while Firefox ignores it */
margin-top: 2px;
padding: 5px;
border:1px solid black;
background:#9ec49e;
position: relative;
text-align: right;
font-size: 10pt;
}


.figurepacklistblock
{
float: left;
margin-top: 10px;
width: 100%;
}
.figureimages
{
float: right;
//float: none; /* kludge, IE sees and applies this setting, while Firefox ignores it */
text-align: center;
margin-bottom: 1px;
padding: 5px;
position:relative;

}

.seriespecblock
{
margin-left: 10px;
margin-top: 10px;
width: auto;
max-width: 450px;
padding: 4px;
border:1px solid black;
background:#9ec49e;
}


.leftPackCol
{
float: left;
display: inline;
margin: 0px auto;
}

.rightPackCol
{
float: right;
}

.packimages
{
float: left;
//float: none; /* kludge, IE sees and applies this setting, while Firefox ignores it */
margin-bottom: 10px;
text-align: center;
padding: 5px;
border:1px solid black;
position: relative;

}

.packinfo
{
float: left;
width: 240px; 
padding: 5px;
margin-left: 10px;
margin-right: 10px;
}

.packLinks { 
position:absolute; 
bottom:0%; 
right:0%;
 }

.packAcc {
float: left;
padding: 2px;
font-size: 10pt;
}

.accPack {
padding: 2px;
max-width: 155px;
min-width: 120px;
width: 17%;
float: left;
margin-left: 10px;
margin-top: 10px;
}

.accTypeAcc {
padding: 2px;
float: left;
margin-left: 10px;
margin-top: 10px;
}

.accFigNameBlock
{
font-size:10pt;
font-weight: bold;
padding: 3px;
margin-bottom: 2px;
border:1px solid black;
background:#9ec49e;
clear: both;
}

.tagtableheader
{
padding: 5px;
border:1px solid black;
background:#9ec49e;
}

.searchtagblock
{
float: none;
//float: none; /* kludge, IE sees and applies this setting, while Firefox ignores it */
margin-top: 10px;
margin-bottom: 6px;
padding: 2px;
border:1px solid black;
background:#9ec49e;
position: relative;
font-size: 10pt;
}

