/*
copied from http://edu.programadvisor.com/v/1_flow/flow/ to http://edu.excelle.com/v/1_flow/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;
}

body{
	margin:0 auto;
	background: transparent;
	width:1023px;
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea {
	font-family:Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
}
	

body div.form_group,
body fieldset {
	border:0;
	margin-bottom:0;
	padding:0 1.8em 1.8em 1.8em;
}

body.index h1 {display: none} /*temporary turnoff*/

h2 {
color:#A00063;
font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:13pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0 0 9px;
}

h3 {
font-family:Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size: 1.3em;
}
	
a {
	color:#336633;
	font-family:Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
}


a, a:visited {
color:black;
text-decoration:none;
}

a, a:visited, a:hover {
cursor:pointer;
text-decoration:none;
}

a:hover {
	color: #35B5E8;
}


ul{
	list-style-type:none;
	margin-top: -.5em;
	font-family: verdana;
}
	
/*clear items*/ 

#layout_container, 
/*article specific*/ body div.article_page{
	width:1023px;
	padding:0;
	margin-top: -9px;
	[]margin-top: 0;
}
		

/*Header
-----------------------------------------*/

/*article specific*/ html #container #header{
		padding: 10px 0 0;
		margin-left: 10px;
		/*height:100px;*/
}
	
/*article specific*/ #container #header,
#layout_header{
	background:transparent url("../images/exl/wc_header.gif") no-repeat;
	height:150px; 
	width: 1023px;
	margin:0 0 -20px 0;
	padding: 0;
}

/*article specific*/ #container #header,	
body.step2 #layout_header,
body.step3 #layout_header,
body.step4 #layout_header,
body.step4success #layout_header {
	background:transparent url("../images/exl/wc_header_wave.gif") no-repeat;
	height:212px;
} 
	
/*article specific*/ #container #header span#site-name {
	float:left;
	margin:28px 0 0 364px;
	text-align:left;
	display:none;
}

#layout_header #header span#site-name {
	top: 180px;
	left: 40px;
	float: left;
	font-family: Times, serif;
	font-size: 20px;
	display: none;
}

	
#layout_header #header {
width:100%;
}
	
	
body.index #site-header {
	height: 5px;
	background: #ff0099;
	top: 525px;
	position: relative;
	z-index: 5000;
}

div#header #header_logo {
	width: 224px;
	height: 38px;
}

div#header #header_logo {
	float:left;
	width:100%;
	height: 65px;
}

/*	article specific*/ .article_page #header a #company-logo {
	margin:20px 0 0 0px;
	[]margin:30px 0 0 0px;
}
	
/*	article specific*/ .article_page #header #company-logo,
div#header #header_logo h1 a {
	display:block;
	width: 724px;
	height: 65px;
}

/*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:"Get the career that's right for you";
	width:400px;
	display:none;
	padding:9px 0 0 200px;
	color:#FFF;
}

div#header #header_logo h1 a span {
	display:none;
	font-size: 1px;
	height: 65px;
	width: 724px;
}

h2.tagline   {
	/*margin:0;
	position: absolute;
	top: 15px;
	left: 400px;
	width: 400px;
	text-align: right;
	color:#7c7a7b;
	font-size:19px;
	font-weight:normal;
	font-family: Geneva, Georgia, Arial;
	letter-spacing: -1px;	
	height: 55px;*/
	display: none;
}

h2.tagline span {
	/*
	color: #425478;
	top: 23px;
	left: -80px;
	position: relative;
	font-weight: bold;
	*/
	display: none;
}
		
/*Navigation
-----------------------------------------*/
/*	article specific*/ .article_page #nav,
#layout_header #nav{
	padding:10px 0 0 18px;
	height:39px;
	[]height:49px;
}

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;
}

/*	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_main{
	padding-top:0px;
	margin-top:0px;
	}

/*STEPS*/
#layout_main {
	float: left;
	background: url("../images/pa/formbackgroundlarge_grd.png") no-repeat;
 	width: 700px
 	height: 399px;
 	margin-top: 10px;	
}

