a	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #0000FF;
	text-decoration: none;
}

a:hover 	
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #6A525B;
	text-decoration: none;
}


.pageHeading

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #000000;
	font-weight: bold;
	}

.maintext, P, blockquote, UL, OL, select, option


	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: black;
	}


.mainlinks

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Green;
	text-decoration: none;
}
	
.mainlinks:hover

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: Green;
	text-decoration: underline;
}


li 
	{
	list-style : square;
}


.lefthandNav

	/* controls the secondry navigation
	Alter the over and hover colors only */

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	text-indent: 2pt;
	}

.lefthandNav:hover

	/* controls the secondry navigation
	Alter the over and hover colors only */

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	text-indent: 2pt;
	}

.topNav, .author

	/* controls the primary navigation and the authors name on the default page
	Alter the over and hover colors only */

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #CCCCCC;
	text-decoration : none;
}


.topNav:hover

	/* controls the primary navigation and the authors name on the default page
	Alter the over and hover colors only */

	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}
body 
	{ 
	background-color: #92A43C;
 } 


.tdTwo 

	/* controls the background colour for the table cell */

	{
	background-color: #91A53A;
}


.tdThree

	/* controls the background colour for the table cell */
 
	{
	background-color: #1B1A16;
}


.tdFour

	/* DO NOT ALTER! */
 
	{
	background-color: #2E3329;
	}


.tdFive

	/* DO NOT ALTER! */
 
	{
	background-color: #5B5B5B;
	}


.tdMain

	/* DO NOT ALTER! */

	{
	background-color: #FFFFFF;
	}


.copy

	/* DO NOT ALTER! */

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
	}


.shortBlurb

	/* DO NOT ALTER! */
 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
	
.smallHeading

	/* controls the subheaders on the default page
	Alter the over and hover colors only */

	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}


.smallHeading:hover

	/* controls the subheaders on the default page
	Alter the over and hover colors only */
 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #92A43C;
	text-decoration: none;
}




.smallNav {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none}
.homepagelinks { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #0066FF; text-decoration: none; }
.homepagelinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #0066FF; text-decoration: underline; }


.tdOne { 
	background-color: #92A43C;
 }
  .topNavOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none
}
.topNavOn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none
}
.subHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none}
