@charset "utf-8";
/* CSS Document */

.npdocicon_pdf {
	background-image: url(/images/icons/pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 2px 20px;
}

.npdocicon_image {
	background-image: url(/images/icons/image.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 2px 20px;
}

.npdocicon_word {
	background-image: url(/images/icons/word.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 0 2px 20px;
}

.npimageright {
	float: right;
	padding: 0 0 0 20px;
	clear: both;
}

.npimageleft {
	float: left;
	padding: 0 20px 0 0;
	clear: both;
}

/*.npheadline {
	padding: 0 0 0 22px;
	background-image: url(/images/icons/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

.npheadline {
	margin: 0 0 18px 0;	
}

.npheadlinelead {
	padding: 0 0 0 13px;	
}

#hawaplus_arrow .npheadlinetitle a{
	padding: 0 0 0 13px;
	background-image: url(/images/icons/arrow_hawaplus.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#hawadoc_arrow .npheadlinetitle a {
	padding: 0 0 0 13px;
	background-image: url(/images/icons/arrow_hawadoc.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

.nplead {
	margin: 0 0 18px 0;
}

.npdoctext {
	margin: 0 0 18px 0;
	font-size: 11px;
	padding: 0 0 0 20px;
}


#divContentBox .npcontent {
	border-top:1px dotted #ffffff;
	padding:10px 0 0 10px;
	}

#hawanews .npcontent {
	padding:0 0px 0 10px;
	border:0px;}
#hawanews .npobject {
	padding:0 10px 0 0;
	border:0px;}
#hawanews .npobject p{
	padding:0px 10px 10px 0;
	color:#fff;}
#hawanews .npobject a.nplink{
	padding:0 0 10px 20px;
	background:url(../images/icons/arrow.png) 0 0 no-repeat;
	background:}
