/* ######## Generic Styles ######## */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

#radio {
	height: 54px;
	margin-left:664px;
	padding-top:10px;
	border:1px solid #CCCCCC;
	background-image: url('/images/radio_gradient.gif');
	width: 190px;
	height: 116px;
}

#indvfund {
	margin-left: 60px;
}

#indvfund p {
	margin-left: 0px;
}

#indvfund ul {
	margin-left: 15px;
}

ul, ol, li {
	padding: 0;
	margin: 0;
}

table, tbody, tr, td {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

a {
	text-decoration: none;
}

	a img {
		border: none;
	}

#container {
	width: 882px;
}

.interior #container {
	width: 875px;
}

/* ######## Homepage Header Styles ######## */

#header {
	height: 146px;
	width: 900px;
	background-image: url(/images/header_bg.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#intcontainer #header a {
	text-decoration: none;
}

#header ul li.orange a:hover {
	color:#FF7807;
}

	#header img {
		float: left;
		position:absolute;
	}
	
	#header form {
		padding: 18px 0 0 520px;
		color: #0a204f;
		font-weight: bold;
	}
	
		#header form select {
			font-weight: normal;
			color: #606060;
		}
	
	#header ul {
		position:absolute;
		margin: 53px 0 0 357px;
		font-size: 17px;
		font-weight: bold;
		list-style-type: none;
	}
	
		#header ul li {
			float: left;
			margin: 0 16px 0 0;
			color: #0b4499;
		}
		
			#header ul li a {
				color: #0b4499;
			}
			
			#header ul li a:hover {
				color: #0d6826;
			}
		
		#header ul .nobold {
			font-weight: normal;
		}
	
		#header ul #login {
			margin: 0 0 0 50px;
		}
		
			#header #login a {
				color: #0b4499;
			}
			
			#header #login a:hover {
				color: #a09f9f;
			}
			
/* ######## Homepage Features Styles ######## */

#features {
	clear: both;
	width: 935px;
	background-color: #8b8b8b;
	height: 170px;
	margin: 0 0 20px 0;
}

	#features .left {
		width: 164px;
		background-image: url(/images/featurebgleft.png);
		background-repeat: no-repeat;
		padding-left: 60px;
	}
	
	#features .right {
		width: 184px;
		background-image: url(/images/featurebgright.png);
		margin: 0px;
		padding-right: 76px;
	}
	
	#features a {
		text-decoration: none;
	}

	.feature {
		height: 150px;
		width: 176px;
		float: left;
		margin: 0 1px 0 0;
		padding: 20px 16px 0 16px;
		background-image: url(/images/featurebgmiddle.png);
		background-repeat: no-repeat;
		background-position: 0 0;
		color: #555;
		font-size: 14px;
		line-height: 19px;
	}
	
		a.feature:hover {
			background-position: 0 -170px;
		}
	
		.feature .heading {
			color: #0b4499;
			font-size: 18px;
		}
		
/* ######## News and Bulletins Styles ######## */
		
#updates {
	clear: both;
	margin: 10px 16px 0 60px;
	color: #0a204f;
	float: left;
	width: 164px;
}

	#updates h1 {
		margin: 0;
		font-size: 14px;
	}
	
	#updates ul {
		font-size: 12px;
		padding: 0 0 25px 0;
		list-style-image: url(/images/updatesli.png);
	}
		
	#updates ul li {
		margin-bottom: 9px
	}

   		#updates ul li a {
   			color: #0a204f;
   		}
   		
   		#updates ul li a:hover {
   			color: #0d6826;
			text-decoration: underline;
   		}

		#updates ul li a.readmore {
			font-weight: bold;
		}
		
/* ######## Maibody Text Styles ######## */
		
#mainbody {
	width: 365px;
	margin: 10px 0 0 0;
	padding: 0 30px 0 20px;
	font-size: 14px;
	line-height: 18px;
	color: #555;
	float: left;
}

	#mainbody p {
		margin: 0 0 15px 0;
	}

	#mainbody p.intro {
		font-weight: bold;
	}
	
/* ######## Footer Styles ######## */
	
#footer {
	clear: left;
	margin: 15px 0 0 60px;
	padding: 10px 0 0 0;
	border-top: 1px solid #0a204f;
	list-style: none;
	font-size: 12px;
}
	
	#footer li {
		float: left;
		padding: 0 10px 0 0;
	}
	
	#footer li a {
		color: #0a204f;
	}
	
	#footer li a:hover,
	#footer li .current {
		color: #0d6826;
		text-decoration: underline;
	}
	
#legal {
	color: #555;
	margin: 50px 0 0 60px;
	font-style: italic;
	font-size: 12px;
}

	#legal .noitalic {
		font-style: normal;
	}

/* ######## Fund Finder Styles ######## */

#fundfinder_container { 
	width: 220px;
	height: 550px;
	margin: 0 0 0 660px;
	border: 1px solid #c5c5c5;
	background-image: url(/images/fundfinderbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}	
	
	#fundfinder_container h1 {
		font-size: 16px;
		color: #0b4499;
		margin: 0;
		padding: 10px 0 5px 20px;
		border-bottom: 1px solid #c5c5c5;
		font-weight: bold;
	}

	#fundfinder {
		margin:0;
		padding:0;
	}

	#fundfinder .fundtype {
		display: block;
		width: 220px;
		height: 25px;
		overflow: hidden;
		padding: 0;
		border-bottom: 1px solid #c5c5c5;
	}

	.fundtype ul {
		list-style-type: none;
		padding: 0 0 5px 0;
	}

	.fundtype ul li a {
		font-size: 11px;
		text-decoration: none;
		color: #555;
		display: block;
		margin: 0;
		height: 13px;
		padding: 1px 20px;
		background-image: url(/images/fundbg.png);
		background-repeat: repeat-x;
		background-position: 0 0;
		background-color: #fff;
	}

	.fundtype ul li a:hover {
		background-position: 0 -16px;
		background-color: #0a2153;
		color: #fff;
	}

	.fundtype h2 {
		height: 19px;
		font-size: 13px;
		font-weight: bold;
		padding: 6px 0 0 20px;
		margin: 0 0 5px 0;
		color: #0b4499;
	}

	.fundtype h3 {
		font-size: 12px;
		font-weight: normal;
		margin: 0;
		padding: 0 0 0 20px;
		color: #0b4499;
	}
	
	#fundfinder #winnerslosers {
		border: none;
		display: block;
		width: 220px;
		height: 25px;
		overflow: hidden;
		padding: 0;
	}
	
	#winnerslosers h2 {
		height: 19px;
		font-size: 13px;
		padding: 6px 0 0 20px;
		margin: 0 0 5px 0;
		border-bottom: 1px solid #c5c5c5;
		color: #0D6826;
		font-weight: bold;
	}
	
	#winnerslosers table {
		color: #555;
	}
	
	#winnerslosers table td {
		padding: 0 10px 5px 20px;
		font-size: 11px;
		width: 120px;
		vertical-align: bottom;
	}
	
		#winnerslosers table td a {
			color: #555;
		}
		
		#winnerslosers table td a:hover {
			color: #0D6826;
			text-decoration: underline;
		}
	
	#winnerslosers table .percent {
		text-align: right;
		width: 45px;
	}
	
/* ######## End Homepage Styles ######## */

/* ######## Begin Interior Page Styles ######## */

.interior #header, #intcontainer #header {
	height: 120px;
	width: 875px;
	background-image: url(/images/header_bg_interior.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
	
	.interior #header ul, #intcontainer #header ul {
		margin: 43px 0 0 320px;
	}
	
		.interior #header ul #login, #intcontainer #header ul #login {
			margin: 0 0 0 35px;
		}
		
	.interior #header ul #login .current, .interior #header ul li .current {
		color: #0d6826;
	}
		
#downstate {
	height: 8px;
}
		
.interior #mainbody {
	width: 540px;
/*	margin: 28px 0 0 65px;
	padding: 0 40px 0 0; */
	margin: 0px 0 0 65px;
	padding: 28px 40px 0 0;
	font-size: 12px;
	color: #555;
	float: none;
}

	.interior #mainbody h1 {
		font-size: 17px;
		color: #555;
		font-weight: normal;
		padding: 0 0 16px 0;
		margin: 0;
	}
	
		.interior #mainbody h1 span.fund_abbrv {
			color: #0B4499;
		}
		
	.interior #mainbody h2, #intcontainer h2 {
		font-size: 13px;
		color: #0B4499;
		font-weight: bold;
		padding: 0 0 12px 0;
		margin-left: 60px;
		width: 550px;
	}
	
		.interior #mainbody h2 a, #intcontainer h2 a {
			text-decoration: none;
		}
		
		.interior #mainbody h2 .phone {
			font-weight: normal;
		}
		
		.interior #mainbody #desc_wrapper h2 {
			padding-bottom: 0;
		}
		
	.interior #mainbody h2.green, #intcontainer h2.green {
		font-size: 13px;
		color: #0D6826;
		font-weight: bold;
		padding: 0 0 12px 0;
		margin: 0 0 0 60px;
	}

	.interior #mainbody h3, #intcontainer h3 {
		font-size: 13px;
		color: #0B4499;
		font-weight: normal;
		padding: 0 0 8px 0;
		margin: 0 0 0 60px;
	}
		
		.interior #mainbody #desc_wrapper h3 , #intcontainer #desc_wrapper h3 {
			padding-top: 0;
		}

	.interior #mainbody table.fund_menu a, #intcontainer table.fund_menu a {
	  font-family: Arial, Verdana, sans-serif;
	  font-size: 12px;
  }

	.interior #mainbody table.dwdf, #intcontainer table.dwdf {
		border-collapse: separate;
		border-spacing: 2px;
  }

	.interior #mainbody table.dwdf th, #intcontainer table.dwdf th {
		background: #1964b7;
		color: #fff;
		padding: 0 5px;
  }

	.interior #mainbody table.dwdf th.left, #intcontainer table.dwdf th.left {
		background: #1964b7;
		color: #fff;
		padding: 0 5px;
		text-align: left;
  }

	.interior #mainbody table.dwdf td, #intcontainer table.dwdf td {
		background: #d4e3f6;
		padding: 0 5px;
		text-align: left;
  }

	.interior #mainbody table.dwdf td.center, #intcontainer table.dwdf td.center {
		text-align: center;
  }

	.interior #mainbody table.dwdf td.even, #intcontainer table.dwdf td.even {
		background: #a6d0f0;
  }

