﻿#SiteMapLinks h1 {
  color: #005595;
  font-size: 1.6em;
  padding: 2px 0 2px 16px;
  margin: 0;
  background-color: #f3f3f3;
	background-image: none;
	border: none;
}
#SiteMapLinks h2 {
  padding: 2px 0 2px 16px;
  margin: 10px 0 0;
  font-size: 1.4em;
}
#SiteMapLinks h2.IP { 
  color: #8a2003;
  background: transparent url(../imgs/cmn/b_over_ip.gif) no-repeat left bottom;
	border-bottom: 1px solid #8a2003;
}
#SiteMapLinks h2.ES { 
  color: #3b6e8f;
  background: transparent url(../imgs/cmn/b_over_es.gif) no-repeat left bottom;
	border-bottom: 1px solid #3b6e8f;
}
#SiteMapLinks h2.TS { 
  color: #3f4b00; 
  background: transparent url(../imgs/cmn/b_over_ts.gif) no-repeat left bottom;
	border-bottom: 1px solid #3f4b00;
}
#SiteMapLinks h2.IHRDC { 
  color: #005595;
  background: transparent url(../imgs/cmn/b_over_co.gif) no-repeat left bottom;
	border-bottom: 1px solid #005595;  
}

#SiteMapLinks a { font-weight: bold; }
#SiteMapLinks a:hover { font-weight: bold; }
/*
******* Menu ******* */

#SiteMapLinks ul {
	padding: 0;
	margin: 0;
	float: none !important;
	position: static !important;
}
#SiteMapLinks ul li {
  font-size: 1em;
  width: 759px;
	margin: 0;
	padding: 0;
	background-image: none;
}
#SiteMapLinks ul li a {
  display: block;
  width: inherit;
  padding: 4px 12px;
  font-size: 1em;
}
#SiteMapLinks .menu-item02 { background-color: #f3f3f3; }
#SiteMapLinks #sIP .menu-item02 { background-color: #f7f3ea; }
#SiteMapLinks #sES .menu-item02 { background-color: #ebf0f4; }
#SiteMapLinks #sTS .menu-item02 { background-color: #f0f6d4; }

#SiteMapLinks  .menu-item02 a { 
  text-decoration: none; 
  width: 735px;
  display: block;
}
#SiteMapLinks  .menu-item02 a:link { color: #0165B1; }
#SiteMapLinks  .menu-item02 a:visited { color: #555; }
#SiteMapLinks  .menu-item02 a:hover { background-color: #f5eed1; color: #0165B1; }

/*
******* Sub Menu ******* */

#SiteMapLinks  .submenu-block02 { display: block; }

#SiteMapLinks  ul li ul {
  font-size: 1em;
	list-style: none;
}
#SiteMapLinks  ul li ul li {
  margin-left: 6px;
  width: 735px;
}
#SiteMapLinks  ul li ul li a {
  text-decoration: none;
  border-top: 1px solid #d9e8f4;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 30px;
  width: 706px !important;
}
#SiteMapLinks strong.pdfBrochureN2 {
  background: transparent url(../imgs/cmn/pdfMenuN2.gif) no-repeat right center; 
  padding: 3px 22px 3px 0;
  margin: 0;
  font-weight: bold;
  display: block;
}

#SiteMapLinks strong.pdfBrochure {
  background: #fff url(../imgs/cmn/pdfMenuN3.gif) no-repeat right center; 
  padding: 3px 68px 3px 0;
  margin: 0;
  font-weight: normal;
  display: block;
}
#SiteMapLinks  .subMenu02 a { background: #fff url(../imgs/cmn/subm.gif) no-repeat 18px 8px; font-weight: normal !important; }
#SiteMapLinks  .subMenu02 a:link { color: #0067b1; font-weight: normal !important; }
#SiteMapLinks  .subMenu02 a:visited { color: #777; font-weight: normal !important; }
#SiteMapLinks  .subMenu02 a:hover { color: #ff0000; background-color: #fff; font-weight: normal !important; }

.note404 {
  padding: 6px 26px 12px;
  margin: 0;
	color: #6a6969;
}
.note404 a { 
	color: #0066b0;
	text-decoration: underline;
	font-weight: normal;
}
.note404 a:hover { color: #a10006; }




