/* CSS Document */
body {
	margin:0;
	background-color: #dedcdc;
}
.header-bg {
	background-image: url(../images/header-bgimage.jpg);
	background-repeat: repeat-x;
	height: 135px;
}
.top-right {
	background-image: url(../images/top-right.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 18px;
}
.bgcolor {
	background-color: #bdbcbc;
	background-repeat: repeat;
}
.heading {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.color {
	background-color: #636363;
	background-repeat: repeat;
}
.heading-white {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.read-more {
	font-family: arial;
	font-size: 12px;
	color: #fbbd00;
	text-decoration: underline;
}
.footer-link {
	font-family: arial;
	font-size: 12px;
	color: #4b4a4a;
	text-decoration: none;
}
.list {
	font-family: arial;
	font-size: 12px;
	color: #CCCCCC;
}
.red {
	font-family: arial;
	font-size: 11px;
	color: #c40026;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}
.white {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.top-links {
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
	width: 581px;
}
.links {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.blank-height {
	height: 15px;
}
.people-silhouettes {
	background-image: url(../images/people.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 198px;
}
.background-image {
	background-image: url(../images/background-image.jpg);
	background-repeat: repeat-x;
}
.people-silhouettes-1 {
	background-image: url(../images/people1.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 198px;
}
.centre-background-top {
	background-image: url(../images/centre-body-top.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 516px;
}
.height-spacer {
	height: 8px;
}
.centre-body-bottom {
	background-image: url(../images/centre-body-bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 516px;
}
.left-coloumn-top {
	background-image: url(../images/left-top.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 164px;
}
.left-coloumn-bottom {
	background-image: url(../images/left-bottom.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 164px;
}
.left-text {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bottom-image {
	background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 9px;
}
.background-color-left {
	background-color: #989898;
}