/*	.interior #mainbody ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
*/	
	.interior #mainbody ul.fund_list, #intcontainer ul.fund_list {
		padding: 10px 0;
		margin-left: 15px;
	}

	.interior #mainbody ul.fund_side_menu, #intcontainer ul.fund_side_menu {
		padding: 20px 0;
    list-style: none;
		margin-left: 40px;
	}

	.interior #mainbody ul.fund_side_menu li, #intcontainer ul.fund_side_menu li {
		padding: 4px 0;
		margin: 0;
	}

	.interior #mainbody ul.fund_side_menu li a, #intcontainer ul.fund_side_menu li a {
    color: #000;
	  font-family: Arial, Verdana, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}

	.interior #mainbody ul.fund_side_menu li a:hover, #intcontainer ul.fund_side_menu li a:hover {
    color: #000;
		font-weight: bold;
		font-size: 12px;
  }

	.interior #mainbody p {
		padding: 0 0 12px 0;
		margin: 0;
	}
	
	.interior #mainbody address {
		font-style: normal;
		padding: 0 0 8px 0;
	}
	
	.interior #mainbody a, #intcontainer a {
		color: #0B4499;
		text-decoration: underline;
	}
	
		.interior #mainbody a:hover, #intcontainer a:hover {
			color: #0D6826;
			text-decoration: underline !important;
		}
		
	#management_team {
		list-style: none;
		padding-left: 60px;
	}
	
  #management_team li a {
		font-weight: bold;
		color: #0B4499;
		text-decoration: none;
	}
		
	#management_team li a .title {
		font-weight: normal;
	}
		
	#management_team li .current {
		color: #555;
	}
		
	.interior #mainbody .nopad , #intcontainer .nopad {
		padding-bottom: 0;
	}
	
	.interior #mainbody .nobold , #intcontainer .nobold {
		font-weight: normal;
	}
		
	#intcontainer .manager_description {
		display: none;
	}
	
	.interior #mainbody #desc_wrapper, #intcontainer #desc_wrapper {
		height: 325px;
		padding-top: 16px;
		margin-left: 60px;
	}

	#intcontainer #desc_wrapper h2 {
		margin-left: 0px;
		width: auto;
	}

	#intcontainer #desc_wrapper p {
		width: auto;
		margin-left: 0px;
	}

	#intcontainer #desc_wrapper h3 {
		margin-left: 0px;
	}
	
#secondary_navigation {
	float: right;
	width: 220px;
	border: 1px solid #c5c5c5;
	border-bottom: none;
	background-image: url(/images/secondary_nav_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding: 0;
	list-style: none;
	clear: right;
	margin: 0 65px 0 0;
}

	#secondary_navigation li a {
		display: block;
		height: 20px;
		color: #0D6826;
		padding: 5px 20px 0 20px;
		font-weight: bold;
		border-bottom: 1px solid #c5c5c5;
	}
	
	#secondary_navigation li a:hover {
		background-image: url(/images/secondary_nav_hover.png);
		background-repeat: repeat-x;
	}
	
	#container #secondary_navigation li .current {
		background-image: url(/images/secondary_nav_current.png);
		background-repeat: repeat-x;
		color: #fff;
	}
	
	#secondary_navigation .fund a {
		font-weight: normal;
		color: #0B4499;
		font-size: 12px;
		padding-top: 7px;
		text-decoration: underline;
	}
	
		#secondary_navigation .fund a:hover {
			color: #0D6826;
			background: none;
		}
	
.interior #container .utility {
	margin-top: 28px;
}

.interior #container .utility2 {
	margin-right: 5px;
}

#additionalinfo {
	clear: right;
	float: right;
	width: 190px;
	background-image: url(/images/additionalinfo_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	margin: 25px 65px 0 0;
	padding: 10px 10px 10px 20px;
	border: 1px solid #c5c5c5;
}

#additionalinfo h2 {
		font-size: 12px;
		padding: 0;
		margin: 0;
		color: #0B4499;
	}
	
#additionalinfo a {
		font-size: 12px;
		color: #555;
		text-decoration: underline;
	}
	
#additionalinfo a:hover {
			color: #0D6826;
		}
	
.interior #footer {
	margin: 24px 0 0 65px;
	padding-bottom: 30px;
}

/* ######## End Interior Page Generic Styles ######## */

/* ######## Begin Login Page Styles ######## */

#login_main {
	float: none;
	width: 850px;
}

#login_main_left {
	float: left;
	width: 575px;
	margin-left: 60px;
}

#intcontainer #login_main #login_main_left h2 {
	margin-left: 0px;
}

#login_main_right {
	float: left;
	width: 200px;
}

#intcontainer #login_main #login_main_right h2 {
	width: 225px;
}

#intcontainer #login_main #login_main_right p {
	width: 225px;
}

.login_clear {
	clear: both;
	float: none;
}

#login_form_wrapper {
	background-image: url(/images/login_form_bg.png);
	background-repeat: repeat-x;
	height: 115px;
	border: 1px solid #c5c5c5;
	font-size: 13px;
	margin-bottom: 20px;
}

#login_form {
	float: left;
	width: 280px;
}

