BODY{
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
}

TABLE { border-collapse: collapse; }
	
TD.pad_none	{ padding: 0px 0px; }
	
TD.pad{
	  padding: 2px 4px;
	  font-family: verdana;
	  font-size: 8pt;
	  color: #000000;
}
	
	.pad A:link { color: #008AD1; text-docoration: none; font-weight: bold; }
	.pad A:visited { color: #008AD1; text-decoration: none; font-weight: bold; }
	.pad A:hover { color: #80C040; text-decoration: none; font-weight: bold; }
	
TD.container{
		  padding: 0px 4px;
		  background-color: #FFFFFF;
		  border-left: 2px solid #D5E6D9;
		  border-right: 2px solid #D5E6D9;
		  border-bottom: 2px solid #D5E6D9;
}

TD.content{
		  padding: 2px 18px;
		  background-color: #000000;
		  color: #FFFFFF;
		  font-family: georgia;
		  font-size: 8pt;
}

TD.pad1{ padding: 1px 1px; }

TD.content_box1{
  padding: 4px 4px;
  background-color: #FFFFFF;
  border: 2px solid #9ACCAE;
  font-family: verdana;
  font-size: 8pt;
  color: #333333;
  letter-spacing: 0.2px;
  line-height: 16px;
}

TD.white_bg{
      padding: 2px 4px;
      background-color: #FFFFFF;
      font-family: verdana;
      font-size: 8pt;
      color: #000000;
}

TD.footer{
  
}
	




/* Begin Navigation Classes */
TD.button1 {
  background-image: url(images/header_04.gif);
  width: 274px;
  height: 23px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bold;
}
TD.button1_over{
  background-image: url(images/header_over_04.gif);
  width: 274px;
  height: 23px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
}
TD.button2 {
  background-image: url(images/header_07.gif);
  width: 274px;
  height: 24px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bold;
}
TD.button2_over{
  background-image: url(images/header_over_07.gif);
  width: 274px;
  height: 24px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
}
TD.button3 {
  background-image: url(images/header_10.gif);
  width: 274px;
  height: 24px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bold;
}
TD.button3_over{
  background-image: url(images/header_over_10.gif);
  width: 274px;
  height: 24px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
}
TD.button4 {
  background-image: url(images/header_06.gif);
  width: 265px;
  height: 23px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
}
TD.button4_over{
  background-image: url(images/header_over_06.gif);
  width: 265px;
  height: 23px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
  text-align: right;
}
TD.button5 {
  background-image: url(images/header_09.gif);
  width: 265px;
  height: 24px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
}
TD.button5_over{
  background-image: url(images/header_over_09.gif);
  width: 265px;
  height: 24px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
  text-align: right;
}
TD.button6 {
  background-image: url(images/header_12.gif);
  width: 265px;
  height: 23px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
}
TD.button6_over{
  background-image: url(images/header_over_12.gif);
  width: 265px;
  height: 23px;
  cursor: pointer;
  padding: 0px 20px;
  font-family: georgia;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
  text-align: right;
}

/* Begin Library CSS */
TD.left_menu  {
  padding: 2px 4px;
  background-image: url(images/left_bg.gif);
  font: 8pt verdana;
  color: #FFFFFF;
  vertical-align: top;
  font-weight: bold;
}
	.left_menu A:link { color: #FFFFFF; text-docoration: none; font-weight: bold; }
	.left_menu A:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
	.left_menu A:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; }

#div_pad {
  position: absolute; left:-6px;
  padding: 0px 4px;
}

/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen {
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul { margin-left:12px; margin-top: 0px;}
	li { margin-top: 5px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 8px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(images/bullet.gif) center left no-repeat; width:13px; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 8pt; }
	ul.mktree  li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  ul li ul li ul li li { font-size: 8pt; }
}

TD.file_header {
  background-image: url(images/horr_dots.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
 	padding: 5px 0px;
  font-family: verdana;
 	font-size: 10pt;
 	font-weight: bold;
  color: #FFFFFF;
}

TD.file_desc  {
  padding: 2px 4px;
  font: 8pt verdana;
  color: #FFFFFF;
  text-align: justify;
  letter-spacing: 0.2px;
  line-height: 16px;
  width: 50%;
  vertical-align: top;
}

TD.file_right {
  padding: 4px 6px;
  background-color: #F1F1F1;
  font: 8pt verdana;
  color: #FFFFFF;
  border: 1px solid #E0E0E0;
  vertical-align: top;
}

