TABLE.formtable{
	margin-bottom: 5px;
	border: 1px solid #000000;
}

TABLE.formtable TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
}

TABLE.formtable TH{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
}

TABLE.formtable .title{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #B1BECB;
}

TABLE.formtable .field_name{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;

}

TABLE.formtable .emphasis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

.alt1{
	background-color: #dddddd;

}

.alt2{
    background-color: #F3F5F7;
}

.alt1b{
	color: #f00;
	font-weight: bold;
}

.alt2b{
	color: #f66;
	font-weight: bold;
}

.alt1c{
	color: #060;
	font-weight: bold;
}

.alt2c{
	color: #6f6;
	font-weight: bold;
}

.alt1a{
	color: #00f;
	font-weight: bold;
}

.alt2a{
	color: #66f;
	font-weight: bold;

}

INPUT,SELECT,TEXTAREA{
	color: #666666;
	font-weight:normal;
	font-family: Tahoma, Helvetica, sans-serif;
	height:1.7em;

	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eeeeee;
	font-weight: bold;
	vertical-align: middle;*/
}

/**/

.depositWizLine{
	width: 500px;
}

.depositWizElmt{
	width: 100px;
	margin:5px 2px 1px 2px;
	float: left;
	/*height:60px;*/
	padding-top:54px;
	text-align: center;
	background-repeat: no-repeat;
	cursor:hand;
}

.depositWizLine a:hover{
	color: #00548E; 
}
.depositWizLine a{
	color: #00548E; 
}

.depositCheck1{
	float:left;
	width:50%;
	border-right:solid 1px #006699;
	margin-top:20px;
	padding:0px 10px 0px 0px;
}

.depositCheck1 img, .depositCheck2 img{
	float:left;
	margin:0px;
	padding:4px;
}

.depositCheck1 p {
	clear:both;
}

.depositCheck1 span, .depositCheck2 span{
	color:#006699;
	font-weight: bold;
	font-size:1.5em;
	text-transform:uppercase;
	padding:0px 0px 0px 0px;
}

.depositCheck2 {
	margin-left:49%;
	padding:20px 0px 0px 10px;
}

.depositCheck3 {
	padding:20px 0px 0px 0px;
}

.depositCheck3 table{
	padding-top:5px;
}

.depositCheck3 td{
	vertical-align:top;
	text-align:right;
}

.depositCheck3 .st_input{
	border:solid 1px #6699CC;
	width:140px;
	background-color:#fff;
	padding:0;
	margin:0;
}

.depositCheck3 textarea{
	width:140px;
	height:70px;
	background-color:#fff;
	border:solid 1px #6699CC;
}

.depositCheck3 select{
	border:solid 1px #6699CC;
	width:140px;
	background-color:#fff;
}

.backNavigation {
	clear:both;
	width:100%;
	text-align:left;
}
.caption {
	color:#006699;
	font-weight: bold;
	font-size:1.1em;
}

.backRedirect {
	padding:0;
	margin-top:10px;
}

.pleaseNote {
	font-weight:bold;
	font-size:1.3em;
	margin: 5px 0px;
}

.notificationResult {
	text-align:center;
	padding-left:10px;
}

#bpslogo  {
	border:0;
	float:right;
}

.warn_line {
	color:red;
	font-weight:bold;
}

.deposit_currency {
	text-transform:uppercase;
	vertical-align:top;
}