
body{height:100%;}

.small {
	font-size: 11px;
}
a.secureLink {
	font-size: 11px;
}

a {
	color:none;
}
.help {
	font-size: 11px;
	color: #666;
}
.required {
	color: red;
}
.requiredField {
	margin: 5px 0px;
}
.clear {
	clear: both;
}
.disclaimer {
	margin: 0px 0px 10px 15px;
}
p.intructionalText {
	margin: 0px;
}
div.floatLeft {
	float: left;
}
div.floatRight {
	float: right;
}
.field-label, td.field-label {
	color: #666;
	width: 30%;
	padding: 3px;
}
p.intro {
	margin: 10px 0px 5px 0px;
}

#container {
	text-align: center;
}
#content {
	width: 800px;
	text-align: left;
	background: #fff;
	margin: 0px auto;
}

div#contentWrapper {
	border-top: 0px;
	padding: 15px 10px 10px 0px;
}
div#mainContent {
	padding: 10px 15px 10px 20px;
	font-size: 12px;
}
div#mainContent span.heading1 {
	font-size: 21px;
	font-weight: bold;
	background-color: #ffde38;
	padding: 5px 5px 2px 4px;
	width: 340px;
}
div#leftCol {
	float: left;
	width: 539px;
}
div#rightCol {
	width: 200px;
	font-size: 11px;
	float: right;
	margin-top: 80px;
}

div#consumerInfo {
	padding: 5px 10px;
	margin-top: 0px;
}
div#consumerInfo span.heading {
	background: #ffde38;
	padding: 2px;
	font-weight: bold;
}
div#consumerInfo ul {
	margin: 5px 0px 0px 8px;
	padding-left: 8px;
}
div#consumerInfo p {
	margin: 5px 0px 0px 0px;
}
div#relatedQuestions {
	background: url(../background-images/bg_gradient_related_questions.gif) repeat-x;
	padding: 5px 15px;
	margin-top: 10px;
}
div#relatedQuestions h2 {
	font-size: 12px;
	margin: 10px 0px;
}
div#relatedQuestions div.questionAns {
	margin: 0px 0px 10px 10px;
}
div#relatedQuestions div.questionAns a.answers {
	margin-top: 10px;
	background: url(../background-images/bg_bullet_arrow.gif) no-repeat 0px 8px;
	padding: 4px 0px 0px 7px;
	color: #333;
}
ul#processSteps {
	list-style-type: none;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-size:11px;
}
ul#processSteps li {
	display: inline;
	width: 128px;
	float: left;
	color: #fff;
	padding-left: 5px;
}

ul#processSteps li.firstStep {
	width: 142px;
}
ul#processSteps li.secondStep {
	width: 130px;
}
ul#processSteps li.thirdStep {
	width: 130px;
}
ul#processSteps li.fourthStep {
	width: 122px;
}





ul#processSteps li#visitedTab {
	color: #333;
}
ul#processSteps li#currentTab {
	color: #000;
	font-weight: bold;
}
div#leftCol span.heading2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #ffde38;
	padding: 0px 5px 2px 4px;
}
p.mtOptionSteps {
	font-weight: bold;
}
p.mtOptionSteps img, p.mtOptionSteps select {
	vertical-align: top;
}
p.mtOptionStepsLogin {
	margin-bottom: 3px;
	font-weight: bold;
}
p.mtOptionStepsLogin img, p.mtOptionStepsLogin select {
 	vertical-align: top;
}
div.loginOptions {
	margin-left: 18px;
}
table.formTable td table.serviceTable {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	margin: 5px 0px;
}
table.serviceTable td {
	margin: 0px 0px 0px 30px;
	color: #000;
	font-size: 12px;
	border: 1px solid #ddd;
}