body.index #layout_main {
  background:transparent none;
  height: 680px;
  width: 1023px;
}


body.step2 #layout_main,
body.step3 #layout_main,
body.step4 #layout_main,
body.step4success #layout_main {
	background: none;
	border: 1px ridge #999999;
	margin: 0 auto;
	width: 830px;
	float: none;
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	display:block;
	float:none;
	left:0;
	margin-bottom:30px;
	min-height:500px;
	padding:20px 50px 0;
	position:relative;
	right:10px;
	top:20px;
	width:730px;
	margin-top: -60px;

}


body.step3 #spinner-container {
background:#FFFFFF url(../images/exl/ckmex.jpg) no-repeat;
padding-top: 40px;
margin-top: -40px;
[]margin-top: 0;

}

	
/*	article specific*/ html .article_page #main #article{
	margin-top:-60px;
	margin-left: 80px;
}

/*/*/
*html html .article_page #main #article {
	margin-left: -30px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
	
	.index #layout_main #layout_center {
	width:559px;
	height: 376px;
	padding:0;
	margin-top:20px;
	display:block;
	background: url("../images/exl/main_photo.jpg") no-repeat;
	border-left: 1px solid black;
}

.article_page #main #article {
	background-image: none;	
}


.article_page #article #article_body {
	font-size: 14px;
	
}

/* STEPS */ 
	body.step2 #layout_main #layout_center, 
	body.step3 #layout_main #layout_center, 
	body.step4 #layout_main #layout_center {
	width:700px;
	padding:0;
	margin-top:20px;
	display:block;
	background: none;
	text-align: left;
}

	body.step3 #layout_main #layout_center {
	margin-top: 50px;
		
}


/*Index page 
-----------------------------------------*/
/*Index pagemain*/


#layout_main #layout_center h1 {
	font-size:20px;
	font-family: verdana, arial, sans-serif;
}

/* TAGLINE, ABOVE GRAPHIC */
#layout_main #layout_center #intro-text {
	margin:258px 240px 0 0;
	width: 278px;
	/*background: url("../images/pa/graphic1.png") no-repeat 487px 20px;	*/
	height: 42px;
	position: absolute;	
	z-index: 5000;
	left: 275px;
	top: 190px;
	[]margin-top: 368px;
	
}

#layout_main #layout_center #intro-text h1, #layout_main #layout_center #intro-text p {
	width: 300px;
	font-family: Times, palatino, serif;
	line-height: 1.4em;	
	font-weight: normal;
	color: purple;
	font-size: 26px;
	margin: 4px 0 0 15px;
}	
	
/*Index page info-lists*/
.info-lists { 
	float: left;
	text-align:left;
	width:1020px;
	padding-top: 425px;	
	margin-top: 375px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	/*border-top: 5px solid #FF0099;*/
	margin: 0 auto;

}



#layout_main #layout_center .info-lists #list1 {
	width: 230px;
	position: relative;
	top: -10px;
	margin-left: 180px;
}
		
#layout_main #layout_center .info-lists #list2, 
#layout_main #layout_center .info-lists #list3 {
	width: 230px;
	margin-left: 12px;
	position: relative;
	top: -10px;
}


/*/*/
*html #layout_main #layout_center .info-lists #list1 {
	margin-left: 80px;
}


/*/*/
*html #layout_main #layout_center .info-lists #list1,
*html #layout_main #layout_center .info-lists #list2, 
*html #layout_main #layout_center .info-lists #list3 {
	margin-top: -350px;
}


#layout_main #layout_center .info-lists .article_list {
	width:50%;
	float:left;	
}

#layout_main #layout_center .info-lists .article_list h2{
	/*font-size:18px;
	font-weight:bold;
	line-height:18px;
	color:#336633;
	margin-bottom: 0.75em;*/	
