BODY
{
   	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #B2C9E0
}




.FORM
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff
}

.red
{
    COLOR: #FF0000;
    font-weight: bold;
}

.blue
{
    COLOR: #0000FF;
    font-weight: bold;
}

.search
{
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 13px
}

.searchString
{
    BACKGROUND-COLOR: #FF0000;
    color: #FFFFFF;
    font-weight: bold
}

.smallText
{
    COLOR: #0084BD;
    font-weight: bold
}



.title
{
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 13px;
}

.header
{
    color: #000000; 
    FONT-SIZE: 13px;
}

.sectorheader
{
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 11px;
}




TABLE.Top
{
    BORDER-RIGHT: #004C99  1px solid;
    BORDER-TOP: #004C99 1px solid;
    BORDER-LEFT: #004C99 1px solid;
    BORDER-BOTTOM: #004C99 0px solid;
    BACKGROUND-COLOR: #FFFFFF
}

TABLE.Middle
{
    BORDER-RIGHT: #004C99  1px solid;
    BORDER-TOP: #004C99 0px solid;
    BORDER-LEFT: #004C99 1px solid;
    BORDER-BOTTOM: #004C99 0px solid;
    BACKGROUND-COLOR: #FFFFFF
}

TABLE.Bottom
{
    BORDER-RIGHT: #004C99  1px solid;
    BORDER-TOP: #004C99 0px solid;
    BORDER-LEFT: #004C99 1px solid;
    BORDER-BOTTOM: #004C99 1px solid;
    BACKGROUND-COLOR: #FFFFFF
}




TR.bottomlinks
{
	font-size: 11px;
}
TR.header
{
    BACKGROUND-COLOR: #004A9C;
    font-color: #FFFFFF; 
    font-weight: italic;
    FONT-SIZE: 13px
}
TR.Color
{
    BACKGROUND-COLOR: #FFFFFF
}

TR.Color2
{
    BACKGROUND-COLOR: #EEEEEE
}
TD
{
    FONT-SIZE: 12px;
	line-height: 15pt;
    color: #000000
}
A
{
    color: #000000; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}
A:hover
{
    color: #0084BD; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.noline
{
  background-color: transparent;
    FONT-SIZE: 11px;
  color: #0000FF;
  text-decoration: none;
}
A.noline:hover
{
    color: #0000FF; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}

A.bottomlinks
{
    color: #000000; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: underline
}
A.bottomlinks:hover
{
    color: #0000FF; 
    font-weight: none;
    FONT-SIZE: 11px;
    text-decoration: none
}

A.jumpLinks
{
    color: #0084D6; 
    font-weight: bold;
    FONT-SIZE: 11px;
    text-decoration: none
}
A.jumpLinks:hover
{
    color: #0B5499; 
    font-weight: bold;
    FONT-SIZE: 11px;
    text-decoration: underline

}




/* CSS Document */

body{margin:0 auto; padding:0px; text-align:center; background-color:#B2C9E0;}