table.serviceTable td ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
}
table.serviceTable td.productName {
	font-size: 12px;
	padding-left: 0px;
	color: #000;
}
div#contentWrapper table.formTable td table.serviceTable th {
	border: 1px solid #ddd;
	font-size: 11px;
	padding: 3px 3px;
	vertical-align: top;
	background: #ffde38;
	color: #000;
}
table.serviceTable th {
	border: 1px solid #ddd;
	font-size: 11px;
	padding: 3px 3px;
	vertical-align: top;
	background: #ffde38;
	color: #000;
}
div#contentWrapper table.formTable td table.serviceTable td {
	padding: 3px 3px;
	vertical-align: top;
}
div#captchaContainer {
	border: 1px solid #ccc;
	padding: 3px;
	width: 137px;
	float: left;
	
}
div.securityInfo {
	padding-left: 22px;
	margin-top: 10px;
}
div#footNotes {
	border-top: 2px solid #ccc;
	margin-top: 20px;
}
div#footNotes p.small {
	margin: 10px 0px;
}

#loginTableContainer {
	margin-top: 20px;
}
table.signUpContainer td {
	vertical-align: top;
}
table.signUpContainer table.formTable {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
div.sectionHeader {
	padding: 5px 10px;
}

table.creditCardTable, table.newCardTable {
	width: 100%;
	border-collapse: collapse;
}
table.creditCardTable {
	margin-top: 0px;
}
table.creditCardTable th {
	background: #ffde38;
	padding: 3px;
}
table.creditCardTable td, table.newCardTable td {
	vertical-align: top;
	padding: 3px;

}
table.creditCardTable td.field-label {
	color: #666;
	text-align: right;
	padding: 3px;
}
div#newCardContainer {
	margin-top: 10px;
}

p.goldcardInfo {
	margin-top: 5px;
}
.changeLink {
	margin-left: 10px;
}
div.termsAndConditions {
	padding: 5px 5px 5px 15px;
}
div.helpNote {
	padding: 5px 5px 5px 15px;
}
table.paymentTable {
	width: 100%;
	border-collapse: collapse;
}
table.paymentTable td {
	padding: 0px;
	vertical-align: top;
}
td.amount {
	text-align: right;
}
table.transferSummaryTable td {
	padding: 3px 3px 0px 3px;
	width: 60%;
}
table.transferSummaryTable td.last-cell {
	border-bottom: 0px;
}
table.transferSummaryTable td.field-label {
	padding: 3px 3px 3px 10px;
	}

div#moneyTransferSummaryReceipt span.heading {
	background: #ffde38;
	padding: 2px;
	font-weight: bold;
	font-size: 15px;
}
div#moneyTransferSummaryReceipt {
	background: #eee;
	padding: 5px;
}
div.vbvContainer {
	padding: 5px;
	margin-top: 5px;
}
table.formTable td.field-label {
	color: #666;
	text-align: right;
	padding: 3px;
}
table.formTable td div.countryDDContainer {
	position: relative;
}
div.countryDDContainer {
	position: relative;
}

table.paymentTable table.formTable td.amount {
	padding-right: 5px;
	width: 20%;
}
table.paymentTable table.formTable td {
	padding: 3px;
}
div.sectionHeaderBg {
	background: #eee;
	border-bottom: 1px dotted #ccc;
	border-top: 2px solid #bbb;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 3px 3px 10px;
	margin: 0px 0px 0px 0px;
}
div.sectionContant {
margin-top:10px;
}

.nextSection {
margin-top:20px;
}



table.paymentTable td.sectionHeader, table.formTable td.sectionHeader {
	background: #eee;
	border-bottom: 1px dotted #ccc;
	border-top: 2px solid #bbb;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
}

h2.exchangeRateHeading {
	background: #ddd;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	border-bottom: 2px solid #ccc;
}
div.sectionDetails {
	padding: 5px 5px 0px 15px;
	margin: 0px 0px 15px 0px;

}
table.paymentTable td div.sectionDetails {
	padding: 5px 5px 0px 15px;
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}
div.sectionHeaderFirst {
	color: #333;
	border-top: 1px solid #ccc;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 3px 3px 3px;
}
div.sectionHeader {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
}

#priceOnlineServices {
	background: #eee;
	padding: 15px 5px 0px 10px;
}
#priceOnlineServices span.heading {
	background: #ffde38;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 8px 5px 4px;
}
#priceOnlineServices .small {
	font-size: 9px;
	margin: 5px 0px 0px 3px;
}
#priceOnlineServices select {
	font-size: 10px;
}
#priceOnlineServices p {
	margin: 15px 0px 0px 5px;
}
div.greyBg {
	background: #eee;
}
div.yellowBg {
	background: #ffc;
}
div.fixedPos {
	position: fixed;
	top: 5px;
}

