#form-twocol input[type=text], #form-twocol input[type=password], #form-twocol select {
	padding:0px;
	background-color:#fff !important;
}

#form-twocol
{
	background-color:#D4D7E6;
	padding:20px 40px 20px 20px;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height: 140%;
	width:540px;
	overflow:visible;
}

#form-twocol label
{
	font-family: Helvetica,"Trebuchet MS", sans-serif; font-size: 19px; color:#878787;
	position:relative;
	top:20px;
}

#form-twocol .row 
{
	height:55px;
	clear:both;
}

#form-twocol .row .col1
{

float: left;
text-align:right;
width: 175px;
padding-right:10px;
}

#form-twocol .row .col2
{

float: left;
width: 350px;
}

.grasstop {width:600px !important;}
.grasstop .row .col1 {width:235px !important;} 

#form-twocol .field {background:url(../../../images/fld310.gif); background-repeat:no-repeat; background-position: 0 5px; width:310px; height:35px; margin-top:8px;}

#form-twocol input[type=text], #form-twocol input[type=password] {
	margin-left:6px; 
	font-size: 18px; 
	line-height:19px; 
	margin-top:9px; 
	border:0; 
	color:#787878;
	padding-left:5px;
	width:295px;
}

#form-twocol select {
width:295px;
}


#form-twocol textarea {
width:305px;
height:175px;
}

#form-twocol input[type=submit] {
	border:0;
	background:url(../../../images/continue.gif) no-repeat;
	width:125px;
	height:38px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color:#fff;
	line-height:38px;
	font-size: 16px;
	text-transform: uppercase;
	padding:0 20px;
	margin:0;
	text-align:left;
}

/* ----- */

#form-fourcol
{
	background-color:#D4D7E6;
	padding:20px 40px 20px 20px;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height: 140%;
	width:540px;
	overflow:visible;

}

#form-fourcol div
{
	padding:0;
	margin:0;
}

#form-fourcol .field{background:url(../../../images/fld120-24.gif); background-repeat:no-repeat; background-position: 0; width:120px; height:24px; margin-top:12px; }

#form-fourcol input {
		width:105px; 
		margin-left:6px; 
		font-size: 14px; 
		line-height:24px; 
		margin-top:0; 
		border:0; 
		color:#787878;
		padding-left:5px;
		background: none;
		height: 24px;
}

#form-fourcol select {
	width:120px; height:24px; margin-left:6px; border:0; color:#787878;;	
}



#form-fourcol label
{
	font-family: Helvetica,"Trebuchet MS", sans-serif; font-size: 19px; color:#878787;
	position:relative;
	top:15px;
}

#form-fourcol .row 
{
	height:50px;
	clear:both;
}

#form-fourcol .row .col1
{
	float: left;
	width: 150px;
}

#form-fourcol .row .col2
{
	float: left;
	width: 130px;
}

	#form-fourcol .row .col2-span3
	{
		float: left;
		width: 310px;
	}
	
	#form-fourcol .row .col2-span3 .field{background:url(../../../images/fld272.png); background-repeat:no-repeat; background-position: 0; width:272px; height:24px;margin-top:12px;}

	
	#form-fourcol .row .col2-span3 input[type=text] {
		width:295px;		
	}
	
	#form-fourcol .row .col4 select {
		position:relative;top:7px;
	}

	#form-fourcol .row .col3
	{
		float: left;
		width: 65px;
	
	}
	 
	#form-fourcol .row .col4
	{
		float: left;
		width: 125px;
	}

#form-fourcol input[type=submit] {
	border:0;
	background:url(../../../images/continue.gif) no-repeat;
	width:111px;
	height:38px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color:#fff;
	line-height:38px;
	font-size: 16px;
	text-transform: uppercase;
}

#form-fourcol .rdo {width:auto;float:right;margin:15px 10px 0 0;}

/* 3 column form*/
#form-threecol input[type=text], #form-threecol input[type=password], #form-threecol select {
	padding:0px;
	background-color:#fff !important;
}

