.header a {text-decoration:none;}
.header h1{
	font-size:34pt;
	font-weight:400;
	color:#24477B;
	margin:0px;
	}
.header h3{
	margin:0px;
	padding-left:30px;
	font-size:12pt;
	font-weight:400;
}	

.header .links ul{
	position: absolute; 
	left:0px;
	top:60px;
	height:20px;
	padding-left:20px;
	width:98%;
}

.header .links ul li{
	margin-left:5px;
	margin-right:5px;
	font-weight:500; 
	display: inline;
}

.header .links a {text-decoration:none; color:#000;}
.header .links a:hover {color: #99b3cc;}

.npn_logo {
	float:left; 
	z-index:100; 
	position:relative; 
	top:5px; 
	left:5px;
}

.npn_logo img {border:none;}