@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	width: 98%;
}
img {
	border:0px;
}
h1 {
	display:none;
}
h2 {
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	line-height: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3, #threecolumns h3 {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	font-size: 20px;	
}
h4 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

#alreadyregistered {
	display:none;
}
#lookingforcourse {
	display:none;
}
#gettoknowus {
	display:none;
}

a:link, a:active, a:visited {
	color:#00447c;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}


.trainerimage {
	float:left;
	display:block;
	height: 132px;
	width: 108px;
	margin-right:15px;
	margin-bottom: 15px;
}
.trainertext {
	margin-bottom: 25px;
}
.trainertext h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentpage .trainertext .position {
	margin: 0px;
	font-weight: bold;
}
#contentpage .trainertext p {
	margin-top:5px;
	margin-bottom:5px;
}
br.clearer {
	display:none;
}


#topbar {
	display:none;
}
#printemail {
	display:none;
}
#toplinks {
	display:none;
}