background:transparent url(../images/exl/list_widget.gif) no-repeat scroll 0 0;
font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
color:#35B5E8;
font-size:12pt;
font-weight:normal;
padding-left:20px;
text-transform:none;	
	
}




		
.info-lists ul li{
/*	background:transparent url("../images/pa/dot_1.gif") no-repeat scroll 0 7px;
	padding:0 0 0 13px;
	margin-left: -15px;*/
	
	
background:transparent url(../images/exl/list_bullet_blue.gif) no-repeat scroll 0 5px;
font-size:14px;
line-height:1.2;
list-style-type:none;
margin:0 0 1px;
padding:0 0 0 23px;
color:#000000;
padding-left:15px;
width:190px;


}
		
	
/*Step one form
-----------------------------------------*/
	
/*	article specific*/ html .article_page div#lead_gen_form, html .article_page div.index{
	float: left;
	margin-left: 30px;
}

/*	article specific html .article_page div.index{
	position: relative;
}
*/	


#layout_main #layout_center div.index {
	background: transparent url("../images/exl/reg_widget.gif") no-repeat;
	position:absolute;
	width: 746px;
	height: 376px;
	right: 0px;
	top: 149px;
}

/*/*/
*html #layout_main #layout_center div.index {
	background; pink;
	position: relative;
	left: 276px;
	top: 0;
	
}

/*	article specific*/ html .article_page .index form{
background:transparent url(../images/exl/formsub.png) no-repeat scroll left top;
height:263px;
/*padding:17px 0 0;
position:absolute;
right:15px;
top:30px;*/
width:300px;
padding-left: 20px;
}
					
/*	article specific*/ .article_page .index form,
	#layout_main #layout_center .index form{
		width:300px;
		position: relative;
		right: -400px;
		top: 30px;
}

/*	article specific*/ .article_page .index form {
	position: static;
}
	
div.lead_form p {
	font-size: 26px;
	text-align: center;
	margin-bottom: 15px;
	font-family: Times, serif;
	color: white;
	line-height: 28px;
	font-weight: normal;
	width: 260px;
}

#article div.lead_form p {
	color: #cc3399;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom:0;
	padding-top:5px;
}

/*/*/
*html .step2 .lead_form{ width: 600px; }


.step2 form p, .step2 form .formRow label {
	color: black;
	text-transform: capitalize;
	text-align: right;
	width: 190px;
}


div#formRow_highSchoolYear {
	clear: left;
}



.step2 form p {
	width: 100%;
	background:transparent url(../images/exl/arrow.gif) no-repeat scroll 0 5px;
	color:#E06CBF;
	font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:50px;
	padding-left:50px;
	text-transform:none;
	text-align: left;

	
}

div.lead_form div#formRow_1 {
	background-color: none;	
}
			
/* lead_form fields		
-----------------------------------------*/
				
body.index form div.lead_form div,
/*article specific*/ #article form .lead_form #formRow_4 {
	margin-bottom:7px;
}

body.index form div.lead_form div #formRow_terms #form_terms {
	width: 20px;
	margin-top: 2px;
	[]margin-top: 0;
}

body.index #formRow_terms span,
/*article specific*/ body div#article #formRow_terms span{ 
	[]width: 200px;
}

body.index .checkbox_label,
/*article specific*/ body div#article .checkbox_label {
	width: 260px;	
	display: block;
}

/*	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 .formRow {
margin:0 0 0.3em;

}
	
#article #formRow_terms a, 
#article .nav a, 
#article .nav a:hover, 
#article .nav a:visited {
color:#A75D8C;
}	

	
/*/*/
*html .step2 .formRow input {

}
	
.step2 .formRow input,
.step3 .formRow input,
.step4 .formRow input,
.step4success .formRow input{
	width: 230px;
	/*padding-bottom: 6px;*/
	font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;

}
	  
	  
 /*	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:140px;
 	padding-right:0px;
 	float:left;
 	font-size: 14px;
}	
											
/*	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:121px;
	float:left;
	font-size: 14px;
}
		
					
/*	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;	
	margin-bottom: 15px;			
	[]width:300px;
	[]margin-top: 8px;
}


.article_page li {
background:transparent url(../images/exl/list_bullet_blue.gif) no-repeat scroll 0 5px;
font-size:12px;
line-height:1.5em;
list-style-type:none;
margin:0 0 1px;
padding:0 0 0 23px;
width:300px;
}


.index .checkbox_label {
	color: white;
	font-family: Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 13px;
}

#article .index .checkbox_label {
	color: black;
}

.index .checkbox_label a{
	color: gold;
}
/*form button*/

