
a,a:active,a:visited {
	color: #09c;
}

a:hover {
	color: #0cf;
}
a.question{
	font-family: Arial;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color:#053d7c;
}

div.answer
{
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	margin-top: 5px;
	margin-left: 13px;
	margin-bottom:10px;
	text-left: right;
	padding-left:10px;
	color: #656565;
	display:none;
	width:550px;
}
div.answer1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	margin-top: 5px;
	margin-left: 23px;
	margin-bottom:10px;
	text-left: right;
	padding-left:32px;
	color: #656565;
	display:none;
	width:550px;
}
div.answerBackend
{
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	margin-top: 5px;
	margin-left: 58px;
	margin-bottom:10px;
	text-left: right;
	padding-left: 10px;
	color: #656565;
	display:none;
	width:550px;
}
div.container
{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	background-color:#e3ebf3;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	color: #656565;
}
div.headerbg
{
	background:url('/images/header_tile.png') repeat-x;
	min-width: 932px;
}

div.header
{
	width:930px;
	margin:0px auto;
	height: 110px;
	text-align: justify;
	position: relative;
	background-color: transparent;
}
div.body
{
	width:930px;
	margin:0px auto;
	position: relative;
	background-color:#ffffff;
	text-align: left;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
div.footer
{
	width:930px;
	margin:0px auto;
	height: 130px;
	font-size: 11px;
	text-align: justify;
	position: relative;
	background-color: #e3ebf3;
}
div.icon
{
	position:relative;
	left:320px;
	bottom:55px;
}
span.dblue
{
	color: #053d7c;
}
div.top
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
	position:absolute;
	left:110px;
	top:11px;
}
div.topFrontend
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
	position: relative;
	left: 0px;
	top: 7px;
}
div.header_left
{
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	position: absolute;
	right: 20px;
	top: 8px;
	color: white;
	padding:0;
}
div.header_left a
{
	color: white;
}
span.Blue
{
	color: #76cdff;
}
span.Grey
{
	color: #656565;
}
div.logo
{
	position:absolute;
	left:20px;
	bottom:20px;
}
div.phone
{
	background: url(/images/phone-trans.png) no-repeat 0 0;
	position:absolute;
	right:20px;
	top:55px;
	text-align: right;
	width: 240px;
	height: 22px;
}


table.selectcountry
{
	position:absolute;
	right: 0px;
	top:5px;
	text-align: right;
	height: 35px;
	border: 0;
}

select.icon-menu {
	font-family: Arial;
	font-size: 11px;
	padding-left: 1px;
	font-weight: normal;
	color: #656565;
	background-color: transparent;
	border: none;
	margin-left: 10px;
	margin-top: 0px;
	height: 20px;
	width: 120px;
}

select.icon-menu option {
background-repeat:no-repeat;
background-position:bottom left;
padding-left:20px;
}
select#countries option[value="189"] {
background-image:url(/images/Singapore-Flag.png);
}
select#countries option[value="95"] {
background-image:url(/images/Hong-Kong-icon.png);
}


table.mainPhone
{
	position:absolute;
	right: 0px;
	top:5px;
	text-align: right;
	height: 22px;
	border: 0;
}
table.phone
{
	position:absolute;
	right: 0px;
	left: 600px;
	top: 5px;
	text-align: right;
	height: 22px;
	border: 0;
}
table.phone td
{
	vertical-align: middle;
}
table.phone td.header_left
{
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: white;
	padding-left: 20px;
}
table.phone td.header_left a
{
	color: white;
}
span.phoneInfo
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
span.contact
{
	color: #76cdff;
	font-size: 15px;
	font-weight:bold;
	letter-spacing: 0.1em;
}
div.headerbanner 
{
	position:absolute;
	left: 250px;
	top: 35px;
}
div.path_bkgrd
{
    text-align: center;
    margin-top: 0px;
    margin-bottom:0px;
    padding:0px;
}

div.menu
{
	position: absolute;
	right: -3px;
	bottom: -4px;
}

