.dn,#alert {
	display: none;
}
#alert {
	text-align: left;
	padding: 10px;
}
.chart_wrap {
	padding:10px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#fff;
	margin-bottom:10px;
}* {	
	outline: none;
	border: none;
	font-weight: 100;
	outline: none;
}
body,h1,h2,h3,h4,h5,p,div,span,dl,dt,dd,#navigation,#navigation li,#navigation li a,.list,form,input,label,select {
	margin: 0;
	padding: 0; 
}
body {
	font-family: Helvetica, Arial, Sans-serif;
	text-align: center;
	padding-bottom: 14px;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background:#E3EDD2;
}
strong,.bld {
	font-weight: bold;
}
h1,h2,h3,h4,h5,p {
	padding-bottom:14px;
}
h1 {
	margin:0;
	padding-bottom:4px;
	color: #fff;
	font-size: 21px;
	font-weight:bold;
}
h2 {
	margin:0px;
	padding-bottom: 6px;
	color: #fff;
	font-size: 18px;
	font-weight:bold;
}
h3 {
	margin:0;
	padding-bottom:4px;
	color: #063;
	font-size: 15px;
	font-weight:bold;
}
h4 {
	margin:0;
	padding-bottom:4px;
	color: #063;
	font-size: 12px;
	font-weight:bold;
}

hr {
	background-color: #000;
	height: 2px;
}
a {
	color: #0074da;
}
a:hover {
	text-decoration: none;
}
#top,#outer,#preheader,#container,#header,#navigation_wrapper,#content,#footer {
	float: left;
	width:100%;
}
#top {
	background: #111;
	height: 40px;
}
#top_inside,#wrapper {
	width:967px;	
	margin: 0 auto;
	text-align: left;	
}
#top_inside {
	height: 40px;
	position: relative;
}
.top_label {
	float: left;
	color: #fff;
	padding: 9px 0 0 7px;
}
#outer {
	background: url(../../../images/back/bodybg.jpg) repeat-x 0 0;	
}
#preheader {
	height:45px;
	width:933px;
	padding-left:20px;
	background: url(../../../images/structure/nhslogo.gif) no-repeat 856px 8px;
    position: relative;
}
#logo,#logo a {
	display: block;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	
}
#logo {
	margin-top:13px;
	float: left;
	padding:0;
}
#slogan {
	margin:13px 0 0 20px;
	float: left;
	font-size: 16px;
	color:#111;
}
#font_size_wrapper {
	position: absolute;
    left:520px;
}
#font_size {
	list-style: none;
	float: left;
	margin-top:8px;	
}
#font_size li {
	float: left;
	display: block;
	background-image:url(../../../images/structure/aaa.png);
	background-repeat:no-repeat;
	background-position:0 -19px;
	width:19px;
	height:19px;
	text-align: center;
	margin-right:5px;
    cursor: pointer;
    text-transform: uppercase;
}
#font_size li.active {
	background-position:0 0;
}
#font_small { font-size: 10px }
#font_medium { font-size: 12px }
#font_large { font-size: 14px }
#print_page {
	padding: 9px 0 0 25px;
	background: url(../../../images/structure/printer.png) no-repeat 0 8px;
	position: absolute;
    left:350px;
}
#viewing_options {
	background:url(../../../images/structure/viewing_options.png) no-repeat 15px 10px #111;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding:9px 15px 7px 15px;
    position: absolute;
    right:0;
}
.viewing_trigger,#viewing_items dt,#print_page {
	color: #fff;
}
.viewing_trigger,#print_page {
	cursor: pointer;
	padding-left: 28px;	
}
#viewing_items {
	display: none;
	margin-top:10px;
	padding-top:10px;
}
#viewing_items dt,.gtranslate {
	cursor: pointer;
}
#viewing_items dt.active {
	color: #0082E8;
}
#gtranslate_wrapper {
	position: absolute;
    left:0;
}
#gtranslate {
	height: 25px;
	padding:6px 0;
    background:#111;
    float: left;
}
#gtranslate_image {
	cursor: pointer;
	padding:0 7px;
	width: 158px;
	height: 25px;
	background: url(../../../images/structure/flags.png) no-repeat center center;
}
#google_translate_element {
	display: none;
	padding:7px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    background:#111;
}
#container {
	width:953px;
	padding:7px;
	margin-bottom:20px;
	background: url(../../../images/structure/trans-80.png) repeat 0 0;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
