p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #C000C6;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	background-color: #00C744;
	width: 50%;
}
.titlecell {
	background-image: url(img/title-head.jpg);
}
.title {
	position: absolute;
	z-index: auto;
	height: 50px;
	width: 200px;
	left: 415px;
	top: 43px;
}
.subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #c000c6;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	list-style-image: url(img/common/bullet.jpg);
}
.imgcaption {
	margin-top: 0px;
	font-style:italic;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-position: outside;
	list-style-type: decimal;
}
.presstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.5;
}
.image {
	padding: 0px;
	margin: 10px 10px 0px 10px;
	border: 2px solid;
}
.imagenoframe {

	padding: 0px;
	margin: 10px;
	border: 2px none;
}
.longtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.box {
	margin: 10px;
	padding: 10px;
	width: 50%;
	border: thin solid #00c744;
}
.box2 {
	color: #00c744;
	margin: 10px;
	padding: 10px;
	width: 80%;
	border: thin solid #00c744;
}
.subhead-underlined {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.background {
	background-color: #c0ffd3;
}
#container {
	width: 850px;
	background-color: #FFFFFF;
	border: thin solid #00c744;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.centreText {
	text-align: center;
}
.centreText {
	text-align: center;
}
.imageMargin {
	margin: 10px;
}
.imageCenter {
	margin-right: auto;
	margin-bottom: auto;
	text-align: center;
}
