@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-top: 14px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
} 
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #009900
}
a:active {
	text-decoration: none;
	color: #006633;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style1 {
	color: #000000;
	line-height:150%;

}
.style5 {
	color: #000000;
	line-height:150%;
	font-size:12px;

}

.heading {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


.skillcentre {
	color:#000000;
	text-align:center;
	font-size:14px;

}

#content {
	background-color:#FFFFFF;
	width: 579px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;

}
#content-wide {
	background-color:#FFFFFF;
	width: 759px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;

}

#coachingcentre {
	background-color:#FFFFFF;
	width: 760px;
	padding-left: 10px;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-right: 10px;

}

#skills {
	padding-bottom: 30px;
	
}

#logo {
  width: 520px; height: 200px;
  background: #FFFFFF;
  overflow: auto;
  padding:10px;
  text-align: center;
 }
 
 .coursenameheading {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;

}

/*.bullet {
	list-style-image: url(/images/arrow.gif);
	
}*/

