

input, select {
	padding: 8px; 
}
input[type="submit"], input[type="file"]{
	color: #ffffff;
    text-align: center;
    font-weight: bold;
    background-color: #5047a9;
    height: auto;
    padding: 8px 15px;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 4px 1px;
    border: 0px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	}
	
.findinput   {
width:48%;
color:#74999d;
margin: 2px 1%;
float: left;
}
.findinput  input, .findinput select{
width:98%; padding: 3px 1%;
}
#lead_Bank2 .findinput   {
width:98%; float: none;
}
#lead_Bank2 {
    height: auto;
    margin: 30px 5% 0px 0px;
}
.appforminput  textarea {
	display: block;
	width: 300px;
	float: left;
	background-color:#ffffff;
	color:#000000;
	line-height:1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 10px 0px;
}
.appforminput label{
	display: block;
	width: 120px;
	text-align:right;
	padding:2px 5px 0px 0px;
	float: left;
	color:#333333;
	vertical-align:top;
		font-size:x-small;
		font-weight:bold;
	}	
	
 .impinput textarea {
	display: block;
	width: 600px;
	background-color:#ffffff;
	float: left;
	color:#000000;
	line-height:1.2em;
	font-family: 'Open Sans',sans-serif;
	margin:0px 0px 10px 0px;
}
.impinput  label{
	display: block;
	width: 120px;
	text-align:right;
	padding:2px 5px 0px 0px;
	float: left;
	color:#333333;
	vertical-align:top;
		font-size:x-small;
		font-weight:bold;
	}
.itembox2  textarea, .forminput input, .halfforminput input, .forminput textarea, .selectinput select, .forminput select, .halfforminput select {
	border: 1px solid #ccc;
    display: block;
    padding: 8px 2%;
    background-color: #e0e0df;
    font-family: 'Open Sans',sans-serif;
    width: 100%;
    max-width: 550px;
    color: #222;
    margin: 0;
	box-sizing: border-box;
}
.itembox2 .GObutton {
float: right;
}

.halfforminput input,  .halfforminput select {
	 background-color: #fff;
    max-width: 250px;
	margin: 0px 0px 0px 120px;
    }

.selectinput label, .forminput label, .halfforminput label{
	color:#72739b;
	font-weight:bold;
	display: block;
    width: 100%;
    max-width: 500px;
    padding: 0 5px 0 0;
    vertical-align: top;
    font-size: small;
	}
.rightinput	{clear: both;}
.rightinput input {
	display: block;
	width: 150px;
	float: left;
	background-color:#ffffff;
	color:#000000;
	line-height:1.2em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 10px 0px;
}
.rightinput label{
	display: block;
	width: 100px;
	text-align:right;
	padding:2px 5px 0px 0px;
	float: left;
	color:#333333;
	vertical-align:top;
		font-size:x-small;
		font-weight:bold;
	}
.dateinput  label{
	display: block;
	width: 55px;
	text-align:left;
	padding:2px 5px 0px 0px;
	color:#333333;
	vertical-align:top;
		font-size:xx-small;
		font-weight:bold;
	}
.dateinput  select {
	clear:right;
	width: 80px;
	background-color:#ffffff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 10px 0px;
padding:5px;
}
.dateinput  {
	width: 80px;
	float: left;
	}
.datecontainer {
	width:100%;
	max-width:300px;
	padding:0px 0px 0px 120px;
	
}
 
.choiceinput   {
	width: 270px;
	clear:both;
	margin:0px 0px 4px 0px;
	}
.choiceinput input  {
	width: 20px;
	float:right;
	color:#ff0000;
	}
 .choiceinput label{
	display: block;
	width: 220px;
	text-align:left;
	padding:2px 5px 0px 0px;
	float:right;
	color:#333333;
	vertical-align:top;
		font-size:0.8em;
		font-weight:bold;
	}
.choiceONinput   {
	width: 270px;
	clear:both;
	margin:0px 0px 4px 0px;
	}	
.choiceONinput input  {
	width: 20px;
	float:right;
	color:#ff0000;
	}
 .choiceONinput label {
	display: block;
	width: 220px;
	text-align:left;
	padding:2px 5px 0px 0px;
	float:right;
	color:#ee3333;
	vertical-align:top;
		font-size:small;
	}

	
.form { font-size:small;
		text-align:left;
		padding: 0px 5px 0px 5px;
		margin:10px 0px;
		width:500px;
		clear:left;
		}
.submitbutton {
				color: #ffffff; 
				text-align:center; 
				font-weight:bold;
				background-color:#5047a9;
				height:auto;
				padding:8px 15px;
	font-size:12px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
				margin:4px 1px;
				border: 0px;
				-moz-border-radius: 5px;
border-radius: 5px;
				}
a.submitbutton {
				color: #ffffff; 
				}


.fitbutton {
				font-weight:bold;
				padding:0px 15px;
				}	
.formR { font-size:small;
		width:350px;
		clear:left;
		text-align:right;
		}
.forminput, .selectinput, .halfforminput{
    width: 100%; max-width: 550px; margin:5px auto; 
		clear:left;
			height:auto;
		}
.formspace {
			clear: left;
			height:10px;
			width:100%;			
			}	
.price {text-align:right;}
.clear {clear:both;}
.expbut {width:20px; background-image:url(arrowdown.gif);
	border: 0px;
	}
.hdbut {width:20px; background-image:url(arrowtop.gif);
	border: 0px;
	}
.forminput input[type=submit] {
    display: block;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    background-color: #5047a9;
    height: auto;
    padding: 8px 15px;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 4px 1px;
    border: 0px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    float: right;
      -webkit-box-shadow: 0 0 3px 0 #999;
    -moz-box-shadow: 0 0 3px 0 #999;
    box-shadow: 0 0 3px 0 #999;
	width: auto;
}
.header2 h1 {color: #FFF; padding: 5px 20px; }
.header2 h4 {color: #FFF; padding: 5px 20px; float: left; }