div#formTableContainer {
	background: url(../background-images/process_steps_receive.gif) no-repeat 0px 0px;
	width: 557px;
}
#receive div#formTableContainer {
	background: url(../background-images/process_steps_receive.gif) no-repeat 0px 0px;
}
#payment div#formTableContainer {
	background: url(../background-images/process_steps_payment.gif) no-repeat 0px 0px;
}
#review div#formTableContainer {
	background: url(../background-images/process_steps_review.gif) no-repeat 0px 0px;
}
#receipt div#formTableContainer {
	background: url(../background-images/process_steps_receipt.gif) no-repeat 0px 0px;
}
table.formTable {
	width: 100%;
	border-collapse: collapse;
}
table.formTableNoBorder {
	width: 100%;
	border-top: 0px;
}
table.formTable td, table.formTableNoBorder td {
	padding: 3px;
	vertical-align: top;
}

table.formTable td p, table.formTableNoBorder td p {
	margin: 10px 0px;
}
table.formTable td.form-label, table.formTableNoBorder td.form-label, table.formTable span.form-label {
	padding-left: 30px;
	color: #333;
	text-align: right;
}
table.formTableNoBorder td.form-label {
	width: 20%;
}
table.formTableNoBorder td {
	padding: 3px 0px 3px 3px;
}
table.formTable td.actBtn, div.actBtn, table.formTableNoBorder td.actBtn {
	text-align: right;
	padding-right: 20px;
}

.actBtnRighCol {
	margin: 10px 0px;
}

.acnBtnContainer {
	margin-top: 5px; 
	margin-left: 10px;
	padding-top: 10px;
	float: right;
}
.btnContinue {
	width: 126px;
	height: 24px;
	background: url(../background-images/btn_off.126.24.gif) no-repeat;
	font-weight: bold;
	text-align: left;
}
.btnContinue a {
	cursor: pointer;
	padding: 6px 0 0 10px;
	display: block;
	text-decoration: none;
	width: 116px;
	height: 24px;
	color: #000;
}
.btnContinue a:hover {
	background: url(../background-images/btn_on.126.24.gif) no-repeat 100% 0px;
}

.btnContinueDisabled {
	width: 126px;
	height: 24px;
	background: url(../background-images/btn_disabled.126.24.gif) no-repeat;
	font-weight: bold;
	text-align: left;
}
.btnContinueDisabled a {
	cursor: default;
	padding: 6px 0 0 10px;
	display: block;
	text-decoration: none;
	width: 126px;
	height: 24px;
	color: #999;
}


div.msg {
	margin:10px 10px 10px 10px;
	padding:0px 10px 0px 10px;
}

div.msg h2 {
	font-size: 12px;
	margin:10px 0px 5px 0px;
	padding:4px 0px 4px 35px;
}

div.msg.alert h2 {
	background: url(../background-images/icon_alert.gif) no-repeat top left;
	color:#333;
}

div.msg.alert li {
	color:#333;
	font-size: 12px;
}

div.msg.alert ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 40px;
}


div.msg.info {
	background: #E0E8EB;
	border: 2px solid #385cb2;
}

div.msg.info h2 {
	background: url(../background-images/icon_info.gif) no-repeat top left;
}


div.msg.alert {
	background:#FDF7D5 none repeat scroll 0% 50%;
	border:2px solid #cc0001;
}

div.msg.ok {
	background:#E9F4DD none repeat scroll 0%;
	border:2px solid #006600;
}

div.msg.ok h2 {
background:transparent url(../background-images/icon_ok.gif) no-repeat scroll left top;
}


div.msg.warning {
	background:#fff7d6 none repeat scroll 0%;
	border:2px solid #ffe086;
}

div.msg.warning h2 {
	background: url(../background-images/yellow_mark.gif) no-repeat top left;
}

