/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#fff;
}
.Nform-top{width:740px; height:19px; background: url(../images/Nform-top.gif) 0 0 no-repeat;}
.Nform-mid{width:740px; background: url(../images/Nform-mid.gif) 0 0 repeat-y;}
.Nform-bot{width:740px; height:19px; background: url(../images/Nform-bot.gif) 0 0 no-repeat;}
#container_form{
	font-size:12px;
	font-family:verdana;
	padding:0 20px;
	width:695x;
	color: #000000;
	border:none;
}

#step1 div{
	height:auto;
	display:block;
	padding: 5px 0 8px 0;
}

#panel1{
	width:340px;
	float:left;
	color:#000;
	font-size:12px;
	font-family:verdana;
}

#panel1 div{
	height:auto;
	display:block;
	padding: 5px 0 8px 0;
}

#panel2{
	width:350px;
	float:left;
	color:#000;
	font-size:12px;
	font-family:verdana;
}

#panel2 div{
	height:auto;
	display:block;
	padding: 5px 0 8px 0;
}

#buttons{
	clear:both;
	padding-top:25px;
}

label{
	width:160px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000;
}

textarea{
	width:250px;
	height:75px;
}

.containers{
	height:auto;
}


.button{
	width:4.5em;
	height:2em;
	background-color:#ff9966;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.error{
	color:#FF0000;
	display:none;
}
 
.submit_button{	width:100px; height:30px;background:url(../images/form_button.png) 0 0 no-repeat; color:#000000; text-decoration:none;
	cursor:pointer;	border:none; font:Verdana, Arial, Helvetica, sans-serif 12px bolder;}
.submit_button1{	width:150px; height:30px;background:url(../images/form_button1.png) 0 0 no-repeat; color:#000000; text-decoration:none;
	cursor:pointer;	border:none;	font-family: Arial;	font-size: 12px;	font-style: normal;	font-weight: normal;font-variant: normal; text-transform: none;}
.browse{
	color: #FFFFFF;
	height: 25px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	border: 1px solid #999999;
	cursor: hand;
}

.hideonLoad{
	font-size:12px;
	color:#000;
	display:none;
}

.labels{
	color:#000;
	font-size:12px;
	font-family:Verdana;
}

.highlight{
	border:1px solid #FF0000;
}

.info{
	padding-left:150px;
	display:block;
	color:#0066FF;
	font-weight:500;
	font-size:10px;
}

.starClass{
	font-size:12px;
	color:#FF0000;
}
.smally{
	font-size:9px;
}

/*referal forms fields*/

.lable_ref{ margin-bottom:5px; display:block; width:225px;}
.client_code{ width:50px;}
