.border {
	border: thin solid #000000;	
	}
	
.box1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100%;
	padding: 5px;
	border: 0.1px solid #FFFFFF;
	background-color: #C0D7DD;
	/*to insure that NN4.xx renders the background-color of the content area*/
	}
	
.box2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	padding: 5px;
	border: 0.1px solid #FFFFFF;
	background-color: #C0D7DD;	/*to insure that NN4.xx renders the background-color of the content area*/
	}
	
.box2 h1 {
	font-size: 12px;
	margin-bottom: 2px;
	}
.box2 a {
	color: #CC0000;
	text-decoration: underline;
	}
.box2 p {
	margin-top: 4px;
	}

.box3 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	padding: 5px;
	border: 0.1px solid #FFFFFF;
	background-color: #C0D7DD;	/*to insure that NN4.xx renders the background-color of the content area*/
	}
.box3 h2 {
	margin-top: 0px;
	}
.box3 h3 {
	margin-top: 0px;
	}
	
.box4 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 98%;
	padding: 5px;
	border: 0.1px solid #FFFFFF;
	background-color: #F3EDD0;
	/*to insure that NN4.xx renders the background-color of the content area*/
	}
.box4 h2 {
	margin-top: 0px;
	}
.box4 h3 {
	margin-top: 0px;
	}
	
.popup {/*box for summary info about each page*/
	position: absolute;
	top: 650px;
	left: 10px;
	width: 110px;
	height: auto;
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	visibility: hidden;
	border: 0.1px solid #FFFFFF;
	z-index: 1200;   /*to ensure that NN4.xx renders the background-color of the content area*/
 	}
.popup p {
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	color: #FFFFFF;
	} 
.left-sidebar {
	position: static;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
	width: 230px;
	padding: 10px;
	float: left;
	background-color: #C0D7DD;
  }
.left-sidebar p {
	margin-top: 0px;
  }

/*FONTS*/
.narrow {
	font-family: "Arial Narrow";
	font-size: 12px;
	margin-top: 2px;
	}
.narrow-red {
	color: #CC0000;
	font-family: "Arial Narrow";
	font-size: 12px;
	margin-top: 2px;
	}


/*COLOURS*/
.black {
	color: #000000;
	}
.grey {
	color: #666;
	}
.red {
	color: #CC0000;
	}
.redbold {
	color: #CC0000;
	font-weight: bold;
	}
.white {
	color: #FFFFFF;
	}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
	}


/*ALIGNMENT*/
.image-left {
	position: static;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: left;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.image-right {
	position: static;
	float: right;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 6px;
	margin-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.image-center {
	position: static;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.image-left-border {
	position: static;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
	text-align: left;
	left: 0px;
	border: thin solid #666666;
}

.image-left-border2 {
	position: static;
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 12px;
	text-align: left;
	left: 0px;
	border: thin solid #666666;
}


.clear-left {
	clear: left;
	}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
	margin: 0;
}
.clear-none {
	clear: none;
}

.expanding-line {
	margin-top: 1px;
	border-top: 1px solid #999999;
	width: 100%;
	margin-bottom: 0px;
	}
.navigation-line {
	margin-top: 4px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
	line-height: 1px;
	}
	
.lineabove {
	margin-top: 4px;
	border-top: 1px solid #999999;
	padding-top: 2px;
	}
.lineabove10px {
	margin-top: 10px;
	border-top: 1px solid #999999;
	padding-top: 2px;
	}


.litight {
	margin-top: 2px;
	}
	
.para0pxbefore {
	margin-top: 0px;
	}
.para3pxbefore {
	margin-top: 3px;
	}
.para3pxafter {
	margin-bottom: 3px;
	}
.para3pxafterbefore {
	margin-top: 3px;
	margin-bottom: 3px;
}


.superscript {
	vertical-align: super;
	}

/*STYLES*/
.booktitle {
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
	}
.booktitlebold {
	font-weight: bold;
	font-style: italic;
	color: #CC0000;
	}
.clients {
	font-size: 9px;
	}
.credit {
	margin-top: 2px;
	text-align: left;
	font-style: italic;
	}
.highlight {
	background-color: #CCFFFF;
	}
.invisible {
	font-size: 6px;
	color: #FFFFFF;
	margin-top: 0px;
	}
.link-to-top {
	color: #666666;
	float: right;
	position: relative;
	text-transform: none;
	}
.process_reference {
	font-weight: bold;
	}
.quotation {
	color: #CC0000;
	font-style: italic;
	}
.square-bullet {
	font-family: wingdings;
	color: #CC0000;
}
.booktitle {
	font-style: italic;
	color: #CC0000;
	font-weight: normal;
}
.margin-left-155px {
	margin-left: 155px;
	margin-top: 2px;
}
.border-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 5px;
}
