@charset "utf-8";
/* Spry formats */
form.TheColonyDentist_Appointment .textfieldRequiredState .textfieldRequiredMsg, form.TheColonyDentist_Appointment .textfieldInvalidFormatState .textfieldInvalidFormatMsg, form.TheColonyDentist_Appointment .textfieldMinValueState .textfieldMinValueMsg, form.TheColonyDentist_Appointment .textfieldMaxValueState .textfieldMaxValueMsg, form.TheColonyDentist_Appointment .textfieldMinCharsState .textfieldMinCharsMsg, form.TheColonyDentist_Appointment .textfieldMaxCharsState .textfieldMaxCharsMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment .checkboxRequiredState .checkboxRequiredMsg, form.TheColonyDentist_Appointment .checkboxMinSelectionsState .checkboxMinSelectionsMsg, form.TheColonyDentist_Appointment .checkboxMaxSelectionsState .checkboxMaxSelectionsMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment .selectRequiredState .selectRequiredMsg, form.TheColonyDentist_Appointment .selectInvalidState .selectInvalidMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment .textareaRequiredState .textareaRequiredMsg, form.TheColonyDentist_Appointment .textareaMinCharsState .textareaMinCharsMsg, form.TheColonyDentist_Appointment .textareaMaxCharsState .textareaMaxCharsMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment .radioRequiredState .radioRequiredMsg, form.TheColonyDentist_Appointment .radioInvalidState .radioInvalidMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment .passwordRequiredState .passwordRequiredMsg, form.TheColonyDentist_Appointment .passwordMinCharsState .passwordMinCharsMsg, form.TheColonyDentist_Appointment .passwordMaxCharsState .passwordMaxCharsMsg, form.TheColonyDentist_Appointment .passwordInvalidStrengthState .passwordInvalidStrengthMsg, form.TheColonyDentist_Appointment .passwordCustomState .passwordCustomMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment .confirmRequiredState .confirmRequiredMsg, form.TheColonyDentist_Appointment .confirmInvalidState .confirmInvalidMsg {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment span.additionalErrorZone {
	clear:left;
	white-space:nowrap;
}
form.TheColonyDentist_Appointment div.errorGroup {
	margin-left:90px;
}
form.TheColonyDentist_Appointment span.serverInvalidState {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	white-space:nowrap;
}
/* form general definition */
form.TheColonyDentist_Appointment {
	padding:5 5 5 5;
	margin:5 5 5 5;
	color:#000000;
	font-weight:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}
form.TheColonyDentist_Appointment ul.TheColonyDentist_Default {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
form.TheColonyDentist_Appointment ul.formList {
	padding:0 0 0 0;
	margin:35px 12px 12px 12px;
	list-style-type:none;
}
form.TheColonyDentist_Appointment li.formItem {
	clear:both;
	list-style: none;
}
form.TheColonyDentist_Appointment fieldset.TheColonyDentist_Default {
	margin:5px 5px 5px 5px;
}
/* legend */
form.TheColonyDentist_Appointment span.groupHeader {
	padding:3px 3px 3px 10px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:400px;
	position:absolute;
	display:block;
	white-space:nowrap;
	border-style:none;
	clear: none;
}
/* labels */
form.TheColonyDentist_Appointment label.groupHeader {
	text-align:right;
	width:220px;
	display:block;
	float:left;
	position:relative;
}
form.TheColonyDentist_Appointment label.sublabel {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	width:75px;
	float:left;
	display:block;
	padding-top:2px;
	padding-right:15px;
}
form.TheColonyDentist_Appointment label.secondSublabel {
	width:auto;
}
form.TheColonyDentist_Appointment label.sublabelPlaceholder {
}
form.TheColonyDentist_Appointment span.requiredIndicator {
	color:#CC3333;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
form.TheColonyDentist_Appointment span.fieldsetDescription {
	color:#CC3333;
	text-align:left;
	float:left;
	margin-bottom:5px;
}
/* span wrappers for form */
form.TheColonyDentist_Appointment div.formGroup {
	display:inline;
	float:left;
}
form.TheColonyDentist_Appointment div.lineGroup {
	clear:left;
	display:block;
}
/* defines column size */
form.TheColonyDentist_Appointment div.wideColumnGroup {
	width:-332px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	float:left;
}
form.TheColonyDentist_Appointment div.fullColumnGroup {
	width:48px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	float:left;
}
form.TheColonyDentist_Appointment div.columnGroup {
	width:380px;
	padding-bottom:3px;
	padding-top:3px;
	margin-bottom:0px;
	margin-top:0px;
	display:inline;
	float:left;
}
form.TheColonyDentist_Appointment div.fieldGroup {
	padding-left:3px;
	padding-right:3px;
	margin-left:0px;
	margin-right:0px;
	position:relative;
	float:left;
	width: 200px;
}
form.TheColonyDentist_Appointment div.fieldPair {
	display:block;
}
form.TheColonyDentist_Appointment div.SameAsCheck_Row {
	margin-top:6px;
	margin-bottom:10px;
}
form.TheColonyDentist_Appointment span.precedingText {
	text-align:right;
	font-weight: bold;
}
form.TheColonyDentist_Appointment div.trailingText {
	color:#FF9F9F;
	float:right;
	white-space:nowrap;
	margin-top:2px;
	margin-right:2px;
	margin-left:4px;
	padding-top:2px;
}
form.TheColonyDentist_Appointment div.trailingText a {
	color:#FF9F9F;
}
form.TheColonyDentist_Appointment div.trailingText div {
	background-color:#8c8c8c;
}
/* wide groups for items on a single line */
form.TheColonyDentist_Appointment span.wideFieldGroup {
	width:100%;
	float:left;
}
/* button form elements */
form.TheColonyDentist_Appointment span.buttonFieldGroup {
	float:left;
	text-align:center;
	margin-top:10px;
	margin-left:95px;
}
form.TheColonyDentist_Appointment input.formButton {
	border:1px groove #999999;
	padding:3px 3px 3px 3px;
	background-color:#8A9040;
	color:#FFFFFF;
	text-transform:capitalize;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/* text form elements */
form.TheColonyDentist_Appointment input.formTextfield_XSmall {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:50px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formTextfield_Small {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:80px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formTextfield_Medium {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formTextfield_Large {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formTextfield_XLarge {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:382px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .textfieldValidState input, form.TheColonyDentist_Appointment input.textfieldValidState {
	background-color:#B8F5B1;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.textfieldRequiredState, form.TheColonyDentist_Appointment .textfieldRequiredState input, form.TheColonyDentist_Appointment input.textfieldInvalidFormatState, form.TheColonyDentist_Appointment .textfieldInvalidFormatState input, form.TheColonyDentist_Appointment input.textfieldMinValueState, form.TheColonyDentist_Appointment .textfieldMinValueState input, form.TheColonyDentist_Appointment input.textfieldMaxValueState, form.TheColonyDentist_Appointment .textfieldMaxValueState input, form.TheColonyDentist_Appointment input.textfieldMinCharsState, form.TheColonyDentist_Appointment .textfieldMinCharsState input, form.TheColonyDentist_Appointment input.textfieldMaxCharsState, form.TheColonyDentist_Appointment .textfieldMaxCharsState input {
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .textfieldFocusState input, form.TheColonyDentist_Appointment input.textfieldFocusState {
	background-color:#FFFFCC;
	color:#000;
	border-color:#000;
}
form.TheColonyDentist_Appointment .textfieldFlashText input, form.TheColonyDentist_Appointment input.textfieldFlashText {
	color: red !important;
}
form.TheColonyDentist_Appointment .textfieldHintState input, form.TheColonyDentist_Appointment input.textfieldHintState {
/*color: red !important;*/
}
/* textarea form elements */
form.TheColonyDentist_Appointment textarea.formTextarea_Small {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:200px;
	height:100px;
	white-space:pre;
	overflow:auto;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment textarea.formTextarea_Medium {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	height:200px;
	white-space:pre;
	overflow:auto;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment textarea.formTextarea_Large {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:514px;
	height:200px;
	white-space:pre;
	overflow:auto;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .textareaValidState textarea, form.TheColonyDentist_Appointment textarea.textareaValidState {
	background-color:#B8F5B1;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment textarea.textareaRequiredState, form.TheColonyDentist_Appointment .textareaRequiredState textarea, form.TheColonyDentist_Appointment textarea.textareaMinCharsState, form.TheColonyDentist_Appointment .textareaMinCharsState textarea, form.TheColonyDentist_Appointment textarea.textareaMaxCharsState, form.TheColonyDentist_Appointment .textareaMaxCharsState textarea {
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .textareaFocusState textarea, form.TheColonyDentist_Appointment textarea.textareaFocusState {
	background-color:#FFFFCC;
	color:#000;
	border-color:#000;
}
form.TheColonyDentist_Appointment .textareaFlashState textarea, form.TheColonyDentist_Appointment textarea.textareaFlashState {
	color:red !important;
}
form.TheColonyDentist_Appointment textarea.textareaHintState, form.TheColonyDentist_Appointment .textareaHintState textarea {
/* color: red !important;*/
}
/* select form elements */
form.TheColonyDentist_Appointment select.formMenufield_XSmall {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:50px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formMenufield_Small {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:80px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formMenufield_Medium {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:120px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formMenufield_Large {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formMenufield_XLarge {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:382px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formListfield_XSmall {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:50px;
	height:100px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formListfield_Small {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:80px;
	height:100px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formListfield_Medium {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:120px;
	height:100px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formListfield_Large {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	height:100px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment select.formListfield_XLarge {
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:382px;
	height:150px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
}
form.TheColonyDentist_Appointment .selectValidState select, form.TheColonyDentist_Appointment select.selectValidState {
	background-color:#B8F5B1;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment select.selectRequiredState, form.TheColonyDentist_Appointment .selectRequiredState select, form.TheColonyDentist_Appointment select.selectInvalidState, form.TheColonyDentist_Appointment .selectInvalidState select {
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
.selectFocusState select, form.TheColonyDentist_Appointment select.selectFocusState {
	background-color:#FFFFCC;
	color:#000;
	border-color:#000;
}
/* radio button form elements */
form.TheColonyDentist_Appointment input.formRadioField_Standard {
	background-color:#fff;
	color:#000;
	padding:2px 2px 2px 2px;
	margin-top:6px;
	margin-left:2px;
	border-style:solid;
	border-width:1px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .radioValidState input, form.TheColonyDentist_Appointment input.radioValidState {
	background-color:#B8F5B1;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.radioRequiredState, form.TheColonyDentist_Appointment .radioRequiredState input, form.TheColonyDentist_Appointment input.radioInvalidState, form.TheColonyDentist_Appointment .radioInvalidState input {
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .radioFocusState input, form.TheColonyDentist_Appointment input.radioFocusState {
	background-color:#fff;
	color:#000;
	border-color:#000;
}
form.TheColonyDentist_Appointment span.radioFieldGroup_Narrow {
}
form.TheColonyDentist_Appointment span.radioFieldGroup_Wide {
	display:block;
}
form.TheColonyDentist_Appointment span.radioFieldGroup_OneColumn {
	display:block;
}
form.TheColonyDentist_Appointment span.radioGroup_Narrow {
}
form.TheColonyDentist_Appointment span.radioGroup_Wide {
	display:block;
}
form.TheColonyDentist_Appointment span.radioGroup_OneColumn {
	display:block;
}
form.TheColonyDentist_Appointment label.radioSublabel_Narrow {
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:60px;
	float:left;
	display:block;
	text-align:left;
	border-width:0;
	margin-right:2px;
	margin-bottom:2px;
}
form.TheColonyDentist_Appointment label.radioSublabel_Wide {
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:135px;
	float:left;
	display:block;
	text-align:left;
	border-width:0;
	margin-right:2px;
	margin-bottom:2px;
}
form.TheColonyDentist_Appointment label.radioSublabel_OneColumn {
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-align:left;
	border-width:0;
	margin-bottom:2px;
}
/* checkbox form elements */
form.TheColonyDentist_Appointment input.SameAsCheck {
	background-color:#fff;
	color:#000;
	padding:2px 2px 2px 2px;
	margin-top:6px;
	margin-left:2px;
	border-style:solid;
	border-width:1px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formCheckboxField_Standard {
	background-color:#fff;
	color:#000;
	padding:2px 2px 2px 2px;
	margin-top:6px;
	margin-left:2px;
	border-style:solid;
	border-width:1px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .checkboxValidState input, form.TheColonyDentist_Appointment input.checkboxValidState {
	background-color:#B8F5B1;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.checkboxRequiredState, form.TheColonyDentist_Appointment .checkboxRequiredState input, form.TheColonyDentist_Appointment input.checkboxMinSelectionsState, form.TheColonyDentist_Appointment .checkboxMinSelectionsState input, form.TheColonyDentist_Appointment input.checkboxMaxSelectionsState, form.TheColonyDentist_Appointment .checkboxMaxSelectionsState input {
	display:block;
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .checkboxFocusState input, form.TheColonyDentist_Appointment input.checkboxFocusState {
	background-color:#FFFFCC;
	color:#000;
	border-color:#000;
}
form.TheColonyDentist_Appointment span.checkFieldGroup_Narrow {
	display:block;
}
form.TheColonyDentist_Appointment span.checkFieldGroup_Wide {
}
form.TheColonyDentist_Appointment span.checkFieldGroup_OneColumn {
	display:block;
}
form.TheColonyDentist_Appointment span.checkGroup_Narrow {
	display:block;
}
form.TheColonyDentist_Appointment span.checkGroup_Wide {
}
form.TheColonyDentist_Appointment span.checkGroup_OneColumn {
	display:block;
}
form.TheColonyDentist_Appointment label.checkSublabel_Narrow {
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:60px;
	float:left;
	display:block;
	text-align:left;
	border-width:0;
	margin-right:2px;
	margin-bottom:2px;
}
form.TheColonyDentist_Appointment label.checkSublabel_Wide {
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:135px;
	float:left;
	display:block;
	text-align:left;
	border-width:0;
	margin-right:2px;
	margin-bottom:2px;
}
form.TheColonyDentist_Appointment label.checkSublabel_OneColumn {
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-align:left;
	border-width:0;
	margin-bottom:2px;
}
/* confirm and password states (same as text) */
form.TheColonyDentist_Appointment input.formPasswordfield_XSmall {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:50px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formPasswordfield_Small {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:80px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formPasswordfield_Medium {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formPasswordfield_Large {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:252px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.formPasswordfield_XLarge {
	background-color:#fff;
	color:#000;
	padding:5px 5px 5px 5px;
	font-style:italic;
	width:382px;
	margin:0;
	border-style:solid;
	border-width:1px;
	margin-left:2px;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .confirmValidState input, form.TheColonyDentist_Appointment input.confirmValidState {
	background-color:#B8F5B1;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.confirmRequiredState, form.TheColonyDentist_Appointment .confirmRequiredState input, form.TheColonyDentist_Appointment input.confirmInvalidState, form.TheColonyDentist_Appointment .confirmInvalidState input {
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .confirmFocusState input, form.TheColonyDentist_Appointment input.confirmFocusState {
	background-color:#fff;
	color:#000;
	border-color:#000;
}
form.TheColonyDentist_Appointment .passwordValidState input, form.TheColonyDentist_Appointment input.passwordValidState {
	background-color:#fff;
	color:#000;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment input.passwordRequiredState, form.TheColonyDentist_Appointment .passwordRequiredState input, form.TheColonyDentist_Appointment input.passwordInvalidStrengthState, form.TheColonyDentist_Appointment .passwordInvalidStrengthState input, form.TheColonyDentist_Appointment input.passwordMinCharsState, form.TheColonyDentist_Appointment .passwordMinCharsState input, form.TheColonyDentist_Appointment input.passwordCustomState, form.TheColonyDentist_Appointment .passwordCustomState input, form.TheColonyDentist_Appointment input.passwordMaxCharsState, form.TheColonyDentist_Appointment .passwordMaxCharsState input {
	background-color:#FF9F9F;
	color:#fff;
	border-color:#8c8c8c;
}
form.TheColonyDentist_Appointment .passwordFocusState input, form.TheColonyDentist_Appointment input.passwordFocusState {
	background-color:#fff;
	color:#000;
	border-color:#000;
}
/*Captcha form element*/
form.TheColonyDentist_Appointment img.Captcha {
	border:1px solid #666666;
	width:200;
	height:30;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}
/*Datepicker form element*/
.ui-datepicker {
}
.ui-datepicker a {
}
.ui-datepicker .ui-widget-header {
}
.ui-datepicker thead th {
}
.ui-datepicker tbody td a:link, .ui-datepicker tbody td a:visited, .ui-datepicker tbody td a.ui-state-default {
}
.ui-datepicker tbody td a:active, .ui-datepicker tbody td a.ui-state-active {
}
.ui-datepicker tbody td a:hover, .ui-datepicker tbody td a.ui-state-hover {
}
.ui-datepicker tbody td a.ui-state-error:link, .ui-datepicker tbody td a.ui-state-error:visited, .ui-datepicker tbody td a.ui-state-error {
}
.ui-datepicker tbody .ui-state-error-text {
}
.ui-datepicker tbody td.ui-datepicker-week-end a:link, .ui-datepicker tbody td.ui-datepicker-week-end a:visited, .ui-datepicker tbody td.ui-datepicker-week-end a {
}
.ui-datepicker tbody td.ui-datepicker-today a:link, .ui-datepicker tbody td.ui-datepicker-today a:visited, .ui-datepicker tbody td.ui-datepicker-today a:hover, .ui-datepicker tbody td.ui-datepicker-today a {
}
.ui-datepicker tbody td.ui-datepicker-week-end a:hover, .ui-datepicker tbody td.ui-datepicker-week-end a.ui-state-hover {
}
.ui-datepicker tbody td.ui-datepicker-week-end a:active, .ui-datepicker tbody td.ui-datepicker-week-end a:focus, .ui-datepicker tbody td.ui-datepicker-week-end a.ui-state-active {
}
.ui-datepicker-trigger {
	border: 0;
	margin: 0 0 0 1px;
	padding: 0;
	background: none;
}