div#moneyTransferSummary {
	width: 200px;	
	margin-bottom: 5px;							
}
#ajaxUpdatedMT {
	display: none;
}
#moneyTransferSummary .ajaxUpdate {
	position: absolute; 
	top: 45px; 
	left: 4px; 
	padding: 10px 5px 0px 10px; 
	background: #fff095; 
	font-weight: bold; 
	font-size: 12px; 
	width:178px;
}
#moneyTransferSummary .ajaxUpdate .animatedGif {
	float: left; 
	margin-left: 10px;
}
#moneyTransferSummary .ajaxUpdate .updateMessage {
	float: left;
	margin-left: 5px;
	width: 145px;
}


div#mt_bottom {
	background: url(../background-images/bg_mt_summary_bottom.gif) bottom left no-repeat;
	height: 15px;
}
div#mt_header {
	background: url(../background-images/bg_mt_summary_header_EUR.gif) top left no-repeat;
	height: 26px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}
table#transferSummaryTable {
	width: 100%;
	border-collapse: collapse;
	background: url(../background-images/bg_mt_summary.gif) repeat-y;
}
table#transferSummaryTable td.amount {
	padding-right: 10px;
}

div.currencyConvertorContainer {
	margin-left: 50px;
}
#currencyConvertor h5 {
	margin: 5px 0px 10px 0px;
}
div.optionalServiceContainer {
	margin: 5px 0px 0px 25px;
}
div.serviceOption {
	float: left;
}
div.sendingOptions {
	margin: 5px 0px 0px 25px;
}
select#bankDropdown {
	width: 265px;
}
div#wait-box {
	 BORDER-RIGHT: #333 2px solid; 
	 PADDING-RIGHT: 10px;
	 BORDER-TOP: #333 2px solid;
	 DISPLAY: none;
	 PADDING-LEFT: 10px;
	 BACKGROUND: #ffc; 
	 LEFT: 272px;
	 PADDING-BOTTOM: 10px;
	 FONT: bold 14px verdana,geneva,helvetica,arial,sans-serif;
	 BORDER-LEFT: #333 2px solid;
	 WIDTH: 250px;
	 PADDING-TOP: 10px; 
	 BORDER-BOTTOM: #333 2px solid; 
	 POSITION: absolute; TOP: 25px;
	 color:#000000
}

div#wait-box1 {
	 BORDER-RIGHT: #333 2px solid; 
	 PADDING-RIGHT: 10px;
	 PADDING-LEFT: 10px;
	 PADDING-BOTTOM: 10px;
	 PADDING-TOP: 10px; 
	 BORDER-TOP: #333 2px solid;
	 BACKGROUND: #ffc; 
	 LEFT: 272px;
	 FONT: bold 14px verdana,geneva,helvetica,arial,sans-serif;
	 BORDER-LEFT: #333 2px solid;
	 BORDER-BOTTOM: #333 2px solid; 
	 WIDTH: 450px
}


.transferField {
	font-size: 11px;
	color: #036;
}
div.currencyFields {
	margin: 6px;
}
#sendCurrency {
	background: #fff197;
	width:200px;
	 height:60px;
}
#receiveCurrency {
	background: #ddd;
 	height:60px;
}
div.conversionRate {
	margin-top: 5px;
}

div.captchaContainer {
	border: 0px;
	height: 46px;
	width: 210px;
	
}
div.captcha {
	float: left;
	margin-right: 5px;
	padding-top: 0px;
}
div.captchaButtons {
	float: left;
}

div.rightColWidgetV1 {
	background: url(../background-images/bg_rightColWidgetV1.gif) top left repeat-y;
	margin: 0px 0px 5px 0px;
}
div.rightColWidgetV1Tp {
	background: url(../background-images/bg_rightColWidgetV1Tp.gif) top left no-repeat;
	height: 8px;
	width: 200px;
}
div.rightColWidgetV1Bt {
	background: url(../background-images/bg_rightColWidgetV1Bt.gif) bottom left no-repeat;
	height: 6px;
	width: 200px;
}
div.chatImgContainer {
	float: left;
	padding: 0px 0px 0px 10px;
}
div.chatLinkContainer {
	float: left; 
	padding: 0px 0px 0px 5px;
}
div.chatLinkContainer div.chatHeader {
	font-size: 15px; 
	font-weight: bold;
}
div.chatLinkContainer div.chatLink {
	background: url(../background-images/bg_bullet_arrow.gif) 0px 3px no-repeat;
	padding-left: 8px;
}
div.chatLinkContainer div.chatLink a {
	font-size: 11px;
}
div.euTdLabelTextLeft{
width:30%;
float:left;

}

