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

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


/* Custom Samsung Electronics footer style */
p.DSfooter
{
	background-color:  #C90016;
	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;
}
