body {
	font-size: 0.9em;
}

h1{
 font-size: 120%;
}

h2{
 font-size: 114%;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
}

h5{
 font-size: 100%;
}

p{
 font-size: 90%;
}

a{
 font-size: 80%;
}



/*===============================================================
												footer
================================================================*/

#footer #copyright{
	font-size:70%;
}

#footer #links{
	font-size:90%;
}

/*=================================================================
														ASccesibility controls
===================================================================*/
	#accessibilityControls .smallest{
		font-size: 60%;
	}
	#accessibilityControls .small{
		font-size: 80%;
	}
	#accessibilityControls .medium{
		font-size: 100%;
	}
	#accessibilityControls .large{
		font-size: 120%;
	}
	#accessibilityControls .larger{
		font-size: 140%;
	}
	
	


/*=================================================================
														toolbar
===================================================================*/

#globalNav a {
	font-size: 90%;
}

	#itemNav a {
		font-size: 80%;	
	}

/*============================================================ 																			
											breadCrumb styles
==============================================================*/

#breadCrumb{
	font-size: 70%;
} 

 
/*==========================================================
													Nav Bar
============================================================*/


.navBar{
	font-size: 100%;
}

#navBar form input{
	font-size:80%;
}



/*==========================================================
														image grid (Image list)
============================================================*/

#imageList li {
	font-size:: 80%;
}

form input, form.button{

	font-size:90%;
}
td, th {
	font-size:80%;
}
textarea{
	font-size:80%;
}

.button{
	font-size: 80%;
}

.combo{
	font-size:90%;
}