form .buttonContainer{
	text-align:center;
}



body.step2 .buttonContainer{
	text-align:right;
}

body.step3 .buttonContainer{
	width: 730px;
	padding-top: 30px;
}

form .button{
	background:transparent url("../images/exl/button_continue.gif") no-repeat 0 0;
	margin:0 auto;
	border:none;
	color:white;
	font-weight:bold;
	font-size:14px;
	width: 162px;
	height: 29px;
	margin-left: -10px;





}

/* article specific */ #article form .button {
	margin-left: -35px;
	margin-top:-15px;
}


						
/*Article Specific
-----------------------------------------*/	
#article #main_image img {
	width: 254px;
	height: 168px;
}

#article_body {
	line-height: 1.3;
	font-family:Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
}

#article {
background:#FFFFFF none repeat scroll 0 0;
border:1px ridge #999999;
clear:both;
display:block;
float:left;
left:0;
margin-bottom:30px;
min-height:300px;
padding:20px 20px 0;
position:relative;
right:10px;
top:20px;
width:830px;
[]float:none;
[]margin:-60px auto 30px;

}

#article #main_column{
	float:left;
	/*width:350px;*/
	margin-top:5px;
} 
	
#article #right_column{
	float:left;
	width:300px;
	padding-left: 20px;

}

#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:5px;
	[]margin: -25px 0 0 -30px;
	line-height: 16px;
	clear: both;
	height: 100%;
}

#article #top_nav_list_container ul li {
	display: inline;
	font-size: 11px;
	padding-right:9px;
}

#article #left_nav_list_container{
	padding-top:0;
	width:340px;
	[]padding-top:0;
	display:none;  /*hide until we determine the final width of this page*/
}

#article #left_nav_list{
	background:#F7F7F7;
	padding:10px;
	margin-left:0;
	/*[]margin-left: -180px;*/
	[]width: 90%;
}
	
/*	there's no ul wrapping this in the dom*/
	#article #left_nav_list li {
		padding:0 0 0 14px;
}

/*Step 2+ specific
-----------------------------------------*/	

/*Step2+ layout*/

/*
.fact dl {
	width: 237px;
	color: #666;
	text-align: center;
	float: right;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: -8px;
	background: url("../images/pa/facttop.gif") no-repeat;
	border: 0px solid #000;
}

.fact dl dt {
	background: url("../images/pa/factbg.gif") repeat-y;
	font-size: 18px;
	padding: 10px 5px 10px 5px;
	border: 0px solid #000;
}

.fact dl dd {
	background: url("../images/pa/factbottom.gif") no-repeat 0 26px;
	font-size: 12px;
	margin: 0;
	padding-bottom: 10px;
}


.fact dl dt {
background:transparent url(../images/exl/factbg.gif) repeat-y scroll 0 0;
border:0 solid #000000;
font-size:18px;
padding:10px 5px;
}


*/





div.fact {
background:transparent url(../images/exl/factbottom.png) no-repeat scroll 0 100%;
float:right;
padding-bottom:10px;
position:absolute;
right:40px;
top:20px;
width:240px;
}


.step4success div.fact {
	display: none;
}

div.fact dl {
background:transparent url(../images/exl/factbg.png) repeat-y scroll 0 0;


}


div.fact dl dt {
background:transparent url(../images/exl/facttop.png) no-repeat scroll 0 0;
color:#666666;
font-family:"Lucida Sans Unicode",Verdana,Arial,sans-serif;
font-size:15pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:38px;
line-height:normal;
padding:12px 14px 0;
text-align:center;
text-decoration:none;
text-transform:none;
padding-bottom: 10px;
}


