.leadintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.leadinorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: FA9828;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.coursetitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}
.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: 007060;
}
.smallorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: F79628;
	font-weight: bold;
}
#menucontain {
margin-left:10px;
}
.menu {
	width:176px;
	border:solid;
	border-width:1px;
	border-color:#007060;
	margin:auto;
	background-color:#EBF4F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#007060;
	font-weight:bold;
	height:20px;

	margin-bottom:2px;
}
.menu a, .menu a:visited {
	display:block;
	width:176px;
	background-color:#EBF4F3;
	font-family: Arial, Helvetica, sans-serif;
	color:#007060;
	font-weight:bold;
	text-decoration:none;
	height:20px;
	padding:4px;
}
.menu a:hover {
	color:#FFFFFF;
		background-color:#f57201;
	background-image:url(../images/hover-bg2.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.menu p {
	margin:0;
	margin-left:10px;
	font-size:10px;
}
.menubig {
	width:176px;
	border:solid;
	border-width:1px;
	border-color:#007060;
	margin:auto;
	background-color:#EBF4F3;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#007060;
	font-weight:bold;
	margin-bottom:2px;
	padding-top:4px;
	padding-bottom:4px;
}
.menubig p {
	margin:0;
	font-size:10px;
	font-weight:normal;
}
.menubig p a, .menubig p a:visited {
	padding-left:10px;
	display:block;
	width:176px;
	height:12px;
	color:#007060;
	text-decoration:none;
}
.menubig p a:hover {
	background-color:#f57201;
	background-image:url(../images/hover-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
}
h1 {
	padding-left:4px;
margin:0;
font-size:13px;
}
ul {
	list-style-position: outside;
	list-style:url(../our-courses_clip_image001_0033.gif);
	margin-bottom:0px;
}