body
{
background-image: url('graphics/background.jpg');
background-repeat: repeat-y;
background-color: #FFFFFF;
}

table.selectedmenu, table.menu, table.logo
{  
border-bottom: 1px solid white;
border-top: transparent;
border-left: transparent;
border-right: transparent;
}

table.logo 
{  
background-color: #112637; 
}

table.menu 
{  
background-color: #112637; 
padding-right: 5px;
padding-left: 5px;
}

table.selectedmenu
{
background-color: #496892; 
padding-right: 5px;
padding-left: 5px;
}

table.header
{  
background-color: #ACC4E5;
padding-left: 20px;
}

table.content
{  
background-color: #FFFFFF;
padding-left: 20px;
padding-top: 20px;
}

table.lastupdated
{  
background-color: #112637; 
padding-right: 5px;
padding-left: 5px;
}

body, p, table, td, th, tr, ul, ol
{
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
font-style: normal;
color: #112637
}

div {width:100%;}

h1 {font-size:180%;margin-top:6px;margin-bottom:6px;}
h2 {font-size:140%;margin-top:6;margin-bottom:6px;}
h3 {font-size:120%;margin-top:6px;margin-bottom:6px;}
h4 {font-size:100%;margin-top:4px;margin-bottom:4px;}
h5 {font-size:90%;margin-top:3px;margin-bottom:3px;}
h6 {font-size:80%;margin-top:2px;margin-bottom:2px;}

p.menu, p.submenu
{
font-color: white;
}

p.menu
{
font-size: 9pt;
font-weight: bold;
margin-top:6px;
margin-bottom:6px;
}

p.submenu
{
font-size: 9pt;
margin-top: 5px;
margin-bottom: 5px;
padding-left: 10px;
}

.highlighteditems
{
color: #496892; 
font-weight: bold;
}

.tableheader
{
color: #112637; 
font-weight: bold;
font-size: 9pt;
}

.tabletext
{
color: #112637; 
font-size: 9pt;
}

.footnote
{
color: #496892; 
font-size: 9pt;
}

.lastupdated
{
color: white; 
font-size: 8pt;
}

td.shadedcell
{
background-color: #D4D0CB; 
}

li.alpha
{
list-style: lower-alpha;
}

li.alpha2
{
	list-style: lower-roman;
}

a:link    {text-decoration:underline; color:#112637; background-color:transparent}
a:visited {text-decoration:underline; color:#112637; background-color:transparent}
a:hover   {text-decoration:underline; color:#112637; background-color:transparent}

a.menu:link    {text-decoration:none; color:white; background-color:transparent}
a.menu:visited {text-decoration:none; color:white; background-color:transparent}
a.menu:hover   {text-decoration:underline; color:white; background-color:transparent}

a.text:link    {text-decoration:underline; color:#496892; background-color:transparent}
a.text:visited {text-decoration:underline; color:#496892; background-color:transparent}
a.text:hover   {text-decoration:underline; color:#496892; background-color:transparent}