  .tabletitle  { font-family: verdana;
          font-size: 10pt;
          background-color: #97B5B4;
		  font-weight: bold}
 #tblReport .tabletitle
		 { font-family: verdana;
          font-size: 10pt;
          background-color: #97B5B4;
		  font-weight: bold;
		  color: white; }
 
  .tablehead  { font-family: verdana;
          font-size: 10pt;
          background-color: #2D3F5F;
		  font-weight: bold}
 #tblReport .tablehead
 		 { font-family: verdana;
          font-size: 10pt;
          background-color: #2D3F5F;
		  font-weight: bold;
		  color: white; }

  .error  { font-family: verdana;
          font-size: 10pt;
          background-color: #FF0000;
		  font-weight: bold}

  .normal  { font-family: verdana;
          font-size: 9pt;
          color: #FFFFFF}

  .normalbold { font-family: verdana;
          font-size: 9pt;
          font-weight: bold;
		  color: #FFFFFF}

  .number  { font-family: verdana;
          font-size: 10pt;
          color: #000000}

  .label  { font-family: verdana;
          font-size: 10pt;
		  font-weight: bold;
          color: #FFFFFF}

  .alert  { font-family: verdana;
          font-size: 10pt;
		  font-weight: bold;
          color: #FF0000}

  .small  { font-family: verdana;
          font-size: 8pt;
          color: #FFFFFF}

  .ilink  { font-family: verdana;
          font-size: 10pt;
          color: blue}

  .linkgreen  { font-family: verdana;
          font-size: 10pt;
          color: green;
		  font-weight:bold}

  .title  { font-family: Arial;
          font-size: 14pt;
          color: white;			/*#000000;*/
		  font-weight: bold}

  .calctitle  { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 14pt;
          color: white;
		  font-weight: bold}

  .calcsubtitle  { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 11pt;
          color: white;
		  font-weight: bold}

  #calcdisclaimer  { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 8pt;
          color: white;
		  height: 40;
		  vertical-align: bottom;
		  }

  .description  { font-family: verdana;
          font-size: 8pt;
          color: #FFFFFF}

  .inverse  { font-family: verdana;
          font-size: 11pt;
		  font-weight: bold;
		  background-color: #313163;
		  color: #FFFFFF}
		  
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; color: #000000}
.MenuItem {  cursor: hand}
.printon {  font-family: Arial; font-size: 7pt; background-color: #999999; background-position: left top}

.TabLabel {	font-family: Arial; 	font-size: 8pt; color: #FFFFFF; background-color: #313163; margin-left: 1; margin-top: 1; cursor: hand;}
.TabLabelOff {font-family: Arial; 	font-size: 8pt; color: #FFFFFF; background-color: #666666; margin-left: 1; 	margin-top: 1; cursor: hand;}

.hiddenLink {
	color: white;
	visited: white;		/* not really necessary */
	cursor: default;
	text-decoration:none;
	}
	
.hiddenMessage {
	visibility: hidden;
	font-style: italic;
	}
	
.visibleMessage {
	visibility: visible;
	}
	