
/*
http://edu.usresponders.com/v/cobr/flow/
site.css for all forms in this site 

note***  hack to accomodate IE7: use [] before property:value;
					this is until we add a stylesheet for IE7 only.
				If you'd rather use a different hack, please explain it here, 
				so that when we add a stylesheet, we can search and replace.
-----------------------------------------*/




html{
	margin:0 auto;
	background: #FFF;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}

body{
	margin:0 auto;
	background: #FFF url("../images/ta/bg.gif") repeat-y 50% 50% ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	body div.form_group,
	body fieldset{
		border:0;
		margin-bottom:0;
		padding:0 1.8em 1.8em 1.8em;
	}
	
a {
	color:#000;
	text-decoration:underline;
	}
	
	a:hover{
		text-decoration:none;
		}
		
		h2{
			color:#000;
			font-size:18px;
		}
			

ul{
	list-style-type:disc;
	margin:8px 0 0 10px;
	}
	
/*clear items*/

.step3 #layout_center,
	.clear,
	#nav,
	#article,
	.article_page div.index,
	div.info-lists,
	#main,
	{ 
		display: inline-block; 
		}   
	
.step3 #layout_main:after,
/*.step2 #layout_main:after,*/
	.clear:after,
	#nav:after,
	#article:after,
	html .article_page div.index:after,
	div.info-lists:after,
	#main:after,
	{
	  content: "."; 
	  display: block; 
	  height: 0; 
	  clear: both; 
	  visibility: hidden;
	}

body div.article_page,
#layout_container {
/*	width:988px;*/
padding:0;
}

/*/*/
* html body div.article_page,
* html #layout_container/*,
* html #layout_footer */
{
	[]margin-left:10px !important;
}
/*/*/
* html #layout_footer 
{
	[]margin-left:-30px !important;
}



body div.article_page{
/*		background:transparent url(../images/usresponders/header_980_navbar.png) no-repeat scroll left top;
		width:980px; */
		margin:0 auto;
		width:696px; 
}



		
/*Header
-----------------------------------------*/


/*article specific*/ html #container.article_page #header{
	background:transparent url(../images/usresponders/header_navbar.jpg) no-repeat scroll left top;
	width:100%;
	height:113px;
	margin:0 auto;
	}
	
/*article specific*/ /*#container #header,*/
#layout_header {
background:transparent url(../images/usresponders/header_navbar.jpg) no-repeat scroll left top;
display:block;
height:113px;
width:696px;
	}
	
	body.step2 #layout_header,
	body.step3 #layout_header,
	body.step4 #layout_header,
	body.step4success #layout_header{
/*		height:110px;*/
		margin-bottom:15px;
	} 
	
/*article specific*/ #container #header span#site-name,
	#layout_header #header span#site-name{
		float:left;
		margin:28px 0 0 364px;
		text-align:left;
		display:none;
	}
	
	#layout_header #header{
/*		background:transparent url(../images/ps/header_badge.gif) no-repeat scroll 0 0;*/
	width:100%;
	height:77px;
	}
	
div#header #header_logo {
	height:57px;
}

div#header #header_logo {
	float:left;
	padding:10px 0 0 0px;
	width:100%;
}

	div#header #header_logo h1 {
		display:inline;
		margin-bottom:0;
		float:left;
		margin-right:20px;
}

	/*	article specific*/ .article_page #header a #company-logo{
/*		margin:20px 0 0 0px;*/
/*		[]margin:30px 0 0 0px;*/
/*	width:980px; */
	}
	
	/*	article specific*/ .article_page #header #company-logo,
	div#header #header_logo h1 a {
		display:block;
		height:76px;
		width:313px;
		margin:-3px 10px 10px;
	}

/*we must change this so the article page header is the same as the other pages*/
	/*	article specific*/ .article_page #header #company-logo:after{
/*		content:"The Nation's Law Enforcement Community";*/
		width:400px;
		display:block;
		padding:9px 0 0 200px;
		color:#FFF;
	}

div#header #header_logo h1 a span {
	display:none;
}

div#header #header_logo h2 {
	display:none;
/*	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding: 9px;
	float:left;*/
}
		
