.top-header {
	height:86px;
	background-image: url('../images/mpe_wave.jpg');
	background-size: contain;
	background-repeat: repeat-x;
}

.top-header-inner { 
	height:86px;
}

.top-header-spacer {
	width:800px;
}

.top-header-text {
	font-size:25px;
	color:white;
}

.outer-main-container {
	background-color:white;
}

.main-container-contents {
	min-height:500px;
	padding:0px 0px;
}

.width-1000 {width:1000px;}
.width-250 {width:250px;}
.color-white {color:white;}

.contact-footer-outer {
	background-color:#005AA1;
	height:80px;
}

.bottom-footer-outer {
	color:white;
	background-color:#333333;
	font-size:14px;
	text-align:left;
}



.landing-container {	
	#background-image: url('../images/mpe1.jpg'); 
	color: black;
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: 100%;
	height:200px;
}

.login-container {
	background-image: url('../images/cafeteria.png'); 	
	height:100%; 
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}


.choice-box {
	background-color:white;
	padding:30px;
	width:500px;
}

.choice-thisway-image {border:none;margin-left:30px;}
.choice-button-participant {text-decoration:none;width:180px;}
.choice-button-company {text-decoration:none;width:180px;margin-left:75px;}


.warning-span {
	color:red;
	font-size:10px;
}

.w8-table {border-collapse: collapse;}
.w8-table th, td {padding: 5px;}

.summary-container {
	background-color:#F2F2F2;
	padding:30px;margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #CCCCCC;
}

.documents-btn {
  border: 2px solid #005AA1;
  background-color: white;
  color: #005AA1;
}


.summary-right {border-right:solid 1px black;}
.column-bottom {border-bottom:1px solid #cccccc}
.login-card-container {background-color:white;padding:20px;}
.login-card {clear:both;margin-top:10px;}
.faq-container {padding:30px;min-height:370px;}
.float-right {float:right;}
.padding-10 {padding:10px;}
.padding-30 {padding:30px;}
.margin-right-15 {margin-right:15px;}
.margin-zero {margin:0px;}
.margin-top-20 {margin-top:20px;}
.margin-bottom-10 {margin-bottom:20px;}
.mpe-card-nav {clear:both;margin-top:30px;border:none;}
.lost-callout {width:400px;}
.or-text {padding:0px 15px;}
.width-600 {width:600px;} 
.width-500 {width:500px;} 
.min-375 {min-height:375px;}
.width-50 {width:50%;}
.width-40 {width:40%;}
.width-30 {width:30%;}	
.no-display {display:none;}
.no-border {border:none;}
.right-border-white {border-right:solid 3px white;}

