.homepagebanner {
	font-size: 60%;
}

#lhnlevel4container {
	font-size: 80%;
}

#scinatglobalfooter a, #scinatglobalfooter a:hover, #scinatglobalfooter span
	{
	font-size: 75%;
	}

/* win.nav6up.css */

body, td		{ font-size : 80%; }

/* START of global nav font calibration */
.sciNatGlobalNav
{

}
/* END of global nav font calibration */

#navcontainer span
{
padding: 0.3em .025em;
}

/* START of rules for level 2 items */

	#lhncontainer
	{
	padding-left: 0px;
	}

	#lhncontainer a
	{
	padding-left: 8px;
	}

	#lhncontainer a:hover
	{
	padding-left: 8px;
	}

/* END of rules for level 2 items */	
	
/* START of rules for level 3 items */
	
#lhnlevel3container
/* This rule is null for all browsers apart from NS7. For NS7 it provides padding-left spacing for the div around level 3 items.  */
{
padding-left: 0px;
}

#lhncontainer a.level3
{
padding-left: 12px;
text-decoration: none;
}

#lhncontainer a.level3:hover
{
padding-left: 12px;
text-decoration: none;
}

/* END of rules for level 3 items */


/* START of SEAMONSTERS rules */
.maintitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	letter-spacing: -0.04em;
	color : #ffffff;
}
/* END of SEAMONSTERS rules */
/* START of Humnbody and Mind rules */
/* controls format of bullet-point list. CASCADE: sets different margin-left setting for bullets */		
	ul.special {margin-left: -24px;} 

/* topic text */
.topicheader, .topicheader p {
font-size: 100%;
}

.topictext {
font-size: 90%;
}

/* headers and straplines */
.pagetitle {
font-size: 100%;
}

.strapline {
font-size: 100%;
}

.topicarrowtext {
font-size: 90%;
}

.topicarrow {
font-size: 90%;
}

.scinatfooterheading {
	font-size: 80%;
}

.scinatfootercontent, .scinatfootercontent {
	font-size: 90%;
}

ul {
	font-size: 100%;
}