.login_input {
	padding: 15px 0 0 8px;
}

	.login_input label {
		display: block;
		width: 70px;
		float: left;
		padding: 2px 0 0 0;
	}

	.login_input input {
		border: 1px solid #c5c5c5;
	}
	
	#login_form_submit {
		font-weight: bold;
		color: #143187;
		background-image: url(/images/login_form_submit.png);
		background-repeat: repeat-x;
		background-position: left bottom;
		font-size: 12px;
		margin-left: 70px;
	}
	
#login_form_helper {
	padding-top: 14px;
}

.external_login {
	width: 260px;
	float: left;
	margin: 0 0 40px 0;
}

.login_left {
	margin-right: 20px;
}

.external_login_go {
	background-image: url(/images/login_external_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #c5c5c5;
	height: 35px;
	padding-top: 13px;
}

	#intcontainer #login_main #login_main_left .external_login_go h3 {
		font-size: 12px;
		color: #555;
		padding: 2px 0 0 10px;
		width: 172px;
		float: left;
		margin: 0;
	}

.fund_menu_arrow {
  background: url(/images/fund_menu_arrow.png);
  background-position: 30px 0;
  background-repeat: no-repeat;
}

.dwdf_green_arrow {
  background: url(/images/dwdf_green_arrow.png);
  background-repeat: no-repeat;
  height: 125px;
  padding: 5px 10px;
  width: 350px;
}

.dwdf_green_arrow2 {
  background: url(/images/dwdf_green_arrow2.png);
  background-repeat: no-repeat;
  height: 150px;
  padding: 5px 10px;
  width: 525px;
}

.fts_green_arrow {
  background: url(/images/fts_green_arrow.png);
  background-repeat: no-repeat;
  height: 220px;
  padding: 5px 10px;
  width: 525px;
}

.fts_green_arrow2 {
  background: url(/images/fts_green_arrow2.png);
  background-repeat: no-repeat;
  height: 250px;
  padding: 5px 0 5px 10px;
  width: 240px;
}

.lp_blue {
	color: #0b4499;
}


/* ######## New Home Styles ######## */

#nhtoppro {
	width:981px;
	height:28px;
	margin: 0 auto;
	background-image:url(/images/nhprobarbg.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
}

	#nhtoppro p {
		position:absolute;
		font-size:12px;
		font-family:arial;
		color:#0b4499;
		padding-top:6px;
	}
	
		#nhtoppro p a {
			color:#0d6826;
		}
		
			#nhtoppro p a:hover {
				color:#0b4499;
			}

	#nhtoppro p.prowelcome {
		margin:0 0 0 77px;
	}
	
	#nhtoppro p.proout {
		margin:0 0 0 632px;
	}
	
	#nhtoppro p.proadv {
		margin:0 0 0 715px;
	}

#nhtop {
	width:981px;
	height:164px;
	margin: 0 auto;
	background-image:url(/images/topbg.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
}

#pronhtop {
	width:981px;
	height:165px;
	margin: 0 auto;
	background-image:url(/images/nhprotop.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
}

	#nhtop p.nhtopright {
		position:absolute;
		margin: 14px 0 0 680px;
	}
	
	#pronhtop p.nhtopright {
		position:absolute;
		margin: 14px 0 0 680px;
	}
	
	#nhtop ul.nhtopnav {
		position:absolute;
		margin:135px 0 0 250px;
		list-style-type:none;
	}
	
	#pronhtop ul.nhtopnav {
		position:absolute;
		margin:139px 0 0 251px;
		list-style-type:none;
	}
	
		#nhtop li {
			float: left;
			font-weight:bold;
			font-size:15px;
			color:#0b4499;
			padding:0 13px;
		}
		
		#pronhtop li {
			float: left;
			font-weight:bold;
			font-size:14px;
			color:#0b4499;
			padding:0 13px;
		}
		
			#nhtop li.nobold {
				font-weight:normal;
			}
			
			#pronhtop li.nobold {
				font-weight:normal;
			}
		
			#nhtop li a {
				text-decoration:none;
				color:#0b4499;;
			}
			
			#pronhtop li a {
				text-decoration:none;
				color:#0b4499;;
			}
			
			#nhtop li a:hover {
				color:#0D6826;
			}
			
			#pronhtop li a:hover {
				color:#0D6826;
			}
			
				#nhtop li.orange a:hover {
					color:#ff7808;
				}
				
				#pronhtop li.orange a:hover {
					color:#ff7808;
				}
			
			#nhtop li.login {
				padding-left:163px;
			}
			