div.fact p {

color:#666666;
font-family:Georgia,Arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.65em;
margin:0 auto;
text-align:center;
width: 90%;

}


dl dd { margin-left:0; }

.fact dl dd p {
	padding: 0;
	border: 0px solid #000;	
	
}
		
body.step2 #layout_center .fact li.step_number{
	height:40px;
}

body.step3 #layout_center .fact li.step_number{
	height:40px;
}

body.step3 #layout_center form div.form_group,
body.step3 #layout_center form fieldset {
	padding:13px 0 0 25px;
	width: 710px;
}

body.step3 .nothanks_top{
	float:right;
}

body.step3 .nothanks_bottom {
	margin:-56px 31% 0 0;
	display:block;
	float:right;
	text-align:right;
	width:100%;
}


#layout_center div.step2{
	width:440px;
	float:none;
	margin-top: -10px;
}

#layout_center div.step3, 
#layout_center div.step4{
	width:650px;
	float:none;
}

/*Questionable start*/
body.step3 .error_message,
body.step4 .error_message,
body.step4success .error_message{
	padding-left:0;
}

#step4-info,
#step4-success-info {
background:transparent none repeat scroll 0 0;
border:0 none;
display:block;
/*padding-bottom:20px;*/
position:relative;
top:0px;
width:430px;
}

		
body.step4success #spinner-container .step_message{
	background: transparent url("") no-repeat 0px 300px;
	/*padding-bottom:30px;*/
	font-size: 14px;
}

body.step4 #step4-info, body.step4 .offer_announcement, body.step3 .offer_announcement {
	margin: 0 20px;
}
/*Questionable end*/


/*Step2+ form*/
form{
	padding-bottom:30px;
}

form div.form_group h4,
form legend{
	padding:10px 0 0;
	color:#376D37;
	display:none;
}

form .formRow label{
	width:100%;
	font-weight:normal;
	color: black;
	font-family: Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size: 14px;
}

.index form .formRow label {
	color: white;
	text-transform: uppercase;
}

.index .formRow label.error {
	color: #FF0000;
}

#article form .formRow label {
	color: black;
	text-transform: capitalize;
}

#article form .formRow label.error {
color: #FF0000;
}

.index .formRow select {
	width: 95%;	
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000000;
	color:#000000;
	font-family:Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:20px;
	line-height:normal;	
	
}

#article .index .formRow select {
	width: 250px;
}


.index .formElements input {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #000000;
color:#000000;
/*height: 20px;*/
line-height: 20px;

}



.formRow select{
	width:235px;
	height: 20px;
}
	
form.step2 div.form_group h4,
form.step2 legend{
	background:transparent url("../images/pa/arrow.gif") no-repeat 1px 1px;
	padding: 12px 12px 12px 50px;
	margin: 0;
	display:block;
	font-size:15px;
	border: 0px solid black;
}		
		
div.step2 .error_message { padding-left: 200px; }

form.step3 .select_offer_header, 
body.step4success div.select_offer_header {
	background:#DEE8EC none repeat scroll 0 50%;
	padding:6px;
	display:block;
	font-size:11pt;
	font-weight:bold;
}

form.step3 .offer_logo, 
body.step4success form .offer_logo {
	float: left; 
  margin: 4px; 
}

form.step3 .description, 
body.step4success form .description{
	margin-top: 4px;
}

form.step3 label, 
form.step4success label{
	padding: 5px;
	margin-top:10px;
	width:99%;
}
			

body.step3 #layout_center .formRow label,
body.step4success #layout_center .formRow label,
body.step4 #layout_center .formRow label {
	text-align:left;
	width: 100%;
	display: inline;
	background: none;
}

/*body.step4 #layout_center .formRow label {
	text-align: left;
	width: 253px;
}
*/

form.step3 .formElements select, 
body.step4success form .formElements select,
form.step4 .formElements select {
	width:100%;
}


/*article specific */ input#form_zipcode{
	width: 83px;
	/*font-size: 14px;*/
}	



/*article specific*/ #article .formRow input#form_terms{
	width: 20px;
	margin-top: 3px;
	[]margin-top: 0;
}