/*Navigation
-----------------------------------------*/
	div#header_nav ul {
	list-style:none; color:white;
	}
	div#header_nav ul li {display:inline; padding:8px; }
	div#header_nav ul li a {color:white; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; []margin-right:12px;}
	div#header_nav ul li a:hover {
	color:#18A515;
	text-decoration:underline;
	}



	/*	article specific*/ .article_page #nav,
	#layout_header #nav{
		padding:10px 0 0 18px;
		height:39px;
		[]height:49px;
	}
	/*	article specific*/ html .article_page #nav{
		padding-top:0;
	}
	
	html #layout_header #nav{
/*		padding:2px 0 0 0px;*/
	}
	
	div.article_page #nav{
		[]padding-bottom:10px;
	}
	
		/*	article specific*/ .article_page #nav ul,
		#layout_header #nav ul{
			display:inline;
			list-style-type:none;
		}
		
		/*	article specific*/ .article_page #nav ul{
		display:block;
		}
		
		/*	article specific*/ .article_page #nav ul li,
			#layout_header #nav ul li{
				display:inline;
				float:left;
				padding:0 5px;
				border-right:solid #FFF 1px;
			}
			
		/*	article specific*/ .article_page #nav ul li.last,
			#layout_header #nav ul li.last{
				border-right:none;
			}
		
		/*	article specific*/ .article_page #nav ul li a,
			#layout_header #nav ul li a{
				color:#FFF;
			}

				/*	article specific*/ .article_page #nav ul li span,
				#layout_header #nav ul li span{
					display:block;
					padding:0 0 0 16px;
				}
				
					/*	article specific*/ .article_page #nav ul li span span,
					#layout_header #nav ul li span span{
						padding:13px 25px 8px 8px;
					}
					
						/*	article specific*/ .article_page #nav ul li span span,
						#layout_header #nav ul li span span{
							color:#FFF;
							font-weight:bold;
							font-size:12px;
							text-transform:uppercase;
						}

/*Content
-----------------------------------------*/
		
		body.index #layout_container  {
/*			background:transparent url(../images/ta/header_jump_start.gif) no-repeat scroll 50% 100px;*/
/*	background:transparent url("../images/ta/smiling_green_band.jpg") no-repeat 50% 160px;*/
	background: url("../images/usresponders/skin-graphic.jpg") no-repeat -10px 144px;
	width:696px;
	margin:0 auto;
		}
		.step2 #layout_container, .step3 #layout_container, .step4 #layout_container, .step4success #layout_container {
		width:696px; margin:0 auto;
		}

body.index #layout_main{
/*	background:transparent url("../images/pl/background-no-title.jpg") no-repeat 50% 80px;*/
/*	background:transparent url("../images/ta/smiling_green_band.jpg") no-repeat 50% 80px;*/
/*			background:transparent url(../images/ta/header_jump_start.gif) no-repeat scroll 50% 26px;*/
	min-height:500px;
	}
	
/*	article specific*/ html .article_page #main #article{
		margin:0 auto;
		padding:0;
/*		padding: 0 27px 122px 164px;	*/
	}
	
/*	article specific*/ .article_page #main #article,
	#layout_main #layout_center {
/*	width:666px;*/
margin:0 27px 0 25px;

/*	padding:0 27px 0 35px; */
	display:block;
	}

	.step2 #layout_center {
	padding-top:60px;
	background:transparent url(../images/usresponders/orange_bar.jpg) no-repeat scroll 0 0;

	}

/*Index page 
-----------------------------------------*/
/*Index pagemain*/
	
		#layout_main #layout_center h1.main_heading_text {
			font-size:38px;
			font-weight:normal;
			text-transform:capitalize;
		}
		
		#layout_main #layout_center h1.main_heading_text span{
			color:#3F6830;
			text-decoration:underline;
		}
		
		#layout_main #layout_center h1 {
			font-size:22px;
		}
	
		#layout_main #layout_center #intro-text {
/*			margin:350px 410px 0 0;*/
/*			margin:350px 580px 0 0;*/
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			float:left;
			margin:-120px 524px 0 0;
			width:350px;
			[]padding-top:10px;
		}

		#layout_main #layout_center #intro-text ul{
			font-size:12px;
			margin:10px 0 0 24px;
		}
		#intro-text li {
			background:transparent url(../images/usresponders/black-dot.gif) no-repeat scroll 0 20%;
			list-style-type:none;
			padding-left:12px;
			margin-left:18px;
			width:300px;
			}
		
/*Index page info-lists*/

		#layout_main #layout_center .info-lists .article_list {
			width:215px;
			float:left;
			margin:20px 0 20px 30px;
		}
		
		#layout_main #layout_center .info-lists #list2{
/*			float:none;*/
		}

		
		#layout_main #layout_center .info-lists .article_list h2{
color:#FFFFFF;
display:block;
font-size:14pt;
font-weight:normal;
padding-left:10px;
padding-top:4px;
text-transform:none;
		}
		
		.info-lists ul{
			list-style-type:square;
			margin:10px 10px 10px 20px;
/*			margin-top:10px;*/
		}
		
			.info-lists ul li a{		
				text-decoration:none;
				border-bottom:1px solid darkGray;
				font-size:13px;
			}
				
		
/*Step one form
-----------------------------------------*/
	
	/*	article specific*/ html .article_page div#lead_gen_form{
		background:transparent url(../images/usresponders/article_form_bg_trans.png) no-repeat scroll 0 0;
		width:295px;	
		height:280px;
		margin:0; padding:0; 
	}
	
		#layout_main #layout_center div.index,
	/*	article specific*/ html .article_page div.index{
/*		background: transparent url("../images/pl/miniform-box.png") no-repeat 56px 14px;*/
/*		background: transparent url("../images/ta/miniform_top.gif") no-repeat 56px 0px;*/
/*		background: transparent url("../images/ps/miniform_top.gif") no-repeat 56px 0px;*/
/*		background: transparent url("../images/ps/miniform_bottom.gif") no-repeat 56px 100%; */
	}
		
		#layout_main #layout_center div.index{
				float:left;
				margin-left:340px;
				width:336px;
		}

		#layout_main #layout_center div.index form {
/*						background: transparent url("../images/pl/swoop_arrow.gif") no-repeat 0 -13px;*/
/*		background: transparent url("../images/ta/miniform_bottom.gif") no-repeat 56px 100%;*/
/*		background: transparent url("../images/ps/miniform_bottom.gif") no-repeat 56px 100%;*/
/*					padding: 4px 38px 20px 68px;*/
/*					padding: 4px 38px 84px 68px;*/
					margin:	85px 0 0 -10px
					}
		/*	article specific*/ .article_page .index form{
					padding:60px 0 0 25px;
					color:#FFF;
					width:230px;
					text-align:center;
					}									
		/* article specific */.article_page .index form label {
					font-weight:normal; font-size:11px;
					}
		#layout_main #layout_center div.index form a,
		/*	article specific*/ html .article_page .index form a{
			color:gold; 
		}

div.article_page .index form label {
		
}
					
				#layout_main #layout_center .index form{
					color:#FFF;
					width:230px;
					padding: 20px 24px 50px 68px;
/*					text-align:center;	*/
				}
					
		/*	article specific*/ html .article_page .index h3{
			padding-top:20px;
		}
		
		/*	article specific*/ .article_page #site-header h2{
			text-align:center;
		}
		/*	article specific*/	#article h2#article_title {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:black;
			text-transform:uppercase;
			font-size:13pt;
			font-weight:normal;
			margin-left:5px;
		}
		/*article specific */ #article #article_body {
		background:white none repeat scroll 0 0;
		min-height:350px;
		padding:10px;
}
		
		/*	article specific*/ .article_page #site-header h2,
		#layout_main #layout_center #site-header h2{
			color:green;
			font-size:19pt;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:normal
		}
		
		/*	article specific*/ .article_page .index h3,
				#layout_main #layout_center .index h3{
/*		background: transparent url("../images/ps/miniform_top.gif") no-repeat 56px 0px; */
					color:#FFF;
					font-size:23px;
					line-height:23px;
