/* General styles */
body                   {color:#000000; }
h1            {font-family:Verdana,sans-serif; font-size:20pt;}
h2            {font-family:Verdana,sans-serif; font-size:16pt;}
h3            {font-family:Verdana,sans-serif; font-size:13pt; color:#000000;}
h4,h5,h6,pre  {font-family:Verdana,sans-serif; font-size:11pt; color:#000000;}
p             {font-family:Verdana,sans-serif; font-size:10pt; text-align:justify;}
p.small.......{font-family:Verdana,sans-serif; font-size:1pt; text-align:justify;}
p.center      {font-family:Verdana,sans-serif; font-size:10pt; text-align:center;}
font          {font-family:Verdana,sans-serif;}

ul                     {font-family:Verdana, sans-serif; font-size:10pt; text-align:justify; margin: 0ex 10px; list-style-type:circle}
ul li                  {margin: 0ex;}
li                     {font-family:Verdana, sans-serif; font-size:10pt; margin: 0ex;}
/*img { border: none } */

th          {font-family:Verdana,sans-serif; background-color:#C0C0C0; text-align:center; font-weight:bold;}
td          {font-family:Verdana,sans-serif; font-size:10pt; background-color:#B9DCFF;}
td.a             {font-family:Verdana,sans-serif; font-size:10pt; background-color:#B9DCFF;}
tr.b                {font-family: Verdana, Helvetica, Arial, sans-serif; color: #000000; background-color:#FFFFFF}
td.b                {font-family:Verdana,sans-serif; font-size:10pt; background-color:#FFFFFF;}

a:link         {color:#0042D2; text-decoration:none;}
a:visited      {color:#0042D2; text-decoration:none;}
a:active       {color:#0042D2; text-decoration:none;}
a:hover        {color:#000000; text-decoration:none;}

/* Styles for the home page */
body.home p     {font-family: Verdana, sans-serif; font-size: 10pt; text-align: justify; margin: 8ex 100px;}
a.home:link     {color:silver; text-decoration:none;}
a.home:visited  {color:silver; text-decoration:none;}
a.home:active   {color:silver; text-decoration:none;}
a.home:hover    {color:black; text-decoration:none;}
table.home                {border:border: 1px solid #B9DCFF;}
th.home                        {background-color:#B9DCFF; font-size:small;}
td.home                        {background-color:#FFFFFF;}
li.home                        {background-color:#FFFFFF; font-size:x-small;}

/* Styles for the navigator */
body.navi              {background-repeat:no-repeat; background-color:#CC0000; color:#FFFFFF; font-family: Verdana, sans-serif; font-size: 10pt; text-align: justify; margin: 8ex 100px }
a.navi:link     {color:white; text-decoration:none }
a.navi:visited  {color:white; text-decoration:none }
a.navi:active   {color:white; text-decoration:none }
a.navi:hover    {color:white; text-decoration:none }
td.navi         {font-family:Verdana, Helvetica, Arial, sans-serif; background-color:#CC0000; color:#FFFFFF; text-align:center; font-weight:bold;}

/* Styles for the path navigator */
div.path                   {margin: 0.5ex 0ex 4ex }
div.path p                {font-family: Verdana, sans-serif; font-size: 10pt; text-align: left; margin: 0ex }
div.subtitle               {font-family: Verdana; font-size: smaller; font-style: italic; text-align: right; color:#000000}
a.path:link            {color:silver; text-decoration:none }
a.path:visited         {color:silver; text-decoration:none }
a.path:active          {color:silver; text-decoration:none }
a.path:hover           {color:black; text-decoration:none }

/* Styles for left and right pane */
body.pane                   {background-color:#dCdCdC; }