#header_wrapper {
	position: relative;
	float: left;	
	background: url(../../../images/back/banner.jpg) no-repeat right -6px;
}
#header,#header_wrapper {
	width:953px;
	height:206px;	
}
#header {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#over_header {
	position: absolute;
	top: 10px;
	left: 20px;
}
#search_form {
	position: absolute;
	top: 100px;
	left: 0;
}
#search_form .sbm {
	display: none;
}
#search_submit_button {
	border: none;
	display: block;
	width:20px;
	height:20px;
	position: absolute;
	top:5px;
	left:235px;	
	text-indent: -999999em;
	overflow: hidden;
	cursor: pointer;
}
#search_keyword {
	padding:6px;
	border: solid 1px #1779da;	
	width:250px;
	background: url(../../../images/structure/magnifier.gif) no-repeat 235px center #fff;	
}
#navigation,#navigation_wrapper {
	background-color:#272626;	
	height:35px;
}
#navigation_wrapper {
	position: relative;
}
#navigation {
	list-style: none;	
}
#navigation li,#navigation li a,#column_left,#column_right,#footer_left,#footer_right {
	float: left;
}
#navigation li {
	position: relative;
}
#navigation li a {
	padding: 8px 20px 0 20px;
	height: 27px;
	color: #fff;
	text-decoration: none;
}
#navigation li.active,#navigation li.active a:hover {
	background-color:#0082e8;
}
#navigation li a:hover,#navigation li.current, #navigation li.current a:hover {
	background-color:#3f3f3f;
}
#navigation li#home {
	background: url(../../../images/structure/nav.png) no-repeat center -100px;
}
#navigation li#home a {
	text-indent: -999999em;
	padding: 8px 0 0 0;
	width:50px;
}
#navigation li#home a:hover,#navigation li#home.current, #navigation li#home.current a:hover {
	background: url(../../../images/structure/nav.png) no-repeat center -50px;
}
#navigation li#home.active,#navigation li#home.active a:hover {
	background: url(../../../images/structure/nav.png) no-repeat center 0;
}
#navigation dl {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	background-color:#e3edd2;
	padding-top:5px;	
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
	border:#666 solid 1px;
}
#navigation dl dt, #navigation dl dt a {
	display: block;
	float: left;
	clear: both;
}
#navigation dl a {
	color: #000;
	padding:0px 15px 0px 15px;
	white-space: nowrap;	
	text-align: left;
    width:inherit;
    float: left;
}
#navigation dt a:hover,#navigation li.current dt a:hover,#navigation dt.active a:hover {
	background: #3165bb;
	color: #fff;	
}
#navigation dt.active a {
	background: none;
	color: #111;
}
#navigation dt.last a {
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px; 
}
#content {
	width:913px;
	padding:24px 20px;
	background: #9FCAF7;
}
#column_left {
	width:635px;
	padding-right:28px;
}
#column_right {
	width:250px;	
}
#footer_right {
	width:250px;
}
#footer {
	width:953px;
	padding:7px 0;   
    background-color:#272626;
    -moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
