/* Default style for links */
a:active  { color: #FF0000}
a:hover   { color: #CC0000}
a:link    { color: #0000CC}
a:visited { color: #6666CC}

/* Default style */
body
{
  background-color: #EFEFEF;
}

/* Use this style for footnote numbers */
sup.Footnote
{
}

/* Use this style to control spacing for inline related topics tags */
div.WWHInlineRelatedTopics
{
  margin-top:    8px;
  margin-bottom: 4px;
}

/* Mirapoint-specific styles */
.bannerHelp
{
  background-image: url(images/gen_login_gradient.png);
  background-color: #FFFFFF; /* image used in Help banner */
  background-repeat: no-repeat;
}

.genNavHelpTitle
{
  color:        #666666;     
  text-decoration: none;     
  font-size:    14 px;
  font-weight: bold; 
  font-family:  verdana, helvetica, arial; /* e.g., Help titles */
}