#form-threecol
{
	background-color:#D4D7E6;
	padding:20px 40px 20px 20px;
	font-family:Arial,sans-serif;
	font-size:12px;
	line-height: 140%;
	width:770px;
	overflow:visible;
}

#form-threecol label
{
	font-family: Helvetica,"Trebuchet MS", sans-serif; font-size: 19px; color:#878787;
	position:relative;
	top:20px;
}

#form-threecol .row 
{
	height:55px;
	clear:both;
}

#form-threecol .row .col1
{

float: left;
text-align:right;
width: 175px;
padding-right:10px;
}

#form-threecol .row .col2
{

float: left;
width: 350px;
}

#form-threecol .row .col3
{
padding-top:15px;
float: left;
width: 190px;
padding-right:10px;
}


#form-threecol .field {background:url(../../../images/fld310.gif); background-repeat:no-repeat; background-position: 0 5px; width:310px; height:35px; margin-top:8px;}

#form-threecol input[type=text], #form-threecol input[type=password] {
	margin-left:6px; 
	font-size: 18px; 
	line-height:19px; 
	margin-top:9px; 
	border:0; 
	color:#787878;
	padding-left:5px;
	width:295px;
}

#form-threecol select {
width:295px;
}


#form-threecol textarea {
width:305px;
height:175px;
}

#form-threecol input[type=submit] {
	border:0;
	background:url(../../../images/continue.gif) no-repeat;
	width:125px;
	height:38px;
	font-family: georgia, sans-serif;
	font-style: italic;
	color:#fff;
	line-height:38px;
	font-size: 16px;
	text-transform: uppercase;
	padding:0 20px;
	margin:0;
	text-align:left;
}

#petition-map {width:300px;float:left;margin-bottom:20px;} 
#petition-map label {font-weight:bold;}
#petition-map .row {padding-bottom:10px;}
#petition-map input, #petition-map select, #petition-map textarea  {background-color:#cccccc;color:#000;width:300px;padding:3px;font-size:14px;}
#petition-map #submit {float:right;background-color:#000;color:#fff;padding:5px;width:auto;font-weight:bold;}

#petition-map-thank-you {width:740px;margin-bottom:20px;} 
#petition-map-thank-you .col1, #petition-map-thank-you .col2 {width:350px;float:left;}
#petition-map-thank-you .col2 {margin-left:40px;}
#petition-map-thank-you label {font-weight:bold;}
#petition-map-thank-you .row {padding-bottom:10px;}
#petition-map-thank-you input, #petition-map-thank-you select, #petition-map-thank-you textarea  {background-color:#cccccc;color:#000;width:350px;padding:3px;font-size:14px;}
#petition-map-thank-you #submit {float:right;background-color:#000;color:#fff;padding:5px;width:auto;font-weight:bold;}



/* Free Enterprise Ask Question Form */
.free-ent-form { background:url(../../../images/free-ent-form-bg.jpg) no-repeat; display:block; width:483px; height:287px; margin:20px 0 0 20px; float:left;}
h1.free-ent {font-family:Arial, Helvetica, sans-serif; font-size:40px; color:#012531; padding:15px 0 0 10px;}
h2.free-ent-sub {font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#012531; padding:15px 0 0 10px; width:400px;}
.free-ent-field { width:400px; margin:10px 0 5px 10px;}
.free-ent-field label { float:left; width:100px; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#012531;}
.free-ent-field input { width:252px; padding:5px 2px;}
.free-ent-field textarea { width:252px; padding:5px 2px; height:70px;}
.free-ent-social { width:200px; display:block; padding-left:20px; margin:35px 0 0 20px; float:left;}
.free-ent-social p { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#012531; margin-left:45px;}
.free-ent-social a { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; text-decoration:none; color:#012531;}
.free-ent-social a:hover { color:#012531;}
.free-ent-fb { width:200px; height:70px; display:block; float:left;}
.free-ent-tw { width:200px; height:70px; display:block; float:left;}
.free-ent-em { width:200px; height:70px; display:block; float:left;}

input.free-ent-submit { background:url(../../../images/free-ent-btn.jpg) no-repeat; width:71px; height:24px; display:block; border:none; float:right; margin-top:10px; margin-right:40px;}


