@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Verdana, sans-serif;
}
fieldset {
	background-color: #E7E7E7;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
fieldset p {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 8px;
}
.intro {
	background-color: #E7E7E7;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.intro p {
	font-size: 14px;
	color: #333333;
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.personalField span {
	font-size: 12px;
	color: #333333;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
legend {
	font-weight: bold;
}
label {
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 3px;
	font-size: 15px;
}
h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
	margin: 5px;
	text-align: center;
}
h1 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 5px;
}
.textinput {
	font-size: 18px;
	padding: 3px;
	margin: 5px;
	width: 400px;
	font-weight: lighter;
	color: #333333;
}
option {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.textinput:focus {
	color: #000000;
	background-color: #FFFFCC;
}
.personalField label {
	display: block;
	line-height: -1em;
}
.personalField .textinput {
}
.submit {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 4px;
	border: 1px solid #990000;
	width: 300px;
	height: 40px;
}
.intro  .submit  {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	display: block;
	height: 40px;
	width: 50%;
}
.reset {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 4px;
	border: 1px solid #000000;
	width: 100px;
	height: 40px;
}
.submit:hover {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A10000;
	padding: 4px;
	border: 1px solid #000000;
	width: 300px;
	height: 40px;
	text-decoration: underline;
}
.atention {
	background-color: #FFFFCC;
	border: 1px solid #FFFF99;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	background-image: url(../img/button-ok.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
}
.atention h1 {
	text-align: left;
	color: #156B04;
	font-weight: bold;
}
.atention h2 {
	text-align: left;
}
.atention p {
	margin: 5px;
	line-height: 20px;
	font-size: 14px;
}
.atention_2 {
	background-color: #FFFFCC;
	border: 1px solid #FFFF99;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	background-image: url(../img/error.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 65px;
}
.atention_2 h1 {
	text-align: left;
	color: #156B04;
	font-weight: bold;
}
.atention_2 h2 {
	text-align: left;
}
.atention_2 p {
	margin: 5px;
	line-height: 20px;
	font-size: 14px;
}
.intro .submit:hover {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
	display: block;
	height: 40px;
	width: 50%;
	background-color: #333333;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.thanks {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #E7E7E7;
	border: 1px solid #CCCCCC;
	width: 50%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}
.thanks h1 {
	font-size: 27px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 30px;
		margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.thanks h2 {
	font-size: 17px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	line-height: 23px;
		margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.thanks p {
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;

}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