#itt_offer_widget {
background:transparent url(../images/exl/arrow.gif) no-repeat scroll 5px 20px;
border:1px solid #CCCCCC;
margin:20px 0;
padding:10px 10px 10px 40px;
width:93%;
}


.step4 .form_group {
border:1px solid lightGrey;
margin-bottom:10px;
padding:10px;
width:710px;
}


.step4 .select_offer_header {
background:#DEE8EC none repeat scroll 0 50%;
display:block;
font-size:11pt;
margin-bottom:5px;
padding:6px;
}

.offer_announcement {
	margin-bottom: 20px;
}



body.step4success #layout_center #spinner-container {
	width: 750px;
}

body.step4success #layout_center form.interstitial_form {
	width: 500px;
}

#NoOfferSelected {
	border:1px solid #A6534C;
	color:red;
	font-size:11pt;
	font-weight:bold;
	margin:10px 25px;
	padding:8px 60px;
	position:relative;
	text-align:center;
	width:580px;
}

/*Footer
-----------------------------------------*/	

#layout_footer {
/*	height: 5px;
	width: 1023px;
	background: #ff0099;
	top: 392px;*/
clear:both;
display:block;
margin:0 auto;
/*padding-top:30px;*/
width:1023px;
}

#footer {
padding:40px 0 0 0;
margin:0 auto;
height:31px;
clear:both;
width:1023px;
background: url('../images/exl/gradient_bar.gif') no-repeat;
z-index: 50000;
position: relative;
}



	
#footer .nav{
	float:left;
	letter-spacing:-0.05em;
}

#footer .nav,
#footer .copy{
	display:inline;
	color:#999;
	font-size:10px;
	margin-left: 150px;
}

#footer .nav a{
	padding:0;	
}

#footer .copy{
	background:transparent url("../images/pa/Monster_Footer_white_sm.gif") no-repeat 100% 2px;
	padding-right:175px;
	float:right;
	margin-right: 150px;
	margin-left: 0;
}

#footer .nav a {
font-size:12px;
}

#formRow_terms a, .nav a, .nav a:hover, .nav a:visited {
color:#A75D8C;
}


/*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*/



/*This is for IE 7 only
(will also effect IE8 as of June, 2009)
*/
body.index #layout_main{
	/*[]margin-top: -12px;	*/
}

body.index form div.lead_form div,
/*article specific*/ #article form .lead_form #formRow_4 {
	[]margin-bottom:2px;
	clear: right;
}

body.index #formRow_terms span,
/*article specific*/ body div#article #formRow_terms span { 
	[]width: 260px;
}




#layout_main #layout_center #intro-text {
	[]top: 80px;
	
}

#layout_center div.step2 {
	[]margin-top: 0;
}

.fact dl {
	[]margin-top: 0;	
}


#main.step4success div.fact {
	[]position:absolute;
	[]float:none;
}

#main.step4 div.fact {
	[]position:absolute;
	[]float:none;
}

#main.step4 #sub-col1 {
	[]width:99%;
}

#main.step4success #sub-col1 {
	[]width:90%;
	[]float:none;
}

#main.step2 #sub-col1 {
	[]width:58%;
}

#main {
	[]margin-right:-3px;
}

#sub-col1 form fieldset div.checkbox_group input,
#sub-col1 form fieldset div.formRow div.radiobutton input{
	[]height:15px;
	[]width:20px;
	[]margin:0;
	[]padding:0;
	[]left:12px;
	[]position:relative;
  []margin-right:7px;
}
div.checkbox_group  {
	[]line-height:12px;
}

.checkbox_row label {
	[]top:-13px;
	[]line-height:12px;
	[]height:0px;
}
#formRow_terms input#terms,
#formRow_connect_schools input#connect_schools { 
	[]width:20px;
	[]height:20px;
	[]margin:0;
	}
#formRow_connect_schools label {
	[]left:5px;
	[]position:relative;
	[]top:3px;

}
.checkbox_row {
	[]line-height:0px;
	[]height:0px;
	}


