﻿
body 
{    
    width: 480px;
}

h3
{
    background:#E0E0E0 none repeat scroll 0 0;
    border:1px solid #D0D0D0;
    font-size:105%;
    padding:3px;
}

a:link
{
    color: #075B69;
    text-decoration: underline;
    font-weight: normal;
}

a:visited
{
    color: #075B69;
    text-decoration: underline;
}

a:hover
{
    color: #076959;
    text-decoration: underline;
}

a:active
{
    color: #076959;
    text-decoration: underline;
}

.newsitem a:link, .newsitem a:link, .newsitem a:visited, .newsitem a, .newsitem a:hover 
{
    text-decoration: none;
    font-size: 1em;
}

.newsitemblurb
{
    color: #6F6D64;
    font-size: 0.75em !important;
    font-weight: normal;
}

.title
{
    color: #076959;
    font-weight: bold;
    font-size: 1em;
}

.threepixelgreenline 
{
    border-bottom:3px solid #ABC9A7;
    height:0;
    margin:0 5px 0 0;
}

.wrapper
{
 
}

label
{
    color: #076959;
    font-weight: bold;
    font-size: 1em;

}

.stocktable
{
    background: #076959;
    width: auto;
    margin-bottom: 4px;
}

.stocktable .stocktablelabel
{
    width: 140px; 
    background: #dedede;
}

.stocktable .stocktablevalue
{
    background: #ffffff;
}

.stocktablevalue
{
    text-align: right;
    width: 120px;
}

/* Commentary */

.commentaryheader
{
    margin: 2px 0 4px 0; 
    font-weight: bold; 
    font-size: 1em;
}

.commentarysubheadline
{
    color: #076959; 
    font-style: italic; 
    margin: 2px 0 4px 0;
}

.commentarybyline
{
    font-size: .8em;
    margin-bottom: 15px;
}

.commentarykeywords
{
    display: none;
}

.commentarybody
{
    font-size: 1em;
}

/* Commentary */

.header
{
    margin: 0 0 45px 0;
}

.footer
{
    margin: 45px auto;
}

.footercontact, .bottom
{
    margin: 15px auto;
    color: #076959; 
}


/**********************************************************/
/******************* Option Tree *************************/
.stockquotetable {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 1;
    vertical-align: baseline;
    background: #076959 none repeat scroll 0 0;
    margin-top: 25px;
    width: 100%;
}

.stockquotetable th
{
    font-weight: bold;
    text-align: center;
    background: #ece9d8 none repeat scroll 0 0;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 1px #004466;
    width: 45px;
    color: #660033;
}

.stockquotetable td
{
    text-align: right;
    line-height: 16px;
    background: #FFFFFF;
    border-bottom: solid 1px #004466;
    color: #666666;
    font-size: 11px;    
}


.dbdivoptionquote table
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 1;
    vertical-align: baseline;
    background: #076959 none repeat scroll 0 0;
    margin-top: 25px;
    width: 100%;
}


.dbdivoptionquote th
{
    font-weight: bold;
    text-align: center;
    background: #ece9d8 none repeat scroll 0 0;
    font-size: 11px;
    line-height: 16px;
    border-bottom: solid 1px #004466;
    width: 45px;
    color: #660033;
}

.dbdivoptionquote td
{
    text-align: right;
    line-height: 16px;
    background: #FFFFFF;
    border-bottom: solid 1px #004466;
    color: #666666;
}

.inthemoney td
{
    background: #ffffee none repeat scroll 0 0 !important;
    color: #000000;
}

.headerleft
{
    text-align: left !important;
    font-weight: bold;
    color: #075869 !important;
    font-size: 12pt;
}

.headerright
{
    text-align: right !important;
    font-weight: bold;
    color: #075869 !important;
    font-size: 11pt;
}


#divOptionSearchContainer
{
    width: auto;
    text-align: left;
}


ul li.first
{
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
    color: #660033;
}

#dbexpirationlist
{    
    margin: 35px 0 15px 0;
    border-top: 1px solid #660033;
    border-bottom: 1px solid #660033;
    background: #FFFFEE none repeat scroll 0 0;
    width: 100%;
    padding: 2px;
    height: 40px;        
}

#dbexpirationlist ul
{
    margin: 0;
    padding-left: 0;
    display: inline;
    width: auto;    
}

#dbexpirationlist ul li
{
    margin-left: 0;
    padding: 3px 2px 0 0;
    list-style: none;
    display: inline;
}
