br.clearer
{
	width:100%;
	height:0px;
	overflow:hidden;
	display:block;
	font-size:0px;
	clear:both;
}

.form
{
	font-size:10pt;
	/*margin:0 0 0 30px;*/
	margin:0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	color:#000000;
	width:730px;
}
.form .introduction
{
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
}

.sideBoxedForm
{
}

.form .formButton
{
	border-color:#D1C8AD;
	background-color:#095F92;
	/*color:#EFF4F8;*/
	font-weight:bold;
	border-style:solid;
}

.fieldWrapper
{
	margin:0 0 28px 22px;
	padding: 0 0 0 0;
}


.fieldWrapper div
{
	margin:0 0 3px 30px;
	padding: 0 0 0 0;
}

.fieldWrapper label,
label
{
	margin:0 0 0 0;
	padding: 0 4px 0 4px;
}

.fieldWrapper input
{
	margin-right:3px;
	vertical-align:middle;
	height:12pt;
}
.fieldWrapper img
{
	vertical-align:middle;
}

.fieldWrapper .label
{
	margin:0 0 18px 0;
	padding: 0 0 0 0;
	display:block;
	float:left;
}
.fieldWrapper .questionNumber
{
	float:left;
	margin-left:-22px;
}
.fieldWrapper .requiredIndicator
{
	display:block;
	float:left;
	width:8px;
}

.fieldWrapper .addressInfo
{
	float:left;
	margin:0px 100px 20px 0px;
	
}
.fieldWrapper .addressInfo h4
{
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	margin:0px 0px 3px 0px;
}

.fieldWrapper table.infoList
{
	margin: 0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:660px;
}
.fieldWrapper table.infoList thead tr td
{
	font-weight:bold;
}
.fieldWrapper table.infoList tbody tr td
{
	padding: 3px 20px 0px 0px;
}

.fieldWrapper .fullQuestion
{
	display:block;
	font-style:italic;
	margin:15px 0px 5px 0px;
}

.fieldWrapper .wideTextField
{
	width:550px;
}

.commentWrapper
{
	margin:40px 0 20px 0;
	padding: 0 0 0 0;
}
.commentWrapper .label
{
	font-style:italic;
	margin:0 0 14px 0;
	padding: 0 0 0 0;
	display:block;
}
.commentWrapper textarea
{
	border-style:solid;
	border-color:#C7BE9F;
	border-width:1px;
	/*scrollbar-arrow-color:#C7BE9F; */
	scrollbar-base-color:#E6E3DE; 
	scrollbar-darkshadow-color:#B3A985; 
	scrollbar-face-color:#C7BE9F; 
	scrollbar-highlight-color:#C7BE9F; 
	scrollbar-shadow-color:#B3A985;
}


           
       
       
/*** pour le text field habille ***/
div.textFieldWrapper
{
	border-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url('/images/textfield/TextBorderTop.jpg') repeat-x top left;
	width:102px; /** input width + 12px **/
}
div.textFieldWrapper div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextBorderBottomRight.jpg') repeat-x bottom left;
}
div.textFieldWrapper div div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextBorderLeft.jpg') repeat-y top left;
}
div.textFieldWrapper div div div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextBorderBottomRight.jpg') repeat-y top right;
}
div.textFieldWrapper div div div div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextCornerTopLeft.jpg') no-repeat top left;
}
div.textFieldWrapper div div div div div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextCornerTopRight.jpg') no-repeat top right;
}
div.textFieldWrapper div div div div div div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextCornerBottomLeft.jpg') no-repeat bottom left;
}
div.textFieldWrapper div div div div div div div
{
	border-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background:url('/images/textfield/TextCornerBottomRight.jpg') no-repeat bottom right;
}
div.textFieldWrapper div div div div div div div input.wrappedTextField
{
	border-style:none;
	border-color:#FFFFFF;
	margin:3px 5px 3px 5px;
	width:90px
}

div.form div.fieldWrapper span.label{
	display:inline;
	float:none;
}


/***                            ***/







.loginForm
{
	display:block;
	width:350px !important;
	width:337px; /*IE6 fix*/
	float:left;
	margin-left:0px;
	margin-top:0px;
}

.loginForm .fieldWrapper
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.loginForm .fieldWrapper .label
{
	float:left;
	vertical-align:middle;
	display:block;
	/*color:#0D6094;*/
	margin-top:5px;
	width:110px;
}

.loginForm .fieldWrapper .textFieldWrapper, .sideBoxContent .fieldWrapper .textFieldWrapper
{
	vertical-align:middle;
	float:left;
	width:172px;
	margin-bottom:10px;
}
.loginForm .fieldWrapper .textFieldWrapper input, .sideBoxContent .fieldWrapper .textFieldWrapper input
{
	vertical-align:middle;
	width:160px;
}
.loginForm .fieldWrapper label,
.loginForm .fieldWrapper a
{
	/*color:#0D6094;*/
}

.loginForm .loginButtonWrapper
{
	margin:10px 0px 0px 110px;
	padding:0px 0px 0px 0px;
}
.loginForm .loginButtonWrapper .loginButton
{}




.resetPWFormView
{
	float:left;
}
.resetPWForm
{
	display:block;
	width:510px;
	float:left;
	clear:left;
}
.resetPWForm .textValue
{
	margin-top:5px;
	font-weight:bold;
	display:block;
	float:left;
	width:300px;
}
.resetPWForm .fieldWrapper
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.resetPWForm .fieldWrapper .label
{
	float:left;
	vertical-align:middle;
	display:block;
	/*color:#0D6094;*/
	margin-top:5px;
	width:200px;
}

