@charset "utf-8";
body {
	background-color: #a1a1a1;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	margin: 0px;
	vertical-align: middle;
}
a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	margin: 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.textlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #C27702;
	text-decoration: underline;
}
.bodyarea {
	height: 100%;
	width: 100%;
	overflow: auto;
	padding: 0px;
	vertical-align: middle;
	position: fixed;
	margin: auto;
}

.loginarea {
	background-image: url(images/loginbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 527px;
	padding-top: 157px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	background-image: url(images/footerbg.gif);
	display: block;
	height: 129px;
	width: 100%;
	float: left;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fieldlable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/loginsubtitlebg.gif);
	background-position: right center;
	display: inline;
	height: 21px;
	width: 83px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-weight: bold;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-image: url(images/fieldbg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	height: 29px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.textfieldd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	background-image: url(images/fieldbg2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	height: 29px;
	width: 215px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.reqInputClass {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	height: auto;
	width: 200px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.buttongfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C67900;
	text-decoration: none;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	height: 28px;
	width: 113px;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: Center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buttongfield:hover {color: #FFF;	}
.radiostyle {
	margin: 0px;
	left: 640px;
	top: 240px;
	display: inline;
	width: auto;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
