/* Default style for links */
/*                         */
a:link:active  { color: #0000CC}
a:link:hover   { color: #CC0033}
a:link         { color: #3366CC}
a:visited      { color: #9999CC}

* {
font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}



span.WebWorks_Number
{
  display: inline-block;
  margin: 0pt;
  padding: 0pt;
  text-indent: 0pt;
}

div.WebWorks_MiniTOC
{
  background-color: #EEEEEE;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}

a.WebWorks_MiniTOC_Link
{
  text-decoration: none;
}

.WebWorks_MiniTOC dl
{
  margin-left: 12pt;
}

div.WebWorks_Table
{
  border: 1px solid #000000;
}

div.WebWorks_Table_Row
{
  clear: left;
}

div.WebWorks_Table_Cell
{
  float: left;
}

div.WebWorks_Table_End
{
  clear: both;
  font-size: 1px;
}

dt.Related_Topics_Title
{
  font-weight: bold;
  font-size: larger;
}

.ti-title {
 color: #333333;
 }
 
.g-glosslink a {
  color: #997a5b;
}

span.bt-booktitle{
  font-variant:small-caps;
}

/* Print CSS */
@media print {

.ww_skin_breadcrumbs {
    color: black;
    background: transparent;
    filter: none;
}

.ww_skin_breadcrumbs_parent a, .ww_skin_breadcrumbs_parent a:visited {
	color: black;
	text-decoration: none;
}

.ww_skin_page_toolbar {
    display: none;
}

.ww_social {
    display: none;
}

/* end Print CSS */
}