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

#home_header_en, #home_header_fr, #sidebar1, #header_en, #header_fr, #breadcrumb_trail, #footer, #langBtn, #homeBtn, #flashHeader{
	display:none;
	visibility:hidden;
	}

#container {
	width:100%;
}

.main_header{
	  font-family: Arial, Verdana, sans-serif;
	  font-size: 20px;
	  font-weight:bold;
	  color:#006699;
	  line-height: 22px;
}
.sub_header_blue{
	  font-family: Arial, Verdana, sans-serif;
	  font-size: 15px;
	  font-weight:bold;
	  color:#006699;
}
.sub_header_green{
	  font-family: Arial, Verdana, sans-serif;
	  font-size: 15px;
	  font-weight:bold;
	  color: #99cc33;
}
