@charset "utf-8";
body {
	font: normal 12px/normal Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
	background: #FFF;
	left: 0px;
	top: 0px;
}
label {
	position: relative;
	width: auto;
	float: right;
	font-style: normal;
}
input {
	float: left;
	position: relative;
	width: auto;
}
td {
	height: 20px;
	width: auto;
}
fieldset {
	width: 900px;
	height: auto;
	-moz-border-radius: 35px 0 35px 0;
	-webkit-border-radius: 35px 0 35px 0;
	border-radius: 35px 0 35px 0;
	text-decoration: none;
	margin-bottom: 20px;
	border: thin solid #415676;
	background: #D6D6D6;

	
}
table {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 20px;
}

legend {
	font: normal 16px/30px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	width: 98%;
	-moz-border-radius: 20px 0 0 0;
	-webkit-border-radius: 20px 0 0 0;
	border-radius: 20px 0 0 0;
	text-align: left;
	text-decoration: none;
	background: #203772;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	height: auto;
}
.logo {
	float: left;
	width: auto;
	position: relative;
	margin-top: 10px;
}
hr {
	border: thin solid #B6B6B6;
}

.mainTable {
	border-width: thin;
	border-style: solid;
	-moz-border-radius: 35px 0 35px 0;
	-webkit-border-radius: 35px 0 35px 0;
	border-radius: 35px 0 35px 0;
	height: auto;
	width: 940px;
	padding-right: 5px;
	padding-left: 5px;
	background: #EFEFEF;
}
h2 {
	height: auto;
	width: auto;
	padding-right: 150px;
	color: #203772;
	font-weight: normal;
	font-size: 22px;
}




img {
	margin-right: 10px;
	margin-top: 2px;
	display: inline;
	top: 3px;
	height: auto;
	width: auto;
	position: relative;
	left: 10px;
}