#agreementError {
display: none;
}

.ReceiverDataForm{
padding-top:5px;
width:455px;
_width:455px;

}
.ReceiverBankDataForm{
padding-top:10px;
padding-bottom:10px;
width:455px;
_width:455px;

}
.ReceiverLable{
float:left;
color:#666666;
text-align: right;
width:180px;
}
.ReceiverLableContant{
float:left;
margin-left:10px;
_margin-left:5px;
*margin-left:5px;
.margin-left:5px;
width:230px;
_width:250px; 
}
.ReceiverBankLableContant{
float:left;
padding-left:10px;
width:260px;
}
#senderMobileNumDiv{
	float:left;
	color:#666666;
	text-align: right;
	width:150px; 
}
#saveSenderMobileNoDiv{
	margin-left:186px;
	_margin-left:176px;
}
#addToAddressBook{
margin-left:186px
}
#updateAddressBook{
margin-left:186px
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.ReceiverLable { 
	float:left;
	color:#666666;
	text-align: right;
	width:170px; 
	}
	.ReceiverLableContant{
	float:left;
	margin-left:10px;
	width:240px;
	}
	.ReceiverBankLableContant{
	float:left;
	padding-left:10px;
	width:240px;
	}
	#senderMobileNumDiv{
	float:left;
	color:#666666;
	text-align: right;
	width:150px; 
	}
	#saveSenderMobileNoDiv{
	margin-left:160px;
	}
	#addToAddressBook{
	margin-left:180px;
	}
	#updateAddressBook{
	margin-left:180px;
	}
	#receiverMobileBox{
	margin-left:180px;
	}
}

.SummeryDivcolumn1{
float:left;
width:115px;
_width:112px;
}
.SummeryDivcolumn2{
float:right;
text-align:left;
margin:0px 3px 0px 0px;
padding:0px 0px 0px 0px;

}
.SummeryDivcolumn3{

float:right;
text-align:right;
margin-right:5px
}

.SummeryDivcolumn4{
clear: both; 
float: left; 
width: 178px; 
margin-left: 8px; 
font-size: 9px;
}

#SummeryColoredDiv{
margin-left:1px;
margin-right:0px;
}
#outerSummeryDiv{
margin-left:6px;
margin-right:0px;
padding-top:3px;
}
.textColor666{
color:#666666;
text-align: right;
}
.text10_666{
color:#666666;
text-align: right;
font-size:10px;

}

.strong{
font-weight:bold;
}
.GlobalErrorBox{
background: url(../background-images/icon_alert.gif) no-repeat;
background-position: 10px 5px;
color:#333;
border:1px solid #283646;
padding:10px 10px 10px 40px;
margin:10px;
background-color:#FDF7D5;
font-size:11px;
font-weight:bold;
}

.loader {
width:auto;
display:block;
background-color:#ffffff;
margin-top:-3px;
margin-left:1px;
}
.loader .loaderText {
display:none;
}

.loader .loaderText div {
background: transparent url(../background-images/wait1.gif) no-repeat;
background-position:0px 20px; 
color: #000000;
margin-left:20px;
Padding-top:20px;
font-weight: bold; 
font-size: 12px; 
padding-left:25px;
}

