TABLE
{
    cellpadding: 0px;
    cellspacing: 0px;
    border-width: 0px;
    border-color: #3268AD;
    border-style: solid;
    background-repeat: no-repeat
}

TABLE.noborder
{
    cellpadding: 0px;
    cellspacing: 0px;
    border-width: 0px;
    border-style: none;
    background-repeat: no-repeat
}



TD
{   
    cellpadding: 0px;
    cellspacing: 0px;
    border-width: 0px
}

P
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 5px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 10px;
    TEXT-ALIGN: justify
}

P.title
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: verdana, arial;
    FONT-WEIGHT: bold;
    COLOR: #112F7B;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 15px;
    TEXT-ALIGN: left
}

P.subtitle
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    FONT-WEIGHT: bold;
    COLOR: #000000;
    MARGIN-TOP: 10px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 15px;
    TEXT-ALIGN: left
}

P.right
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 3px;
    TEXT-ALIGN: right
}
P.nav
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #112F7B;
    MARGIN-TOP: 7px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 7px;
    TEXT-ALIGN: center
}

P.nav2
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #ffffff;
    MARGIN-TOP: 7px;
    MARGIN-LEFT: 10px;
    MARGIN-right: 10px;
    MARGIN-bottom: 7px;
    TEXT-ALIGN: right
}

P.list
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 3px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 4px;
    TEXT-ALIGN: left
}

A.link
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000099;
    text-decoration: none;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-right: 0px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: center
}

A.link:hover 
{
    color: #6699CC
}

A.nav
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #ffffff;
    text-decoration: none;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 5px;
    MARGIN-right: 5px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: center
}

A.nav:hover 
{
    color: #112F7B;
    text-decoration: underline
}

A.nav2
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #ffffff;
    text-decoration: underline;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-right: 0px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: right
}

A.nav2:hover 
{
    color: #112F7B
}

A.top
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #ffffff;
    text-decoration: none;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-right: 10px;
    MARGIN-bottom: 0px;
    TEXT-ALIGN: right
}

A.top:hover 
{
    color: #89A9CF;
    text-decoration: underline
}

IMG.pics
{
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 2px;
    MARGIN-right: 2px;
    MARGIN-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff
}

UL
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 15px;
    MARGIN-right: 15px;
    MARGIN-bottom: 20px;
    TEXT-ALIGN: justify
}

LI
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, arial;
    COLOR: #000000;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 20px;
    MARGIN-right: 25px;
    MARGIN-bottom: 3px;
    TEXT-ALIGN: justify
}

INPUT
{
   border-width: 1px;
   border-style: solid;
   border-color: #669D9B;
   background-color: #ffffff;
   FONT-SIZE: 8pt;
   font-family: verdana, arial
}

TEXTAREA
{
   border-width: 1px;
   border-style: solid;
   border-color: #669D9B;
   FONT-SIZE: 8pt;
   font-family: verdana, arial
}

