label {
	cursor:pointer;
}

.formbox {
	font-size:85%;
	line-height:normal;
	float:left;
	margin:10px 0 0px 0;
}

.formbox p {
	float:left;
	font-size:100%;
	line-height:normal;
}

* html .formbox p {
	margin-top:10px;
}

.formerrmsg {
	color:#f00;
	font-weight:bold;
}

table.form2col {
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	margin:10px 0 20px 0;
	font-size:85%;
	line-height:normal;
	width:365px;
	float:left;
}

table.smform2col {
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	margin:10px 0 20px 0;
	font-size:85%;
	line-height:normal;
	width:365px;
	float:left;
}

#page2col table.form2col {
	width:555px;
}

#page2col table.smform2col {
	width:400px;
}

table.form2col tr th {
	/*border:1px solid #f00;*/
	vertical-align:bottom;
	padding:30px 0 4px 0;
}

table.form2col tr th.topborder {
	/*border:1px solid #f00;*/
	background:transparent url("images/dotline555.gif") no-repeat right top;
}

table.smform2col tr th.topborder {
	/*border:1px solid #f00;*/
	background:transparent url("images/dotline555.gif") no-repeat right top;
}

table.form2col tr td {
	/*border:1px solid #f00;*/
	background-image:url("images/dotline555.gif");
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:bottom;
	padding:4px;
}

table.smform2col tr td {
	/*border:1px solid #f00;*/
	background-image:url("images/dotline555.gif");
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:bottom;
	padding:4px;
}

table.form2col tr td.formlabel {
	width:165px;
}

#page2col table.form2col tr td.formlabel {
	width:200px;
}

#page2col table.form2col tr td.formlabel2col {
	width:555px;
}

#page2col table.form2col tr td.formlabel2col {
	width:545px;
}

#page2col table.smform2col tr td.formlabel2col {
	width:555px;
}

table.form2col tr td.toppadding {
	padding-top:10px;
}

table.smform2col tr td.toppadding {
	padding-top:10px;
}

table.form2col tr td.formobject {
	padding-top:5px;
}

table.form2col tr td.formobject input {
	border:1px solid #878785;
	background:#EBEEF5;
	width:200px;
}

table.form2col tr td.formlabel textarea {
	border:1px solid #878785;
	background:#EBEEF5;
	width:370px;
}

table.form2col tr td.formobject select {
	border:1px solid #878785;
	background:#EBEEF5;
}

table.form2col tr td.formnote {
	padding-top:10px;
	background:transparent;
	background-image:none;
	font-size:85%;
	line-height:normal;
	font-style:italic;
}

table.form2col tr td.formbuttoncell {
	padding:20px 0 0 0;
	text-align:right;
}

table.smform2col tr td.formbuttoncell {
	padding:20px 0 0 0;
	text-align:right;
}

.radiowrapper {
	float:left;
	width:25px;
	margin:0;
}

.labelwrapper {
	float:left;
	width:325px;
	margin:2px 0 10px 0;
}

#page2col table.smform2col .labelwrapper {
	float:left;
	width:325px;
	margin:2px 0 10px 0;
}

#page2col .labelwrapper {
	width:500px;
}

table.form2col tr td.error {
	background-color:#f00;
	color:#fff;
	font-weight:bold;
}

table.formmanycol {
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	margin:0 0 20px 0;
	font-size:85%;
	line-height:normal;
	width:365px;
	float:left;
}

table.formmanycol tr td.error {
	background-color:#f00;
	color:#fff;
	font-weight:bold;
}

#page2col table.formmanycol {
	width:555px;
}

table.formmanycol tr th {
	/*border:1px solid #f00;*/
	vertical-align:bottom;
	padding:8px 4px 8px  4px;
}

table.formmanycol tr td.toppadding {
	padding-top:10px;
}

#page2col table.formmanycol tr td.formlabel {
	width:200px;
}

#page2col table.formmanycol tr td.formlabel2col {
	width:555px;
}

#page2col table.formmanycol tr td.formlabel2col {
	width:545px;
}

table.formmanycol tr th.topborder {
	/*border:1px solid #f00;*/
	background:transparent url("images/dotline555.gif") no-repeat right top;
}

table.formmanycol tr td {
	/*border:1px solid #f00;*/
	background-image:url("images/dotline555.gif");
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:middle;
	padding:8px 4px 8px 4px;
}

table.formmanycol tr td input {
	border:1px solid #878785;
	background:#EBEEF5;
}

table.formmanycol tr td select {
	border:1px solid #878785;
	background:#EBEEF5;
}

table.formfixedwidth {
	table-layout:fixed;
	padding:0;
	border-spacing:0;
	border-collapse:collapse;
	margin:0 0 20px 0;
	font-size:75%;
	line-height:normal;
	width:365px;
	float:left;
}

table.formfixedwidth tr td.error {
	background-color:#f00;
	color:#fff;
	font-weight:bold;
}

#page2col table.formfixedwidth {
	width:555px;
}

table.formfixedwidth tr th {
	/*border:1px solid #f00;*/
	vertical-align:bottom;
	padding:8px 4px 8px  4px;
}

table.formfixedwidth tr td.toppadding {
	padding-top:10px;
}

#page2col table.formfixedwidth tr td.formlabel {
	width:200px;
}

#page2col table.formfixedwidth tr td.formlabel2col {
	width:555px;
}

#page2col table.formfixedwidth tr td.formlabel2col {
	width:545px;
}

table.formfixedwidth tr th.topborder {
	/*border:1px solid #f00;*/
	background:transparent url("images/dotline555.gif") no-repeat right top;
}

table.formfixedwidth tr td {
	/*border:1px solid #f00;*/
	background-image:url("images/dotline555.gif");
	background-repeat:no-repeat;
	background-position:right top;
	vertical-align:middle;
	padding:8px 4px 8px 4px;
}

table.formfixedwidth tr td input {
	border:1px solid #878785;
	background:#EBEEF5;
}

table.formfixedwidth tr td select {
	border:1px solid #878785;
	background:#EBEEF5;
}

.cellright {
	text-align:right;
}