﻿/* Used for Footnote webcontrol */
.footnotes_container
{
    margin-top:10px;
    width: 900px;
}
.footnote_heading 
{
    font-weight: bold;
}

dl.footnote_definitionlist dt
{    
    margin-top:1em;
    font-weight:bold;
    line-height:120%;    
}

dl.footnote_definitionlist dd
{       
    margin-left:2em;
    line-height:120%;    
}

.footnote_mandatory
{
}

/* Define if specific style should be assigned to the title and definition of a type of footnote */
.footnote_note_key
{
}
.footnote_note_value
{
}
.footnote_varnote_key
{
}
.footnote_varnote_value
{
}
.footnote_valuenote_key
{
}
.footnote_valuenote_value
{
}
.footnote_cellnote_key
{
}
.footnote_cellnote_value
{
}
.footnote_no_footnotes
{    
}