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

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	background-image: url(../img/hg_mitlogo.jpg);
}

#miet_container {
	margin: 5px 0 5px 0;
	padding: 0 10px 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img {border: 0;}

#miet_container_header {
	background: url(../img/exp_header_wexpo.jpg) top left no-repeat;
	height: 25px;
	margin-bottom: 5px;
	color: #FFF;
	padding: 4px 5px 0 5px;
	font-size: 12px;
}

#miet_container_header_left {
	width: 455px;
	height: 18px;
	padding-top: 2px;
	float: left;
	overflow: hidden;
}

#miet_container_header_right {
	float: right;
}

#miet_container_img_pl {
	
	float: left;
}

#miet_container_img {
	width: 100px;
	height: 70px;
	border: #003466 solid 1px;
	margin: 0 0 5px 5px;
}

#miet_container_cont_pl {
	float: right;
	margin-bottom: 5px;
}

#miet_container_cont {
	width: 450px;
	min-height: 70px;
}

#miet_container_cont td {
	font-size: 12px;
	font-weight: bold;
}

#miet_container_exp {
	padding-right: 4px;
	height: 25px;
	text-align: right;
	clear: both;
}

#miet_nmb_placer {
	height: 20px;
	margin: 10px 10px 15px 10px;
}

#miet_nmb_placer a {
	color: #013a71;
	text-decoration: none;
	margin-right: 5px;
	padding-top: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#miet_nmb_placer a:hover {
	text-decoration: underline;
}

#miet_nmb_left {
	width: 5px;
	height: 20px;
	background: url(../img/exp_header_extend.jpg) top left no-repeat;
	float: left;
}

#miet_nmb_mid {
	height: 18px;
	padding-top: 2px;
	background: url(../img/exp_header_extend_mid.jpg) top left repeat-x;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}

#miet_nmb_right {
	width: 10px;
	height: 20px;
	background: url(../img/exp_header_extend.jpg) top right no-repeat;
	float: left;
	margin-right: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
