body {
  font-family: Segoe UI, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #323232;  
}

a {
  text-decoration: none;
  color: #197BC2;
}

a:hover {
  text-decoration: underline;
}

p, li, td {
  line-height: 1.6;
}

p.note, p.related {
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 23px; 
}

p.note {
  background-image: url(/prx/000/http/help.blumentals.net/images/article/note.png);
}

p.related {
  background-image: url(/prx/000/http/help.blumentals.net/images/article/page_link.png);
}

p.note, p.related, p.tips  { 
  font-weight:bold; margin-top: 20px; 
}

p.title  { 
  font-weight:bold; 
}

p.boldlabel, p.proclabel  { 
  font-weight: bold; margin-top: 20px; 
}

hr {
  height: 1px;
  background-color: #CCCCCC;
  border: 0;
}

.collapsed { 
  visibility: hidden; 
  position: absolute; 
  display: none;
}

.expanded { 
  visibility: visible; 
  position: static;
  font-weight: normal; 
}

/* Terms */

a.term    { 
  text-decoration: none; 
  color: blue; 
}

a:active.term  { 
  color: blue 
}

a:hover.term   { 
  color: blue 
}

/* Expand / collapse */

.DropDown	{ 
  text-decoration: none; 
  top: 0pt;
}

.DropDown:hover	{ 
  text-decoration: underline; 
}

.expfav		{ 
  text-align: right; 
  margin-top: -1em; 
  margin-bottom: -1em; 
}
