/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body { 
   background-color: rgb(250, 250, 250);
   background-image: url("../support/background-tile.png");
   background-repeat: repeat-x;
   font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
   font-size: 12px;
   font-size-adjust: none;
   font-style: normal;
   font-variant: normal;
   font-weight: normal;
   margin: 20px;
}

h1 { font-size: 24px; font-weight: bold; }
h2 { font-size: 18px; font-weight: bold;  }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 14px; text-decoration: underline; }
h5 { font-size: 14px; font-weight: bold; font-style: italic; }
h6 { font-size: 12px; font-weight: normal; }


a { 
   background-color: transparent; 
   font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
   font-size: 12px;
   font-weight: normal;
   text-align: left; 
   text-decoration: none;
   color: #0371A4; 
}

a:link { color: #0371A4; }
a:visited { color: #0371A4; }
a:hover { color: #2d94c9; text-decoration: underline; }

img { border: none; }

  li { font-size: 10pt;
    color: #000;
    margin-bottom: 0.2em;
    }

  ol { margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-top: 0.2em;
    }

  p { font-size: 10pt;
    margin-top: 0.6em;
    margin-bottom: 0.6em;
    }

  table.doc-nav { 
     font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
     font-weight: normal;
     font-size: 12px;
     color: #404040;
     background-color: #f7f7f7;
     border-collapse: collapse;
     border: 1px #c0c0c0 solid;
     border-spacing: 0px;
     margin-top: 20px;
     margin-bottom: 20px;
  }

  table.doc-nav th { 
     border-left: #c0c0c0 1px solid;
     border-top: #c0c0c0 1px solid;
     border-right: #808080 1px solid;
     border-bottom: #808080 1px solid;
     background-color: #b0b0b0;
     font-weight: bold;
     color: #fff;
     text-align: left;
  }

  table.doc-nav td { 
     text-align: left;
     font-size: 11px;
     color: #404040;
     background-color: #f7f7f7;
     border-bottom: 1px #c0c0c0 dotted;
     border-left: 1px solid #c0c0c0;
     padding-top: 4px;
     padding-bottom: 4px;
     padding-left: 12px;
     padding-right: 8px; 
    }

  table.ledger { 
     border: 1px solid #c0c0c0;
     color: rgb(64, 64, 64);
     background-color: #f7f7f7;
     border-collapse: collapse;
     margin-top: 20px;
     margin-bottom: 20px;
  }

  tr.odd { background-color: rgb(225, 255, 255);
    }

  tr.even { background-color: rgb(255, 255, 225);
    }

  table.ledger td { 
    border-bottom: 1px dotted #c0c0c0;
    border-right: 1px solid #c0c0c0;
    padding: 4px 8px;
    text-align: left;
    color: rgb(64, 64, 64);
    }

  table.ledger td.left { border-left: 1px solid #000;
    }

  table.ledger th {
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    padding: 4px 8px 1px;
    text-align: left;
     font-size: 12px;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: rgb(64, 64, 64);
    }

  table.ledger th.left { border-left: 1px solid #000;
    }

  ul { margin-top: 0.2em;
    margin-bottom: 0.2em;
    padding-top: 0.2em;
    }

  td li { font-size: 10pt;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    }

  td p { margin-top: 0em;
    margin-bottom: 0em;
    }

  #logo 
  {
     margin:10px 0px 10px 10px;
  }


  #doc-title-block { border-left: 0px none;
    border-right: 0px none;
    vertical-align: bottom;
    text-align: left;
    font-size: 14px;
    color: rgb(25, 37, 97);
    margin-top: 55px;
    margin-bottom: 0px;
    margin-left: 10px;
    }

  #left { position:absolute;
    height: 100%;
    width: 224px;
    left: 15px;
    }

  #main {
     position: absolute;
     top: 110px;
     left: 260px;
     width: 600px;
     height: auto;
  }
    
  .copyright { width=100%;
    margin-top: 20px;
    padding-top: 5px;
    text-align: center;
    font-size: 10px;
    color: #808080;
    }

  .code { font-size: 10pt;
    font-family: Courier,Helvetica,sans-serif;
    margin-top: 0em;
    margin-bottom: 0em;
    }

  .code-section { border-style: solid;
    border-width: 1px;
    font-family: Courier New,Courier,monospace;
    font-weight: inherit;
    padding-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 9pt;
    }

span.monospace { color: #a00; font-family: monospace; }
span.feature { color: #000; font-size: 16px; }

  @media print {
	body {
		background: white 
	}

	#doc-title-block { display: none; }

	#left { display: none; }

	#main, #logo {
		position:relative;
		width: auto;
		border: 0;
		margin: 0 5%;
		padding: 0;
		float: none !important;
		color: Black;
		background: transparent;
	}
  }
