/* smsts-training.co.uk - print layout
	for MSM Safety Managemnt Services */


body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 14px;
	background: #FFFFFF;
	color: #000000;
}
h1 {
	margin-top: 10px;
	font-size: 20px;
	line-height: 26px;
	background: #FFFFFF;
	color: #000000;	
}
h2 {
	margin-top: 20px;
	font-size: 22px;
	line-height: 28px;
	font-family: Arial,Helvetica,sans-serif;
	background: #FFFFFF;
	color: #000000;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 2px 20px;

}
.text {
	font-weight: normal;
}	
centrecontainer img {
	display: none;
}
printinfo img {
 	float: left;
}
a {
	text-decoration: underline;
	color: #0000FF;
}
#maintopnav {
	display: none;
}
#hideinfo {
	display: none;
}
#footer {
	clear: both;
}
#leftcolbox {
 	float: left;
	width: 47%;
	margin-bottom: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
#leftcol {  
	text-align: left;
}
#rightcolbox {
 	float: left;
	width: 47%;
	margin-bottom: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
#rightcol {
	padding-left: 15px;
	text-align: left;
}
hr {
	clear: both;
}



