@media,print
	{
		.navigationPanel 	{display:none}
		.green 				{display:none}	
	}


body	
	{
		margin-top:			0%;
		margin-left: 		0%;
		margin-right: 		0%;
		background-color: 	#FEFCEA;
	}


.popup
	{
		margin-top:			1%;
		background-color: 	#FEFCEA;	
	}



.imageLink
	{
		color: 				#546E3D;
		border: 			2px solid;
		margin-left: 		10px;
		margin-right:		10px;
		margin-top:			5px;
		margin-bottom:		5px;
	}


input.navigation
	{
		font-family:		Verdana; 
		font-size:			75%;
		font-weight:		bold;
		color:				#7BA67C;
		background: 		#FEFCEA;
		border: 			#7BA67C;
	}
	

.imageLeft
	{
 		float: 				left;
		margin-right:		7;
		padding:			3;
		font-family:		Verdana; 
		font-size:			83%;
		line-height:		150%;		
		text-align: 		center;
		font-weight:		bold;
		color:				black;	
		border: 			2px solid #546E3D;			
	}
	

.imageRight
	{
		float: 				right;
		margin-left:		7;
		padding:			3;
		font-family:		Verdana; 
		font-size:			83%;
		line-height:		150%;		
		text-align: 		center;
		font-weight:		bold;
		color:				black;			
		border: 			2px solid #546E3D;	
		clear: 				none;		
	}


	
.red
	{
		font-family:		Verdana; 
		font-size:			83%;
		font-weight:		bold;
		color:				#FEFCEA;
		background: 		#922222;
	}


.green	
	{
		background:			#7BA67C; 
	}		


.navigationPanel
	{
		background:			#7BA67C; 
	}		


h1 
	{
	 	font-family:		Verdana;
	 	font-weight:		normal;
		font-size: 			200%;
		color:				#B22222;
	}
	 

h2
	{
	 	font-family:		Verdana;
	 	font-weight:		normal;
		font-size: 			140%;
		line-height:		150%;		
		color:				#B22222;
	}
	
	
table
	{
		background-color:	#FEFCEA;	
	}	
	 

.subheading
	{
	 	font-family:		Verdana;
		font-size: 			140%;
		line-height:		150%;		
	 	font-weight:		normal;
		color:				#B22222;
	}
		 
	 
p	
	{
		line-height:		150%;		
		text-align: 		left;
		font-weight:		normal;
		color:				black;		
	}

td
	{
	 	font-family:		Verdana;
	 	font-size:			83%;
		text-align: 		left;
		font-weight:		normal;
		color:				black;		
	}	
	
	
.text
	{
		font-weight:		normal;
		color:				black;
		line-height:		150%;
	}
	
	
.quote
	{
		margin-left:		2em;
		line-height:		150%;
	}
	
	

.author
	{
		text-align: 		right;
		font-weight:		bold;
	}
	
	
li
	{
		margin-left: 		-1em;
		line-height:		150%;	
	}

	
img
	{
		border-color:		#546E3D;
	}
	
				 
.navigationHighLevel
	{
		font-weight:		bold;
		color:				#FFFCD0; 
		text-decoration:	none;
	 }		
	
		 
.navigationLowLevel
	{
		font-weight:		normal;
		color:				#FFFCD0; 
		text-decoration:	none;
		font-size:			90%;
	 }		
	
	 
.active-navigationHighLevel
	{
		font-weight:		bold;
		color:				#546E3D;
		text-decoration:	none;
		background-color:	#FFFCD0;
	}	
	 
	 	
.active-navigationLowLevel
	{
		font-weight:		bold;
		font-size:			90%;
		color:				#546E3D;
		text-decoration:	none;
		background-color:	#FFFCD0;
	 }		


.small
	{
		font-size:			83%;
		color:				black;
	}	
	 
	 
.links
	{
		font-weight:		bold;
		color:				#225988;
		text-decoration:	none;
	}	 


.bigLinks
	{
		font-size:			114%;
		font-weight:		bold;
		color:				#225988;
		text-decoration:	none;
		text-align:			center;
	}	


.navigationText
	{
		font-weight:		bold;
		color:				#B22222;
		text-align:			center;
		background-color:	#FFFAB2;
	}		
	

.references
	{
		font-weight:		bold;
		color:				#B22222;
	}	   


.centred
	{
		text-align: 		center;
	}


.boldCentred
	{
		text-align: 		center;
		font-weight:		bold;
	}

		
.level0
	{
		margin-left:		0%;	
	}

		
.level1
	{
		margin-left:		0%;	
	}

		
.level2
	{
		margin-left:		8%;
	}

		
.level3
	{
		margin-left:		16%;		
	}

		
.level4
	{
		margin-left:		24%;	
	}


.spacer
	{
		font-size:			60%;
	}

	
.spacer2
	{
		font-size:			20%;
	}	
