.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../Images/bg.gif);
}
.tableNoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.terms {
	font-size: 9px;
}

.formElements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
.formHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.clearall {
	clear: both;
}
.fieldLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 100px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.field {
	padding: 0px;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.fieldHolder {
	padding: 3px;
	background-color: #F2F2F2;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}#content table tr td #subscriptions {
	font-size: 110%;
}
.error {
	color: #C00;
}
.holder .contentHolder .contentLeft #form1 p {
	margin-bottom: 5px;
	margin-top: 0px;
}
.holder .contentHolder #showRates p {
	font-size: 70%;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F6F3;
}
.holder .contentHolder #showRates h4 {
	font-size: 100%;
	color: #000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
