/* EMPC print styles */
body {
	margin: 0;
	background: #fff;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;	
}
div {
	
	/* border: solid 1px #33ff33; */ 
}

/* Links */
a:link, a:visited {
	color: #fff;
	text-decoration: none;	  
}
a:hover, a:active {
	color:#fff;
	text-decoration:none;	  	  
}
p, li, dt, dd, td, th, caption, label {
	font-size: 80%;
	line-height: 150%;
	margin: 0 0 0.7em 0;
}
.smalltxt {
	font-size: 75%;
}
img {
	border: 0;	
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: none;
	font-weight: normal;
}
h2 {
	font-size: 135%;
	margin: 1em 0 0.6em 0;
	border-bottom: 1px solid #EE1A21;
	padding-bottom: .2em;
}
h3 {
	font-size: 100%;
	margin: 1em 0 0.3em 0;
}
h4, h5, h6 {
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 0;
	margin: 0 0 0.5em 0;
}

/* End EMPC standard styles */

/* Header styles */
#bannercontain {
	background-color: #EE1A21;
	height: 51px;
}
#banner {
	margin: 0 auto;
	text-align: left;
	border: 1px solid #bcada5;
}
.label {display: none;}
#topnav {
	display: none;
}
#sidenavcontain {
	display: none;
}


/* End header styles */

/* Layout styles */
#wrap {
	
	padding: .2em 1em 1em 1em;
	border-left: 1px solid #bcada5;
	border-right: 1px solid #bcada5;
	border-bottom: 1px solid #bcada5;	
}
/* 1 column styles */

#contentsingle div.rulediv {
	margin: 0;
	border-top: 1px solid #bcada5;
	line-height: 0;
}

/* 2 column styles */


.montage {display: none;}
.themeengineer {display: none;}
.themekeyboard {display: none;}
.themescreenkids {display: none;}
.themechild {display: none;}
.themewhiteboard {display: none;}
.themewhiteboard2 {display: none;}
.themewhiteboard3 {display: none;}
.themeclassroom {display: none;}
.themebsf-ict {display: none;}
.themelpp {display: none;}
.themeconsult {display: none;}
.themecontacts {display: none;}
.themetrain {display: none;}


.break {clear:left; line-height: 0;}
/* End layout styles */

/* footer styles */

#footer p {
	margin: 0;
	font-size: 75%;
	color: #fff;
	text-align: left;
}
/* additional typo styles */
.mpcbullet {
	margin-top: 0.5em;
}
.mpcbullet li {}
.lppbullet {
	margin-top: 0.5em;
}
.lppbullet li {}
.projects h3 {
	margin-top: 0;
}
.attachpdf {
	margin-bottom: 0.5em;
}
.table-blue {border-collapse: collapse; width: 100%; font-size: 95%;}
.table-blue td {background: #ebe5e2; border: 1px solid #CA2A85; padding: 4px; }
.table-blue th {background-color: #CA2A85; text-align: left; padding: 4px; color:#fff; }

#contentleft div.lpprule {
	margin: 0;
	padding-bottom: .2em;
	border-top: 1px solid #ca2a85;
	line-height: 0;
}