/*					color:#FC4A33;*/
					margin-bottom:0;
					font-weight:normal;
					padding: 28px 50px 0 68px;
/*					text-align:center;*/
/*					padding-bottom:5px;*/
				}
		/*	article specific*/ .article_page .index h3 p,
				#layout_main #layout_center .index h3 p{
					font-size:14px;
					line-height:14px;
					margin-bottom:0;
					text-align:left;
					padding-top:7px;
					font-weight:normal;
				}
				
				
				.article_page div.lead_form p.title{
					display:none;
				}
				div.lead_form p.title{
				/*	display:none;*/
				}
				
/* lead_form fields		
-----------------------------------------*/
				
				body.index form div.lead_form div{
					margin-bottom:7px;
				}
				
	/*	article specific*/ .article_page div div.error_message,	
	body.index div div.error_message {
		display:none;
	}
	
		/*	article specific*/ .article_page div.formRow label.error:after,
		body.index div.formRow label.error:after {
			content: " *";
		}

	/*	article specific*/ .article_page  div#formRow_terms .error_message,
	body.index div#formRow_terms .error_message {
		display:block;
		margin-bottom:0;
	}
	
	  /*	article specific*/ .article_page form div.lead_form #formRow_3,
	  body.index form div.lead_form #formRow_3{
	  	margin-right:20px;
	  }
	  /*	article specific*/ div.error_message {
	  padding-left:170px;
		}
	  
	  /*	article specific*/ .article_page form div.lead_form #formRow_3,
	  /*	article specific*/ .article_page form div.lead_form #formRow_emailaddress,
	  /*	article specific*/ .article_page form div.lead_form #formRow_emailaddress label,
	  /*	article specific*/ .article_page form div.lead_form #formRow_emailaddress input,
	  body.index form div.lead_form #formRow_3,
	  body.index form div.lead_form #formRow_emailaddress,
	  body.index form div.lead_form #formRow_emailaddress label,
	  body.index form div.lead_form #formRow_emailaddress input{
	  	width:121px;
	  	padding-right:20px;
	  	float:left;
		}
	
	#step1_form #formRow_emailaddress{
		padding-right:20px;
		width:138px;
	}
	 
	  #step1_form #formRow_emailaddress, 
	  #step1_form #formRow_zipcode{
	  	display:inline;
	  	float:left;
	  }
	
		#step1_form #formRow_zipcode{
			width:40px;
		}	
											
	 /*	article specific*/ .article_page form div.lead_form #formRow_4,
	 /*	article specific*/ .article_page form div.lead_form #formRow_zipcode,
	 /*	article specific*/ .article_page form div.lead_form #formRow_zipcode label,
	 /*	article specific*/ .article_page form div.lead_form #formRow_zipcode input,
	 body.index form div.lead_form #formRow_4,
	 body.index form div.lead_form #formRow_zipcode,
	 body.index form div.lead_form #formRow_zipcode label,
	 body.index form div.lead_form #formRow_zipcode input{
	 	width:63px;
	 	float:left;
	 }
				
					#step1_form #formRow_emailaddress label, 
					#step1_form #formRow_zipcode label{
						display:inline;
					}
					
					#step1_form #formRow_emailaddress input{
						width:138px;
						} 
						
					#step1_form #formRow_zipcode input{
						width:40px;
					}
					
				/*	article specific*/ .article_page form div.lead_form #formRow_5,
				body.index form div.lead_form #formRow_5,
				#step1_form #formRow_terms{
					float:left;
					clear:left;
					[]width:230px;
				}

