/*body {
	background:transparent;
}*/
#iForm {
	width:215px;
	height:372px;
	margin:0 auto;
	font-family:Verdana,Arial;
	font-size:11px;
	color:#505050;
	background:#C7EEFD;
	border:1px solid gray;
}
#radioBtns {
	position:relative;
	text-align:right;
	right:8px;
	margin-top:5px;
}
#textFields, table.textFields {
	font-family:Verdana,Arial;
	font-size:11px;
	color:#505050;
}
.adjust {
	position:relative;
	left:25px;
}
#img {
	width:215px;
	height:35px;
	margin:10px 0 5px 0;
	background:#C7EEFD url("../images/submitbg.gif") no-repeat top;
}
#img a, #img a:visited, #img a:hover {
	text-decoration:none;
}
#linkSubmit {
	position:relative;
	top:2px;
	width:184px;
	height:31px;
	margin:0 auto;
}
span#a {
	position:relative;
	top:9px;
}
#submitPNG {
	position:absolute;
	left:0px;
	top:0px;
}
span.red {
	color:red;
}
#smallNote {
	font-size:9px;
}