#nhbuttons {
	width:981px;
	height:131px;
	margin:0 auto;
	list-style-type:none;
}

	#nhbuttons li {
		font-size:13px;
		margin:0;
		float:left;
		width:205px;
		height:113px;
		padding:18px 13px 0 13px;
		line-height:19px;
		background-repeat:no-repeat;
		background-image:url(/images/butbg.gif);
	}
	
	#nhbuttons li a {
		color:#686868;
		text-decoration:none;
	}
	
		#nhbuttons li.highlight {
			background-image:url(/images/butbgo.gif);
		}
		
		#nhbuttons li.highlight a {
			color:#fff;
		}
	
	#nhbuttons li a span {
		font-size:16px;
		color:#0b4499;
	}
	
		#nhbuttons li.highlight a span {
			color:#fff;
		}
	
		#nhbuttons li.righthighlight a span {
			color:#fff;
		}
		
		#nhbuttons li.lefthighlight a span {
			color:#fff;
		}
					
	#nhbuttons li.left {
		padding-left:77px;
		width:194px;
		background-image:url(/images/butleftbg.gif);
	}
	
	#nhbuttons li.lefthighlight {
		padding-left:77px;
		width:194px;
		background-image:url(/images/butleftbgo.gif);
	}
	
		#nhbuttons li.lefthighlight a {
			color:#fff;
		}
	
	#nhbuttons li.right {
		width:166px;
		padding-right:55px;
		background-image:url(/images/butrightbg.gif);
	}
	
	#nhbuttons li.righthighlight {
		width:166px;
		padding-right:55px;
		background-image:url(/images/butrightbgo.gif);
	}
	
		#nhbuttons li.righthighlight a {
			color:#fff;
		}
	
table {
	margin: 0 auto 15px auto;
}
	
td.left {
	width:745px;
	padding-top:2px;
}

	td.left object {
		margin-left:52px;
	}
	
	td.left p {
		font-size:18px;
		margin-left:52px;
		line-height:27px;
		color:#686868;
	}
	
		td.left p span {
			color:#0d6826;
			font-weight:bold;
		}
		
td.right {
	width:236px;
	padding-top:15px;
}

#nhnews {
	width:203px;
	margin-left:5px;
	border:1px #c5c5c5 solid;
	background-color:#f3f3f3;
	background-image:url(/images/rightsidebg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#nhnews ul {
	margin-left:14px;
	margin-top:14px;
	list-style-type:none;
}
	
#nhnews ul li {
	font-size:12px;
	color:#5a5a5a;
	line-height:16px;
	padding:4px 0 3px 0;
	width:182px;
	border-top:1px #d4d4d4 solid;
}
	
#nhnews ul li.top {
	font-size:16px;
	border:none;
	color:#0b4499;
}
		
#nhnews ul li a {
	text-decoration:none;
	color:#0d6826;
}
		
#nhnews ul li a:hover {
	text-decoration:underline;
}

#nhbulletins {
	width:203px;
	margin-left:5px;
	margin-top:14px;
	border:1px #c5c5c5 solid;
	background-color:#f3f3f3;
	background-image:url(/images/rightsidebg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

	#nhbulletins ul {
		margin-left:14px;
		margin-top:14px;
		list-style-type:none;
	}
	
	#nhbulletins ul li {
		font-size:12px;
		color:#5a5a5a;
		line-height:16px;
		padding:4px 0 3px 0;
		width:182px;
		border-top:1px #d4d4d4 solid;
	}
	
		#nhbulletins ul li.top {
			font-size:16px;
			border:none;
			color:#0b4499;
		}
		
		#nhbulletins a {
			text-decoration:none;
			color:#0d6826;
		}
		
			#nhbulletins a:hover {
				text-decoration:underline;
			}
#nhql {
	width:203px;
	height:87px;
	background-image:url(/images/qlbg.gif);
	background-repeat:no-repeat;
	border:1px #c5c5c5 solid;
	background-color:#f3f3f3;
	margin:14px 0 14px 5px;
}

	#nhql form {
		margin:14px 0 0 17px;
	}
	
		#nhql form p {
			color:#002d62;
			font-size:12px;
			margin-bottom:6px;
		}

#nhfooter {
	margin:0 auto;
	width:981px;
}

	#nhfooter p {
		color:#686868;
		font-size:13px;
		margin-left:52px;
		line-height:16px;
		width:910px;
	}

#nhfooternav {
	clear: both;
	width:910px;
	list-style-type:none;
	border-top:1px solid #0b4499;
	padding-top:14px;
	margin-left:52px;
	margin-bottom:30px;
}

	#nhfooternav li {
		float:left;
		color:#002d62;
		font-size:12px;
		padding:0 6px;
	}
	
	#nhfooternav li a {
		text-decoration:none;
		color:#002d62;
	}
	
	#nhfooternav li a:hover {
		color:#0D6826;
	}

/* ######## New LIF Styles ######## */

#intcontainer {
	width:940px;
	margin:0;
	color: #555;
	font-size: 12px;
	line-height: 18px;
}

#intcontainer h1 {
	color:#686868;
	font-size:18px;
	margin:40px 0 0 60px;
	width:550px;
	font-weight:normal;
}

#intcontainer #productsposition h1 {
	margin-left: 0px;
}
	
#intcontainer p {
	font-size:12px;
	color:#686868;
	width:550px;
	margin-left:60px; 
	line-height:16px;
}

#intcontainer #productsposition p {
	margin-left: 0px;
}
	
		#intcontainer p a {
			color:#0b4499;
			text-decoration:none;
		}
		
		#intcontainer p a:hover {
			color:#0d6826;
		}
	
	#intcontainer p.fundintro {
		font-size:13px;
		line-height:18px;
		margin-bottom:35px;
	}
	
		#intcontainer p.fundintro a {
			font-weight:bold;
		}
	
	#intcontainer p.intro {
		width:580px;
		margin:3px 0 0px 60px;
		line-height:18px;
		font-size:13px;
		color:#0b4499;
	}
	
	#intcontainer div.subnav {
		position:absolute;
		margin:40px 0 0 690px;
		width:245px;
		background-image:url(/images/subnavbg.gif);
		background-repeat:repeat-x;
		height:25px;
		border: 2px solid #d0cfcf;
	}
	
		#intcontainer div.subnav a {
			margin: 0 0 0 20px;
			line-height:25px;
			font-size:12px;
			color:#0b4499;
			text-decoration:underline;
		}
		
			#intcontainer div.subnav a:hover {
				color:#0d6826;
			}

