form {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#form1 h2{
	clear: both;
	padding-left: 5px;
	}	
#form1 blockquote{
	}
#form1 img{
	border:none;
	}			
#form1 hr{
	display:none;
	}	
#form1 table{
	width:96%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#form1 .nobox table {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#form1  .nobox  table  td       {
	background-image: none;
	font-size: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#form1 th,#form1 td{
	padding:2px 5px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	
#form1 th/* // form 1 */
 {
	text-align:left;
	font-size: 90%;
	background-color: #1683B6;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#form1 td{
	text-align:left;
	font-size: 90%;
	}
#form1 li{
	display:list-item;
	}	
#formcontainer {
	width: 600px;
	margin-right: 20px;
	margin-left: 80px;
	background-image: url(../images/form_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#formcontainerEnd {
	width: 600px;
	margin-right: 20px;
	margin-left: 80px;
	background-image: url(../images/form-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 10px;
}



/* form 1 */

	#form1{
	margin-top: 1em;
	margin-bottom: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/form_middle.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FCFCFC;
		}

	#form1 fieldset{
	margin:0;
	padding:0;
	border:none;
	float:left;
	display:inline;
	width:45%;
	margin-left:15px;
		}		
	#form1 legend{
	display:none;
	font-weight: bold;
}	
#form1  p, #form1 li{
	padding-right: 15px;
	padding-left: 15px;
}	
	#form1 label{
	display:block;
	font-weight: bold;
}	
#form1  input, #form1  textarea, #form1 select{
	padding:3px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7f9db9;
	border-right-color: #7f9db9;
	border-bottom-color: #7f9db9;
	border-left-color: #7f9db9;
		}		

#form1  input, #form1  textarea   {
	width:247px;
}
	#form1 textarea{
	height:125px;
	overflow:auto;
	line-height: normal;
		}					
#form1   .bottom{
	clear:both;
	padding:0 25px 10px 25px;
	margin:0;
	text-align:right;
	background-image: url(../images/form-bottom.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
		}	
#form1  .nobox  input {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form1     #CV, #form1 #statement  {
	width: 100%;
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
}
#form1 .autoCompleted {
	display: none;
	height: 0px;
	width: 0px;
}
#form1  .submit{
	width:150px;
	height:37px;
	line-height:37px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
	background-image: url(../images/form_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 400px;
		}				
#form1 .reference {
	height:125px;
	overflow:auto;
	line-height: normal;
	width: 80%;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