span.btnContinueFX {
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
	background: url(../background-images/btn_tl.250.27.gif) no-repeat center left;
	margin-right: 20px;
	font-weight: bold;
}
span.btnContinueFX a {
	padding: 7px 20px 7px 10px;
	text-decoration: none;
	margin-right: -20px;
	color: #000;
	background: url(../background-images/btn_tr.20.27.gif) no-repeat center right;
}
span.btnContinueFX a:hover {
	background: url(../background-images/btn_on_tr.20.27.gif) no-repeat center right;
}
span.btnContinueFXSec {
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
	background: url(../background-images/btn_tl.250.27.gif) no-repeat center left;
	margin-right: 20px;
	font-weight: bold;
	margin-left: 10px;
}
span.btnContinueFXSec a {
	padding: 7px 20px 7px 10px;
	text-decoration: none;
	color: #000;
	margin-right: -20px;
	background: url(../background-images/btn_tr.20.27.gif) no-repeat center right;
}
span.btnContinueFXSec a:hover {
	background: url(../background-images/btn_on_tr.20.27.gif) no-repeat center right;
}
span.btnContinueFXDisabled {
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
	background: url(../background-images/btn_tl_disabled.250.27.gif) no-repeat center left;
	margin-right: 20px;
	font-weight: bold;
}
span.btnContinueFXDisabled a {
	padding: 7px 20px 7px 10px;
	text-decoration: none;
	color: #999;
	margin-right: -20px;
	background: url(../background-images/btn_tr_disabled.20.27.gif) no-repeat center right;
}
span.btnContinueFXDisabled a:hover {
	background: url(../background-images/btn_tr_disabled.20.27.gif) no-repeat center right;
}

span.removeSpan3{
	float:none;
}
.jsSpanError{
	font-weight:normal;
	background:#fff;
	font-size:7pt;
	float:none;
	color:#ff0000;
}
*html .jsSpanError1{
	display:block;
}
.accountOverviewContainer{
width:100%;
}
.contactUsThankYou{
width:595px;
}
.profile_overview {	
	width:180px;
}
.your_services{
width:180px;
}
.spanErrorInline {  
    color:#ff0000;
	font-size:7pt;
	float:left;
}

.spanErrorInline img, {
	height:13px;
	width:17px;
}

.outerSummeryDivtxt{
color:#000000;
}

.outerSummeryDivtxt a{
color:#3366ff;
}
div.summeryTextonload{
color:#fff197;
}
div.summeryTextonload a{
color:#fff197;
}





.demoNavDiv{
width:23px; 
color:#FFFFFF  ;
padding-left:0px;
height:30px;
float:left;
background-image: url(../background-images/ico_slideNo.jpg);
padding-top:6px;
text-align:center

}

.slideshowNavBg{
background-image: url(../background-images/img_demoHeadBg.jpg);
}

.demoSelectNo{
font-weight:bold;
color:#FF0000;
}
  
#demoNav a:hover {
color: #fdd820;
font-weight:bold;

}  
.demoNavlink  {
color: #fdd820;
font-weight: bold;
background-image:url(../background-images/btn_tl_disabled.250.27.gif)

}  

div.portletHeader {
background:transparent url(../background-images/bg_hm_portHeader.gif) repeat-x scroll 0%;
color:#F1E21A;
font-weight:bold;
height:20px;
padding:5px 10px;
}
.jsSpanError img {
	position:absolute;
	margin-left:-17px;	
	_margin-left:-17px;
	height:13px;
	width:17px;
}
.newAcnBtnContainer {
	margin-top: 0px; 
	margin-left: 10px;
	padding-top: 10px;
	float: right;
}
.newNextSection {
	margin-top:10px;
}
div#mt_header_dollar {
	background: url(../background-images/bg_mt_summary_header_dollar.gif) top left no-repeat;
	height: 26px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}
div#mt_header_kr {
	background: url(../background-images/bg_mt_summary_header_kr.gif) top left no-repeat;
	height: 26px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}
div#mt_header_pound {
	background: url(../background-images/bg_mt_summary_header_pound.gif) top left no-repeat;
	height: 26px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}
div#mt_header_cad {
	background: url(../background-images/bg_mt_summary_header_CAD.gif) top left no-repeat;
	height: 26px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}

div#mt_summary_widget_header {
	height: 26px;
	padding: 8px 0px 0px 35px;
	font-weight: bold;
}

.BrandingText{
color:#ECC200;
font-weight:bold;
}


#effectDiv{
	background-color:#000;
	position:absolute;	
	top:0px;
	left:0px;
	-moz-opacity:1.0;
	opacity:.5 ;
	filter: alpha(opacity=50);	
	z-index:2;
}
	