/*form button				*/
				#step1_form .buttonContainer{
					padding-bottom:40px;
				}	
				
				form .buttonContainer{
/*						background:transparent url("../images/ps/green_button.png") no-repeat 100% 100%;*/
					text-align:center;
					display:inline-block;
					padding-left:10px;
					[]clear:left;
					[]width:200px;
				}
				
				body.step2 .buttonContainer{
					padding-left:45px;
				}
				
					form .button{
						background:transparent url("../images/ps/green_button.png") no-repeat 50% 0;
/*						line-height:18px;*/
/*						padding:7px 30px 7px 40px;*/
						margin:0 auto;
/*					margin-right:10px;*/
						border:none;
						color:#FFF;
/*						width:175;*/
						height:36px;
						font-weight:bold;
						font-size:14px;							
						width:200px;
					}
        	
						form .buttonContainer:hover .button:hover{
							background:transparent url("../images/ps/green_button_hover.png") no-repeat 50% 0px;
						}

				/*	Article specific*/.article_page #lead_gen_form form .button {
							background:transparent url(../images/usresponders/article_button_continue.png) no-repeat scroll 0 0;
							font-size:12pt;
							height:29px;
							padding-bottom:3px;
							width:158px;
				}


/*Article Specific
-----------------------------------------*/	

	#article #main_column{
		float:left;

		border:1px solid #999999;
		
		
		background:white none repeat scroll 0 0;
		
		margin-left:15px;
		margin-top:5px;
		position:relative;
		width:49%;
		} 
		
	#article #right_column{
		width:292px;
		float:right;
		margin-right:10px;
		}
	
	#article #main_image {
		display:inline;
		float:left;
		padding: 0 10px 10px 0;
	}
	
	#article_body p,
	#article_body ul {
		float:left;
		display:inline;
		clear:left;
		width:99%;
	}
	
	#article #top_nav_list_container{
/*		margin: -39px 0 0 -30px;*/
		padding-bottom:20px;
		height:30px;
	}
	
	#article #top_nav_list_container ul li {
		float:left;
		font-size: 11px;
		padding-right:9px;
	}
	
	#article #left_nav_list_container{
		padding-top:20px;
		width:340px;
		[]padding-top:40px;
display:none;  /*hide until we determine the final width of this page*/
	}
	
	#article #left_nav_list{
		background:#E3E8EE;
		padding:10px;
		margin-left:0;
	}
	
/*	there's no ul wrapping this in the dom*/
	#article #left_nav_list li {
		background:transparent url(../images/pl/dot.gif) no-repeat scroll 0 50%;
		padding:0 0 0 14px;
	}
	

/*Step 2+ specific
-----------------------------------------*/	

/*Step2+ layout*/
		#layout_main .fact{
/*			background:transparent url(../images/ta/fact_bottom.gif) no-repeat scroll 0 100%;
			color:#FFF;
			font-size:14px;
			margin-left:40px;*/
		}
		
		#layout_main .fact h3{
/*				background:transparent url(../images/ta/fact_top.gif) no-repeat scroll 0 0;
				padding:14px 10px;
				margin-bottom:0;
			color:#FFF;
			font-size:18px;
			width:267px;
			font-family:Georgia,Arial,sans-serif;
			font-weight:bold;
			text-align:center;*/
		}
		
		#layout_main .fact p{
/*			padding:0 10px 10px 10px;
			width:267px;
			font-family:Georgia,Arial,sans-serif;
			font-weight:bold;
			font-style:italic;
			line-height:21px;
			text-align:center;*/
		}
		
		#layout_main span.step2 div.step2{
/*			width:420px;*/
/*			float:right;*/
		}
		
		.subQuestions {
			clear:both; padding-top:3px;
		}
/*		
		#layout_main .fact ul{
			margin:0;
		}
		
		#layout_main .fact li{
			padding:0;
			margin:0 0 20px 0;
			width:167px;
		}
		
			body.step2 #layout_center .fact li.step_number{
				height:40px;
			}
			
			body.step3 #layout_center .fact li.step_number{
				height:40px;
			}
			*/
			body.step3 #layout_center {
			margin:0 auto;
			}
			body.step3 #layout_center form div.form_group,
			body.step3 #layout_center form fieldset {
