
/* Default definitions */
body 
{
background-color: #FFFFFF;
margin: 10pt 10pt 10pt 10pt;
}

p, li, body, td, h2, h3, h4
{
font-family: Arial;
font-size: 11pt;
color: #000000;
}

p
{
margin: 9pt 0pt 9pt 0pt;
}

li
{
margin: 0pt 0pt 0pt 0pt;
}

ol
{
margin-top: 3pt;
margin-bottom: 9pt;
list-style-image: url("../images/bullet1.gif");
}

h2
{
color: #0B3E8D;
margin: 12pt 0pt 9pt 0pt;
font-size: 14pt;
font-weight: bold;
}

h3
{
color: #000000;
margin: 14pt 0pt 7pt 0pt;
}

h4
{
color:#0033CC;
margin: 6pt 0pt 0pt 0pt;
font-weight: normal;
}

table, td
{
border-style: solid;
border-color: #000000;
border-width: thin;
}

table
{
border-collapse: collapse;
margin: 7pt 0pt 7pt 0pt;
}

td
{
padding: 3pt 10pt 3pt 10pt;
vertical-align: top;
}

img
{
border-style: solid;
border-color: #000000;
border-width: 1px;
margin: 7pt 0pt 7pt 0pt;
}

a img
{
border-style: solid;
border-color: #000099;
border-width: 1px;
margin: 7pt 0pt 7pt 0pt;
}

a img:visited { border-color: #000099; }

a img:hover { border-color: #6060FF; }    


/* Separator */
img.Separator
{
border-style: none;
margin-top: 10pt;
margin-bottom: 10pt;
}



/* Header table */
table.HeaderTable, table.HeaderTable td
{
border-left:   2px solid #000000;
border-right:  2px solid #000000;
border-top:    2px solid #000000;
border-bottom: 1px solid #000000;
vertical-align: top;
background-image: url("../images/title-mid.jpg");
padding: 0;
margin: 0;
text-align: left;
}

table.HeaderTable img
{
border-style:none;
margin: 0;
}

/* Links table */
table.LinksTable, table.LinksTable td
{
border-left:   2px solid #000000;
border-right:  2px solid #000000;
border-top:    0px none #000000;
border-bottom: 0px none #000000;
vertical-align: top;
background-image: url("../images/divt-mid.png");
padding: 0px 10pt 9px 10pt;
margin: 0;
text-align: left;
vertical-align: middle;
}

table.LinksTable
{
width:780px;
height:32px;
}

.LinksTable td, .LinksTable p
{
color: #FFFFFF;
font-size: 9pt;
}

.LinksTable a
{
color: #FFFFFF;
text-decoration: none;
}

.LinksTable a:visited 
{
color: #FFFFFF;
}

.LinksTable a:hover {
color: #FF8080;
}

.LinksCur
{
color: #C6EFFF;
}

.LinksTable a.FunnyLink
{
color: #C6EFFF;
text-decoration: none;
}
.LinksTable a.FunnyLink:visited { color: #C6EFFF; }
.LinksTable a.FunnyLink:hover { color: #FF8080; }



/* Main table */
table.MainTable
{
border-left:   2px solid #000000;
border-right:  2px solid #000000;
border-top:    0px none #000000;
border-bottom: 0px none #000000;
vertical-align: top;
background-image: url("../images/page-back.gif");
padding: 0;
margin: 0;
text-align: left;
}

td.MainLeft, td.MainPage
{
border-top:    0px none #000000;
border-bottom: 1px solid #000000;
vertical-align: top;
}

.MainLeft
{
padding: 0;
}

.MainPage
{
padding: 0pt 8pt 0pt 8pt;
}

.MainLeft img
{
border-style: none;
margin: 0;
}

/* Footnote table */
table.FootnoteTable
{
border-left:   2px solid #000000;
border-right:  2px solid #000000;
border-top:    0px none #000000;
border-bottom: 2px solid #000000;
vertical-align: top;
background-image: url("../images/divb-mid.gif");
padding: 0;
margin: 0;
text-align: left;
width:780px;
height:24px;
}

.FootnoteTable td
{
border-top:    0px none #000000;
border-bottom: 0px none #000000;
vertical-align: middle;
font-size: 7pt;
color: #FFFFFF;
}

/* Invisible table */
.InvisTbl td
{
padding: 2px 10px 2px 10px;
}

.InvisTbl
{
margin: 0 0 15pt 0;
}

.InvisTbl, .InvisTbl td
{
border-style: none;
text-align: center;
font-size: 10pt;
}

.InvisTbl td img
{
margin: 0;
}
