*{margin: 0; outline: 0; padding: 0; font-family: arial}
.templet{width: 700px; overflow: hidden; margin: 0 auto;}
.templet2{width: 700px; overflow: hidden; margin: 0 auto;}
.header {
	background:	#2F7CEE;
	color: #fff;
	text-align: center;
}
.templet2 {
	background:	red;
	color: #fff;
	text-align: center;
}
.header h1 {
  font-size: 29px;
  font-weight: bold;
  padding-top: 30px;
}
.header h3 {
  font-size: 17px;
  padding-bottom: 23px;
}

.content {
  background: #F1F1F1 none repeat scroll 0 0;
}
.divOne {
  padding: 10px;
}
.divOne table{}
.divOne table tbody{}
.divOne table tbody tr{}
.divOne table tbody tr th {
  font-weight: 400;
  text-align: left;
  width: 20%;
}
.divOne table tbody tr td{}
.divOne table tbody tr td input[type="text"]{
  background-color: #FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 500px;
}
#emailField{
    background-color: #FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 500px;
}
input[type="date"]{
  background-color: #FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 500px;
}


.divTwo {
	padding: 10px;
	background: #F1F1F1;
}
.divTwo table{}
.divTwo table tbody{}
.divTwo table tbody tr{}
.divTwo table tbody tr th{
	font-weight: 400;
  text-align: left;
  width: 20%;
}
.divTwo table tbody tr td{}
.divTwo table tbody tr td span{}
.divTwo table tbody tr td label span{}
.divTwo table tbody tr td select{
  background-color: #75BA75;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 125px;
}
.divTwo table tbody tr td label input[type="radio"]{}

.divThree{
	padding: 10px;
}
.divThree table{}
.divThree table tbody{}
.divThree table tbody tr{}
.divThree table tbody tr th {
  font-weight: 400;
  text-align: left;
  width: 20%;
}
.divThree table tbody tr td{}
.divThree table tbody tr td span{}
.divThree table tbody tr td label span{}
.divThree table tbody tr td select{
	background-color: #F0F8FF;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 125px;
}
.divThree table tbody tr td label input[type="radio"]{}

.divFour{
	padding: 10px;
  background: #F1F1F1;
}
.divFour h3 {
	background: #666699;
	color: #F0F8FF;
	text-align: center;
}
.divFour table{}
.divFour table tbody{}
.divFour table tbody tr{}
.divFour table tbody tr th{
	font-weight: 400;
  text-align: left;
  width: 20%;
}
.divFour table tbody tr td input[type="text"]{
  background-color:#FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 500px;
}
.divFour table tbody tr td select{
	background-color: #FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 125px;
}
.divFive{
	padding: 10px;

}
.divFive table tbody tr th {
  font-weight: 400;
  text-align: left;
  width: 37%;
}
.divFive table tbody tr td input[type="text"] {
  background-color:#FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 205px;
}
.divfamilly{
	padding: 10px;

}
.divfamilly table tbody tr th {
  font-weight: 400;
  text-align: left;
  width: 37%;
}
.divfamilly table tbody tr td input[type="text"] {
  background-color: #FF3945;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 205px;
}

.divSix{
	padding: 10px;
  background: #E5E5E5;
}
.divSix h3 {
  background: #666699;
  color: #fff;
  text-align: center;
}
.divSix table tbody tr th {
  font-weight: 400;
  text-align: left;
  width: 20%;
}
.divSix table tbody tr td select{
	background-color:#FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 500px;
}

.divSeven{
	padding: 10px;

}
.divSeven table tbody tr th {
  font-weight: 400;
  text-align: left;
  width: 20%;
}
.divSeven table tbody tr td select{
	background-color: #FFF4A3;
  border: 1px solid #1e8200;
  border-radius: 4px;
  color: #000000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding: 4px;
  text-decoration: none;
  width: 500px;
}
input[type="submit"] {
   background:#FF0000;
 collar=#FFFFFF
  padding: 10px;
}
.footer {
	background: #2F7CEE none repeat scroll 0 0;
	color: #FFF4A3;
}
