.stitle {
	/* grey title text at top of page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.stext {
	/* green (main) text on page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}
.ninputtext {
	/* bold green text on case study 2 3 4 pages*/
	font-weight: bold;
	font-size: 12px;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
}
.formtext {
	/* small green text on case study 6 page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}
.lnavoff {
	/* used to stop text links changing colour*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: none;
	font-weight: normal;
}
.navmajor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-decoration: none;
	font-weight: normal;
}
.navminor {
	/* green privacy policy text only occurs on receptionrespondenthome*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
.footer {
	/* grey privacy policy text at bottom of all pages*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
.bold {
	/* bold green (main) text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
}
.click {
	/* yellow underlined link text*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.gnTitle {
	/* green subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}


/* ------------- PAGE ELEMENT REDEFINITIONS ---------------------*/
A.stext {

	color: #003333;
	text-decoration: underline;
}
A:hover.stext {

	text-decoration: underline;
	color: #ffcc00;
}
A.footer
{
	color: #666666;
	text-decoration: none;
}
a {
	color: #003333;
	text-decoration: underline;
}
A:visited {
	COLOR: #003333;
}
a:hover {
	color: #339966;

}
P {
	font-family:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 80%; COLOR: #003333; 
}
UL {
	font-family:  Arial, Helvetica, sans-serif;
	FONT-SIZE: 80%; COLOR: #003333;
}
h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #505050 ;
}
h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003333;
	font-weight: bold;
}
h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003333;
	font-weight: bold;

}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003333;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #003333;
}
#lTableArea {
	Z-INDEX: 6; LEFT: 180px; WIDTH: 576px; POSITION: absolute; TOP: 120px
}
#lSectionTitle {
	Z-INDEX: 4; LEFT: 180px; WIDTH: 576px; POSITION: absolute; TOP: 81px; HEIGHT: 15px
}