#formRow_953 {	
	[]height:65px;
	}
#formRow_954,
.radiobutton_group {
	[]height:60px;
	}
div.radiobutton label { 
	[]margin-bottom:5px;
	}

#sub-col1 div.offers div.alternative_offers {
	[]width:685px;
	[]position:relative;
	[]margin-left:0px;
}

#intro-text {
  []bottom:0px;
}

.home li a {
  []border-bottom:0px;
}

#main.step3 #sub-col1 .offers form, 
#main.step4 #sub-col1 .offers form, 
#main.step4success #sub-col1 .offers form {
  []width:700px;
}

#main.step4success #sub-col1 div.offers div.alternative_offers {
  []width:675px;
}

#main.step4success #sub-col1 div.offers fieldset {
  []padding-bottom:10px;
  []position:static;
}

#main.step4success #sub-col1 h3 {
  margin-bottom:5px;
}
#main.step4success #sub-col1 #step4-success-info .step_message h3{
  margin-bottom:0px;
}

#main.step4success .info-lists {
  []display:none;
}

#main.step2 #sub-col1 form fieldset {
  []xmargin-bottom:0px;
  []padding-top:0px;
}


#main.step2 #sub-col1 form fieldset div label {
  []font-size: 1em;
}

#sub-col1 div.offers form fieldset div label {
  []font-size:0.8em;
}


#sub-col1 form .formRow .radiobutton input {
  []margin:0px 0px 0px -3px;
}

#sub-col1 form .formRow .radiobutton label {
  []margin: 0px 0px 0px -3px;
}

#offer_2_122_3813 {
  []margin:0px;
}


/* article specific */ #article #top_nav_list_container{
	[]margin: -10px 0 0 -18px;;
	[]height: 100%;
	[]padding: 10px 0 0 0;
	[]top: -20px;	
	[]position: relative;
	[]width: 750px;
}

/* article specific */ #article #left_nav_list{
	[]background:#F7F7F7;
	[]padding:10px;
	[]margin-left:0;
}

/* article specific */ #article #main_column{
	width: 50%;
	[]float:left;

} 


/* article specific */ #article form .button {
	[]margin-left: 0;
}

/*	article specific*/ html .article_page div#lead_gen_form, html .article_page div.index{
	[]margin: 0;
	[]padding: 0;
	
}
	
/* article specific */ #article #right_column{
	[]float: left;
	[]margin: 0;
	[]padding: 0;
	[]width:300px;
	[]margin-left: 65px;
	[]margin-top: 8px;

}

/*	article specific*/ html .article_page .index form{
	[]width: 240px;

}

#start-now-cta {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/exl/CTA_edu_WC.jpg) no-repeat scroll 0 0;
height:27px;
width:363px;
clear:both;
}

/*SPINNER FIX*/
body.step3 #layout_container #layout_main #layout_center .ajax_loader {
	text-align: center;
	padding-bottom: 20px;
}

body.step3 #layout_container #layout_main #layout_center .ajax_loader .step3 {
	text-align: left;
}

.step4 label {text-align: left;}

div {border: 0px solid red;}
span {border: 0px solid yellow;}


/*LIGHTBOX*/

.step4success #sb-wrapper {
	left:413px !important;
	top:231px !important;
	width:402px !important;
}


.step4success #sb-wrapper #sb-player form {
	color:#A00063;
	font:bold 12px "Lucida Sans Unicode",Verdana,Arial,sans-serif;
	margin:0 0 9px;
	text-transform:uppercase;
}

.step4success #sb-wrapper #sb-player form label {
	color:#000;
	font:14px Georgia,"Lucida Sans Unicode",Verdana,Arial,sans-serif;
	margin:0;
	text-transform:none;
}

.step4success #sb-wrapper #sb-player form .question_verification{
	margin-top: 20px;
}

.step4success #sb-wrapper #sb-player form input#verification_questions_10291 {
	width: 200px;
}

.step4success #sb-wrapper #sb-nav {
	display: none;
}