/*Global*/
BODY, P
{
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
        line-height: 15pt;
        padding: 0pt 0pt 0pt 0pt
}

TD
{
        background-color: #FFFFFF;
}

.navbar
{
        font-family: trebuchet ms, arialsans-serif;
        color: #666666;
        font-size: x-small;
        line-height: 14pt;
        text-align: left;
        padding: 0pt 11pt 0pt 11pt;
        border-right: 1pt dashed #111111;
        border-color: #FFFFFF;
}

.navhead
{
        font-family: trebuchet ms, arialsans-serif;
        font-weight: bolder;
        font-size: x-small;
        line-height: 7pt;
        padding: 8pt 0pt 4.5pt 2pt;
        letter-spacing: 3pt;
        color: #666666;
        border-bottom: 1pt solid #666666

}

.navtext
{
        font-family: trebuchet ms, arial, sans-serif;
        font-weight: normal;
        font-size: x-small;
        line-height: 8pt;
        padding: 0pt 0pt 4pt 0pt;
        color: #666666;

}

.content
{
        text-align: left;
        padding: 0pt 11pt 11pt 11pt;
        border:thin;
        border-left-color:grey;
        border-left-style:dotted;
}

H1
{
        font-family: helvetica, arial, sans-serif;
        font-weight: bold;
        font-size: large;
        line-height: 0pt;
        padding: 22.5pt 0pt 1pt 0pt;
}

.quotation
{
        padding: 0pt 22pt 0pt 11pt;
}

A
{
        text-decoration: none;
}

A:link    { color: #339900 }
A:active  { color: #555555 }
A:visited { color: #339900 }
A:hover   { color: #117700 }
