.highlighter {
	background-color: #99FF00;
}
.palignleft {
	text-align: left;
}

.pcentre {
	text-align: center;
}

.palignright {
	text-align: right;
}

.aligntop {
	vertical-align: text-top;
	border: none;
}

.alignbottom {
	vertical-align: text-bottom;
	border: none;
}

.imgleft {
	padding-right: 30px;
	float: left;
	padding-bottom: 10px;
	vertical-align: text-top;
	border: none;
}

.imgright {
	padding-left: 30px;
	float: right;
	padding-bottom: 10px;
	vertical-align: text-top;
	border: none;
}

.pindent {
	margin-left: 50px;
	margin-bottom: 10px;
}

.pbpoint {
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 50px;
}

.heading {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: none;
}

.subheading {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: none;
}

.bodycopy {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: none;
}

.bodylink {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: underline;
}
.bodyitalic {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: none;
}
.bodybold {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: none;
}
.fineprint {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	background-color:#FFFFFF;
	text-decoration: none;
}
.subitalic {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	background-color:#FFFFFF;
	text-decoration: none;
}
.sublink {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	background-color:#FFFFFF;
	color: #336699;
	text-decoration: underline;
}
.searchform {
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}