#intheader {
	width:940px;
	height:152px;
	background-image:url(/images/newintheaderbg.gif);
	background-repeat:no-repeat;
}

	#intheader img {
		position:absolute;
	}
	
	#intheader ul {
		position:absolute;
		list-style-type:none;
		margin:125px 0 0 247px;
	}
	
		#intheader ul li {
			float:left;
			color:#0b4499;
			padding: 0 12px;
			font-size:15px;
		}
		
			#intheader ul li a {
				color:#0b4499;
				font-weight:bold;
			}
			
				#intheader ul li a:hover {
					color:#0d6826;
				}
				
				#intheader ul li.orange a:hover {
					color:#ff7807;
				}
				
				#intheader ul li.login a:hover {
					color:#A09F9F;
				}
			
			#intheader ul li.login {
				padding-left:177px;
			}
			
#calculator {
	background-color:#fdfcfc;
	background-image:url(/images/toolbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:428px;
	border: 1px solid #d0cfcf;
}

.invcalc {
	margin: 30px 0 25px 0px;
}

.exposurecalc {
	float: right;
	margin-top: 0px;
}

.histcalc {
	margin: 30px 0 25px 0px;
}

#calculator h1 {
	line-height:38px;
	font-size:16px;
	color:#fff;
	width:413px;
	padding-left:15px;
	background-image:url(/images/tooltopbg.jpg);
	background-repeat:repeat-x;
	margin:0;
}
	
#calculator p {
	font-size:14px;
	color:#0b4499;
	margin: 8px 0 0px 15px;
	line-height:18px;
}
	
#calculator p.choosefund {
	color:#686868;
	font-size:12.5px;
	line-height:20px;
	width:245px;
}
		
#calculator p.enter {
	color:#686868;
	line-height:20px;
	font-size:12.5px;
}
		
#calculator p.enterdate {
	color:#686868;
	line-height:20px;
	font-size:12.5px;
}
		
#calculator p.total {
	background-color:#cdcecd;
	width:406px;
	line-height:37px;
	margin:0 0 5px 5px;
	padding:0 0 0 12px;
	color:#0d6826;
	font-size:12.5px;
	font-weight:bold;
}
	
#calculator form.choose {
	margin: 2px 0 10px 15px;
}
	
#calculator form.enter {
	font-size:12.5px;
	color:#686868;
}
	
#calculator form.enterdate {
}
	
#calculator form input.sub {
}

#calculator form input.subdate {
}
	
#calculator select {
	width:245px;
}
	
#calculator select.date {
	width:140px;
}

#calculator.right {
}

#tablecell {
	width:875px;
	border: 1px solid #ccc;
	margin-left:0px;
	background-image: url(/images/tablecellbg.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom:20px;
	padding-top:15px;
	margin-bottom:35px;
}

#productsposition {
	width: 900px;
	margin-left: 60px;
}

#productsposition #tablecell {
	margin-left: 0px;
}

	#gridhead {
		height:25px;
		margin-left:16px;
		list-style:none;
	}

		#gridhead li {
			float:left;
			height:25px;
			line-height:25px;
			padding:0px 15px;
			background-image: url(/images/gridheadbg.png);
			background-position: left bottom;
			background-repeat: repeat-x;
			color:#676767;
			font-size:12px;
			font-weight:bold;
			border-left:1px solid #bebebe;
			border-right:1px solid #bebebe;
		}

		#gridhead li a {
			color:#676767;
			font-size:12px;
			font-weight:bold;	
		}

		#gridhead li.current {
			background: url(/images/gridheadcurrentbg.png);
			background-position: left bottom;
			background-repeat: repeat-x;
			color:#fff;
		}

		#gridhead li.highlight {
			background: url(/images/gridheadcurrentbg.png);
			background-position: left bottom;
			background-repeat: repeat-x;
			color:#fff;	
		}

		#gridhead li.highlight a {
			color:#fff;	
		}

		#gridhead li a:hover {
			color:#fff;
		}

		#gridhead li.highlight a:hover {
			color:#fff;
		}

		#gridhead li.current a {
			color:#fff;
		}

		#tablecell table {
			width:804px;
			border: 1px solid #d7d6d6;
			margin-left:17px;
		}

		#tablecell td {
			padding-left:8px;
			padding-top:4px;
			padding-bottom:4px;
			border: 1px solid #d7d6d6;
		}
		
		#tablecell td.lif {
			border:none;
			font-size:11px;
			font-weight:bold;
			color:#fff;
		}
		
    #tablecell td.lifblue {
      border:none;
      font-size:11px;
      font-weight:bold;
      color:#fff;
      background-color:#0b4499;
    }

		#tablecell td.perf {
			padding:4px 3px;
			text-align:center;
			font-size:10px;
			border: 1px solid #d7d6d6;
		}

		#tablecell td.gtop {
			font-weight:bold;
			color:#0b4499;
			background-color:#efeeee;
			border:none;
			padding:8px;
			font-size:12.5px;
			font-weight:bold;
		}

		#tablecell td.pgtop {
			font-weight:bold;
			color:#0b4499;
			background-color:#efeeee;
			border:none;
			padding:8px 2px;
			font-size:10px;
			text-align:center;
		}

		#tablecell td.gheader {
			color:#fff;
			background-color:#979797;
			border:none;
			font-size:11px;
			font-weight:bold;
		}

		#tablecell td.blue {
			font-weight:bold;
			background-color:#D7D6D6;
			color:#686868;
			text-align:center;
			font-size:10px;
			padding: 4px 3px;
		}

		#tablecell td.big {
			padding-left: 5px;
			padding-right:8px;
		}

