.mainTableBackground {
	background-image: url(images/topRightBachground3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.centreTableBackground {
	background-image: url(bottomLeftBackground1-sliced_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomTableBackground {
	background-image: url(bottomLeftBackground1-sliced_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.centreTable {
	width: 94%;
	border: 1px solid #B7DC19;
	margin: 5px auto 20px;
	height: auto;
}
.imageBorderLime {
	border: 1px solid #7C9B00;;
}
p {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 0.9em;
	color: #529A8A;
	text-align: left;
	white-space: normal;
	padding-top: 2px;
	padding-left: 20px;
	}
.textdarker {
	color: #427166;
}

.indent1 {
	padding-left: 20px;font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 0.9em;
	color: #529A8A;
	text-align: left;
	white-space: normal;
	padding-top: 2px;
}
.indent2 {
	padding-left: 35px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 0.9em;
	color: #336666;
	text-align: left;
	white-space: normal;
	padding-top: 2px;
}
.indent3 {
	padding-left: 50px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 0.9em;
	color: #529A8A;
	text-align: left;
	white-space: normal;
	padding-top: 2px;
}
.indent4 {
	padding-left: 65px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 0.9em;
	color: #336666;
	text-align: left;
	white-space: normal;
	padding-top: 2px;
}
.indent5 {
	padding-left: 80px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 0.9em;
	color: #529A8A;
	text-align: left;
	white-space: normal;
	padding-top: 2px;
}


.bottomRepeatBackground {
	background-image: url(images/bottomRepeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #7C9B00;
	text-align: left;
	margin-left: 4px;
}
.headingHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #7C9B00;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
}

h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	color: #7C9B00;
	text-align: left;
	margin-left: 4px;
	text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C9B00;
	text-align: center;
	margin-left: 4px;
	font-weight: normal;
	text-transform: uppercase;
}
.textHighlight {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 1.2em;
	color: #7C9B00;
}
.imageRight {
	float: right;
	margin: 10px;
	padding: 5px 25px 5px 10px;
	border: 1px none #7C9B00;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 1em;
	color: #529A8A;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
.bulletMedium {
	list-style-position: outside;
	list-style-image: url(images/bulletMedium.gif);
}
.mediumBulletedText {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C9B00;
}
.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