#overlay{
	display:none;
	width:400px;
	background-color:#FFF;
	border:2px solid #000;
	position:absolute;
	z-index:99;
	top:0px;
	left:0px;
	padding:10px
}
#overlayIBP{
	display:none;
	width:400px;
	background-color:#FFF;
	border:2px solid #000;
	position:absolute;
	z-index:99;
	top:0px;
	left:0px;
	padding:10px
}
.timeOutOverlay{
font-size:14px;
font-weight:bold;
}
.msgBoxBullet{
list-style-image:url(../background-images/img_bullet.gif);
margin-top:5px
}
.msgBoxBullet li{
	background: url(../background-images/img_bullet.gif) no-repeat 5px 8px transparent;
    list-style-type:none;
	margin-left:12px;
	padding-left:18px;
	margin-top:5px;
}


.infoMessage  {
	background: url(../background-images/icon_info.gif) no-repeat top left;
	margin-left:125px;
	width:320px;
}
.infoMessage h2 {
	font-size:12px;
	font-weight:normal;
	margin-left:30px;
}

.cardMessage  {
	background: url(../background-images/icon_info.gif) no-repeat top left;
}
.cardMessage h2 {
	font-size:8pt;
	font-weight:normal;
	margin-left:30px;
}

.loginLableTd{
width :350px \9;
}


.EditPaymentCreditCardLabled{
padding-left:7px;
}

.euidIdentificationAddress{
		float: left;
		width:65%;
}
.euidIdentificationAddressUK{
		float: left;
		width:100%;
}

.euidIdentificationAddress ul{
	list-style:none;
	padding:0px;
}
.euidIdentificationAddress ul.contant{
	margin-left:0px;
}

.euidIdentificationAddress .contant{
	margin-left:25px;
}

.euidIdentificationImage{
	margin-right:50px; 
	float:left;
}


