input, select, textarea, button, keygen, isindex, legend, a {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
}
fieldset {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	border-color: #9CABC1;
}
hr {
	border-width: 1px;
	border-style: solid;
	border-color: #9CABC1;
}
a {
	color: #0000EE;
}
a:hover {
	color: #0000EE;
}
a:visited {
	color: #0000EE;
}
input, select, textarea, button, keygen, isindex {
	border-width: 1px;
	border-color: #9CABC1;
	color: #000000;
}
button, input[type="reset"], input[type="submit"], input[type="button"] {
	border-width: 1px;
	border-color: #9CABC1;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #BED6F8;
	background-image: url(/rfRes/buttonBackgroundImage.png.xhtml?v=4.3.0.20121024-M2&db=F!y0BbNcVyfne7lZIJ!KocxX6t!pRIpawrn6W95aNfQ_&ln=org.richfaces.images);
}
button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(/rfRes/buttonHoverBackgroundImage.png.xhtml?v=4.3.0.20121024-M2&db=F!y0BbNcVyfuaH096GUcfqIwEqIuzBDOczehXCC05mU_&ln=org.richfaces.images);
}
button[disabled], input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled] {
	color: #8DB7F3;
	border-color: #cccccc;
	background-color: #cccccc;
	background-image: url(/rfRes/buttonDisabledBackgroundImage.png.xhtml?v=4.3.0.20121024-M2&db=F!y0BbNcVydVlnYk3Z7loErmQnSh4soDurHUM6Oxd-Y_&ln=org.richfaces.images);
	background-position: top left;
}
textarea, input[type="text"], input[type="password"], select {
	border-width: 1px;
	border-style: solid;
	border-color: #9CABC1;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	background-color: #ffffff;
	background-image: url(/rfRes/inputBackgroundImage.png.xhtml?v=4.3.0.20121024-M2&db=aPkLA1Vy70d1JyigoycTEkIHNiQVnMsJIgTL3Er0VIo_&ln=org.richfaces.images);
}
textarea[disabled], input[type="text"][disabled], input[type="password"][disabled], select[disabled] {
	color: #9CABC1;
	cursor: default;
}
