/* Default style for links */
a:active  { color: #6F7285}
a:hover   { color: #27408B}
a:link    { color: #1B3F8B}
a:visited { color: #3A5894}

/* Default style */
body
{
  background-color: #FFFFFF;
}

/* 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;
}

.pSmartList1 {
	background-color: #FFFFFF
		}
