	 div.workshop form fieldset, 
	 div.estimator form fieldset, 
	 div.survey form fieldset.whole  {
 		 border: 1px solid #848484;
 		 padding: 0 10px 10px 10px;
 		 margin: 20px auto;
 		 width: 95%;
 		 font-size: 1em;
 		 text-align: left;
	 } 
	 
	 div.ICEstimator  fieldset fieldset {
 		 text-align: left;
	 }
	 
	 div.estimator form fieldset.noborder,
	 div.ICEstimator  fieldset.noborder {
 		 border: 0px none;
	 }
	 
	 div.ICEstimator  fieldset.noborder legend {
	 	color: #000;
	 }
	 
	 div.estimator form fieldset.justafield {
 		 border: 0px none;
		 padding: 0;
		 margin: 0;
 		 width: 100%;
	 }
	 div.survey form fieldset.noborder {
 		 border: 0px none;
 		 width: 95%;
		 clear: both;
		 margin-top: 10px;
		 padding-top: 10px;
 	}
	div.survey form fieldset#ContactInfo {
		 padding-top: 20px;
		 background-color: transparent;
	}
	 div.survey form fieldset.question {
 		 border: 0px none;
 		 width: 95%;
	 }
	 div.survey form .subgroup {
 		 width: 45%;
		 float: left;
		 margin-top: 5px;
		 margin-bottom: 0;
 	}
	 div.survey form select.singledigit {
 		 width: 40px;
	 }
	 div.survey form .subgroup label {
 		 width: 65%;
 		 display: block;
 		 float: left;
	 }
	 div.workshop form fieldset legend, 
	 div.estimator form fieldset legend, 
	 div.survey form fieldset.whole legend {
 		 font-size: 1.2em;
		 color: #6495ed;
 		 font-weight: bold;
 		 padding: 0px 5px;
 		 margin: 0;
	 }
	 div.survey form .question  {
 		 font-size: 1.0em;
		 color: #000;
 		 font-weight: normal;
 		 width: 95%;
 		 padding: 0 3px;
 		 display: block;
 		 float: left;
 		 text-align: left;
		 margin-top: 15px;
		 margin-bottom: 0;
	 }
	 div.survey form fieldset.question legend {
 		 margin-left: -10px;
 		 font-size: 1.0em;
		 color: #000;
 		 font-weight: normal;
 		 width: 95%;
 		 padding: 0 3px;
 		 display: block;
 		 float: left;
 		 text-align: left;
 	}
	 div.survey form fieldset.question legend P {
		 background-color: transparent;
	}
	 div.survey form fieldset.subgroup legend {
 		 margin-left: 0px;
 	}
	 div.workshop form fieldset div.pair,
	 div.workshop form fieldset div.checkbox
	 div.estimator div.pair, 
	 div.estimator div.checkbox, 
	 div.survey div.pair, 
	 div.survey div.checkpair,
	 div.ICEstimator div.pair {
 		 margin: 8px 0 3px 0;
 		 padding: 0;
 		 clear: left;
	 }
	 div.estimator div.pair,
	 div.ICEstimator div.pair {
 		 clear: both;
	 }
	 div.workshop form fieldset div.pair label,
	 div.estimator div.pair label,
	 div.estimator div.pair .label,
	 div.survey div.pair label,
	 div.survey div.pair .label { 
 		 font-weight: bold; 
 		 padding: 0 3px;
 		 display: block;
 		 float: left;
 		 text-align: right;
	 }
	 div.workshop form fieldset div.pair label { 
 		 width: 28%;
 	}
	 div.survey div.pair label,
	 div.survey div.pair .label,
	 div.survey form fieldset div.phone p  { 
 		 width: 23%;
 	}
	 div.survey div.pair label.labelgroup {
 		 font-weight: inherit;
 		 padding: 0;
 		 display: inherit;
 		 float: none;
 		 text-align: inherit;
 		 width: auto;
 	}
	 div.estimator div.pair label, 
	 div.estimator div.pair .label { 
 		 width: 40%;
 		 padding-top: 3px;
	 }
	 div.estimator fieldset.right div.pair label,
	 div.estimator fieldset.right div.pair .label { 
 		 width: 65%;
	 }
	 div.workshop form fieldset div.checkpair label,
	 div.estimator div.checkpair label,
	 div.estimator div.checkpair .label,
	 div.survey div.checkpair label {
 		 float: none;
 		 display: inline;
	 }
	 div.workshop form fieldset div.checkpair,
	 div.estimator div.checkpair {
 		 width: 35%;
 		 float: left;
 		 padding: 0 0 0 30px;
	 }
	 div.estimator div.checkpair,
	 div.survey div.checkpair {
 		 padding: 3px 0 0 10px; 
		 display: inline; 
		 float: none;
	 }
	 div.survey fieldset.subgroup div.checkpair {
 		 padding: 3px 0 0 8px; 
	 } 
	 div.workshop form fieldset div.phone p,
	 div.survey form fieldset div.phone p {
 		 font-weight: bold; 
 		 padding: 0 3px;
 		 display: block;
 		 float: left;
 		 text-align: right;
 		 clear: left;
	 }
	 div.workshop form fieldset div.phone p {
 		 width: 28%;
	 }
	 div.workshop form fieldset div.phonepair,
	 div.survey form fieldset div.phonepair {
 		 margin: 0 10px 3px 0;
 		 padding: 0;
 		 display: block;
 		 float: left;
	 }
	 div.workshop form fieldset div.phonepair label,
	 div.survey form fieldset div.phonepair label {
 		 margin: 1px 0 0 0;
 		 padding: 0;
 		 float: left;
 		 display: inline;
 		 text-align: center;
	 }
	 div.workshop form fieldset div.buttons,
	 div.estimator div.buttons,
	 div.survey div.buttons,
	 div.ICEstimator div.buttons {
 		 text-align: center;
	 }
	 div.survey #ResetPreferences {
 		 margin-top: 15px;
	 }
	 div.estimator div.buttons,
	 div.ICEstimator div.buttons {
		 clear: both; 
		 margin: 15px 0 0 0;
	 }
	 
