/* Style for tables */
TD
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 10pt;
}

/* Style for links */
A
{
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}

/* Style for the title text */
.title
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 10pt;
}

/* Style for line table cells */
.line
{
    background-color=silver;
}

/* Style for the Pg Title */
.ptitle
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 18pt;
  HALIGHT: left;
  COLOR: #008000;
}

/* Style for the footer menu */
.footmenu
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 10pt;
  HALIGHT: left;
}

/* Style for the footer */
.foot
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 8pt;
  HALIGHT: left;
}

/* Style for body */
.body
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 10pt;
  HALIGHT: left;
}
/* Style for body */
.bodylarge
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 18pt;
  HALIGHT: left;
}

/* Style for temp p */
.xml
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 9pt;
}
/* Style for the rows of the XML */
.row
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif';  
  FONT-SIZE: 9pt;
}

/* Style for the header of the XML */
.header
{
  FONT-FAMILY: Arial, 'Microsoft Sans Serif'; 
  FONT-SIZE: 10pt;
  HALIGHT: left;
}


/* Style for non-indented bullets */
ul.NoIndent {
  list-style-type: square;
  margin-left: 10px;
  padding-left: 5px;
}



/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:11; background-color:#1E6F18; layer-background-color:#008000; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; FONT-FAMILY: Arial, 'Microsoft Sans Serif'; font-size:9pt; font-weight:bold}
.clLevel0{color:black;}
.clLevel0over{background-color:#008000; layer-background-color:#336699; color:F2F160; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#008000; layer-background-color:#008000}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; FONT-FAMILY: Arial, 'Microsoft Sans Serif'; font-size:9pt; font-weight:bold}
.clLevel1{background-color:F2F160; layer-background-color:gray; color:#008000;}
.clLevel1over{background-color:silver; layer-background-color:gray; color:#008000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#008000; layer-background-color:#008000}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; FONT-FAMILY: Arial, 'Microsoft Sans Serif'; font-size:9pt; font-weight:bold}
.clLevel2{background-color:#008000; layer-background-color:#008000; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:F2F160; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#008000; layer-background-color:#008000}