/*Copyright pmGURUonline.com*/
/* PMStep1 Desktop Application  Style Sheet */

.textfield {
	background-color: #A9A8CD;
	border: thin groove #333333;
}
.textfield2 {
	background-color: #E7E7F1;
	border: thin #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textfield3 {

	background-color: #F8F8F8;
	border: thin groove #6B7798;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textfield4 {


	background-color: #B8CDDB;
	border: thin groove #6B7798;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textfieldGreen {
	background-color: #c6d4a8;
	border: thin groove #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fieldlightGreen {

	background-color: #F7EEEE;
	border: thin groove #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.radio {
	background-color: #F1F6EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