#tablecell td.bigfund {
	padding-left: 5px;
	padding-right:8px;
	/* height:50px; */
}

#tablecell td.bigfund a {
	color:#000066;
}

#tablecell td.bigfundhighlight {
	padding-left: 5px;
	/* height:50px; */
	padding-right:8px;
	background: url(/images/gridheadcurrentbg.png);
	/* background-image:url(/images/bigcellroll.png); */
	color:#fff;
}

.interior #tablecell td.bigfundhighlight a {
	color:#fff;
}

/*
		#tablecell td.bigfund {
			padding-left: 5px;
			padding-right:8px;
			height:50px;
		}

		#tablecell td.bigfund a {
			color:#FF7807;
		}

		#tablecell td.bigfundhighlight {
			padding-left: 5px;
			height:50px;
			padding-right:8px;
			background-image:url(/images/bigcellroll.png);
			color:#fff;
		}

		#tablecell td.bigfundhighlight a {
			color:#fff;
		}
*/		
		#tablecell tr.lif {
			background-color:#0d6826;
		}

		#tablecell tr.lif2 {
			background-color:#0b4499;
		}

		#tablecell tr.dark {
			background-color:#f0eeee;
			color:#686868;
			font-size:11px;
		}

		#tablecell tr.darkf {
			background-color:#f0eeee;
			color:#686868;
			font-size:11px;
		}

		#tablecell tr.light {
			background-color:#fff;
			color:#686868;
			font-size:11px;
		}

		#tablecell tr.highlight {
			background-image: url(/images/gridheadcurrentbg.png);
			background-position: left bottom;
			background-repeat: repeat-x;
			font-size:11px;
			color:#fff;	
			border:none;
		}

		#tablecell tr.highlight a {
			color:#fff;
		}

		#tablecell a {
			color:#686868;
		}	

#intcontainer ul.footer {
	width:880px;
	margin-left:60px;
	margin-bottom:45px;
	padding: 10px 0 0 0;
	list-style-type:none;
	border-top:1px solid #0b4499;
}

	#intcontainer ul.footer li {
		float:left;
		color:#002d62;
		font-size:12px;
		padding:0 6px;
	}
	
	#intcontainer ul.footer li a {
		text-decoration:none;
		color:#002d62;
	}
	
	#intcontainer ul.footer li a:hover {
		color:#0D6826;
	}
	
		#intcontainer ul.footer li.orange a:hover {
			color:#ff7807;
		}
		
#intcontainer p.legal {
	font-size:12.5px;
	color:#686868;
	margin-left:60px;
	width:880px;
}

#intcontainer td p {
	margin-left: 0px;
}

.sectorweights {
	margin-left: 0px;
	color:#555555;
	font-size:12px;
	border-collapse: separate;
}

#flashcontent {
	margin-left: 60px;
}

.contentul {
	margin-left: 60px;
}

/*
#intcontainer #downloadhistorical {
	margin-left: 17px;
}

#intcontainer #downloadhistorical h2 {
	margin-left: 0px;
	width: 280px;
}
*/

#intcontainer #carrots {
	margin-left: 60px;
}

#fund_highlights {
	width: 800px;
	margin-left: 60px;
}

#fund_highlights .high_yield {
	width: 550px;
}

#fund_highlights h1 {
	margin-left: 0px;
	width: auto;
}

#fund_highlights h2 {
	margin: 0 auto;
	width: auto;
}

#fund_highlights h2.green {
	margin: 0 auto;
	width: auto;
}

#fund_highlights .disclaimer {
	margin-left: 0px;
	width: 800px;
}

#fund_highlights p {
	margin-left: 0px;
	width: auto;
}

#fund_highlights p a, #fund_highlights p a:visited {
	text-decoration: underline;
}

#fund_highlights ul.lp_side_menu {
  padding: 10px 15px;
  list-style: none;
}

#fund_highlights ul.lp_side_menu li {
  padding: 3px 0;
  margin: 0;
}

#fund_highlights ul.lp_side_menu li.bold {
  color: #000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin-left: -5px;
}

#fund_highlights ul.lp_side_menu li.blank {
  padding: 0;
  margin: 0;
  line-height: 3px;
}

#fund_highlights ul.lp_side_menu li a {
  color: #000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
	text-decoration: none;
}

#fund_highlights ul.lp_side_menu li a:hover {
  color: #000;
  font-size: 12px;
}

.lp_menu_bg {
  background: url(../images/lp_bg.gif);
	background-position: 0 10px;
  background-repeat: no-repeat;
	border: #1px solid #c5c5c5;
	margin-top: 20px;
}