#footer_left,#footer_right {
	width:456px;
    color: #fff;	
}
#footer_left {
	padding-left:20px;
}
#footer_right {
	padding-right:20px;
	text-align: right;
}
#footer_left a,#footer_right a {
    color: #fff;
    text-decoration: none;
}
.clearer,.devider,.devider_small {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.devider {
	height: 14px;
}
.devider_small {
	margin-top:3px;
	height:7px;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.pd_b0 {
	padding-bottom: 0;
}
.mr_r7 {
	margin-right: 7px;
}
.br_td {
	border-top: dashed 1px #fff;
}
.br_tdd {
	border-top: dashed 1px #aaa;
}
.block_right {	
    margin-bottom: 7px;
}
.block_right * {
	color: #fff;
}
.heading {
	width: 190px;
	padding:6px 20px 4px 40px;
	background-color:#272626;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    position: relative;
    display: block;
}
.heading_both_rounded {
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.pmcol {
	position: absolute;
	top:7px;
	left: 13px;
}
.plus,.minus {
	line-height: 0;	
	width: 15px;
	height: 15px;
	background-image:url(../../../images/structure/plus_minus.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.plus {
	background-position: 0 -15px;
}
.minus {
	background-position: 0 0;
}
#preheader .hdpm {
	position: absolute;
	top: 15px;
	right:243px;
}
#preheader .plus {
	background-position: 0 -45px;
}
#preheader .minus {
	background-position: 0 -30px;
}
.heading a,.heading span {
	color: #0082E8;
	text-decoration: none;
}
.block_right h3 {
	padding: 0;
}
.block_right_inside {
	width:210px;
	padding:10px 20px 12px 20px;
	background:#0082E8;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.block_right_inside .last {
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
.block_right_inside_pn {
	padding:0;
	width:250px;
}
.block_right_inside_segment {
	width:210px;
	display: block;
	padding:2px 27px 2px 13px;
	position:relative;
}
.nav_tooltip_target {
	position: absolute;
	left:-245px;
	top: 0;	
	width:237px;	
	background: url(../../../images/structure/tooltip-arrow.png) no-repeat right 0;
}
.nav_tooltip_target_inside {
	width:200px;
	overflow: hidden;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	background:#272626;
	color:#fff;
	padding:8px 15px;
}
.bg_bdark {
	background:#005da9;
}
.block_right label {
	display: block;
	padding: 1px 0;
}
.news_feed,.news_feed span {
	width:210px;
	height: 105px;
	overflow: hidden;
	display: block;
}
.list {
	list-style: none;
}
.list li {
	padding-left:15px;	
}
.list li:hover a {
	background: #fff;
	color: #0082e8;
}
dl.articles {
	width:100%;
}
dl.articles,dl.articles dd,.articles_left,.articles_right {	
	float: left;
	display: block;
}
dl.articles dd {
	width: 605px;
	padding:14px 15px 0 15px;
	margin-bottom:7px;
	background: url(../../../images/structure/pattern.png) repeat 0 0;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	border: 1px solid #CCC;
}
dl.articles h2 {
	padding-bottom:7px;
}
.articles_left {
	width:120px;
	padding-bottom:12px;
}
.articles_right {
	width:485px;
}
.calendar {
	display: block;
	width:64px;
	height:62px;
	padding:4px 0 0 0;
	background: url(../../../images/content/calendar.png) no-repeat 0 0;
	text-align: center;
}
.calendar_month {
	color: #fff;
	text-transform: uppercase;
	padding-bottom:6px;
	font-size:10px;
}
.calendar_day {
	font-size:20px;
}
.blt_blue li {
	background: url(../../../images/structure/blt_blue.gif) no-repeat 0 6px;
}
.blt_white li {
	background: url(../../../images/structure/blt_white.gif) no-repeat 0 6px;
}
.tdnone a {
	text-decoration: none;
}
#totop {
	text-indent:-999999em;
	overflow: hidden;
	cursor: pointer;
	width: 100px;
	height: 22px;
	display: block;
	background: url(../../../images/structure/totop.png) no-repeat center center;
	margin-bottom:-10px;
}
.banner_image {
	float: left;
	margin:0 5px 14px 0;
	padding:7px;
	border: solid 1px #aaa;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
	text-align: center;
}
.banner_image img {
	margin-bottom:5px;
}
.black {
	color:#111;
}
.small,.published {
	font-size: 11px;
}
.published {
	color: #333;
	padding-bottom:7px;
	font-weight:bold;
	text-decoration:underline;
}
.href_block {
	display:block;
	text-decoration:none;
}
.icon_event_list {
	float:left;
	margin:2px 10px 0 0;
}
.icon_event_bubble {
	float: left;
	margin:2px 5px 0 0;
}
.days {
	color:#DAD163;
}
.boldunderline {
	font-weight:bold;
	text-decoration:underline;		
}
dl.searchimg {
	height:100px;	
}
.searchimg {
background:url(../../../images/search/search.png) no-repeat 0 6px;
}
.readmore {
background:url(../../../images/structure/readmore.gif) no-repeat 0 0px;
padding-left:20px;
}
.highlight {
	background:#e5eb03;
	padding:0 7px;
}.paging {
	background: #272626;	
	clear: both;
	display: block;
	height:30px;
	position: relative;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 14px;
}
.paging span,.paging a {
	text-decoration: none;
}
.page-of,.paging-nav {
	position: absolute;
	top:4px;
}
.page-of {
	left:8px; 
	padding:0 7px;
	color: #ccc;
}
.paging-nav {
	margin: 0;
	padding: 0;
	list-style: none;		
	right:8px;
}
.paging-nav li,.paging-nav li a,.paging-nav li span {
	float: left;
	display: block;	
}
.paging-nav li a,.paging-nav li span {
	padding:0 7px;	
	color: #ccc;
}
.paging-nav li span {
	cursor: default;
	color: #555;
}
.paging-nav li a:hover {
	background:#333;
}
.paging-nav li a.act,.paging-nav li a.act:hover {
	color: #fff;
	font-weight: bold;
}.gallery_image {
	float:left;
	margin:0 20px 0 0;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	text-decoration: none;
	padding:7px;
	background:#fff;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); 
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

.gallery_single {
	width:200px;
	display: block;
	height:170px;
	text-decoration: none;
	padding:7px;
	background:#fff;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); 
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}
.gallery_single_inside {
	width:200px;
	display: block;
	height:150px;
	overflow: hidden;
}
.gallery_single_navigation {
	width:180px;
	padding:0 10px;
	height:20px;
	background:#272626;
}
.gallery_single_navigation a {
	padding:0 3px;
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}
.gallery_single_navigation a.activeSlide {
	color:#0082E8;
}



ul.polaroids {
	float: left;
	list-style: none;
	margin:0;
	padding:20px 30px 5px 30px;
	background: url(../../../images/structure/pattern.png) repeat 0 0;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
ul.polaroids li {
	float: left;
	margin:0 15px 15px 0;
}
ul.polaroids a {
	float: left;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	text-decoration: none;
	padding:7px;
	background:#fff;
	display: block;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); 
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	text-align: center;
	font-weight: bold;
	color:#222;
}
ul.polaroids a:hover {
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.40); 
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.40);
}
ul.polaroids a span {
	display: block; 
}
/* Rotate all even images 2 degrees */
ul.polaroids li:nth-child(even) a {
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
}
 
/* Don't rotate every third image, but offset its position */
ul.polaroids li:nth-child(3n) a {
	-webkit-transform: none;
	-moz-transform: none;
	position: relative;
	top: -5px;
}
 
/* Rotate every fifth image by 5 degrees and offset it */
ul.polaroids li:nth-child(5n) a {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	position: relative;
	right: 5px;
}
 
/* Keep default rotate for every eighth, but offset it */
ul.polaroids li:nth-child(8n) a {
	position: relative;
	top: 8px;
	right: 5px;
}
 
/* Keep default rotate for every eleventh, but offset it */
ul.polaroids li:nth-child(11n) a {
	position: relative;
	top: 3px;
	left: -5px;
}.fld_box {
	color:#111;
	padding:2px;
	border:solid 1px #005DA9;
	width:204px;
}
.sbm,.btn {
	display: block;
}
.sbm {
	background:#333;
	border:solid 1px #111;
	float:left;
}
.btn {
	background: transparent;
	color:#fff;
	text-decoration:none;
	padding:2px 10px;
	font-size:11px;
	cursor: pointer;
}
.warn {
	color: #900;
}
.block_right_inside .warn {
	color: #dff513;
}
.fld {
	color:#111;
	padding:2px;
	border:solid 1px #aaa;
	width:350px;
}.sitemap {
	float: left;
	list-style: none;
	width:100%;
	padding: 0;
	margin: 0;
}
.sitemap li {
	float: left;
}
.sitemap li.sitemap_heading a {
	padding:3px 30px;
	width:575px;	
	display: block;
	clear: both;
	margin-bottom:1px;
	background:#333;
	position:relative;
	color: #fff !important;
	text-decoration: none;
}
.sitemap li.sitemap_heading a span {
	width: 13px;
	height: 13px;
	line-height: 0;
	position: absolute;
	top:6px;
	left: 10px;
	background:url(../../../images/structure/plus-minus.gif) no-repeat 0 0;
}
.sitemap li.sitemap_heading.close a span {
	background:url(../../../images/structure/plus-minus.gif) no-repeat 0 -13px;
}
.sitemap li ul.sitemap_list {	
	display: block;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
}
.sitemap li ul.sitemap_list li a {
	display: block;
	padding:3px 30px;
	width:575px;
	margin: 0;
	color:#333 !important;
	text-decoration: underline;
	background:#fff;
}