div.estimator .readOnly,
div.ICEstimator .readOnly {
	border: 0px;
	border-width: 0px;
} 
div.estimator fieldset.right input,
div.estimator input.right  {
 		 text-align: right;
}

div.estimator input.right  {
 		 padding-right: 2px;
}

div.ICEstimator input.right,
div.ICEstimator span.right,
div.ICEstimator div.right  {
	/*
	position: absolute;
	left: 250px;
	clear: right;
	background-color: InfoBackground;
	*/
	float: right;
	width: 45%;
	clear: none;
	margin-top: -4px;
	background-image: none;
	background-color: #fff;
}

div.ICEstimator div.right fieldset {
	display: inline;
}

div.estimator #display_error_message,
div.ICEstimator #display_error_message {
 	visibility: hidden; 
	color: #ff0000; 
	overflow: visible; 
	height: 0px; 
	font-family: inherit;
	font-size: inherit;
}

.publabel {
	font-weight: bold;
	font-style: italic;
}

.SpanishPub {
	color: #000000;
}

div.ICEstimator .HideObject {
	display: none;
}

div.ICEstimator form input.help-link {
	padding-left: 3px;
	padding-right: 10px;
}

div.ICEstimator .error_message {
	color: #f00; 
}

div.ICEstimator .pair {
	/*
	border-style: dotted;
	border-width: 1px;
	*/
	background-color: #fff;
	clear: both;
	background-image: url(elipsis-repeat.png);
	background-repeat: repeat-x;
	background-position: 0% 75%;
}

div.ICEstimator fieldset fieldset.noborder {
	/*
	border-style: dashed;
	border-width: 1px;
	background-color: ThreedFace;
	*/
}
div.ICEstimator fieldset.results div.pair {
	background-image: url(elipsis-repeat.png);
	background-repeat: repeat-x;
	background-position: 0% 75%; 
	padding: 0px;
}
div.ICEstimator fieldset.clear_results div.pair {
	background-image: none;
	padding: 0px;
}
div.ICEstimator fieldset.results div.pair input,
div.ICEstimator fieldset.clear_results div.pair input {
	background-color: #fff;
	float: right;
	width: 50%;
	clear: none;
	vertical-align: bottom;
	background-image: none;
}
div.ICEstimator form fieldset.noborder,
div.ICEstimator label,
div.ICEstimator input.help-link {
	background-image: none;
	background-color: #fff;
}
div.ICEstimator input.help-link {
	padding: 0px 0px 4px 50px;
}
div.ICEstimator label {
	padding-right: 5px;
}

div.ICEstimator p {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}

.ICEtip {
	/* font-family: Arial,Helvetica,sans-serif;
	background-color: #ecf7ad; */
}
p.ICEtip {
	margin: 5px 0px 5px 0px;
}
ul.ICEtip {
	margin-bottom: 5px;
	margin-left: 10px;
	list-style: disc;
	list-style-type: disc;
}
li.ICEtip {
	list-style: disc;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2px;
	text-indent: -2px;
}
#WzBoDyI {
	background-color: #E0E2D8; 
}
#WzBoDyI.ICEtipSFC {
	/* background: url(col_bg.gif) top #fff no-repeat; 
	background: none; 
	background-color: #fff;
	color: #039; */
	background: none;
	background-repeat: no-repeat;
}
#WzTiTlI {  /**/
	background-color: #0a3f7e;
}
#WzTiTlTb {  /*
	background-color: Fuchsia;
	width: 0px;
	*/
}
#WzTiTlI.ICEtipSFC, #WzTiTlTb.ICEtipSFC  {  /**/
	background-color: #003399;
}
 /*
#WzTiTl {
	background-color: Purple;
}
#WzClOsE {
	background-color: Red;
}
#WzBoDy {
	background-color: Gray;
}
#WzTtShDwB {
	background-color: Yellow;
}
#WzTtShDwR {
	background-color: Maroon;
}
*/

