.centre_green {
	text-align: center;
	color: #125d56;
	padding-right: 50px;
	padding-bottom: 1em;
	padding-left: 50px;
}

.heading {	
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	
	color: #125d56;	
	font-weight: bold;
}

.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

.indextriple_head {
	width: 33%;
	text-align: center;
	font-weight: bold;
	padding-top: 	2px;
	padding-bottom: 2px;
	color: #125d56;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.indextriple {
	width: 33%;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;	
}

.listmain
{
	font-size: 0.9em;
	word-spacing: 0px;
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 2px;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.listheader
{
	font-size: 1em;
	word-spacing: 0px;
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.listmain_normal
{
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 2px;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.listheader_normal
{
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

img.spacer
{
	padding: 5px;
}

.morespacing
{
	line-height: 2em;	
}
