.clInput {border:1px solid #999999; width:300px;} 
.clInputFocus {border:1px solid #FF0000; width:300px;} 
.clTextArea {border:1px solid #999999; width:90%;font-family:Verdana,Arial;font-size:10px;} 
.clTextAreaFocus {border:1px solid #FF0000; width:90%;font-family:Verdana,Arial;font-size:10px;} 

.clButton,.clButtonFocus {BORDER-LEFT-COLOR: #78a35d;BACKGROUND-IMAGE:url(/lib/img/bgGreen.gif);padding-left:0;margin-left:0; BORDER-BOTTOM-COLOR: #78a35d; COLOR: #444; BORDER-TOP-COLOR: #78a35d; BACKGROUND-COLOR: #eee; BORDER-RIGHT-COLOR: #78a35d}

.frmLabel {vertical-align : top;width:20%} 
.frmValue {vertical-align : top;background-color:FFFFFF;width:80%;} 
	
form td {font-family:Verdana, Arial, Helvetica, sans-serif;;}

form.XMForm {
	width: 100%;
	color: #333;
	}
	
form.XMForm legend { padding-left: 0; }
	
form.XMForm legend,
form.XMForm label { font-family:Verdana, Arial, Helvetica, sans-serif;color: #333; }

form.XMForm fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(/lib/img/XMForm-fieldset.gif) left bottom repeat-x;
	}
	
.XMFormRow {
	border: none;
	border-top: 1px solid #C9DCA6;
}


form.XMForm fieldset fieldset { background: none; }
	
form.XMForm .XMFormRow {
	background: url(/lib/img/XMForm-divider.gif) left bottom repeat-x;
}
	
form.XMForm fieldset { margin-bottom: 10px; }
	
form.XMForm legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}
	
form.XMForm fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.XMForm fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.XMForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.XMForm fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.XMForm fieldset fieldset label {
	display: block;
	width: 100%;
	}
	
form.XMForm em {font-weight: normal;font-style:italic;color: ##000000;}

