/* Default page appearance */
BODY
{
  list-style-position: outside;
  font-size: 10pt;
  vertical-align: baseline;
  color: #000000;
  direction: ltr;
  line-height: normal;
  font-family: Arial,Verdana,Helvetica;
  list-style-type: disc;
  letter-spacing: normal;
  background-color: #F0,F7,D4;
  text-align: left;
}

IMG
{
  border-style: none;
}
A
{
  color: #000000;
  text-decoration: underline;
}
A:visited
{
  color: #000000;
  text-decoration: underline;
}
A:active
{
  color: #ff0000;
  text-decoration: underline;
}
A:hover
{
  color: #ff0000;
  text-decoration: underline;
}
HR
{
  border-top-style: solid;
  border-top-color: #000000;
  border-top-width: 2pt;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

/* Font styles */
.mwFONT_NORMAL
{
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_BOLD
{
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_RED_BOLD
{
  font-weight: bold;
  font-size: 10pt;
  color:#FF0000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_RED
{
  font-weight: normal;
  font-size: 10pt;
  color:#FF0000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_SMALL
{
  font-weight: normal;
  font-size: 8pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;  
}
.mwFONT_SMALL_BOLD
{
  font-weight: bold;
  font-size: 8pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_SMALL_WHITE
{
  font-weight: normal;
  font-size: 8pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;  
}
.mwFONT_WHITE_BOLD
{
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;  
}

.mwFONT_TINY
{
  font-weight: normal;
  font-size: 7pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_ERROR
{
  font-weight: bold;
  font-size: 10pt;
  color: #ff0000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_TITLE_GREEN
{
  font-weight: bold;
  font-size: 12pt;
  color: #008080;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_TITLE
{
  font-weight: bold;
  font-size: 12pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwFONT_SUBTITLE
{
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}

/* Floating DIV styles */
.mwTOOLTIP
{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  font-weight: normal;
  font-size: 10pt;
  z-index: 255;
  visibility: hidden;
  overflow: visible;
  border-left: #000000 1px solid;
  color: #000000;
  border-bottom: #000000 1px solid;
  font-family: Arial,Verdana,Helvetica;
  position: absolute;
  background-color: #fff8dc;
  text-align: left;
  text-decoration: none;
}

/* Table styles */
.mwTABLE_INVISIBLE
{
  border-style: none;
  border-collapse: collapse;
}

.mwTABLE_PAGE
{
  border-style: none;
  border-collapse: collapse;
}

.mwTABLE_THICK
{
  border-style: solid;
  border-color: #006666;
  border-width: 0pt;
  border-collapse: collapse;  
}
.mwTABLE_THIN
{
  border-style: solid;
  border-color: #000000;
  background-color : #000000;
  border-width: 1pt;
  border-collapse: collapse;  
}
.mwTABLE_CELL_HEADER
{
  border-color: #000000;
  border-width: 1pt;
  border-style: solid;
  font-size: 10pt;
 font-weight: bold;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
  background-color: #000000;
}
.mwTABLE_CELL_SUBHEADER
{
  border-color: #c0c0c0;
  border-width: 1pt;
  border-style: solid;
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
  background-color: #f0fff0;
}
.mwTABLE_CELL_A
{
  border-style: solid;
  border-width: 1pt;
  border-color: #c0c0c0;
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
  background-color: #000000;
}
.mwTABLE_CELL_B
{
  border-style: solid;
  border-width: 1pt;
  border-top-color: #000000;
  border-bottom-color:#000000;
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
  background-color: #000000;
}
.mwTABLE_CELL_INVIS
{
  border-style: none;
  font-size: 10pt;
  color: #000000;
  font-family: Arial, Verdana, Helvetica;
  background-color: transparent;  
}

/* Control styles */
.mwCONTROL
{
  border-style: inset;
  font-weight: normal;
  font-size: 10pt;
  font-style: normal;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwBUTTON
{
  border-style: outset;
  font-weight: normal;
  font-size: 10pt;
  font-style: normal;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: none;
}
.mwLINKBUTTON
{
  background-color: transparent;
  border-style: none;
  color: #0000ff;
  cursor: hand;
  font-weight: normal;
  font-size: 10pt;
  font-style: normal;
  font-family: Arial,Verdana,Helvetica;
  text-decoration: underline;  
}
.mwPANEL_SELECT
{
  overflow: auto;
  border-style: solid;
  border-color: #c0c0c0;
  border-width: 1pt;
}
.mwPANEL_SCROLL
{
  overflow: auto;
  border-style: none;
}
.mwFRAME_SCROLL
{
  border-right: #000000 thin solid;
  border-top: #000000 thin solid;
  font-weight: normal;
  font-size: 12pt;
  background-image: none;
  vertical-align: baseline;
  overflow:scroll; 
  text-transform: none;
  border-left: #000000 thin solid;
  color: black;
  border-bottom: #000000 thin solid;
  font-style: normal;
  font-family: Arial;
  background-color: #F0F7D4;
  text-align: left;
  font-variant: normal;
  text-decoration: none;
}