.bodyText {
	font-size: 0.82em;
	line-height: 1.55em;
	color: #333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 1.1em;
	color: #e1941b;
	font-weight: lighter;
	letter-spacing: -0.005em;
}
h2 {
	font-size: 0.8em;
	color: #e1941b;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
body a:link {
	color: #4d065f;
}
body a:active {
	color: #4d065f;
}
body a:visited {
	color: #4d065f;
}
body a:hover {
	color: #4d065f;
	text-decoration: none;
}
form {
	padding: 0px;
	float: left;
	margin: 0px;
}
#formFields1 {
	float: left;
	margin-top: 10px;
	height: 25px;
	width: 500px;
	display: inline;
}
label {
	color: #FFF;
	float: left;
	margin-right: 6px;
}

.inputBg {
	background-image: url(../images/inputBg.gif);
	height: 20px;
	width: 108px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 4px;
}
#formFields2 {
	float: left;
	margin-top: 2px;
	height: 34px;
	overflow: hidden;
	width: 310px;
}
.formText {
	font-size: .86em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.rad {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 15px;
	display: inline;
	margin-top: 1px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
.rad2 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 15px;
	display: inline;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.label1 {
	color: #FFF;
	float: left;
	margin-right: 6px;
}
.label2 {
	color: #FFF;
	float: left;
	margin-right: 3px;
	font-size: .86em;
}
.input1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	background-color: transparent;
	display: inline;
	padding-top: 2px;
	padding-bottom: 0px;
	height: 20px;
	width: 92px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.copyrightText {
	font-size: 0.62em;
	color: #F7DFFD;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
