#np_header img.button {
	width: 193px;
	left: 769px;
	border: 0;
}

#np_hero {
	width: 962px;
	height: 108px;	
	background: url(../images/np_hero_bg_tile_x.gif) repeat-x #fff;	
	border-right: 1px solid #0B5C9B;
}

#np_content_main  {
	width: 952px;
	float: right;
	border: 0;
	border-left: 1px solid #0B5C9B;
	margin: 0;
}

#np_content_main,
#np_nav_secondary,
#np_content_main_center,
#np_content_right {
	vertical-align: top;
	min-height: 400px;
	height: auto;
}

#np_content_main img.left_float {
	float: left;
	margin: 5px 15px 15px 0px;
}

#np_nav_secondary {
	width: 140px;
	margin-left: 10px;
	padding: 25px 0px 0px 0px;
	background: url(../images/np_hero_bg_shadow_left.gif) repeat-x #e0f0fe;
}

.np_text_td,
#np_content_main_center {	
	padding: 15px 35px;
	vertical-align: top;
}
	
#np_content_main_wide,
#np_content_main_center {	
	background: #fff url(../images/np_bg_content_secondary_tile_x.gif) repeat-x;
}

#np_content_main_wide {
	height: 17px;
	align: left;
	padding: 0;
}

#np_content_right,
#np_content_main h1,
#np_content_main h2,
#np_content_main p,
#np_content_main li,
#np_content_main td,
#np_nav_secondary a,
#np_nav_secondary a.selected,
#np_nav_secondary span.selected {
	color: #0064a2;
	line-height: 18px;
}

#np_content_main h1 {
	font-weight: bolder;
	font-size: 18px;
}

#np_content_main h2 {
	font-weight: bold;
	font-size: 16px;
}

#np_content_right a,
#np_nav_secondary a,
#np_nav_secondary h2,
#np_content_main p {
	font: 12px/18px arial;
}

#np_nav_secondary a,
#np_nav_secondary h2,
#np_nav_secondary a.selected,
#np_nav_secondary span.selected {
	display: block;
	margin: 0; 
	padding: 10px 15px;
	border-bottom: 1px solid #93b1cb;
	font-weight: bold;
}

#np_nav_secondary a.selected,
#np_nav_secondary span.selected {
	background: #fff;
}

#np_nav_secondary h2 {
	margin-top: -15px;
}

#np_nav_secondary a {
	border-top: 1px solid #fff;
	text-decoration: none;
}

#np_nav_tertiary a,
#np_nav_tertiary a.selected,
#np_nav_tertiary span.selected {
	font-weight: normal;
	padding: 8px 10px 8px 25px;
}

#np_nav_tertiary {
	background: #f1f8fe;
}

#np_content_right a:hover,
#np_nav_secondary a:hover {
	color: #f26522;
	text-decoration: underline;	
}

#np_content_right {
	background-color: #e1f1ff;
	padding: 20px 5px;
	width: 165px;
	border-left: 2px solid #b8dbf9;
	border-right: 2px solid #b8dbf9;
	font-size: 11px;
	font-weight: bold;
	clear: none;
	float: none;
}

#np_content_right span {
	color: #000;
}

#np_content_right hr {
	height: 1px;
	width: 175px;
	color: #b8dbf9;
	background-color: #b8dbf9;
	border: none;
	margin: 15px;
}

#np_content_right p {
	margin: 5px 15px;
}

#np_content_right p.wider {
	width: 170px;
}

#np_content_right a,
#np_content_right strong {
	font-weight: bolder;
}

#np_content_right a {
	color: #f26522;	
}

.np_border_right_blue {
	border-right: 1px solid #0B5C9B; 
}

