/*above form*/
.valmessage
{ color:#C00;
font-weight:bold}/* Form */
.scfForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Form Title*/
.scfTitleBorder
{

}

/* Form Introduction*/
.scfIntroBorder
{
	
}

/* Form Footer*/
.scfFooterBorder
{
	padding-left:30px
	
}

/* Submit Button*/
.scfSubmitButtonBorder
{
	width:100%;
	font-size:9px;
	display:block;
	float:left;
	padding-left:30px
	
}

.scfSubmitButton
{	background-color:#01b0df; 
color:#FFF; 
font-weight:bold;
font-size:14px;
font-size:14px\9;
border: #fff 3px double;
border: #00bce4 3px double\9;
cursor: pointer;

padding:3px 7px 4px 7px;
padding:2px 8px\9;

width: auto;
overflow:visible;
}

/* Error */
.scfError
{
	/*color:#C00;
	font-style:italic;*/
	display:none
}

/* Validation */
.scfValidationSummary
{
	display:none
}

.scfRequired
{ display:none
	
/*display:block;
	float:left;
	width:200px*/

}

.scfValidator
{
	display:block;
	/*float:left;*/
	width:200px

}
.scfValidatorRequired
{
	display: none;	
	

}

/* Forms section*/

.leftcolumn
{
	float:left;
	width:270px;
	padding-left:30px	
}
.rightcolumn
{
	float:right;
	width:270px;	
}
.lowercolumn
{
	float:left;
	width:568px;
	padding-left:30px	
}
.scfSectionBorderAsFieldSet
{
	width:232px;
	/*border:none*/
	
	border:none
	
	
}
.scfSectionLegend
{
	display:none
}
.scfSectionUsefulInfo
{
	font-size:10px
}
.scfSectionContent
{
	padding-top:10px;
	border:none
	
}
.scfSectionBorder
{

}


.clear {clear:both}



/* Form fields */
/* Checkbox */

.scfCheckboxBorder
{

}

.scfCheckbox
{
	
}

.scfCheckboxUsefulInfo
{

}

/* Label */
.scfLabel
{

}



.scfListBox,
.scfDropList
{
	background-color:#FFF;
	font-size:11px;
	width:214px;
	border:#999 1px dotted;
	color:#333;
	

}

.scfMultipleLineTextBox
{
	width:370px;
	border:#999 1px dotted;
	color:#333;
	background-color:#FFF;
	font-size:11px;

}

.scfMultipleLineTextBorder 


.scfEmailBorder,

.scfSingleLineTextBorder,
.scfPasswordBorder,
.scfNumberBorder,
.scfDateBorder,
.scfRadioButtonListBorder,
.scfListBoxBorder,
.scfCheckBoxListBorder,
.scfFileUploadBorder,
.scfDateSelectorBorder,
.halfAvailableWidth
{
	width:220px;
	margin:1px 0;
	padding:2px 0;
	display:block;
	/*float:left;*/
	

}

.scfDropListBorder {
	width:220px;
	margin:1px 0;
	padding:2px 0;
	display:block;
	/*float:left;*/
	
	
	}
.scfEmailTextBox,
.scfPasswordTextBox,
.scfNumberTextBox,
.scfDateTextBox,
.scfRadioButtonList,
.scfCheckBoxList,
.scfFileUpload
{
	background-color:#FFF;
	font-size:11px;
	width:200px;
	border:#999 1px dotted;
	color:#333;
	height:16px;

}
.scfListBox 
{
	background-color:#FFF;
	font-size:11px;
	width:214px;
	border:#999 1px dotted;
	color:#333;
	height:120px;

}

.scfSingleLineTextBox
{
	background-color:#FFF;
	font-size:11px;
	border:#999 1px dotted;
	color:#333;
	height:16px;
	width:200px;
}

.scfDropListLabel,
.scfEmailLabel,
.scfMultipleLineTextLabel,
.scfSingleLineTextLabel,
.scfPasswordLabel,
.scfNumberLabel,
.scfDateLabel,
.scfRadioButtonListLabel,
.scfCheckBoxListLabel,
.scfListBoxLabel,
.scfFileUploadLabel,
.scfDateSelectorLabel
{
	width:200px;
	display:block;
	/*float:left;*/
	font-size:12px;
	line-height:16px;
	
	
}

.scfEmailGeneralPanel,

.scfSingleLineGeneralPanel,
.scfPasswordGeneralPanel,
.scfNumberGeneralPanel,
.scfDateGeneralPanel,
.scfRadioButtonListGeneralPanel,
.scfCheckBoxListGeneralPanel,
.scfFileUploadGeneralPanel,
.scfDateSelectorGeneralPanel
{
	width:200px;
	/*float:left;*/
	
}

.scfMultipleLineGeneralPanel
{
	width:380px;
	/*float:left;*/
	
}
.scfListBoxGeneralPanel,
.scfDropListGeneralPanel
{
	width:200px;
	/*float:left;*/
	
	
}
.scfDropListUsefulInfo,
.scfEmailUsefulInfo,
.scfMultipleLineTextUsefulInfo,
.scfSingleLineTextUsefulInfo,
.scfPasswordUsefulInfo,
.scfNumberUsefulInfo,
.scfDateUsefulInfo,
.scfRadioButtonListUsefulInfo,
.scfListBoxUsefulInfo,
.scfCheckBoxListUsefulInfo,
.scfFileUploadUsefulInfo,
.scfDateSelectorUsefulInfo
{
	height:18px;
	width:200px;
	float:left
	
}

.scfDateSelectorDay,
.scfDateSelectorMonth,
.scfDateSelectorYear
{
}

ul
{

}

