body {
	background: white url(widestripff.gif) 50% 0% repeat-y;
	min-width: 850px;
	  	}
	  
*html body {
	background: white url(widestrip.gif) 50% 0% repeat-y;
	}

.article {
	padding: 5px;
	text-align: justify;
	border-bottom: 2px solid #003047;
	}

#contentart {
	float: right;
	position: relative;	
	width: 800px;
	background: white;
	margin: 0px -400px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer {
	background: none;
	}	

/* For NZPI */
#nofloat img {
	float: none;
	margin: 0 0 0 0;
}

#nofloat h3 img {
	position: relative;
}
/* End NZPI */

.bluepara {
	color: blue;
	}

h2.art {
	margin: 0px;
	width: auto;
	padding: 4px 15px 4px 15px;
	}

h3.art {
	font-size: 13px;
	float: left;
	border: none;
	background: transparent;
	width: auto;
	margin: 0px 0px 0px 10px;
	}

h3:hover.art, h3.over.art {
	color: #003047;
	}

h4 {
	color: #003047;
	font-size: 12px;}

h5 {
	color: #003047;
	font-size: 12px;}

img {
	display: inline;
	float: none;
	}

.header {
	background: white;
	height: 22px;
	width:800px;	
	}
	
#wrapper {
	position: absolute;
	background: white url(/redesign/rrelease_files/navbg5.gif) 100% 0 repeat-x;
	top: 0px;
	left: 0px;
	width: 50%;	
	z-index: 0;
	}	
	
#nav {
	position: relative;
	width: 800px;
	height: 60px;
	top: 0px;
	background: url(/redesign/rrelease_files/navbg5.gif) 403px 0 repeat-x;  	
	 }

*html #nav {
	background: url(/redesign/rrelease_files/navbg5.gif) 403px 0 repeat-x;
	}  	

#footer {
	border: none;
	}
	
a.pdf {
	display: block;
	float: right;
	color: #003047;
	margin: -8px 10px -5px 5px;
	}

a.xls {
	display: block;
	float: right;
	color: #003047;
	margin: -8px 10px -5px 5px;
	}	

a.title {
	font-weight: bold;
	position: relative;
	top: -6px;
	}
	
.author {
	color: #003047;
	font-weight: bold;
	}
	
img {
	border: 1px solid #003047;
	} 	
	
table.tabletext2 {
	width: 600px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #003047;	
	border-collapse: collapse;
	background-color: white;	
	font-size:10px;
	}
	
table.tabletext2 td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #003047;	
	}	
	
table.tabletext2 tr:first-child {
	background-color: #b2dd74;	
	}

.s19 a {
	color: #000000;
	text-decoration:none;
	}

.s19 a:hover {
	color: #000000;
	text-decoration:none;
	background-color:transparent;
	}		