/*				background:transparent url(../images/pl/form_arrow.gif) no-repeat scroll 5px 20px;*/
				padding:13px 0 0 25px;
			}
			
			body.step3 .nothanks_top{
				float:right;
			}
			
			body.step3 .nothanks_bottom {
				margin:-56px 31% 0 0;
				display:block;
				float:right;
				text-align:right;
				width:100%;
			}
			
			body.step3 form{
				text-align:center;
			}
			
			body.step3 .form_group{
				text-align:left;
			}
			
			form.step3 .offer_announcement{
				font-size:18px;
				color:#FC4A33;
			}
		
		#layout_center .fact li.happy_people,
		#layout_center .fact li.chart{
			height:150px;
		}
		
		#layout_center div.step2{
			width:470px;
			float:left;
		}
		
		#layout_center div.step3, 
		#layout_center div.step4{
			width:790px;
			float:left;
		}
		
		body.step3 .error_message,
		body.step4 .error_message,
		body.step4success .error_message{
			padding-left:0;
		}
		
			body.step4success #spinner-container .step_message{
				/*background: green url("") no-repeat 0px 300px;*/
				padding-bottom:30px;
				}


.step2 #step2-call-to-action {
/*
background:transparent url(../images/usresponders/orange_bar.jpg) no-repeat scroll 0 0;
height:50px;
*/
font-size:18px;
padding-left:10px;
padding-top:8px;
}

.step2 span#layout_center.step2	{
border:1px solid #CCC;
}

.step2 div.progress2 {
background:url(../images/usresponders/progress2.png) no-repeat;
width:149px; height:32px;
}

/*Step2+ form*/

	form{
		padding-bottom:30px;
	}
	form.step2 {
			padding:5px 0 30px 10px;
			}
	
	form div.form_group h4,
	form legend{
		padding:10px 0 0;
		color:#376D37;
		display:none;
	}
	
	body.index form .formRow label{

		width:220px;
		font-weight:normal;
color:white;
display:inline;
font-size:10pt;
font:Verdana, Arial, Helvetica, sans-serif;
	}
	
	.step2 form .formRow label {
		color:black;
		font-size:10px;
		font-weight:normal;
		float:left;
		text-align:right;
		width:160px;
		line-height:1.1;
		}
	
	
	
	
/*#formRow_terms .checkbox_label { */
#formRow_terms {
text-align:left;
color:#CCCCCC;
float:left; 
font-size:10px;
width:auto;
}

	
	.formRow select, .formRow input{
		width:200px;
		color:#000000;
		font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
		font-size:11px;
	}

	body.index form .formRow select {
	width:230px;
	} 

.step2 form .lead_form p.title {
color:black;
font-size:14px;
line-height:20px;
margin-left:0;
padding-left:25px;
background:transparent url(../images/usresponders/form_arrow.png) no-repeat;
font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-weight:bold;
margin-bottom:10px;

}

.step2 #site-header h2, .step3 #site-header h2, .step4 #site-header h2, .step4success #site-header h2 {
display:none;
}

div.info-lists {
width:696px; margin-left:-8px;
}


		
		form.step2 div.form_group h4,
		form.step2 legend{
			background:transparent url("../images/pl/form_arrow.gif") no-repeat 2px 3px;
			padding: 2px 0 0 18px;
			display:block;
			font-size:15px;
		}

		form.step3 .select_offer_header, 
		form.step4success .select_offer_header {
			background-color:peachPuff;
/*			background:#DEE8EC none repeat scroll 0 50%;*/
			padding:6px;
			display:block;
			font-size:11pt;
			font-weight:bold;
		}
		
		form.step3 .offer_logo, 
		form.step4success .offer_logo {
			float: left; 
		  margin: 4px; 
		}
		
		form.step3 .description, 
		form.step4success .description{
			margin-top: 4px;
		}
		
		form.step3 label, 
		form.step4success label{
			padding: 5px;
			margin-top:10px;
			width:99%;
		}
			
			body.step4 #layout_center .formRow label,
			body.step4success #layout_center .formRow label,
			body.step3 #layout_center .formRow label{
				text-align:left;
			}

			form.step3 .formElements select, 
			form.step4success .formElements select{
				width:100%;
			}
			
/*Footer
-----------------------------------------*/	

	/*	article specific*/ html body #footer-wrapper{
margin:0 auto;
width:980px;
width:696px;
	}
	
	
	/*	article specific*/ html #footer-wrapper,
		#layout_footer {
			background:white url("../images/ta/bg_bottom.gif") no-repeat 0 -75px;
