﻿.pageForm {
	background-color: #FFFFFF; 
	border: 1px #ADADAD solid;	
	padding: 10px 0 10px 0;
    font:normal 1em "Arial", Arial, Helvetica, sans-serif; 
	margin: 0;
}
.pageForm p {
	padding: 0 0 20px 0;
	margin: 0 28px 20px 28px;
	border-bottom: 1px #ADADAD dotted;
	font-size: 1.2em;
}

.pageForm p.desc {
	padding: 0 0 20px 0;
	margin: 0 28px 20px 28px;
	border-bottom: 1px #ADADAD dotted;
	font-size: 1.2em;
	font-style: italic;
}

.pageForm .note {
	margin: 0 0 0 28px;
}
.pageForm fieldset {
	margin: 10px 0 0 0;
	position: relative;
	border-style: none;
}
.pageForm legend 
{
	color:#C60121;	
	font-size: 1.4em;
	padding: 5px;
}
.pageForm legend span {
	position: absolute !important;
	left: 25px;
}
.req {
	color: #FB0E22;
}
.pageForm ol {
	padding: 10px 0 23px 0;
	position: relative;
	list-style-type: none;
	border-bottom: 1px #858585 dotted;
}
.pageForm textarea {
    font:normal .8em "Arial", Arial, Helvetica, sans-serif; 
/*	font-family: arial, sans-serif; */
	padding: 3px 0 3px 4px;
/*	font-size: 1em;*/
    border: 1px #858585 solid;
	}
.pageForm label, .pageForm .label {
	width: 12em;
	float: left;
	margin: 7px 0 0 0;
	position: relative;
}
.pageForm ol .textLabel {
	padding: 3px 0 3px 4px;
	width: 296px;
	font-family: arial, sans-serif;
	font-size: 1em;
    border: 1px #858585 solid;
}
.pageForm .short {
	width: 150px !important;
}
.pageForm select {
	width: 156px;
	font-family: arial, sans-serif;
	margin: 2px 0 0 0;
}
.pageForm .last ol {
	background: none;
}
.pageForm .noLegend ol {
	padding-top: 0;
}
.pageForm li {
	padding: 4px 10px 4px 28px;
}
.pageForm li li{
	padding: 4px 0;
}
.pageForm fieldset li {
/*	border-top: 1px #ADADAD solid;
	border-bottom: 1px #ADADAD solid; */
}
.pageForm .error {
	background-image: url('../img/form-error-bg.gif');
	border-top: 1px #f1cbcb solid;
	border-bottom: 1px #f1cbcb solid;
	border-left: 1px #f1cbcb solid;
	border-right: 1px #f1cbcb solid;
}
.pageForm .error p {
	border: 0;
	margin: 0 0 3px 13.7em;
	padding: 0;
	font-weight: bold;
	font-size: .9em;
	color: #ee5e5e;
}
.pageForm .error input {
	border: 1px #f06b6b solid;
}
.pageForm .focus {
	background-image: url('../img/form-selected-bg.gif');
	
}
.pageForm .focus input {
	border: 1px #ADADAD solid;
}
.pageForm #submit {
	margin: 0 0 0 172px;
}
.pageForm #verificationImage {
    border: 1px #ADADAD solid;
}
.pageForm .hasError 
{
	background-image: url('../img/form-error-bg.gif');
	border-top: 1px #f1cbcb solid;
	border-bottom: 1px #f1cbcb solid;
	border-left: 1px #f1cbcb solid;
	border-right: 1px #f1cbcb solid;
	padding: 7px 10px 10px 28px;
	margin: 0 0 20px 0;
	position: relative;
}
.pageForm .hasError ol {
	list-style-type: decimal;
	padding: 0;
	margin: 0 0 0 45px;
	background: none;
}
.pageForm .hasError li {
	padding: 3px 0 3px 0;
}
.pageForm .hasError p {
	margin: 0 0 3px 0;
	padding: 0 0 0 23px;
	border: 0;
	background-image: url('../img/icons/ico-exclamation.gif');
	background-position: 0 .1em;
	background-repeat: no-repeat;
}
.pageForm .hasError a {
	color: #ee5e5e;
}
.pageForm .inlineLabel {
	width: auto;
	float: none;
	margin: 0 20px 0 0;
	position: relative;
	top: 1px;
}
.pageForm .chkRow .inlineLabel {
	margin: 0;
}
.pageForm .radio, .pageForm .checkbox {
	position: relative;
	top: 2px;
}
.pageForm .priceTable {
	float: left;
	margin: 4px 0 0 0;
}
.pageForm .priceTable td {
	padding: 3px 6px;
}
.pageForm .priceTable .num {
	text-align: right;
}
.pageForm .priceTable .total td {
	font-weight: bold;
}
.pageForm .tableNote {
	border: 0;
	margin: 10px 0 0 12.5em;
	padding: 0;
	font-style: italic;
}
.pageForm .tableNoteFull {
	border: 0;
	margin: 0 0 0 25px;
	padding: 30px 40px 0 0;
	font-style: italic;
	font-size: .7em;
}
.pageForm .tableNote a {
	white-space: nowrap;
}
.pageForm .checkBlock {
	padding: 0 0 10px 14.25em;
}
.pageForm .checkBlock label {
	float: none;
	width: auto;
	margin: 0 0 0 5px;
}
.pageForm .checkBlock input {
	height: 16px;
	width: 16px;
	margin: 0;
	float: left;
}
.pageForm .formInfoPopup {
	vertical-align: top;
	position: relative;
	top: 3px;
	left: 3px;
}
.pageForm .chkGrp {
	float: left;
	margin: 4px 0 0;
	position: relative;
}
.pageForm .chkGrp input {
	height: 16px;
	margin: 0;
	vertical-align: bottom;
	width: 16px;
}
.pageForm .chkGrp label {
	bottom: 1px;
	float: none;
	margin: 0 !important;
	position: relative;
	vertical-align: bottom;
	width: auto !important;
}
.pageForm ul.threeCol{
	width: 360px;
}
.pageForm ul.threeCol li{
	width: 120px;
	float: left;
}

.pageForm .tabular textarea{
	width: auto;
}

.pageForm .tabular table{
	margin: 35px 0;
}
.pageForm .tabular table th{
	font-weight: bold;
}
.pageForm .tabular table th, .pageForm  .tabular table td{
	padding: 3px 0 3px 0;
	vertical-align: top;
}
.pageForm .tabular table th.left, .pageForm .tabular table td.left{
	padding: 3px 0 3px 28px;
	vertical-align: top;
	width: 12em;
}
.section table textarea{
	margin-bottom: 0;
}

.pageForm .submit
{
    position: relative;
    margin-left: 80%;
}
