body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, verdana;
	font-size: 9pt;
	}
.copyright_date {
	font-size: xx-small;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}


p {
	font-size: 9pt;
	}

td {
	font-size: 9pt;
	}
th {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}


h1 {
	font-size: 18pt;
	color: #666666;
	}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #003366; 
	line-height: normal; 
	font-weight: bold;
	}
.classheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #330066;
}


a:link {
	color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: thin none #330066;
	}
.imagelink {
	border: thin solid #330066;
}

a:active {
	color: #330066;
	font-size: 10pt;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
	}

a:visited {
	color: #330066;
	font-size: 10pt;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
	}

a:hover {
	color: #FFCC33;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}

/* Used for one off link colours */
	.black:link {
	color: #000000;
	}

	.black:visited {
	color: #000000;
	border-top-color: #330066;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #330066;
	}

	.white:link {
	color: #ffffff;
	}
.white {
	color: #FFFFFF;
}


	.white:visited {
	color: #ffffff;
	}


	.header {
	font-size: 8pt;
	font-weight: normal;
	color:#cccccc;
	text-decoration:none;
	}
	.header:link {
	font-size: 8pt;
	font-weight: normal;
	color:#cccccc;
	text-decoration:none;
	}
	.header:visited {
	font-size: 8pt;
	font-weight: normal;
	color:#CCCCCC;
	text-decoration:none;
	} 
	.header:hover {
	font-size: 8pt;
	font-weight: normal;
	color:#FFCC33;
	text-decoration: underline;
	}

	.footer {
	font-size: 8pt;
	color:#cccccc;
	}

	.footer:link {
	color:#cccccc;
	font-size: 8pt;
	}

	.footer:visited {
	color:#cccccc;
	} 

	.footer:hover {
	color:#003366;
	text-decoration: underline;
	}

	.leftnav {
	font-size: 10pt;
	color:#330066;
	font-weight:bold;
	text-decoration:none;
	}

	.leftnav:link {
	}

	.leftnav:visited {
	}

	.leftnav:active {
	}
 
	.leftnav:hover {
	color:#0066FF;
	font-weight:bold;
	}

	.leftsubnav {
	font-size: 8pt;
	color:#330066;
	text-decoration:none;
	}

	.leftsubnav:link {
	font-size: 8pt;
	color:#330066;
	text-decoration:none;
	}

	.leftsubnav:visited {
	font-size: 8pt;
	color:#330066;
	text-decoration:none;
	} 

	.leftsubnav:hover {
	font-size: 8pt;
	color:#330099;
	text-decoration:none;
	font-weight: bold;
	}

	.rightnav {
	color:#FFFFFF;

	}
	.rightnav:link {
	color:#FFFFFF;
	}

	.rightnav:visited {
	color:#FFFFFF;
	}
 
	.rightnav:hover {
	color:#FFCC33;
	text-decoration:underline;
	}
	.leftnavcurrent {
	font-size: 11pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
.leftnavcurrent:hover {
	font-size: 11pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.leftnavcurrent:visited {
}
	.navrowcurrent {
	background-color: #FF0000;
	border: thin solid #FFFFFF;
	}
