.tx-nptimeline-pi1 {
	position:relative;
	top:-37px;
}

#nptimeline-years {
	background: url(nptimeline-years-bg.gif) left 34px repeat-x;
	height:32px;
	padding-top:10px;
	padding-bottom:7px;
}

#nptimeline-arrow-left {
	float:left;
	width:8px;
}

#nptimeline-arrow-right {
	float:right;
	width:8px;
}

.nptimeline-year {
	float:left;
	background-image: url(nptimeline-year.gif);
	height:32px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

.nptimeline-year a {
	text-decoration:none;
	color:#57ab27;
	line-height:17px;
}

.nptimeline-year a:hover {
	color:#e20f20;
}

.nptimeline-selected {
	background-image: url(nptimeline-selected.gif);
}

.nptimeline-selected a {
	color:#f3f9fd;
	font-weight:bold;
}

#nptimeline-image {
	float:right;

}

#nptimeline-image img {
	display:block;
		margin-top:5px;
	margin-left:20px;
	margin-bottom: 120px;
}

#nptimeline-clear {
	visibility:hidden;
	clear:left;
	padding:0;
	margin:0;
}

#nptimeline-text-year {
	font-weight:bold;
	color:#57ab27;
	font-size: 140%;
	
}

#nptimeline-body {
	padding:20px 20px 10px 20px;
}

#nptimeline-text {
	line-height: 160%;
	text-align: justify
}

#nptimeline-text h2 {
font-size: 210%;
    color: #019607;
    font-family: 'Open Sans',Verdana,Arial,Helvetica,sans-serif;
    font-weight: 600;
    margin: 0 0 0.5em 0;
	text-align: left;
	line-height: 110%;
}

#nptimeline-text b,
#nptimeline-text strong {
	color:#019607;
	font-weight: 600;
}



#nptimeline-topbanner {
	margin-top:-1px;
}
