/*******************************
 GENERAL ARTICLES
********************************/
A {
        font-family: tahoma;
        font-size: 8pt;
        color:#F26522;
}
a.csc {
        color: #555555;
        font-family: tahoma;
        font-size: 8pt;
}
a.help {
        border-bottom: 1px dashed black;
        border-color: #F26522;
        cursor: help;
        text-decoration: none
}
.map:link {COLOR: #336699; text-decoration: none}
.map:active {COLOR: #336699; text-decoration: none}
.map:visited {COLOR: #336699; text-decoration: none}
.map:hover {COLOR: #339999; text-decoration: none}
A.float {
        font-family: tahoma;
        font-size: 8pt;
        color:#555555;
        font-weight:bold;
}
.CaptC {
        margin-top:0;
        margin-bottom:8;

        TEXT-ALIGN: center;
        font-family: Tahoma;
        font-size: 10pt;
        color: #9e0b0e;
        FONT-WEIGHT: bold;
}
.CaptL {
        margin-top:5;
        margin-bottom:3;

        font-family: Tahoma;
        font-size: 9pt;
        FONT-WEIGHT: bold;
        TEXT-ALIGN: left;
        color: #9e0b0e;
}
.ArtJI {
        TEXT-INDENT: 16px;
        text-align: justify;
        font-family: Tahoma;
        font-size: 8pt;
        color: #555555;
}
.ArtJ {
        text-align:justify;
        font-family: Tahoma;
        font-size: 8pt;
        color: #555555;
}
.ArtJB {
        text-align:justify;
        font-family: Tahoma;
        font-size: 8pt;
        color: #555555;
        margin-bottom:4;
}
.Art {
        font-family: Tahoma;
        font-size: 8pt;
        color: #555555;
}
.Det {
        text-align:justify;
        font-family: tahoma;
        font-size: 8pt;
        color: #F26522;
}
#dhtmltooltip{
        position: absolute;
        width: 220px;
        border: 1px solid black;
        padding: 2px;
        background-color: lightyellow;
        visibility: hidden;
        z-index: 100;
        font-size:8pt;
        font-family:tahoma;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
        filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
/*******************************
 ADDITIONAL ELEMENTS
********************************/
.actionlink {
        font-family: tahoma;
        font-size: 8pt;
        color: #555555;

        background-image: url(../sysimages/icon_calltoaction2.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding: 4px 4px 4px 14px;
        margin: 0px;
}
.actionlink a {
        font-size: 8pt;
        color: #369;
        text-decoration: none;
}
.actionlink a:hover {
        font-size: 8pt;
        text-decoration: underline;
}

ul.list {
        line-height: 12px;
        list-style-image: url(../sysimages/list_bullet_pill.gif);
        list-style-position: outside;
        list-style-type:none;
}
.list {
        line-height: 12px;
        list-style-image: url(../sysimages/list_bullet_pill.gif);
        list-style-position: outside;
        margin-bottom:10;
}
li.list {
        margin-bottom:10;
        list-style-type:none;
}
a.list {
        font-size: 8pt;
        color: #6666cc;
        text-decoration: none;
}
.list a:hover {
        font-size: 8pt;
        text-decoration: underline;
}

.Block {
        MARGIN: 6px 0px 6px 0px;
        PADDING: 5px 5px 5px 15px;

        text-align:justify;
        font-family: Tahoma;
        font-size: 8pt;
        color: #000000;
        TEXT-INDENT: 0px;

        BORDER: #315573 1px solid;
        BACKGROUND-COLOR: #e7eff7;
}
.rb {
        MARGIN: 10px 0px 0px 10px;
        PADDING: 5px 5px 5px 5px;

        text-align: justify;
        font-family: MS Sans Serif;
        font-size: 8pt;
        color: #335577;

        BORDER-style: double;
        FLOAT: right;
        WIDTH: 240px;
}
TABLE.TabArtJ {
        color: #555555;
        text-align:justify;
        FONT-SIZE: 8pt;
        FONT-FAMILY: tahoma;
}
TABLE.TabArt {
        color: #555555;
        FONT-SIZE: 8pt;
        FONT-FAMILY: tahoma;
}
.acronym {
       cursor: help
       border-bottom: 1px dashed black;
       border-color: #F26522;
}
ul, ol {
       margin-top:2;
       margin-left:28;
       padding-left:0
}
li {
       margin-top:3;
}


/*******************************
 SPECIAL DESIGN
********************************/
td.det {
        padding-left:5;

        text-align:left;
        font-family: tahoma;
        font-size: 8pt;
        color: #F26522;

        border: 1pt solid #555555;
}
td.simp {
        padding-left:5;
        padding-right:5;

        font-family: tahoma;
        font-size: 8pt;
        color: #555555;

        border: 1pt solid #666666;
}
td {
        font-family: Tahoma;
        font-size: 8pt;
        color: #555555;
}
td.simpCapt {
        padding-left:5;
        padding-right:5;

        font-family: tahoma;
        font-size: 8pt;
        color: #555555;

        border: 1pt solid #666666;
}
A.news {
        font-family: Tahoma;
        font-size: 8pt;
        color: #555555;
        text-decoration: none
}
.news:hover {
        COLOR: #336699;
        text-decoration: none
}

/*******************************
 TUTORIAL
********************************/
A.Fin {
        font-family: tahoma;
        font-size: 10pt;
        color:#F26522;
}

.CaptFC {
        margin-top:0;
        margin-bottom:8;

        TEXT-ALIGN: center;
        font-family: Tahoma;
        font-size: 11pt;
        color: #9e0b0e;
        FONT-WEIGHT: bold;
}
.CaptFL {
        margin-top:5;
        margin-bottom:3;

        TEXT-ALIGN: left;
        font-family: Tahoma;
        font-size: 11pt;
        color: #9e0b0e;
        FONT-WEIGHT: bold;
}

.FinJ {
        text-align:justify;
        font-family: tahoma;
        font-size: 9pt;
        color:#555555;
}
.frb {
        MARGIN: 10px 0px 0px 10px;
        PADDING: 5px 5px 5px 5px;

        text-align: justify;
        font-family: tahoma;
        font-size: 8pt;
        color: #335577;

        BORDER-style: double;
        FLOAT: right;
        WIDTH: 240px;
}
TABLE.TabFinJ {
        color: #555555;
        text-align:justify;
        FONT-SIZE: 9pt;
        FONT-FAMILY: tahoma
}
TABLE.TabFinJB {
        color: #555555;
        text-align:justify;
        FONT-SIZE: 9pt;
        FONT-FAMILY: tahoma
}
.example1 {
        MARGIN: 6px 0px 6px 0px;
        PADDING: 5px 5px 5px 15px;

        TEXT-ALIGN: left;
        FONT-FAMILY: Courier;
        font-size: 9pt;
        TEXT-INDENT: 0px;

        BORDER: #315573 1px solid;
        BACKGROUND-COLOR: #e7eff7;
}
table.def
{
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;

        text-align:justify;
        font-family: tahoma;
        color: #000000;

        border-collapse: collapse;
        border:1px solid #C0C0C0;
}
table.def tr
{
        width:100%;
}
table.def th
{
        padding-left:5px;
        padding-right:5px;

        text-align: left;
        font-size: 8pt;
        font-weight: normal;

        color:#444444;
        background-color: #F0F0F0;
        border:1px solid #C0C0C0;
}
table.def td
{
        padding-left:5px;
        padding-right:5px;

        text-align: left;
        font-size: 8pt;

        font-weight: normal;
        background-color: #FFFFFF;
        border:1px solid #C0C0C0;
}
/*******************************
 DEPRIVED
********************************/
.tah8GJ {
        font-family: tahoma;
        font-size: 8pt;
        color:#555555;
        text-align:justify;
}

/*******************************
 tables
********************************/
.header         {
        color: black;
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size: 8pt;

        background-image: url(../sysimages/linebg.gif);
        background-position: bottom;
        background-repeat: repeat-x;

                border-right-color: #999999;
                    border-right-width: 1px;
                border-right-style: dotted;



                }
.silverheader         {
        color: black;
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size: 8pt;

        background-color:#DEEFF9;

                border-right-color: #999999;
                    border-right-width: 1px;
                border-right-style: dotted;

        border-bottom-color: green;
        border-bottom-width: 1px;
        border-bottom-style: solid;


                }
.total                 {
        color: black;
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size: 8pt;
                color: black;
                background-color: #DDDDDD;
                font-weight: bold;
                background-image: url(../sysimages/linebg.gif);
                background-position: bottom;
                background-repeat: repeat-x;

                border-right-color: #999999;
                    border-right-width: 1px;
                border-right-style: dotted;

        border-top-color: green;
        border-top-width: 1px;
        border-top-style: solid;
                }



.viewstr0  {
        color: black;
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border-right-color: #999999;
        border-right-width: 1px;
        border-right-style: dotted;

        border-bottom-color: #999999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
           }

.viewstr1  {
        color: black;
        font-family: Verdana,Arial, Helvetica, sans-serif;
        font-size: 8pt;
        border-right-color: #999999;
        border-right-width: 1px;
        border-right-style: dotted;
        background-color : #EBEBEB;

        border-bottom-color: #999999;
        border-bottom-width: 1px;
        border-bottom-style: solid;
           }

