.navigationPanel
	{
		background:			#FFFFCC; 
                border: 			5px solid #FFFFCC;
	}		


h1 
	{
	 	font-family:		Verdana;
	 	font-weight:		normal;
		font-size: 			200%;
		color:				#000000;
	}
	 

h2
	{
	 	font-family:		Verdana;
	 	font-weight:		normal;
		font-size: 			140%;
		line-height:		150%;		
		color:				#000000;
	}
	
	
td
	{
	 	font-family:		Verdana;
	 	font-size:			83%;
		text-align: 		left;
		font-weight:		normal;
		color:				black;		
	}	

.maintable {
    background-color:#FFE8AF; 
    color:black;
    padding: 2%;
    }	
	
.navigationHighLevel
	{
		font-weight:		normal;
		color:				#black; 
		text-decoration:	none;
	 }		
	
		 
.navigationLowLevel
	{
		font-weight:		normal;
		color:				#black; 
		text-decoration:	none;
		font-size:			90%;
	 }		
	
	 
.links
	{
		font-weight:		bold;
		color:				#225988;
		text-decoration:	none;
	}	 


.textSummary
	{
		font-weight:		bold;
		color:				#225988;
		text-decoration:	none;
		text-align: 		left;
	}	 


.textBlue
	{
		font-weight:		bold;
		color:				#225988;
		text-decoration:	none;
	}	 


.textRed
	{
		font-weight:		bold;
		color:				#FF0000;
		text-decoration:	none;
	}	 


.techHead 
	{
	 	font-family:		Verdana;
	 	font-weight:		normal;
		font-size: 			200%;
		color:				#000000;
		margin-bottom:		10%
	}
	 

.techData
	{
	 	font-family:		Verdana;
		font-weight:		normal;
		color:				#000000;
		text-decoration:	none;

                
	}	 


.level0
	{
		margin-left:		0%;	
	}

		
.level1
	{
		margin-left:		0%;	
	}

		
.level2
	{
		margin-left:		8%;
	}

		
.level3
	{
		margin-left:		16%;		
	}

		
.spacer
	{
		font-size:			60%;
	}

	