.tinytxtbx
{
	border:none;
	height:22px;
	width: 67px;
	background:url('/images/tinytxtbx.png') no-repeat right;
	padding: 4px 7px 0px 7px;
	text-align: left;
	color:#656565;
}
.chargeTxtbx
{
	border:none;
	height:22px;
	width: 40px;
	background-color:transparent ;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #044490;
	font-size: 11px;
}
.txtbx
{
	border:none;
	height:22px;
	width: 131px;
	background:url('/images/txtbx.png') no-repeat right ;
	padding: 4px 7px 0px 7px;
	color: #656565;
}
.bigtxtbx
{
	border:none;
	height:22px;
	width: 240px;
	background:url('/images/bigtxtbx.png') no-repeat right ;
	padding: 4px 7px 0px 7px;
	color: #656565;
}
.headertxtbx
{
	border:none;
	height:22px;
	width: 132px;
	background:url('/images/box/headertxtbx.png') no-repeat right;
	padding: 4px 7px 0px 7px;
	color: #656565;
}
.ddl
{
	width: 135px;
	border: none;
	background-color: transparent;
	background-image:url('arrow_d.gif');
	display:inline-block;
}
div.footerLink
{
	position:absolute;
	left:20px;
	top:15px;
	color: #656565;
	font-weight: bold;
}
span.hlBlue{
	color: #044490;
}
div.copyright
{
	position:absolute;
	left:20px;
	top:40px;
	color: #656565;

}
div.footerFacebookIcon
{
	position: absolute;
	right: 138px;
	top: 28px;
}
div.footerMobileIcon{
	position: absolute;
	left: 500px;
	top: 15px;
}
div.footerMobileIcon img{
	height: 28px;
}
div.footerMobileIcon img#headerImg{
	height: 30px !important;
	margin: 0px auto 7px;
	display: block;
}
div.footerIcon
{
	position:absolute;
	right:20px;
	top:15px;
}
div.submenu
{
	padding-top: 5px;
	padding-left: 40px;
	padding-bottom: 5px;
	color: #656565;
	background-color: #f3f3f3;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}
div.pageTitle
{
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #053d7c;
}
span.pageDetails
{
	font-size: 24px;
	color: #474747;
}
div.subTitles
{
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
div.subTitlesFaqa
{
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #656565;
	font-family: Arial;
}
div.notes
{
	margin-top: 20px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
	font-size: 11px; 
	color: #656565;
}
div.Mblue
{
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	background-color: #c8d8ed;
	padding: 15px;
}

div.Lblue
{
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
}
div.Lblue1
{
	position: relative;	
	background-color: #e3ebf3;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;

}
div.LblueSubHeader
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #053d7c;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.LblueSubHeader1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #053d7c;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.LblueDetails
{
	font-family: Arial;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
div.LblueDetails1
{
	font-family: Arial;
	margin-top: 5px;
	margin-left: 33px;
	font-size: 12px;
	font-weight: bold;
	color: #053D7C;
}
span.dgrey
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
}
.confirmLabel
{
	font-family: Arial;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
	text-align: right;
	
}
.confirmContent
{
	margin-top: 5px;
	margin-left: 33px;
	font-size: 11px;
	color: #044490;
	text-left: right;
	padding-left:10px;
}
textarea
{
	resize:none;
}
div.LblueContent{
	font-family: Arial;
	margin: 5px 0px 5px 33px;
	font-size: 11px;
	color: #656565;
	resize: none;
}
div.LblueContentNeo{
	font-family: Arial;
	font-size: 17px;
	line-height: 32px;
	margin:0px 40px 40px;
	word-spacing: 0.2em;
	letter-spacing: 0.02em;
	color: #656565;
	resize: none;
}
div.LblueBox
{
	background-color: #f7f6f2;
	margin-left: 13px;
}
div.LblueBox1
{
	background-color: #f7f6f2;
	width: 50%;
	float: left;
}
div.LblueBox2
{
	background-color: #f7f6f2;
	width: 50%;
	float: left;
}

div.LblueBoxSubHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #053d7c;
}
.errorText
{
	font-size: 12px;
	color: #d73131;
	list-style-position: inside;
}
div.submitButtons
{
	margin-right: 40px;
	height: 100px;
	text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a { outline: 0 none; }
#soTable {
	width: 750px;
	cellspacing: 0px;
	cellpadding: 0px;
	background-color: #f7f6f2;
	margin-left: 33px;
}
#soTable tbody td {
	valign: top;
}
div.Lpeach
{
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	background-color: #ffeedd;
	border-style:solid;
	border-color:#F8E4CF;
	border-width: 1px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #474747;
}
ul.LpeachErrorBox
{
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	background-color: #FFDADA;
	border-style:solid;
	border-color:#F8E4CF;
	border-width: 1px;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #d73131;
	list-style-position: inside;
}
div.bottomLink
{
	margin-right: 40px;
	margin-top: 20px;
	height: 100px;
	color: #044490;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
div.successfull{
	margin-left: 40px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 65px;
	padding-top:20px;
	background: transparent url(/images/standingorder/successful.png) no-repeat scroll 0 0;
	height: 65px;
}
div.failed{
	margin-left: 40px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 65px;
	padding-top:20px;
	background: transparent url(/images/failed.png) no-repeat scroll 0 0;
	height: 65px;
}
div.errorBox
{
	font-size: 12px;
	color: #d73131;
	list-style-position: inside;
	padding: 15px;
	padding-left: 20px;
	margin-right:10px;
}
div.helpBox
{
	background: transparent url(/images/helpBox.png) no-repeat scroll 0 0;
	
	color: #39882a;
	font-size: 11px;
	padding: 15px;
	padding-left: 20px;
	margin-right:10px;
}
div.bigHelpBox
{
	background: transparent url(/images/helpBoxBig.png) no-repeat scroll 0 0;
	
	color: #39882a;
	font-size: 11px;
	padding: 15px;
	padding-left: 20px;
	margin-right:10px;
}
#comparison
{
	font-family: Arial;
	font-size: 11px;
	color: #656565;
	text-align: left;
	border: 1px solid #e3ebf3;
	width: 750px;
}
#comparison td.leftCol
{
	font-size: 12px;
	font-weight: bold;
	width: 30%;
}
#comparison td.midCol
{
	width: 40%;
}
#comparison td.redFont 
{
	color: #d73131;
	width: 40%;
}
#mobile
{
	font-family: Arial;
	font-size: 11px;
	color: #656565;
	text-align: left;
	width: 100%;
	margin-bottom: 60px;
}
#mobile td.leftCol
{
	font-size: 12px;
	font-weight: bold;
}
#tableWithHelpBox {
	width: 800px;
	cellspacing: 0px;
	cellpadding: 0px;
}
#tableWithHelpBox tr td {
	
}
.tableWithHelpBox {
	width: 800px;
	cellspacing: 0px;
	cellpadding: 0px;
}
.tableWithHelpBox tr td {
	height: 62px;
}
#mobile1
{
	font-family: Arial;
	font-size: 11px;
	color: #656565;
	text-align: left;
	width: 100%;
}
#mobile1 td.leftCol
{
	font-size: 12px;
	font-weight: bold;
}
#twoColsDetails
{
	font-family: Arial;
	font-size: 11px;
	color: #053d7c;
	text-align: left;
	width: 800px;
}
#twoColsDetails td.leftCol
{
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	text-align: right;
	padding-right: 20px;
}
.txtArea
{
	background-image: url('/images/txtarea.png');
	background-repeat: no-repeat;
	background-color: none;
	width: 240px;
	height: 94px;
	text-align: left;
	border: none;
	padding-left: 5px;
	padding-top: 5px;
}
.selectbox1 {
	font-family: Arial;
	font-size: 12px;
	padding:1px;
	font-weight: normal;
	color: #656565;
}
textarea
{
	background-color: transparent;
	font-family: Arial;
	font-size: 12px;
	border: none;
	color: #656565;
	overflow-y:auto; 
	overflow-x:hidden;  
	wrap: true;
}
.txtar
{
	background:none;
	border:none;
	height:88px;
	width: 222px;
	background:url('/images/txtar.bmp') no-repeat right;
	padding: 4px 7px 0px 7px;
	text-align: left;
}
#contactDetailsTable
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 810px;
}
#contactDetailsTable td.title
{
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
#contactDetailsTable td.detail
{
	font-size: 12px;
	font-weight: bold;
	color: #053d7c;
}
div.contactNote
{
	font-size: 12px; 
	font-weight: bold; 
	color: #656565; 
	margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 50px;
}
label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid red;
}
td.field input.error, td.field select.error, tr.errorRow td.field input,tr.errorRow td.field select {
	border: 2px solid red;
	background-color: #FFFFD5;
	margin: 0px;
	color: red;
}