/*			margin-left:-62px;*/
/*			margin-bottom:30px;*/
			margin:0;
			width:696px;
/*			padding-top:10px;*/
		}
		
/*/*/
	/*	article specific*/ * html #footer-wrapper,
		* html #layout_footer {		
			[]margin-bottom:0;
			width:696px;
		}

	#footer {
	padding:20px 10px 0px;
	margin:0 auto;
	height:20px;
	clear:left;
	width:680px;
	}
		
		#footer .nav{
			float:left;
		}
		
		#footer .nav,
		#footer .copy{
			display:inline;
			color:#999;
			font-size:10px;
		}
		
			#footer .nav a{
				padding:5px;
			}
		
		#footer .copy{
			background:transparent url("../images/ta/Monster_Footer_white_sm.png") no-repeat 100% 2px;
			padding-right:175px;
			float:right;
		}
			
/*Extras
-----------------------------------------*/	

/*				we should really make this text at the end of the article, and add the swoop as a background image AND it should be a GIF or PNG*/
				#start-now-cta {
					background:transparent url(../images/pl/CTA_edu_PL.jpg) no-repeat scroll 0 0;
					height:27px;
					width:347px;
				}
				
				
		form p#privacy{
		  background: transparent url('../images/ps/padlock.gif') no-repeat scroll 0% 4px;
			margin:140px 0 0 0;
			padding-left:24px;
			position:absolute;
			text-align:left;
			width:212px;
		}
		
		
		
		
		
		
		
		
		
		
/*		from /form.css*/
		
		
		form p#privacy{
  background: transparent url('../images/publicservice/padlock.gif') no-repeat scroll 0% 4px;
	margin:140px 0 0 0;
	[]margin-top: 50px;
	padding-left:24px;
	position:absolute;
	text-align:left;
	width:212px;
}

/*/*/
*html form p#privacy{
	margin-top: 50px;	
}

#article form p#privacy {
	margin-top: 115px;	
}






#layout_main #layout_center .info-lists .article_list#list1 {
background:transparent url(../images/usresponders/listheader_fire.jpg) no-repeat scroll 0 0;
margin-left:100px;
}

.article_list#list2 {
background:transparent url(../images/usresponders/listheader_police.jpg) no-repeat scroll 0 0;
}

.article_list#list3 {
background:transparent url(../images/usresponders/listheader_nursing.jpg) no-repeat scroll 0 0;
}

.article_list#list4 {
  background: transparent url('../images/publicservice/list-header-gov.jpg') no-repeat scroll 0% 0%;
}

.article_list#list5 {
  background: transparent url('../images/publicservice/list-header-fire.jpg') no-repeat scroll 0% 0%;
}

.article_list#list6 {
  background: transparent url('../images/publicservice/list-header-emergency.jpg') no-repeat scroll 0% 0%;
}




/*/*/
*html body.index .formRow input,
*html .article_page .formRow input {
margin-right:0;
width:20px;
}

/*/*/
*html .article_page form div.lead_form #formRow_3, 
*html .article_page form div.lead_form #formRow_emailaddress, 
*html .article_page form div.lead_form #formRow_emailaddress label, 
*html .article_page form div.lead_form #formRow_emailaddress input, 
*html body.index form div.lead_form #formRow_3, 
*html body.index form div.lead_form #formRow_emailaddress, 
*html body.index form div.lead_form #formRow_emailaddress label, 
*html body.index form div.lead_form #formRow_emailaddress input {
	padding-right: 0;
	width: 140px;
}



/*step2
-------*/

div.step2 div#formRow_2126,
div.step2 div#formRow_2176,
div.step2 div#formRow_2228,
div.step2 div#formRow_2789,
div.step2 div#formRow_2759,
div.step2 div#formRow_2760{
	display:none;
}

form.step2 div.form_group h4, form.step2 legend {
	padding: 0;	
}


#layout_main .fact {
float:right;
position:absolute;
right:50px;
top:190px;
width:195px;
}

.step4success #layout_main .fact, .step4 #layout_main .fact {
float: right;
position:static;
}

.step4success #layout_main #sub-col1, .step4 #layout_main #sub-col1 {
float:left; width:60%;
}