.resetPWForm .fieldWrapper .textFieldWrapper
{
	vertical-align:middle;
	float:left;
	width:172px;
	margin-bottom:10px;
}
.resetPWForm .fieldWrapper .textFieldWrapper input
{
	vertical-align:middle;
	width:160px;
}
.resetPWForm .fieldWrapper label,
.resetPWForm .fieldWrapper a
{
	/*color:#0D6094;*/
}

.resetPWForm .buttonWrapper
{
	margin:10px 0px 0px 110px;
	padding:0px 0px 0px 0px;
}
.resetPWForm .buttonWrapper .saveButton
{}




.forgotPWForm
{
	display:block;
	width:380px;
	float:left;
	clear:left;
	
}
.forgotPWForm .fieldWrapper
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.forgotPWForm .fieldWrapper .label
{
	float:left;
	vertical-align:middle;
	display:block;
	/*color:#0D6094;*/
	margin-top:5px;
	width:200px;
}

.forgotPWForm .fieldWrapper .textFieldWrapper
{
	vertical-align:middle;
	float:left;
	width:172px;
	margin-bottom:10px;
}
.forgotPWForm .fieldWrapper .textFieldWrapper input
{
	vertical-align:middle;
	width:160px;
}
.forgotPWForm .fieldWrapper label,
.forgotPWForm .fieldWrapper a
{
	/*color:#0D6094;*/
}

.forgotPWForm .buttonWrapper
{
	margin:10px 0px 0px 110px;
	padding:0px 0px 0px 0px;
}
.forgotPWForm .buttonWrapper .saveButton
{}





/********* QuestionnaireList ****/
table.listQuestionnaires
{
	width:550px;
	border:none;
}
table.listQuestionnaires tr td
{
	padding: 2px 2px 2px 25px;
	margin: 0 0 0 0;
	border: solid 1px #CCCCCC;
}
table.listQuestionnaires tr td.status
{
	width:110px;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
}
table.listQuestionnaires tr.listTitle td
{
	font-weight:bold;
	padding:4px 4px 4px 4px;
	margin: 0 0 0 0;
	font-size:16px;
}
table.listQuestionnaires tr.questionnaireTitle td
{
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 0;
	font-weight:bold;
	font-size:14px;
}
table.listQuestionnaires tr td a
{
	
}

/*** old structure style **/

ul.listQuestionnaires
{
	list-style-type:none;
	list-style-image:none;
	margin: 0 0 0 0;
}
ul.listQuestionnaires li
{
	padding:0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	list-style-type:none;
	list-style-image:none;
}
ul.listQuestionnaires li.questionnaire
{
	padding: 0 0 0 30px;
	font-weight:bold;
}
ul.listQuestionnaires li.completed
{
	background: url('/images/forms/tick_d.png') no-repeat left top;
	font-style:italic;
	font-weight:normal;
}
ul.listQuestionnaires li.questionnaire h3
{
	font-weight:bold;
}
ul.listQuestionnaires li.completed h3
{
	font-weight:normal;
}
ul.listQuestionnaires li.completed ul li
{
	background:none;
}
li.questionnaire h3 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:12pt;

}
li.questionnaire h3 .status
{
}
li.questionnaire h3 .title
{
}
li.questionnaire h3 a
{
	/*color:#0D6094;*/
}

table.competence
{
	padding: 0px 0px 0xp 0px;
	margin: 4px 0px 30px 0px;
	border:none;
}
table.competence tr
{
	border:none;
}
table.competence tr td
{
	padding: 4px 5px 0px 30px;
	margin: 0px 0px 0px 0px;
	border:none;
}
ul.listQuestionnaires li.completed table.competence tr td,
table.competence tr.completed td
{
	font-style:italic;
	/*color:#555555;*/
}
ul.listQuestionnaires li.completed table.competence tr td a,
table.competence tr.completed td a
{
	font-style:italic;
	font-weight:normal;
}
table.competence tr td.completedStatus
{
	background: url('/images/forms/tick_d.png') no-repeat left center;
}

table.competence tr td.status
{
	width:80px;
}
table.competence tr td.competenceName
{
	width:450px;
}

table.competence tr.even td
{
	background:#EEEEEE;
}




/****** END QuestionnaireList ***/



/******  Inspection History  *************/
ul.inspectionHistory
{
	list-style-type:none;
	list-style-image:none;
	margin: 0 0 0 0;
}
ul.inspectionHistory ul
{
	margin: 0 0 20px 35px;
	padding: 0 0 0 0;
	list-style-type:none;
	list-style-image:none;
}
ul.inspectionHistory ul li
{
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
}

/******  END Inspection History ***************/




.secondaryOption label,
.secondaryOption label a,
.secondaryOption,
.secondaryOption a
{
	font-size:10px;
}
.secondaryOption .label
{
	margin:0 0 6px 0;
}





.psimMessage
{
	padding-bottom:10px;
	float:left;
	width:100%;
	margin: 0 0 0 0;
}
.errorMessage
{
	color:red;
	list-style:none;
	padding-left:20px;
	background: url('/images/ico-warning.gif') no-repeat;
	margin-bottom:5px;
}


.inputList
{
	
}
.inputList img
{
}

.fieldWrapper .practiceStatusList
{
	margin-left:0px;
}
.practiceStatusList
{
	line-height:20px;
}

.ajax__calendar div,
.fieldWrapper .ajax__calendar div
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
