body { margin:0px; font-family: Verdana, Arial; font-size:12px; background:#470000 url('images/bnibkg.gif') repeat-x top; }
td		{ font-size:12px; font-family: Verdana, Arial; padding: 0px; }
H1		{color:#800000; font-size:20px; text-align:left; font-weight: bold; font-family:Verdana, Arial;}
H2		{color:#65291B; font-size:14px; text-align:left; font-weight: bold; font-family:Verdana, Arial}
H3		{color:#800000; font-size:10px; text-align:left; font-weight: bold; font-family:Verdana, Arial;}
LI		{list-style-type: disk; }
HR		{color: #DFDFDF;}

a#sublinks {
	color: blue;
	font-size:10pt;
	font-weight: none;
	font-family:Arial, Times New Roman;
}


.content1 {
  font:inherit;
  color:#4A4A4A;
  font-size:10pt;
  text-align:justify;
  margin-top:10px;
  margin-left:25px;
  
}



.content {
  font:inherit;
  color:#4A4A4A;
  font-size:10pt;
  text-align:justify;
  margin-top:10px;
  margin-left:25px;
  margin-right:25px;
}

.content_benefits{
  font:inherit;
  color:#1F1F1F;
  font-size:10pt;
  text-align:justify;
  margin-top:10px;
  margin-left:25px;
  margin-right:25px;
}

.mainlinksdiv {
  height:31px;
  font:inherit; 
  color:#808080;
  font-size:10pt;
}


#main links
a:active.main_links		{text-decoration: underline; color: #000000; font-weight: bold; font-size:12;}
a:link.main_links		{text-decoration: underline; color: #000000; font-weight: bold; font-size:12;}
a:visited.main_links	{text-decoration: underline; color: #000000; font-weight: bold; font-size:12;}
a:hover.main_links		{text-decoration: underline; color: #660000; font-weight: bold; font-size:12;}

# text links
a:active.textlink			{text-decoration: underline; color: #303030; font-size:12;}
a:link.textlink			{text-decoration: underline; color: #303030; font-size:12;}
a:visited.textlink		{text-decoration: underline; color: #303030; font-size:12;}
a:hover.textlink		{text-decoration: underline; color: #660000; font-size:12;}


* html #servicesmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
	width: 300px;
}

#servicesmenu a{
	font: 12px Verdana;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	width: 100%;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid white;
}

html>body #servicesmenu a{ /*Non IE rule*/
	width: 300px;
}

#servicesmenu a:hover{
	background-color: #8D8D8D;
	color: #800000;
}

#servicesmenu a.on{
	color: #800000;
	font-weight:bold;
}

#servicesmenu a.submenu{
	padding:3px;
	border-bottom: 0px solid #C0C0C0;
}

#servicesmenu a.submenuon{
	color: white;
	font-weight:bold;
	padding:3px;
	border-bottom: 0px;

}

#servicesmenu a.onproducts{
	color: white;
	font-weight:bold;
	border-bottom: 0px;

}