.lp_menu_bg2 {
  background: url(../images/lp_bg3.gif);
	background-position: 0 10px;
  background-repeat: no-repeat;
	border: #1px solid #c5c5c5;
	margin-top: 20px;
}

.lp_notice_bg {
  background: url(../images/lp_bg2a.gif);
  background-repeat: no-repeat;
	border: #1px solid #c5c5c5;
}

#fund_highlights2 {
	width: 800px;
}

#fund_highlights2 .high_yield {
	width: 550px;
}

#fund_highlights2 h1 {
	margin-left: 0px;
	width: auto;
}

#fund_highlights2 h2 {
	margin: 0 auto;
	width: auto;
}

#fund_highlights2 h2.green {
	margin: 0 auto;
	width: auto;
}

#fund_highlights2 .disclaimer {
	margin-left: 0px;
	width: 800px;
}

#fund_highlights2 p {
	margin-left: 0px;
	width: auto;
}

#fund_highlights2 p a, #fund_highlights2 p a:visited {
	text-decoration: underline;
}

#fund_highlights2 ul.lp_side_menu {
  padding: 10px 15px;
  list-style: none;
}

#fund_highlights2 ul.lp_side_menu li {
  padding: 3px 0;
  margin: 0;
}

#fund_highlights2 ul.lp_side_menu li.bold {
  color: #000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 3px 0;
  margin-left: -5px;
}

#fund_highlights2 ul.lp_side_menu li.blank {
  padding: 0;
  margin: 0;
  line-height: 3px;
}

#fund_highlights2 ul.lp_side_menu li a {
  color: #000;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
	text-decoration: none;
}

#fund_highlights2 ul.lp_side_menu li a:hover {
  color: #000;
  font-size: 12px;
}

.prettytable1 {
	margin: 0 0 0 60px;
	table-layout: fixed;
	width: 550px;
}

.prettytable1 td {
	padding: 0 2px;
}

.prettytable2 {
	margin: 0 0 0 60px;
	table-layout: fixed;
	width: 550px;
}

.prettytable2 td {
	padding: 0 2px;
}

.tra {
	background: #b5d4e6;
}

.trb {
	background: #d2d2d2;
}

iframe {
	margin-left: 60px;
}

span.c5 {font-size: xx-small;}
span.c4 {font-size: small;}
span.c3 {text-decoration: underline}
span.c2 {font-size: x-small;}
span.c1 {font-size: small; text-decoration: underline}

.allocation_changes {
	float: left;
}

.allocation_disclaimer {
	clear: both;
}

.allocation_summary {
	margin-left: 15px;
}

.allocation_weighting {
	float: right;
}

.fund_statistics {
	background: #cfe2f3;
	border: 1px solid #555;
	padding: 10px 0 0 0;
	width: 348px;
}

.negative {
	color: #f00;
}

.short {
	color: #f00;
}

.underline {
	text-decoration: underline;
}

table.portfolio_allocation {
	border: 1px solid #555;
	margin: 0;
}	

table.portfolio_allocation th {
	background: #0068b3;
	color: #fff;
	border-bottom: 1px solid #555;
	border-right: 1px solid #555;
	padding: 0 5px;
	text-align: left;
	vertical-align: top;
}

table.portfolio_allocation td {
	border-bottom: 1px solid #555;
	padding: 0 5px;
	text-align: left;
	white-space: nowrap;
}

table.portfolio_allocation th.blank {
	background: #0068b3;
	border-bottom: none;
}

table.portfolio_allocation th.center {
	text-align: center;
}

table.portfolio_allocation th.ftx_highlight {
	background: #0d6826;
}

table.portfolio_allocation td.indent {
	padding-left: 15px;
	white-space: no-wrap;
}

table.portfolio_allocation td.right {
	text-align: right;
}

td.highlight {
	background: #cfe2f3;
}

td.ctx_highlight {
	background: #0d6826;
	color: #fff;
}

td.total {
	background: #d1d2d4;
}

#intcontainer h1.cmt {
	font-size:18px;
	font-family:arial;
	font-weight:normal;
	line-height:28px;
	color:#0b4499;
	margin-bottom:28px;
}

#intcontainer h2.cmt {
	padding:0;
}

#intcontainer h3.cmt {
	padding:0px;
	margin-bottom:0px;
	font-weight:bold;
}

#intcontainer h3.cmt a {
	text-decoration:none;
}

#intcontainer p.cmt {
	line-height:24px;
}

#intcontainer ul.cmt {
	margin: 8px 0px 8px 0px;
	list-style-type:none;
}

#intcontainer ul.cmt li {
	padding-left:18px;
	line-height:20px;
	background-image:url(/images/lb.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	width:530px;
	font-size:13px;
	margin-bottom:16px;
}

#intcontainer ul.cmtc {
	margin: 0px 0px 20px 60px;
	list-style-type:none;
}

#intcontainer ul.cmtc li {
	padding-left:18px;
	line-height:18px;
	background-image:url(../images/lb.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	width:530px;
	font-size:13px;
}

.small {
  font-size: 10px;
}

#regulatoryposition {
	margin-left: 60px;
	width: 900px;
}

#regulatory a:hover {
  color: #0b4499;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}
