.centre
{
	margin-left:auto;
	margin-right:auto;
}

.copyright
{
	background-color:#c10c10;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	text-align:center;
	padding: 5pt;
}

.pageHeader {
	background-color: #c10c10;
	padding-top:2pt;
	padding-bottom: 2pt;
	/*border-top: 1px solid black;*/
	background-image:url(Images/new_nav_bar/button_back_02.png);
	background-repeat: repeat-x;
	background-position:bottom;
}

.NT_Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color:#FFFFFF;

}
.NT_Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #c10c10;
}

.white {
	color:white;
}

UL {
	list-style-type: none;
}

h1 {
	font-size:16pt;
}

h2 {
	font-size:11pt;
}

h3 {
	font-size: 9pt;
}
li.info {
	list-style-type:disc;
}
tr.info {
	vertical-align:top;
}