.profileOverviewTable{width:200px; float:left;font-size:12px;margin-top:10px;}
.profileOverviewTable .top .topLeft{background-image:url(../background-images/EUID/header_left.gif); float:left;width:191px; height:23px; padding-top:5px}
.profileOverviewTable .top .topLeft span{margin:10px 0px 0px 10px;font-size:13px;font-weight:bold }
.profileOverviewTable .top .topRight{background-image: url(../background-images/EUID/header_right.gif);width:9px;height:28px; float:left;}
.profileOverviewTable .Middle{border-left:1px solid #e9e7e7;border-top:2px solid #cbcbcb;border-right:1px solid #e9e7e7; clear:both}
.profileOverviewTable .Bottom .bottomLeft{background-image:url(../background-images/EUID/footer_left.gif); float:left;width:191px;height:29px;background-repeat:no-repeat;}
.profileOverviewTable .Bottom .bottomRight{background-image: url(../background-images/EUID/footer_right.gif);width:9px; float:left;height:29px;background-repeat:no-repeat;}

.profileOverviewTable .Middle ul{list-style-type: none; padding:5px 0 0 15px; margin:0px; word-wrap:break-word;}
.profileOverviewTable .Middle ul.profile_overviewUl{margin: 10px 0 0 0px;padding: 0px 0px 10px 15px;}
.profileOverviewTable .Middle ul.profile_overviewUl li{margin: 0;padding: 2px 0 0 9px ;background:url(../background-images/greybullet_trans.gif) no-repeat 2px 7px;list-style:none;
position:relative;font-size:11px}

.IdentityStatusTable{width:355px; float:left; margin:10px 0px 0px 20px; font-size:12px}
.IdentityStatusTable .top .topLeft{background-image:url(../background-images/EUID/header_left.gif); float:left;width:346px; height:28px;}
.IdentityStatusTable .top .topLeft div{margin:5px 0px 0px 10px;font-size:13px;font-weight:bold;width:60%;float:left }
.IdentityStatusTable .top .topLeft div.link{float:right;color:#3366FF; font-size:11px;width:30%;text-align:right}
.IdentityStatusTable .top .topLeft div.link a{color:#3366FF; font-size:11px;}
.IdentityStatusTable .top .topRight{background-image: url(../background-images/EUID/header_right.gif);width:9px;height:28px; float:left;}
.IdentityStatusTable .Middle{border-left:1px solid #e9e7e7;border-top:2px solid #cbcbcb;border-right:1px solid #e9e7e7; clear:both}
.IdentityStatusTable .Middle .sendMoneybtn{width: 200px; float:right; margin-right:30px ; _margin-right:15px;}
.IdentityStatusTable .Middle .middleTop{padding:5px 0px 15px 5px}
.IdentityStatusTable .Middle .middleMiddle{padding-bottom:15px}
.IdentityStatusTable .Middle .middleMiddle .grayBg{background-color:#efefef; width:99%; padding-left:4px}
.IdentityStatusTable .Middle .middleMiddle .grayBg .status{font-weight:bold}
.IdentityStatusTable .Middle .middleMiddle .whiteBg{width:99%; padding-left:4px}
.IdentityStatusTable .Middle .middleMiddle .whiteBg .status{font-weight:bold}
.IdentityStatusTable .Middle .hr{background-color: #b5b5b5;margin:10px 10px 0px 5px; height:2px }
.IdentityStatusTable .middleBottom{padding:5px 5px 10px 5px}
.IdentityStatusTable .Bottom .bottomLeft{background-image:url(../background-images/EUID/footer_left.gif); float:left;width:346px;height:29px;background-repeat:no-repeat;}
.IdentityStatusTable .Bottom .bottomRight{background-image: url(../background-images/EUID/footer_right.gif);width:9px; float:left;height:29px;background-repeat:no-repeat;}
ul.RegThankYouPage li{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding; background:transparent url(../background-images/bullet_dot.gif) no-repeat scroll 6px 8px; font-size:10pt;font-weight:normal;margin:10px 0px 0px 0px;padding:0 0 0 18px}
.RegThankYouPage span.link{color:#3366FF;text-decoration:underline}
ul.RegThankYouPage div.linkLine{margin:10px 0px 35px 45px; }
ul.RegThankYouPage div.linkLine span.bullet{color:#000; text-decoration:none}
ul.RegThankYouPage div.linkLine a{color:#3366FF;text-decoration:underline;}
.unisysId{margin:0;padding-top:0px !important}
.unisysId .head3{background-color:#FFDE38;font-weight:bold;margin:11px 0 0 0px;padding:0 2px 0 3px;}
.sendAgainLinkDisabled {font-size: 8pt; text-decoration: none; color: #CCC !important}
.sendAgainLink {font-size: 8pt;	color: #3366ff;}


#ModalMask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
  left:0px;
  top:0px
}
  
#modalBoxes .dialogwindow {
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


#modalBoxes #dialog {
  width:375px; 
  height:203px;
  background-color:#FFFFFF;
}
#modalContentHere{
padding:5px;
}

.rowOneHead{font-weight:bold}
.normalText{
font-weight:normal;
}
.field-label_bpay, td.field-label_bpay {
	color: #666;	
	width: 20%;
	padding: 3px;
}
div#wait-box-addresscomply {
	 BORDER-RIGHT: #333 2px solid; 
	 PADDING-RIGHT: 10px;
	 BORDER-TOP: #333 2px solid;
	 DISPLAY: none;
	 PADDING-LEFT: 10px;
	 BACKGROUND: #ffc; 
	 LEFT: 272px;
	 PADDING-BOTTOM: 10px;
	 FONT: bold 14px verdana,geneva,helvetica,arial,sans-serif;
	 BORDER-LEFT: #333 2px solid;
	 WIDTH: 250px;
	 PADDING-TOP: 10px; 
	 BORDER-BOTTOM: #333 2px solid; 
	 POSITION: absolute; TOP: 25px;
	 color:#000000
}

.OHDaddressBookLoader{
background: url(../background-images/wait1.gif) no-repeat; 
border:1px solid #ccc;
background-color:#f8fec8;
padding:2px 0px 2px 0px;
position:absolute;
font-size:8pt;
width:150px;
padding-left:25px;
display:none;
}
.OHDaddressBookLoader span{
background-color:#f8fec8;
font-size:8pt;
background-position:left;
z-index:2;
font-weight:normal;
}

ul.ul_1{list-style-type:none;padding:10px 0px 0px 0px; margin:0px 0px 0px 43px;}
	ul.ul_1 li{margin:0px; padding:0px; font-size:12px !important; font-weight:normal;}
	