div.thank-you-text {
font-weight:bold; 
}
/*/*/
*html #layout_main .fact {
	right: 150px;	
}

div.fact dl dt {
-x-system-font:none;
border-bottom:1px solid #CCCCCC;
font-family:Verdana,Arial,sans-serif;
font-size:18pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:10px;
padding-bottom:5px;
text-align:left;
text-transform:none;
}


#layout_main .fact dl dd {
	margin-left: 0;	
}


#layout_main .fact p {
color:#000000;
font-size:12px;
line-height:1.65em;
margin:0;
text-align:left;
font-family:Verdana,Arial,sans-serif;
}


/*step3
-------*/

.article_page #header #company-logo, 
.step2 #company-logo, 
.continue #company-logo, 
.step4success #company-logo, 
.step4 #company-logo,
div#header #header_logo h1 a {
	display:block;
	height:90px;
	width:321px;
	float: left;
	margin: 0px 0 0 20px;
}

div#header #header_logo h1 a {
	margin-top: -10px;
}

/*/*/
*html .article_page #header #company-logo, 
*html .step2 #company-logo, 
*html .continue #company-logo, 
*html .step4success #company-logo, 
*html .step4 #company-logo {


}

/*.article_page #header #company-logo, div#header #header_logo h1 a {
	background:transparent url(../images/publicservice/header.jpg) no-repeat scroll 0 0;
	display:block;
	height:90px;
	width:321px;
	float: left;
	margin: 0px 0 0 20px;
} 
*/





#layout_center div.step3 {
background:transparent url(../images/publicservice/step3_languagechange.jpg) no-repeat scroll 15px 0;
padding-top:45px;
width:660px;
}



form.step3 .offer_announcement {
	color:#000;
	font-size:16px;
	padding-bottom: 20px;
}

form.step3 .select_offer_header, form.step4success .select_offer_header {
	background-color:#DEE8EC;
}


form .formRow label {
	text-align: left;
}

form .buttonContainer {
	width:100%;
}


/*step4
-----*/

.step4 .select_offer_header {
	background: #DEE8EC;
	height: 35px;	
	font-size: 16px;
	vertical-align: middle;
	padding-top: 5px;
	margin-top: 20px;
}

body.step4 #layout_center .formRow label, body.step4success #layout_center .formRow label, body.step3 #layout_center .formRow label {
width:100%;
}

.step4 .formRow select, .step4success .formRow select {
width:100%;
}


/*article
-------*/
/*/*/
*html .article_page #site-header h2, 
*html #layout_main #layout_center #site-header h2 {

position: relative;
width: 100%;
margin-top: -20px;
height: 30px;
}


#article #top_nav_list_container {
}

#article #top_nav_list_container ul li {
padding-right:14px;
list-style-type: none;
}

/*/*/
*html .article_page .index h3 {
width: 300px;
}

/*/*/
*html .article_page .index p {
width: 200px;
margin-bottom: 10px;
}

/*step4success
------------*/

body.step4success #spinner-container .step_message {
	width:600px;
}

.step4success form.step4success {
	width: 90%;
}

.step4success form.step4success .offer_announcement {
	padding-bottom: 10px;	
}




.step3 .ajax_loader img[src="/offerload.gif"] {
float:left;
margin-left:320px;}



/*footer
--------*/
#footer {border-top: 1px solid #cccccc; width: 696px; padding-top: 10px; margin-top:20px;}
#footer .copy { padding-right: 0;}




/* clear 
------ */

#main:after,#article:after,.step2 #layout_center:after, .index #layout_center:after, .step3 #layout_center:after,
#article #top_nav_list_container:after, div.info-lists:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#main:after,#article:after,.step2 #layout_center:after, .index #layout_center:after, .step3 #layout_center:after,
#article #top_nav_list_container:after, div.info-lists:after{display:inline-block;}
/* Hide from IE Mac \*/
#main:after,#article:after,.step2 #layout_center:after , .index #layout_center:after, .step3 #layout_center:after,
#article #top_nav_list_container:after, div.info-lists:after{display:block;}
/* End hide from IE Mac */

