/* Default style for links */
a:active  { color: #FF0000}
a:hover   { color: #FF0000}
a:link    { color: #FF0000}
a:visited { color: #FF0000}

/* Custom Instant802 help banner style */
div.helpbanner
{
background-image: url(images/banner_help.gif);
background-repeat: no-repeat;
height: 100px;
line-height: 100px;
width: 600px;
}


/* Custom Instant802 footer style */
p.i802footer
{
	background-color: #FF0000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	text-indent: 1em;
}

/* 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;
}
