#MPSOuterContainer {
	width:950px;
	margin:5pt 0pt 5pt 0pt;
}

.MPSSelectLogoBlk {
	width:45%;
	margin-top:7.5pt;


}

.MPSSelectLogoBlkLeft {
	float:left;
	width:86px;
	height:110px;
	border-left:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	padding:10px 7px 0px 7px;
	overflow:hidden;

}

.MPSSelectLogoBlkRight {
	padding-left:10%;
	float:left;
	width:65%;
	border:1px solid #c2c2c2;
	height:120px;
}

.MPSRightText {
	font-size:15px;
}

.lineDivision {
	border-bottom:1px solid #c2c2c2;
	width:200px;
	text-align:center;
	height:10px;
	margin:0pt 0pt 0pt 0pt;
}

.MPStableBlk {
	width:100%;
	margin-top:7.5pt;
}

.MPStableBlkLeft {
	float:left;
	width:15%;
}

.MPStableBlkRight {
	 float:right;
	 width:83%;
}

.inp5 {
    border:1px solid #e2e3e1;
    color:#000000;
    background:#fbfbfb;
    font-family:verdana, Tahoma, Helvetica, sans-serif;
    color:#000000;
    font-size: 12px;
    padding:5px;
    height:16px;
    width:275px;
}

.inp5SmallLeft {
    border:1px solid #e2e3e1;
    color:#000000;
    background:#fbfbfb;
    font-family:verdana, Tahoma, Helvetica, sans-serif;
    color:#000000;
    font-size: 12px;
    padding:5px;
    height:16px;
    width:55px;
}

.inp5SmallRight {
    border:1px solid #e2e3e1;
    color:#000000;
    background:#fbfbfb;
    font-family:verdana, Tahoma, Helvetica, sans-serif;
    color:#000000;
    font-size: 12px;
    padding:5px;
    height:16px;
    width:196px;
}

.MPSNote {
	font-size:9px;
	font-style:italic;
}

.MPSdropDown
{
    border:1px solid #e2e3e1;
    color:#000000;
    background:#fbfbfb;
    font-family:verdana, Tahoma, Helvetica, sans-serif;
    color:#000000;
    font-size: 12px;
    padding:5px;
    height:25px;
    width:288px;
}


.seccessText {
	margin-top:5pt;
	font-size: 12px;
	font-weight:bold;
}

#successContainer {
	 width:60%;
	 margin-top:10pt;
	 text-align:left;
}

#successNote {
 	font-size:18px;
 	color:#880828;
 	text-align:center;	
}