/* Default style for links */
a:active  { color: #c06827}
a:hover   { color: #DC5707}
a:link    { color: #c06827}
a:visited { color: #c06827}

/* Default style */
body
{
  background-color: #FFFFFF;
}
.breadcrumb {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-color: #FFFFFF;
background-color: #C7C5B7;
padding: 8px 8px 8px 8px;
}

/* Use this style for footnote numbers */
sup.Footnote
{
}
/* Use this style for controlling spacing around the Related Topics button */
p.HTMLHelpRelatedTopic
{
}

/* Used by TOC styles */
ul.wpTOCLevel1
{
  list-style-type: none;
}
ul.wpTOCLevel2
{
  list-style-type: none;
}
ul.wpTOCLevel3
{
  list-style-type: none;
}
ul.wpTOCLevel4
{
  list-style-type: none;
}
ul.wpTOCLevel5
{
  list-style-type: none;
}


/* Used by Index styles */
ul.wpIndexLevel1
{
  list-style-type: none;
}
ul.wpIndexLevel2
{
  list-style-type: none;
}
ul.wpIndexLevel3
{
  list-style-type: none;
}
ul.wpIndexLevel4
{
  list-style-type: none;
}
ul.wpIndexLevel5
{
  list-style-type: none;
}
