.fl_lft {
	float:left;
}
.fl_rgt {
	float:right;
}
.cl,.dev {
	width:100%;
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
.dev {
	height:14px;
}
.br_t {
	border-top:solid 1px #aaa;
}
.pt {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.smll_prt {
	font-size:11px;
	color:#fff;
}
.bld {
	font-weight:bold;
}
h1.h1 {
	font-size:22px;
	font-weight:bold;
	margin:0px 0px 7px 15px;
	color:#fff;
}
h2.h2 {
	color:#454545;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
}
.nhs {
	background:url(../images/core/nhs_logo.jpg) no-repeat 0px 0px;
	width:56px;
	height:23px;
	position:absolute;
	top:10px;
	right:0px;
	text-indent:-999999em;
	overflow:hidden;
}
h2 {
	color:#fff;
	font-size:1.7em;
	font-weight:bold;
	margin-bottom:14px;
}
h3 {
	color:#006600;
	font-size:1.1em;
	font-weight:bold;
}
.sm_sitemap,.sm_sitemap ul {
	list-style:none;
}
.sm_sitemap li {
	margin:0px;
	margin-bottom:1px;
	display:block;
	padding:3px 10px 3px 25px;
	cursor:pointer;
	background:url(../images/core/plus.gif) no-repeat 5px 6px #E5EFD6;
}
.sm_sitemap li.act {
	background:url(../images/core/minus.gif) no-repeat 5px 6px #E5EFD6;
}
.sm_sitemap li.sm_container,.sm_sitemap ul li {
	background:#fff;
	margin-left: 25px;
}
.sm_sitemap ul,.sm_sitemap ul li {
	margin:0px;
	padding:0px;
}
.sm_sitemap ul li {
	padding:3px 0px;
}
hr {
  color: #fff;
  background-color: #fff;
  height: 2px;
  border:0;
}