tr td.field div.formError {
	display: none;
	color: #FF0000;
}

tr.errorRow td.field div.formError {
	display: block;
	font-weight: normal;
}

div.error {
	color: red;
}

div.error a {
	color: #336699;
	font-size: 12px;
	text-decoration: underline
}
td.whyuserslovep2h {
	background: url('/images/ifyousendmoney/whyuserslovep2h.png')
		no-repeat scroll 0 0;
	padding-top: 90px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-style: italic;
	color: #757575;
}
#popupContent{ margin-top:10px;font-family: Arial;}
div.popupTitle{ 	
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 24px;
	color: #053d7c; 
}
div.popupBlue
{
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	background-color: #E3EBF3;
	padding: 15px;
}
.inputWrapper_bigtxtbx {
	background:url('/images/bigtxtbx.png') no-repeat left top;
}
html>body span.inputWrapper_bigtxtbx {
	display: inline-block;
}
.inputWrapper_bigtxtbx input.big {
	border: 0;
	background-color: transparent;
	height:22px;
	width: 240px;
	padding: 4px 7px 0px 7px;
	color: #656565;
}
.inputWrapper_txtbx {
	background:url('/images/txtbx.png') no-repeat left top;
}
html>body span.inputWrapper_txtbx {
	display: inline-block;
}
.inputWrapper_txtbx input.norm
{
	border: 0;
	background-color: transparent;
	height:22px;
	width: 131px;
	padding: 4px 7px 0px 7px;
	color: #656565;
}
#SurveyTable
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 810px;
}
#SurveyTable .qtitle{
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}

#SurveyTable .module{
	font-size: 12px;
	font-weight: bold;
	color: #053d7c;
}


table.info{
	font-family: Arial;
	font-size: 11px;
	font-weight: regular;
	color: #656565;
	border: 1px solid rgb(227, 235, 243);
	border-collapse:collapse;
}
table.info tr.header		{ background-color:#e3ebf3; font-weight:bold}
table.info tr.odd   	{ background-color:#f3f3f3; }
table.info td.cat   	{ font-weight:bold }

contactTable
{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	width: 810px;
}
contactTable td.title
{
	font-size: 12px;
	font-weight: bold;
	color: #656565;
}
contactTable td.detail
{
	font-size: 12px;
	font-weight: bold;
	color: #053d7c;
}

#aboutSSL{
	color:#000000;
	display: block;
	text-decoration:none;
	font:bold 7px verdana,sans-serif;
	letter-spacing:.5px;
	text-align:center;
	margin:0px;
	padding:0px;
}