/* Form */
.scfCheckBoxList input { border: 0; }


.scfForm
{
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	padding: 0 45px 0 0;
	font-size: 130%;
}

/* Form Title*/
div.scfTitleBorder
{
	margin-top: 0px;
	margin-bottom: 0px;
	background: #D6E9AE;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}

/* Form Introduction*/
.scfIntroBorder
{
	background: #fff;
}

/* Form Footer*/
.scfFooterBorder
{
background: #fff;
padding: 10px;
}

/* Submit Button*/
.scfSubmitButtonBorder
{
}

.scfSubmitButton
{
	margin: 10px;
}

/* Error */
.scfError
{
}

/* Validation */
#rightcolcontent .scfValidationSummary
{
    margin: 8px 0;
padding: 4px;
	background: #ECF5D9;
}
#rightcolcontent .scfValidationSummary ul {
    list-style: none;
}
#rightcolcontent .scfValidationSummary ul li
{
    font-size: 100%;
}

#rightcolcontent .scfValidationSummary,
.scfValidationSummary
{
    
}
#rightcolcontent .scfValidatorRequired, #rightcolcontent .scfRequired,
.scfValidatorRequired, .scfRequired
{
font-size: 75%;
	margin: 0px 0px;
	float: right;
}

.scfValidator
{
	margin: 0px;
	display: block;
}

fieldset { border: none; margin: 0; }
fieldset.scfSectionBorderAsFieldSet {
	border: 0;
	background: #fff;
	padding: 10px 10px;
}
.scfSectionLegend
{
	font-weight: bold;
	padding: 0;
	display: block;
}
fieldset > legend
{
	display: block;
	margin: 10px 0 -15px 0;
	padding: 0 0 30px 0;
}
/* Forms section*/

/*
.scfSectionBorderAsFieldSet
{
	background: #fff;
	padding: 0px;
	border: 0px;
	border-top: none;
	margin: 0px;
	padding: 10px;
}
.scfSectionLegend
{
	padding: 0;
	margin: 0;
	color: black;
	font-weight: bold;
	display: block;
	text-decoration: none;
}*/

.scfSectionBorder
{
	margin: 0px;
	padding: 0px;
/*	width: 100%;*/
}

.scfSectionContent
{
	width: 100%;
/*	float: left;*/
}

.scfSectionUsefulInfo
{
	width: 100%; /*padding: 5px 0px 0px 20px;*/
	vertical-align: top;
	display: inline;
}

/* Form fields */
/* Checkbox */

.scfCheckboxBorder
{
	clear: left;
	text-align: left;
	display: block;
	margin: 5px 0px;
	width: 100%;
}

.scfCheckbox
{
	width: 90%;
	display: block;
	padding: 0px 0px;
	margin: 0px;
}

.scfCheckboxUsefulInfo
{
	display: block;
	width: 90%;
	padding: 0px 3px;
}

/* Label */
.scfLabel
{
	width: 100%;
	display: block;
}

.scfListBoxGeneralPanel, .scfDropListGeneralPanel
{
	margin: 0px 3px;
	width: 61%;
	display: block;
	float: left;
}

.scfListBox, .scfDropList
{
	width: 100%;
	margin: 0px;
	margin-left: 3px;
}

.scfMultipleLineTextBox
{
	width: 100%;
	margin: 0px;
}


.scfDropListBorder, .scfEmailBorder, .scfMultipleLineTextBorder, .scfSingleLineTextBorder, .scfPasswordBorder, .scfNumberBorder, .scfDateBorder, .scfRadioButtonListBorder, .scfListBoxBorder, .scfCheckBoxListBorder, .scfFileUploadBorder, .scfDateSelectorBorder, .scfCreditCardBorder, .scfConfirmPasswordBorder, .scfCaptchaBorder
{
	clear: left;
	text-align: left;
	display: block;
	margin: 5px 0px;
/*	width: 100%;*/
	vertical-align: top;
}

.scfEmailTextBox, .scfSingleLineTextBox, .scfPasswordTextBox, .scfNumberTextBox, .scfDateTextBox, .scfRadioButtonList, .scfListBox, .scfCheckBoxList, .scfFileUpload, .scfCreditCardTextBox, .scfCreditCardType, .scfConfirmPasswordTextBox
{
	width: 100%;
	margin: 0px;
}


.scfDropListLabel, .scfEmailLabel, .scfMultipleLineTextLabel, .scfSingleLineTextLabel, .scfPasswordLabel, .scfNumberLabel, .scfDateLabel, .scfRadioButtonListLabel, .scfCheckBoxListLabel, .scfListBoxLabel, .scfFileUploadLabel, .scfDateSelectorLabel, .scfCreditCardLabel, .scfConfirmPasswordLabel, .scfCaptchaLabel
{
/*	padding: 3px 0px;*/
	display: block;
/*	float: left;*/
}

.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel
{
/*	margin: 0px 3px;*/
	width: 60%;
	display: block;
/*	float: left;*/
}

.scfDropListUsefulInfo, .scfEmailUsefulInfo, .scfMultipleLineTextUsefulInfo, .scfSingleLineTextUsefulInfo, .scfPasswordUsefulInfo, .scfNumberUsefulInfo, .scfDateUsefulInfo, .scfRadioButtonListUsefulInfo, .scfListBoxUsefulInfo, .scfCheckBoxListUsefulInfo, .scfFileUploadUsefulInfo, .scfDateSelectorUsefulInfo, .scfCreditCardTextUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCaptchaUsefulInfo
{
/*	padding-left: 3px;*/
	width: 100%;
	display: block;
/*	float: left;*/
}

.scfDateSelectorDay, .scfDateSelectorMonth, .scfDateSelectorYear
{
	width: 33%;
	margin: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

.scfCreditCardType
{
	width: 100%;
}

.scfCaptchaLabelText
{
	width:180px;
}


.scfCaptcha img
{
	border : 1px solid black;
}

.scfCaptchaTextBox
{
	width : 100%;
}
.scfCaptchStrongTextPanel
{
	width : 180px;
	display: block;
	float: left;
}

.scfCaptchaBorder, .scfCaptchaGeneralPanel
{
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.scfCaptchaLimitGeneralPanel
{
	width:215px;
}

.scfCaptchaLimitGeneralPanel .scfRequired, .scfCaptchaLimitGeneralPanel .scfValidatorRequired
{
	float: right;	
}

.scfCaptchaGeneralPanel embed
{
   position:absolute;
   z-index : -10;
}

.scfCaptchaGeneralPanel td br
{
	margin-top : 3px;
	margin-bottom : 5px;
}

.scfCaptchaGeneralPanel td input
{
	margin-left:20px;	
}

.scfCaptchaGeneralPanel table
{
	margin-top: 30px;
}
