/* Override Sc styles to remove margin left */
div.scfForm .scfEmailGeneralPanel, 
div.scfForm .scfMultipleLineGeneralPanel, 
div.scfForm .scfSingleLineGeneralPanel, 
div.scfForm .scfPasswordGeneralPanel, 
div.scfForm .scfNumberGeneralPanel, 
div.scfForm .scfDateGeneralPanel, 
div.scfForm .scfRadioButtonListGeneralPanel, 
div.scfForm .scfCheckBoxListGeneralPanel, 
div.scfForm .scfFileUploadGeneralPanel, 
div.scfForm .scfDateSelectorGeneralPanel, 
div.scfForm .scfCreditCardGeneralPanel, 
div.scfForm .scfConfirmPasswordGeneralPanel, 
div.scfForm .scfCaptchaGeneralPanel,
div.scfForm .scfDropListGeneralPanel
{
	margin:0px;
	width:auto;
}
div.scfForm .scfDropList
{
	margin-left: 0px;
}



div.scfForm
{
	margin-left: 10px; 
	width: 655px; 
	margin-top: 3px; 
	padding-left:15px;
	font-family:Arial, Sans-Serif;
	font-size:14px;
	color :#404040;
	line-height: 20px;
}

div.scfForm div.scfTitleBorder
{
	margin-top: 27px;
	font-size:24px;
    font-weight:normal;
    color :Black;
}

div.scfForm div.scfIntroBorder
{
    margin-top: 25px;
	font-size:18px;
    color :Black;
}

div.scfForm fieldset
{
	border:none;
	margin:0px;
}

