body {
	margin: 0px;
	background-color: #D7D3FE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-align: center;
	font-size: 12px;

}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.end {clear: both;}
.container {
	background-color: #FFFFFF;
	width: 632px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #737276;


}
.header {
	background-image: url(../graphics/layout/header.jpg);
	background-repeat: no-repeat;
	height: 138px;
	background-color: #2A189D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737276;

}
.addbar {
	background-image: url(../graphics/layout/addbarbg.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737276;

}
.addbar p {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	color: #203152;
}
.innercontent {
	background-image: url(../graphics/layout/menubg.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #737276;

}
.menu {
	width: 139px;
}
.menu p {
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #737276;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.menu a {
	color: #18155D;
	font-weight: bold;
	font-size: 15px;
}
.menu a:hover {
	color: #FF0000;
}
.contentbox {
	float: right;
	width: 473px;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentbox h1 {
	font-size: 16px;
	color: #24153F;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}
.contentbox h2 {
	font-size: 13px;
	color: #24153F;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

	}
.contentbox li {
	list-style-image: url(../graphics/layout/bullet.gif);
}

.footer {
	background-image: url(../graphics/layout/logostrip.jpg);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 50px;
	margin-top: 15px;
	font-size: 10px;
	padding-bottom: 5px;
	color: #0066CC;


}
.centre {
	text-align: center;
}
p {
	margin: 0px;
}
p.drop {
	margin-top: 15px;

	}
.spacer50 {
	height: 50px;
}
.asbestosstrip {
	background-image: url(../graphics/photos/images_strip2.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 579px;
	width: 120px;
}
.workersstrip {
	background-image: url(../graphics/photos/workers_strip.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 520px;
	width: 120px;
}
.homeimage {
	background-image: url(../graphics/photos/asbestos_workers.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 460px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news {
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #000066;
	margin-bottom: 5px;

}
.news h1 {
	font-size: 120%;
	color: #0000CC;
}
.news p {
	margin-top: 15px;
	}
.more {
	display: none;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px dotted #006699;
	padding: 8px;


}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url(../graphics/layout/down.gif) no-repeat left; }
a.hideLink {
	background: transparent url(../graphics/layout/up.gif) no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }
