/* CSS Document */
body {
font-size:10pt;
margin-top: 0px;
margin-bottom: 0px;
line-height:150%;
text-align:left; 
}
p {
font-size:10pt;
line-height:150%;
text-align:left; 
}
table {
font-size:10pt;
line-height:150%;
text-align:left; 
}

.s-red {color: #FF0000}
.s-pink {color: #FF9999}
.s-blue {color: #23459C}

.stylesize13 {font-size: 13px;color: #333333; line-height: 19px }
.stylesize13W {font-size: 13px;color: #ffffff; line-height: 19px }
.stylesize12 {font-size: 12px; color: #333333; line-height: 19px }
.styleBLUE1 {font-size: 12px; color: #41628D; line-height: 19px}
.styleBLUE2 {font-size: 15px; color: #41628D; line-height: 21px}
.styleBLUE3 {font-size: 12px; color: #79C8F3; line-height: 19px}
.styleorg1 {font-size: 12px; color: #B3520D; line-height: 19px}
.styleorg2 {font-size: 12px; color: #FFCC00; line-height: 19px}
.style1 {font-size: 12px; color: #D5DAE6; line-height: 19px}

img.left{
float: left;
margin-right:0.8em;
margin-bottom:0.5em
}
img.right{
float: right;
margin-left:0.8em;
margin-bottom:0.5em
}

  CAPTION.TABLEBLUE
  {
     background-color:#CCCCCC;
     color:#666666;
  }

  TABLE.TABLEBLUE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#99CCFF;
     width:500px;
     border-style:solid;
     border-color:#99CCFF;
     border-width:3px;
  }

  TH.TABLEBLUE
  {
     font-size:10pt;
     background-color:#99CCFF;
     color:#FFFFFF;
  }


  TR.TABLEBLUE
  { 
  }

  TD.TABLEBLUE
  {  
     font-size:10pt;
     background-color:#FFFFFF;
     color:#666666;
     text-align:center;
  }


  CAPTION.TABLEORANGE
  {
     background-color:#CCCCCC;
     color:#666666;
  }

  TABLE.TABLEORANGE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#FFCC99;
     width:500px;
     border-style:solid;
     border-color:#FFCC99;
     border-width:3px;
  }

  TH.TABLEORANGE
  {
     font-size:10pt;
     background-color:#FFCC99;
     color:#FFFFFF;
  }


  TR.TABLEORANGE
  { 
  }

  TD.TABLEORANGE
  {  
     font-size:10pt;
     background-color:#FFFFFF;
     color:#666666;
     text-align:center;
  }


  CAPTION.TABLEPINK
  {
     background-color:#CCCCCC;
     color:#666666;
  }

  TABLE.TABLEPINK
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#FF9999;
     width:500px;
     border-style:solid;
     border-color:#FF9999;
     border-width:3px;
  }

  TH.TABLEPINK
  {
     font-size:10pt;
     background-color:#FF9999;
     color:#FFFFFF;
  }


  TR.TABLEPINK
  { 
  }

  TD.TABLEPINK
  {  
     font-size:10pt;
     background-color:#FFFFFF;
     color:#666666;
     text-align:center;
  }


    CAPTION.TABLEGREEN
  {
     background-color:#CCCCCC;
     color:#666666;
  }

  TABLE.TABLEGREEN
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#CCFF99;
     width:500px;
     border-style:solid;
     border-color:#CCFF99;
     border-width:3px;
  }

  TH.TABLEGREEN
  {
     font-size:10pt;
     background-color:#CCFF99;
     color:#FFFFFF;
  }


  TR.TABLEGREEN
  { 
  }

  TD.TABLEGREEN
  {  
     font-size:10pt;
     background-color:#FFFFFF;
     color:#666666;
     text-align:center;
  }

  TABLE.TABLEPIC
  {  
     border-spacing:10px;
     margin:10px;
  }

  TD.TABLEPIC
  {  
     padding:10px;
     background-color:#FFFFFF;
     border-style:solid;
     border-color:#666666;
     border-width:1px;
     font-size:10pt;
     color:#666666;
     text-align:center;
  }