div.scfForm div.scfSectionContent
{
    background-color: #e9e7e4;
    width: 636px; 
    margin-top: 10px; 
    padding-bottom: 15px;	
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder,
div.scfForm div.scfSectionContent div.scfEmailBorder,
div.scfForm div.scfSectionContent div.scfDropListBorder,
div.scfForm div.scfSectionContent div.scfCheckboxBorder
{
	margin-left: 64px; 
	margin-top:2px;
	width:auto;
	margin-right:40px;
	margin-bottom:0px;
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder label,
div.scfForm div.scfSectionContent div.scfEmailBorder label,
div.scfForm div.scfSectionContent div.scfDropListBorder label
{
	width:100px;
	display:block;
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder div,
div.scfForm div.scfSectionContent div.scfEmailBorder div,
div.scfForm div.scfSectionContent div.scfDropListBorder div
{
	width:416px;
}

div.scfForm div.scfSectionContent div.scfSingleLineTextBorder input,
div.scfForm div.scfSectionContent div.scfEmailBorder input,
div.scfForm div.scfSectionContent div.scfDropListBorder input
{
	padding:0px;
	width:416px;
}
div.scfForm div.scfSectionContent div.scfSingleLineTextBorder select,
div.scfForm div.scfSectionContent div.scfEmailBorder select,
div.scfForm div.scfSectionContent div.scfDropListBorder select
{
	padding:0px;
	width:420px;
}

div.scfForm div.scfSectionContent div.scfDropListBorder.ergo select,
div.scfForm div.scfSectionContent div.scfDropListBorder.ergo input
{
	margin-left:0px;
}

div.scfForm div.scfSectionContent span.scfRequired
{
	display:none;
}

div.scfForm div.scfSectionContent div.SectionIntroBloc
{
    width: 636px; 
}

div.scfForm div.scfSectionContent div.SectionTitle
{
	margin-left: 10px; 
	margin-top: 18px;
	font-weight:bold;
	line-height: 20px;
	float:right;
	width:522px;
	margin-right:50px;
}

div.scfForm div.scfSectionContent div.SectionIntroContent
{
	margin-left: 10px; 
	float:right;
	width:522px;
	margin-right:50px;
}

div.scfForm div.scfSectionContent img.SectionNumber
{
	margin-left: 12px; 
	clear:left;
	float:left;
	width: 42px;
    background-repeat: no-repeat; 
    margin-top: 15px; 
    height: 43px;
}

div.scfForm div.scfSectionContent div.InputZone,
div.scfRadioButtonListBorder
{
	margin-left: 64px; 
	margin-top:10px;
	width:auto;
	margin-right:40px;
	clear:left;
	float:left;
}

div.scfForm div.scfSectionContent div.InputZone  div.innerRBLContainer
{
	margin-right:10px;
	float:left;
}

div.scfRadioButtonListBorder table
{
	width:auto;
	margin-left:-3px;
}

div.scfForm div.scfSectionContent div.InputZone label,
div.scfRadioButtonListBorder div.scfRadioButtonListGeneralPanel label
{
	display:inline;
}

div.scfForm div.scfSectionContent div.InputZone span.radioListItem label,
div.scfRadioButtonListBorder div.scfRadioButtonListGeneralPanel table label
{
	line-height:30px;
}

div.scfForm div.scfSectionContent div.InputZone select.MonthInput
{
	margin-left:20px;
}

div.scfForm div.scfSectionContent div.InputZone select.YearInput
{
	margin-left:3px;
}

div.scfForm div.scfSectionContent div.InputZone .FullWidthInput
{
	margin-top:1px;
}
div.scfForm div.scfSectionContent div.InputZone input.FullWidthInput
{
	width:522px;
}
div.scfForm div.scfSectionContent div.InputZone textarea.FullWidthInput
{
	width:516px;
}

div.scfForm div.scfSectionContent div.InputZone textarea.FullWidthInput.IndentMargin
{
	margin-left:20px;
	width:496px;
}

div.scfForm div.scfSectionContent div.InputZone select.FullWidthInput
{
	width:522px;
}

div.scfRadioButtonListBorder label
{
	display:none;
}

span.scfValidatorRequired
{
	float:none;
	font-weight:bolder;
	position:absolute;
	right:15px;
}

input.scfSubmitButton
{
	border:none;
	cursor:pointer;	
	float:right;
	margin-right:20px;
	
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	
	width:122px;
	height:22px;
	padding:0;
	display:block;
	background:url(/images/bt_submit.gif) no-repeat;
}
Div.LeftContent Div.scfSubmitButtonBorder{margin-top:38px;}
.scfSubmitButtonBorder input{border:none;cursor:pointer;float:right;margin-right:20px;font-size:0px;line-height:0px;text-indent:-9999px;width:122px;height:22px;padding:0;display:block;background:url(/images/bt_submit.gif) no-repeat;}

div.scfSubmitButtonBorder
{
	margin-top:	15px;
	padding-bottom : 15px;
}



input.scfSubmitButton1
{
	border:none;
	cursor:pointer;	
	
	margin-right:20px;

	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	
	width:120px;
	height:40px;
	padding:0;
	display:block;
	background:url(/images/Button_send.png) no-repeat;
}

.lienContact  {font-size: 100%; }

.LeftContent div.scfForm div.scfSectionContent div.scfSingleLineTextBorder label,.LeftContent div.scfForm div.scfSectionContent div.scfEmailBorder label,.LeftContent div.scfForm div.scfSectionContent div.scfDropListBorder label,.LeftContent div.scfForm div.scfSectionContent  .scfDropListLabel label{width:200px;display:block;}
.LeftContent .scfSubmitButtonBorder input {border:none;cursor:pointer;font-size:14px;line-height:10px;text-indent:1px;color:#FFFFFF;width:214px;height:26px;display:block;background:url(/images/Montreal/soumettre_1.png) no-repeat;}
.LeftContent .scfSubmitButtonBorder input:hover{background:url(/images/Montreal/soumettre_2.png) no-repeat;}
.LeftContent .scfMultipleLineGeneralPanel textarea{height:130px}
.LeftContent .scfTitleBorder{display:none;}
.LeftContent DIV.scfForm DIV.scfSectionContent DIV.scfDropListBorder DIV,.LeftContent div.scfForm div.scfSectionContent div.scfDropListBorder select {width:200px;}
.LeftContent  DIV.scfForm DIV.scfSectionContent DIV.scfDropListBorder {margin:0px;}
Div.LeftContent DIV.scfForm DIV.scfSectionContent input,Div.LeftContent DIV.scfForm DIV.scfSectionContent textarea{padding:0px; font-size:12px; color:#666666;}


.RightContentPage div.scfForm div.scfSectionContent div.scfSingleLineTextBorder label,.RightContentPage div.scfForm div.scfSectionContent div.scfEmailBorder label,.RightContentPage div.scfForm div.scfSectionContent div.scfDropListBorder label,.RightContentPage div.scfForm div.scfSectionContent  .scfDropListLabel label{width:200px;display:block;}
.RightContentPage .scfSubmitButtonBorder input {border:none;cursor:pointer;font-size:14px;line-height:10px;text-indent:1px;color:#FFFFFF;width:214px;height:26px;display:block;background:url(/images/Montreal/soumettre_1.png) no-repeat;}
.RightContentPage .scfSubmitButtonBorder input:hover{background:url(/images/Montreal/soumettre_2.png) no-repeat;}
.RightContentPage .scfMultipleLineGeneralPanel textarea{height:130px}
.RightContentPage .scfTitleBorder{display:none;}
.RightContentPage DIV.scfForm DIV.scfSectionContent DIV.scfDropListBorder DIV,.RightContentPage div.scfForm div.scfSectionContent div.scfDropListBorder select {width:200px;}
.RightContentPage  DIV.scfForm DIV.scfSectionContent DIV.scfDropListBorder {margin:0px;}
Div.RightContentPage DIV.scfForm DIV.scfSectionContent input,Div.RightContentPage DIV.scfForm DIV.scfSectionContent textarea{padding:0px; font-size:12px; color:#666666;}
Div.RightContentPage DIV.scfForm DIV.scfSectionContent textarea{height:100px;resize:none;}
Div.RightContentPage Div.scfSubmitButtonBorder{margin-top:140px;}

.CustomCss2 div{}
.CustomCss2 Label{width:400px;padding-left: 65px;}
.CustomCss2 input{width:400px;margin-left:65px;}
.CustomCss2 TextArea{width:400px;margin-left:65px;}
.CustomCss2 Select{width:400px;margin-left:65px;}
.CustomCss2 .scfDateSelectorGeneralPanel Select{width:100px;}
.CustomCss2 .scfDateSelectorGeneralPanel Label{width:100px;}
.CustomCss2 .scfDateSelectorGeneralPanel Div{margin-left:15px;}
.CustomCss2 Div.scfDateSelectorGeneralPanel Label.scfDateSelectorShortLabelYear,
.CustomCss2 Div.scfDateSelectorGeneralPanel Label.scfDateSelectorShortLabelMonth,
.CustomCss2 Div.scfDateSelectorGeneralPanel Label.scfDateSelectorShortLabelDay
{display:none;}
.CustomCss2 Span{width:400px;margin-left:65px;}
.CustomCss2 .scfDropListGeneralPanel Select{width:400px;margin-left:65px;}
.CustomCss2Date .divCustomDateTitle{width:100%;}
.CustomCss2Date .divDDLDay,.CustomCss2Date .divDDLMonth,.CustomCss2Date .divDDLYear{}
.CustomCss2Date .divDDLDay{}
divDDLMonth


.CustomCss2Date .divCustomDateTitle{padding-left:0px;}
.CustomCss2Date .divCustomDateTitle span{margin-left:0px;}
.CustomCss2 table tr td input{width:20px;}
.CustomCss2 table tr td label{padding-left:5px;}
.CustomCss2 div span{width:}
.CustomCss2 div.SectionIntroBloc{height:58px;}
.CustomCss2 span.scfCheckbox label{padding-left:0px;margin:0px;}
.CustomCss2 span.scfCheckbox input{padding-left:0px;margin:0px;width:10px;}
.CustomCss2 span.scfCheckbox{float:left;}

.scfForm .scfValidationSummary li {color:Red;}
