h1
{
font-size : 14pt;
font-weight : bold;
font-family : tahoma;
color : #204080;
}

h2
{
font-size : 11pt;
font-weight : bold;
font-family : tahoma;
margin-top : 20pt;
margin-bottom : 0pt;
color : #204080;
}

h3
{
font-size : 11pt;
font-weight : bold;
font-family : tahoma;
margin-top : 0pt;
margin-bottom : 0pt;
color : #204080;
}

h4
{
font-size : 9pt;
font-weight : bold;
font-family : tahoma;
margin-top : 0pt;
margin-bottom : 0pt;
}

p 
{
font-size : 9pt;
font-family : tahoma;
margin-top : 0pt;
}

p.underlined
{
border-bottom: thin solid #EEEEEE;
}

table.table1
{
border: 1px #B0B0B0;
color:#000000;
font-size : 10pt;
font-family : tahoma;
border-collapse: collapse;
padding:10px;
}

table.table1 th, table.table1 td 
{
padding-bottom:2px;
border: 1px #E0E0E0;
}

body
{
background-color:#CCCCCC;
background-image:url('img/background.png');
background-repeat:repeat-x;
}

a img
{
border: 0px;
}

div
{
font-size : 9pt;
font-family : tahoma;
color:#000000;
}

div.container 
{

width:800px;

border:1px solid #000000;
margin:0 auto;
}

div.header
{

padding:0px;
height:110px;
}


div.linkbar
{
text-align:center;
padding-bottom:2px;
border-top:1px solid #000000;
background-color:#EAEDF2;
font-size : 10pt;
}

div.content
{
background-color:#FFFFFF;
border-top:1px solid #000000;
padding: 6px;
}

div.helpbar
{
padding:2px;
border:1px solid #000000;
background-color:#EAEDF2;
width:140px;
float: right;
font-size : 10pt;
line-height: 150%
}

div.newsbar
{
padding:2px;
border:1px solid #000000;
background-color:#EAEDF2;
width:260px;
float: right;
font-size : 10pt;
}

div.bottombar
{
padding-left:2px;
padding-bottom:2px;
border-top:1px solid #000000;
background-color:#EAEDF2;
font-size : 8pt;
}

table 
{
border-collapse: collapse;
}