/* @override 
	http://hudsonvalley.ratingsmart.local:3000/stylesheets/forms.css?1179455754
	http://localhost:3000/stylesheets/forms.css?1179254858
	http://localhost:3000/stylesheets/forms.css?1179455280
	http://hudsonvalley.ratingsmart.local:3000/stylesheets/forms.css?1179864179
	http://hudsonvalley.ratingsmart.local:3000/stylesheets/forms.css?1179869994
	http://hudsonvalley.ratingsmart.local:3000/stylesheets/forms.css?1179942308
*/

.colform {
	font-size: 12px;
}

.colform a {
	font-size: 12px;
	font-weight: bold;
	color: #427db7;
}

/*
.colform fieldset
{
	float: left;
	display: block;
	width: 100%;
	margin: 5px -10px;
	padding: 7px 5px;
	border: 1px solid #999;
}
*/

.colform fieldset legend {
	color: #6FBC0E;
	font-size: 14px;
	font-weight: bold;
}

.colform fieldset.radio input
{
	width: auto;
}

.colform fieldset.radio span input
{
	display: inline;
	width: auto;
}

.colform fieldset.radio label
{
	font-weight: normal;
}

.colform input, .colform textarea, .colform select
{
	display: block;
	width: 250px;
	font-size: 12px;
	padding: 2px;
*	margin-top: 8px;
}

.colform label
{
	display: block;
	margin-top: 1em;
}

.colform label.first
{
	padding-top: 1em;
}

.colform select {
	width: 260px;
	padding: 0px;
}

.colform p.copy_02 {
	font-weight: bold;
	font-size: 12px;
	color: #3d3d3d;
	padding-bottom: 10px;
}

div.rform_section {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 4px;
}

div.rform_section label#section {
	font-size: 12px;
	margin-left: 0px;
}


div.rform_section label {
	font-size: 10px;
	margin-left: 8px;
}
