﻿<style type="text/css">
body {
	font-family:Arial, Helvetica, sans-serif;
	}

form {
	margin:0;
	padding:0;
	}

#container {
	margin: 0px auto;
	width:940px;
	min-height:100%!important;
	height:auto!important;
	height:100%;
	overflow:visible;
	}

#landing {
	display:block;
	margin:0px;
	padding:0px 10px 0px 10px;
	width:920px;
	background:#fff url('images/bg_side2.gif') repeat-y;
	border-collapse:collapse;
	border-left:2px solid #eee;
	border-right:2px solid #eee;
	min-height:800px!important;
	height:auto!important;
	height:800px;
	overflow:visible;
	}

#header { width: 940px; height: 95px; margin: auto auto; position: relative; }
#topbg { background-image: url('images/top-bg.gif'); 
background-repeat: no-repeat; width: 940px; height: 24px; }
#sbclogo {width: 277px; height: 69px; float:left; top: 24px; }
#sbclogo a.scblogo { background-image:url('images/scb-logo.gif'); 
background-repeat:no-repeat; width: 143px; height: 69px; float: left;
}

a {
	text-decoration:none;
	color:#606060;
	}
#sbclogo .countryname{padding-top: 20px; padding-left: 20px;font-family:Arial;
}
#sbclogo .countryname a {padding-left:10px; font-size: 24px; color: #87c534; font-weight: bolder;font-family:Arial;}

#internet {
	padding-top:35px;
	}

#header_bottom {
	margin:0px;
	height:20px;
	width:920px;
	background:#fff url('images/bg_shadow.gif') repeat-x;
}
	
#appHdr .sectionHdr {
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url('images/bg_cat_hdr.gif') repeat-x;
	height:34px;
	color:#777;
	font-weight:bold;
	font-size:18px;
	padding:10px 0px 0px 10px;
	}
	
#appForm {
	font-size:11px;
	padding:0px 10px 30px 10px;
	background-color:white;
	min-height:100%;
	height:auto !important;
	height:100%;
	overflow:visible;
	}
	
#mainContent {
	padding:15px;
	width:870px;
	display:block;

	min-height:100%;
	height:auto !important;
	height:100%;
	overflow:visible;
	}
	
#mainContent {
	clear:both;
	width:870px;
	display:block;
	/*width:600px;*/
	min-height:100%;
	height:auto !important;
	height:100%;
	overflow:visible;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	}

#leftform{
	width:650px;
	vertical-align:top;
	} 
	
table .index{
	width:30px;
	height:20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	}

table .title{
	height:20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
	}
	
table .subtitle{
	padding-left:5px;
	padding-top:10px;
	vertical-align:top;
	height:20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
	}

table .subtitleDisplay{
	padding-left:0px;
	padding-top:10px;
	vertical-align:top;
	height:20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
	}


.row_header {
	color:#FFFFFF;
	font-weight:bold;
	background:url('images/header_row.gif') repeat-x;
	background-repeat:no-repeat;
	font-size:11px;
	height:22px;
	margin-top:11px;
	}
	
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696969; 
	padding-left:5px;
	padding-top:8px;
	vertical-align:top;
	}
	
.formField{
	padding-left:5px;
	font-size:11px;
	color: #696969; 
	font-weight:normal;
	height:30px;
	}

.field {
	border:1px solid #c0c0c0;
	background:#fff;
	height:17px;
	color:#777;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	}
	
	
#id_salutation {
	background:#fff;
	height:17px;
	color:#777;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}


.input_textarea {
	border:1px solid #c0c0c0;	
	font-size: 12px; 	
	width: 500px; 	
	color: #777; 
 	font-family:Arial, Helvetica, sans-serif;
	height: 100px;
	}

.formHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #696969; 
	padding-left:5px;
	vertical-align:top;
	}

.formSubLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696969; 
	}

.formDisplayLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969; 
	padding-left:5px;
	padding-top:8px;
	vertical-align:top;
	}



.requiredTxt {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	}

.descText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969; 

	}

#appdetails {
	width:100%;
	}
	
#appForm .input {
	background:#fff;
	height:17px;
	border:1px solid #c0c0c0;
	color:#777;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	}
	
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #696969;
	}
	
#existingccdetails{
	width:100%;
	}

#actionBtn {
	width:100%!important; 
	margin:15px 0 0 0px;
	}	

.regButton {
	display: block;
	width: 90px;
	height: 23px;
	background: url(images/btn_register.gif) no-repeat left top;
	}

.regButton a {
	}

.regButton a:hover {
	cursor: pointer;
	}	


.conButton {
	display: block;
	width: 90px;
	height: 23px;
	background: url(images/btn_confirm.jpg) no-repeat left top;
	}

.conButton a {
	}

.conButton a:hover {
	cursor: pointer;
	}	

	
	
.cancel_link { 
	font-size: 13px;
	color:#005D9A;
	text-decoration: none;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:5px;
	vertical-align:top;
	font-weight:normal;
	}

.cancel_link a { 
	padding-left:20px;
	vertical-align:top;
	color:#005D9A;

	}
	
.cancel_link a:hover { 
	padding-left: 20px;
	vertical-align: top;
	text-decoration: underline;
	color:#86C533;
	}

	
#righthelp{
	vertical-align:top;
	}
	
#assistance {
	font-family: Arial, Helvetica, sans-serif;
	background:url('images/bg_nextsteps1.gif') repeat-y left top;
	width:165px;
	font-size:12px;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	}
	
#assistance .top {
	background:#fff url('images/bg_nextsteps_hdr.gif') no-repeat left top;
	height:22px;
	color:#fff;
	margin:0px;
	padding:1px 0px 0px 5px;
	}
	
#assistance .callText {
	font-weight:normal;
	padding:8px;
	}
	
#assistance .bottom {
	background:#fff url('images/bg_nextsteps2.gif') no-repeat left top;
	height:7px;
	}
	
#contactdetails{
	width:100%;
	}

.assistanceLink { 
	color:#005D9A;

	}
	
.assistanceLink:hover { 
	text-decoration: underline;
	color:#86C533;
	}


/*error*/
.divError{
	position:absolute;
	background:url('images/error.gif') no-repeat left top;
	width:225px;
	height:45px;
	}
	
.divErrorTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	padding-top:4px;
	padding-left:30px;
	vertical-align:middle;
	}


.divErr {
	border:1px #6DC068 solid;
	background:#019bd9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	
	text-align:center;
	vertical-align:middle;
	padding:10px 10px 10px 10px;
	width:500px;
	}


</style>
