@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	margin-bottom: -7px;
	margin-top: -5px;
}
.subheading_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: -5px;
	margin-bottom: -7px;
	padding-top: -5px;
}

.contact_us_background {
	background-image: url(assets/customer_service_woman_background.png);
	background-color: #DBDBDB;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newsletter_background {
	background-color: #FFE155;
	background-image: url(assets/newsletter.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.training_programme_background {
	background-image: url(assets/training_programme.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.background_green {
	background-color: #209740;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	padding-top: 6px;
}
a.background_green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #209740;
	text-align: center;
	display: block;
	height: 24px;
	padding-top: 6px;
}
a.background_green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #209740;
	text-align: center;
	display: block;
	height: 24px;
	padding-top: 6px;
	background-image: url(assets/topnav_background.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.background_green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #209740;
	text-align: center;
	display: block;
	height: 24px;
	padding-top: 6px;
}

.joinbox_background {
	background-image: url(assets/dctn_home_joinbox_background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #990099;
	text-decoration: none;
	font-weight: bold;
}
li {
	margin-left: 0px;
}

