#NavMenuList {margin: 0; padding: 0; display: block; white-space: nowrap; float: right;}
#NavMenuList li {display: inline;
  font-weight:bold;
  color: #fff;
  list-style: none;
  white-space: nowrap;
}
#NavMenuList a {
  padding: 4px 15px;
  width: auto;
  color: #FFF;
  background-color: #8CA1AE;
  text-decoration: none;
  float: left;
  display: block;
}

#NavMenuList a:hover {color: #fff; background-color: #AAC3D2;}

#helpArticle #logo {display:none;}
#helpArticle #nsr	{height:76px; margin:1px; vertical-align: top; visibility: visible;}
#helpArticle #mainbody	{
  left: 0;
  top: 0;
  margin: 0;
  padding: 4px;
  line-height:140%;
}
#helpArticle h1 {
  font-size: 140%;
  margin:0 0 20px 0;
  padding:0;
  color: #004080;
}


SPAN.heading1 { padding:4px; line-height:140%; font-weight: bold; font-size: 110%;  text-decoration: none }
SPAN.heading2 { padding:4px;  line-height:140%; font-weight: normal;   text-decoration: none }
SPAN.heading3 { padding:4px;  line-height:140%; font-weight: normal;   text-decoration: none }
SPAN.heading4 { padding:4px;  font-weight: normal;   text-decoration: none }
SPAN.heading5 { padding:4px;  font-weight: normal;   text-decoration: none }
SPAN.heading6 { padding:4px;  font-weight: normal;   text-decoration: none }
SPAN.heading1 img, SPAN.heading2 img, SPAN.heading3 img, SPAN.heading4 img, SPAN.heading5 img, SPAN.heading6 img {
  display: none;
}
SPAN.hilight1 { padding:4px;  line-height:140%; font-weight: bold; font-size: 110% ;color: #FFFFFF; background: #002682; text-decoration: none }
SPAN.hilight2 { padding:4px;  line-height:140%; font-weight: normal; color: #FFFFFF; background: #002682; text-decoration: none }
SPAN.hilight3 { padding:4px;  line-height:140%; font-weight: normal; color: #FFFFFF; background: #002682; text-decoration: none }
SPAN.hilight4 { padding:4px;  font-weight: normal;  color: #FFFFFF; background: #002682; text-decoration: none }
SPAN.hilight5 { padding:4px;  font-weight: normal;  color: #FFFFFF; background: #002682; text-decoration: none }
SPAN.hilight6 { padding:4px;  font-weight: normal;  color: #FFFFFF; background: #002682; text-decoration: none }


span.f_PageTitle /* Page Title */
{
 margin: 0;
 padding: 0;
 line-height: 1;
 font-size: 120%;
 font-weight: bold;
}

span.f_NormalText /* Normal Text */
{
}

#mainbody p
{
 margin: 0;
 padding: 0;
 line-height: 1.7;
}

#mainbody p > img
{
/*	max-width: 730px; */
}
#mainbody > ul > li {
  margin-bottom: 5px;
}

span.f_BoldText /* Bold Text */
{
 font-weight: bold;
}

span.f_ItalicText /* Italic Text */
{
 font-style: italic;
}

.p_CenterText /* Center Text */
{
 text-align: center;
}

td.toc {
  padding: 4px;
}
