/*----------------------------------------------------------------------------------------
base.css
----------------------------------------------------------------------------------------*/

/* globals
----------------------------------------------------------------------------------------*/
html, body { background: #fff; }
body { font-family: helvetica, arial, verdana, sans-serif }
#container {
	min-width: 940px;
	width: 940px;
	margin: 0 auto;	
	padding: 19px 0 40px 0;
	position: relative; 
}
#wrapper { }

/* typography
----------------------------------------------------------------------------------------*/
a { 
	text-decoration: none;
	color: #668eaf; 
}
a:hover { text-decoration: underline; }

a.arrow {
	padding: 1px 13px 0 0;
	background: url(/img/icon/icon_arrow_gray.gif) no-repeat right .45em;
}

/* form inputs
----------------------------------------------------------------------------------------*/
.text input,
.text textarea {
	background: #fff url(/img/bg/bg_input_text.gif) repeat-x left top;
	font-size: 1.2em;
	padding: 3px 5px;
	border: 1px solid #ccc7c7;
	color: #666;
}
.text textarea { background: #fff; }
.required {
	font-weight: bold;
	color: #cc0000;
}
.overlay .lead { 
	position: relative; 
	margin: 0 0 16px 0;
	width: 100%;
}
	 .lead .required {
		position: absolute;
		right: 0;
		top: 0;
	 }

/* form inputs (error states)
----------------------------------------------------------------------------------------*/
.text.error input,
.error select { 
	border-color: #cc0000; 
	background: #fcebeb;
	color: #333;
}
.fieldset_upload .text.error { 
	background: #fcebeb; 
	border: 1px solid #cc0000;
	padding: 4px 10px;
}

/* #header
----------------------------------------------------------------------------------------*/
#header { margin: 0 0 2px 0; }

	/* #logo & vertical titles
	----------------------------------------------------------------------------------------*/
	#logo {
		float: left;
		position: relative;
		margin: 0 0 0 -5px;
	}
		#logo img { float: left; }
		#logo .vertical { 
			color: #333;
			font-size: 1.4em;
			text-transform: uppercase;
			position: absolute;
			margin: 2px 0 0 180px;
			left: 0;
			width: 340px;
			height: 59px;
			display: block;
			text-indent: -1000em;
			background-position: left  bottom;
			background-repeat: no-repeat;
			z-index: 1;
		}
		#logo .vertical#vertical_LE { background-image: url(/img/logo/logo_le.gif); }
		#logo .vertical#vertical_FO { 
			background-image: url(/img/logo/logo_fo.gif); 
			margin-top: -9px;
		}
		#logo .vertical#vertical_AM { 
			background-image: url(/img/logo/logo_am.gif); 
			margin-top: -9px;
		}
		#logo .vertical#vertical_HC { background-image: url(/img/logo/logo_hc.gif); }
		#logo .vertical#vertical_AC { background-image: url(/img/logo/logo_ac.gif); }
		#logo .vertical#vertical_HR { background-image: url(/img/logo/logo_hr.gif); }
		#logo .vertical#vertical_IT { background-image: url(/img/logo/logo_it.gif); }
		#logo .vertical#vertical_OS { background-image: url(/img/logo/logo_os.gif); }
		#logo .vertical#vertical_TM { background-image: url(/img/logo/logo_tm.gif); }
		#logo .vertical#vertical_FS { background-image: url(/img/logo/logo_fs.gif); }
		#logo .vertical#vertical_PH { background-image: url(/img/logo/logo_ph.png); }
		
		#logo .vertical:hover { background-position: left top; }

/* #navigation
----------------------------------------------------------------------------------------*/
#navigation { 
	float: right;
	margin: 44px 0 0 0;
	width: 666px;
	position: relative;
	z-index: 2;
}

	/* #utility_nav
	----------------------------------------------------------------------------------------*/
	#utility_nav { 
		margin: 20px 0 0 0; 
		position: absolute;
		z-index: 11;
		top: 0;
		right: 0;
		_right: 9px;
	}
		#utility_nav ul { float: right;}
			#utility_nav ul li {
				float: left;
				color: #757575;
				font-size: 1.1em;
				border-right: 1px solid #ddd;
				margin: 0 6px 0 0;
				padding: 0 6px 0 0;
				line-height: .8;
				position: relative;
			}
			#utility_nav ul li#nav_work,
			#utility_nav ul li#nav_divisions { border-right: 0; }
			#utility_nav ul li#nav_divisions { 
				margin-right: 0;
				padding-right: 0;
			}
				#utility_nav ul li a { 
					color: #757575; 
					position: relative;
				}
				#utility_nav ul li a:hover { 
					color: #333; 
					text-decoration: none;
				}
				#utility_nav ul li strong,
				#utility_nav ul li #subnav_divisions strong {
					text-align: right;
					font-size: .9em;
					padding: 0 12px 0 0;
					background-image: url(/img/icon/icon_arrow_green.gif) ;
					background-repeat: no-repeat;
					position: relative;
					z-index: 11;
					float: left;
					line-height: .9;
				}
				#utility_nav ul li strong { background-position: right -14px; }
				#utility_nav ul li.active strong { background-position: right 1px; }
					#utility_nav ul li strong a { 
						color: #177530; 
						text-transform: uppercase;
					}	
		#utility_nav #subnav_divisions {
			position: absolute;
			z-index: 10;
			width: 245px;
			right: -16px;
			top: -16px;
		}	
			#utility_nav #subnav_divisions p {
				background: url(/img/bg/bg_subnav_head.png) no-repeat left bottom;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_subnav_head.png', sizingMethod='image');
				_background: none;
				_zoom: 1;
				height: 37px;
				text-indent: -1000em;
				margin: 0;
			}
			#utility_nav #subnav_divisions ol {
				float: none;  
				background: url(/img/bg/bg_subnav_content.png) no-repeat left bottom;
				_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_subnav_content.png', sizingMethod='scale');
				_background: none;
				_height: 1%;
				padding: 0 20px 13px 20px;
			}
				#utility_nav #subnav_divisions ol li { 
					float: none;
					border-right: 0;
					border-bottom: 1px solid #dedede;
					font-size: 1.0em;
					margin: 0;
					zoom: 1;
					line-height: 1;
					text-transform: uppercase;
					padding: 7px 0;
					background: #fff;
				}
					#utility_nav #subnav_divisions ol li.last { border-bottom: 0; }
					#utility_nav #subnav_divisions ol li em { 
						text-transform: none;
						color: #323232;
						font-style: normal;
					}
					#utility_nav #subnav_divisions ol li a {
						display: block;
						zoom: 1;
						text-align: right;
					}
						#utility_nav #subnav_divisions ol li em a { color: #323232; }
					#utility_nav #subnav_divisions ol li a:hover,
					#utility_nav #subnav_divisions ol li a.active { 
						color: #668EAF; 
						text-decoration: none;
					}
				
	/* #main_nav
	----------------------------------------------------------------------------------------*/
	#main_nav {}
		#main_nav ul { float: right; }
			#main_nav ul li {
				float: left;
				color: #333;
				font-size: 1.4em;
				text-transform: uppercase;
				border-right: 1px solid #dcdcdc;
				line-height: 1.6;
				text-indent: -1000em;
				
			}
			#main_nav ul li.last {  border-right: 0;  }
				#main_nav ul li a { 
					color: #333; 
					display: block;
					height: 23px;
					background-position: left bottom;
					background-repeat: no-repeat;
					float: left;
				}
				/* global home */
				#main_nav ul li#nav_position,
				#main_nav ul li#nav_position a {
					background-image: url(/img/nav/nav_position.gif);
					width: 141px;
				}
				#main_nav ul li#nav_about,
				#main_nav ul li#nav_about a {
					background-image: url(/img/nav/nav_about.gif);
					width: 91px;
				}
				#main_nav ul li#nav_work,
				#main_nav ul li#nav_work a {
					background-image: url(/img/nav/nav_work.gif);
					width: 165px;
				}	
				#main_nav ul li#nav_resume,
				#main_nav ul li#nav_resume a {
					background-image: url(/img/nav/nav_resume.gif);
					width: 119px;
				}
				#main_nav ul li#nav_contact_global,
				#main_nav ul li#nav_contact_global a {
					background-image: url(/img/nav/nav_contact_global.gif);
					width: 99px;
				}
				
				/* vertical */
				#main_nav ul li#nav_positions,
				#main_nav ul li#nav_positions a {
					background-image: url(/img/nav/nav_positions.gif);
					width: 158px;
				}
				#main_nav ul li#nav_why,
				#main_nav ul li#nav_why a {
					background-image: url(/img/nav/nav_why.gif);
					width: 127px;
				}
				#main_nav ul li#nav_employers,
				#main_nav ul li#nav_employers a {
					background-image: url(/img/nav/nav_employers.gif);
					width: 128px;
				}
				#main_nav ul li#nav_contact,
				#main_nav ul li#nav_contact a {
					background-image: url(/img/nav/nav_contact.gif);
					width: 96px;
				}
				#main_nav ul li a:hover { background-position: 0 -23px; }
				#main_nav ul li.active a,
				#main_nav ul li.active a:hover { 
					color: #9e9e9e; 
					background-position: left top;
				}
				
/* #belly
----------------------------------------------------------------------------------------*/
#belly	{  padding: 0 0 30px 0; }	
			
/* #touts_footer
----------------------------------------------------------------------------------------*/			
#touts_footer {
	border-top: 1px solid #e4e4e4; 
	 padding: 10px 0 15px 0;
}		
	#touts_footer #contact_info {
		float: left;
		width: 630px;
	}
	#touts_footer .col {
		float: left;
		width: 210px;
		padding: 4px 0 0 0;
	}
	#touts_footer .col.last { margin-right: 0; }
	#touts_footer .col.tout {
		border-left: 1px solid #e5e5e5;
		padding-left: 20px;
		width: 288px;
		height: 95px;
		_height: 102px;
		margin: 10px 0 0 0;
	}
		#touts_footer .col.tout img {
			float: left;
			margin: 9px 11px 0 9px;
			display: inline;
			position: relative;
		}	
			#touts_footer .col.tout .col_info {
				float: left;
				width: 185px;
				margin: 11px 0 0 0;
			}	
	#touts_footer h5 {
		color: #177530;
		font-size: 1.4em;
		line-height: 1;
		text-transform: uppercase;
		margin: 1px 0 6px 0;
	}
		#content #touts_footer h5 a {
			background-repeat: no-repeat;
			background-position: left top;
			height: 12px;
			display: block;
			color: #333;
			text-indent: -1000em;
		}
	#touts_footer h5.contact a { background-image: url(/img/hdr/hdr_contact_footer.gif); }
	#touts_footer h5.resources a { background-image: url(/img/hdr/hdr_resources_footer.gif); }	
	#content #touts_footer h5.about a { background-image: url(/img/hdr/hdr_about_footer.gif); }
	#content #touts_footer h5.mygk a { background-image: url(/img/hdr/hdr_mygk_footer.gif); }
	#content #touts_footer h5.blog a { background-image: url(/img/hdr/hdr_blog_footer.gif); }
	
		#touts_footer h5 a { color: #177530;}
	#touts_footer h6 {
		color: #666;
		font-size: 1.2em;
		font-weight: bold;
		margin: 0 0 .3em 0;
	}
	#touts_footer p {
		color: #666;
		font-size: 1.2em;
		line-height: 1.85;
		margin: 0 22px 0 0;
	}
		#touts_footer .tout p { margin-right: 0; }
		#touts_footer p a { }
		
		#touts_footer #contact_info ul{
			float: left;
			color: #666;
			font-size: 1.2em;
			line-height: 1.85;
			font-weight: bold;
			margin: 10px 0 0 0;
			width: 192px;
		}
		#touts_footer #contactFooterLinks li {
			background: url(../img/bullet/bullet_disc_gray.png) no-repeat left 9px;
			padding: 0 0 0 10px;
		}
		#touts_footer #contactFooterLinks a{
			color: #666;
			text-decoration: none;
		}
		
		#touts_footer #contact_info .cont_link{
			color: #316FA3;
		}
		
		#touts_footer #contact_info .cont_link:hover{
			text-decoration: underline;
		}
		
		#touts_footer #contact_info li:hover{
			text-decoration: underline;
		}
					
		#usMapRoll {
			background: url(../img/bg/bg_us_map.png);
			width: 183px;
			height: 115px;
			float: left;
			background-position:0px 0px;
			text-indent:-9999px;
			margin: 0 20px 0 0;
		}
		
		#contact_info #usMapRoll.nyroll {
			background-position: 0px -124px;
		}
		
		#contact_info #usMapRoll.chicagoroll {
			background-position: 0px -254px;
		}
		
		#contact_info #usMapRoll.floridaroll {
			background-position: 0px -385px;
		}
		#contact_info .social { 	
			float: left; 
			border-left: 1px solid #E5E5E5;
			padding: 0 0 8px 0;
			margin: 10px 0 0 0;
			height: 95px;
		}
			#contact_info .social ul { padding: 0 0 0 27px; }
			#contact_info .social li {
				margin: 0 0 11px 0;
				font-weight: bold;
				overflow: hidden;
			}
			#contact_info .social .twitter { margin: 0; }
			#contact_info .social li a {
				background: url(../img/icon/icon_social_media.png) no-repeat;
				color: #666;
				padding: 0 0 0 34px;
				float: left;
				line-height: 21px;
			}
			#contact_info .social .twitter a { background-position: 0 0; }
			#contact_info .social .facebook a { background-position: 0 -51px; }
			#contact_info .social .linkedin a { background-position: 0 -109px; }
		
			#contact_info #contactFooterLinks li a, #touts_footer #contact_info .social li a{
				color: #666;!important
			}

/* #footer
----------------------------------------------------------------------------------------*/
#footer { position: relative; }
	
	/* #footer_links
	----------------------------------------------------------------------------------------*/
	#footer_links { 
		border-top: 1px solid #e4e4e4; 
		padding: 1.2em 0 0 0;
	}
		#footer_links #footer_info {
			float: left;
			width: 476px;
		}
		#footer_links p {
			color: #878787;
			font-size: 1.0em;
			line-height: 1;
			margin: 0 0 15px 0;
			position: relative;
		}
		#footer_links .links { 
			float: right;
			margin: -6px 0px 5px 0px;
			width: 454px;
		}
		
		#footer_links .links .ai_link {
			margin: 5px 0px 0px 0px;
		}
		
			#footer_links .links p { text-align: right; }
			#footer_links .links ul { 
				margin: 0 0 5px 0;
				float: right;
				display: inline;
			}
				#footer_links ul li { 
					float: left;
					background: url(../img/bg/bg_divide_footer.png) no-repeat right 2px;
					margin: 4px .9em 0 0;
					padding: 0 .9em 0 0;
					color: #666;
					font-size: 1.0em;
				}
				#footer_links ul li.last {
					background: none;
					margin-right: 0;
					padding-right: 0;
				}
					#footer_links ul li a { 
						color: #757575; 
			

								
					}
					#footer_links ul li a:hover { 
						color: #333; 
						text-decoration: none;
					}
			#footer_links ul.logos { 
				margin: 0 0 5px 0;
			}
				#footer_links ul.logos li { 
					float: left;
					border: none;
					margin: 0 18px 0 0;
					padding: 0;
					line-height: 14px;
				}
	
					#footer_links ul.logos li.img_align {
						margin: 7px 10px 0 0;
					}






/* #marquee
----------------------------------------------------------------------------------------*/
#marquee {  
	width: 961px; 
	margin: 0 0 0 -10px;
}
	#marquee #marquee_head {
		background: url(/img/bg/bg_marquee_head.png) no-repeat;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_marquee_head.png', sizingMethod='image');
		_background: none;
		height: 43px;
		width: 961px;
		position: relative;
		z-index: 2;
		text-indent: -1000em;
	}
	#marquee #marquee_content {
		height: 391px;
		position: relative;
		background: url(/img/bg/bg_marquee_content.png) repeat-y;
		_background: url(/img/bg/bg_marquee_content.gif) repeat-y;
	}
		#marquee #marquee_content #marquee_overflow {
			position: absolute;
			width: 940px;	
			height: 446px;
			overflow: hidden;
			margin: -25px 0 0 10px;
		}
	#marquee #marquee_foot {
		background: url(/img/bg/bg_marquee_foot.png) no-repeat;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_marquee_foot.png', sizingMethod='image');
		_background: none;
		height: 60px;
		width: 961px;
		position: relative;
		z-index: 5;
		text-indent: -1000em;
	}
	#marquee .slide {
		position: absolute;
		z-index: 1;
		top:  0;
		left: 0;
	}
		#marquee .slide img {  position: absolute; }
		#marquee .slide .slide_copy {
			position: absolute;
			top: 0;
		}
		
/* #content
----------------------------------------------------------------------------------------*/
#content { /* margin: 0 0 3.0em 0; */ }

/* ul.common / ol.common
----------------------------------------------------------------------------------------*/
ul.common,
ol.common { margin: 0 0 3.0em .2em; }
	ul.common li,
	ol.common li {
		background: url(/img/bullet/bullet_disc_blue.gif) no-repeat 0 .55em;
		font-size: 1.3em;
		color: #595959;
		padding: 0 0 0 .9em;
		margin: 0 0 .5em 0;
		line-height: 1.5;
		zoom: 1;
	}
	
/* ul.discs
----------------------------------------------------------------------------------------*/
ul.discs { margin: 0 0 1.0em .2em; }
	ul.discs li {
		background: url(/img/bullet/bullet_disc_green.gif) no-repeat 0 .4em;
		font-size: 1.2em;
		color: #898989;
		padding: 0 0 0 1.3em;
		margin: 0 0 .5em 0;
		line-height: 1.4;
	}
	
/* buttons
----------------------------------------------------------------------------------------*/
.btn_submit {
	display: block;
	height: 33px;
	width: 183px;
	text-indent: -1000em;
	border: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/img/btn/btn_submit_resume_AC.gif); /* default set to AC for now */
}
.btn_submit_resume {
	display: block;
	text-indent: -1000em;
	height: 33px;
	width: 182px;
	border: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/img/btn/btn_submit_resume_lrg_BASE.gif); /* base */
}
#altassman .btn_submit_resume { background-image: url(/img/btn/btn_submit_resume_lrg_AM.gif); } /* altassman */
#healthcare .btn_submit_resume { background-image: url(/img/btn/btn_submit_resume_lrg_HC.gif); } /* healthcare */
#frontoffice .btn_submit_resume { background-image: url(/img/btn/btn_submit_resume_lrg_FO.gif); } /* frontoffice */
#legal .btn_submit_resume { background-image: url(/img/btn/btn_submit_resume_lrg_LE.gif); } /* legal */

.btn_submit_position {
	display: block;
	text-indent: -1000em;
	height: 33px;
	width: 195px;
	border: 0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/img/btn/btn_submit_position_lrg_BASE.gif); /* base */
}
#altassman .btn_submit_position { background-image: url(/img/btn/btn_submit_position_lrg_AM.gif); } /* altassman */
#healthcare .btn_submit_position { background-image: url(/img/btn/btn_submit_position_lrg_HC.gif); } /* healthcare */
#frontoffice .btn_submit_position { background-image: url(/img/btn/btn_submit_position_lrg_FO.gif); } /* frontoffice */
#legal .btn_submit_position { background-image: url(/img/btn/btn_submit_position_lrg_LE.gif); } /* legal */

.btn_submit_position_sm {
	display: block;
	text-indent: -1000em;
	height: 25px;
	width: 159px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(/img/btn/btn_submit_position_sm_BASE.gif); /* base */
}
#altassman .btn_submit_position_sm { background-image: url(/img/btn/btn_submit_position_sm_AM.gif); } /* altassman */
#healthcare .btn_submit_position_sm { background-image: url(/img/btn/btn_submit_position_sm_HC.gif); } /* healthcare */
#frontoffice .btn_submit_position_sm { background-image: url(/img/btn/btn_submit_position_sm_FO.gif); } /* frontoffice */
#legal .btn_submit_position_sm { background-image: url(/img/btn/btn_submit_position_sm_LE.gif); } /* legal */
	
/* fieldset.common
----------------------------------------------------------------------------------------*/
 fieldset.common {}
	fieldset.common .field { 
		float: left;
		width: 310px;
		padding: 0 0 11px 0;
		background-color: #fff;
	}
	fieldset.common .field.alt { float: right; }	 
		fieldset.common label {
			font-weight: bold;
			font-size: 12px;
			color: #333;
			display: block;
			margin: 0px 7px 6px 0;
		}
			fieldset.common label em { font-weight: normal; }
			fieldset.common .text input {
				display: block;
				width: 290px;
				font-size: 12px;
			}
	fieldset.common select {
		font-size: 12px;
		color: #666;
		width: 243px;
	}
	fieldset.common .fieldset_upload {
		padding: 8px 0 0 0;
		float: none;
		margin: 8px 0 18px 0;		
		background: url(/img/bg/bg_canvas_resume_head_wide.gif) no-repeat left top;
	}
		fieldset.common .fieldset_upload label {
			float: left;
			margin: 4px 20px 0 0;		
		}
		fieldset.common .fieldset_upload input { 	
			float: left; 
			margin: 3px 0 0 0; 
		}
		fieldset.common .fieldset_upload textarea {
			width: 226px;
			height: 165px;
			font-size: 12px;
		}
		fieldset.common .fieldset_upload div { 
			float: none;
			margin: 0 0 10px 0;
		}	
		fieldset.common .fieldset_upload .content_fieldset {
			background: url(/img/bg/bg_canvas_resume_content_wide.gif) no-repeat left bottom;
			padding: 4px 18px 7px 18px;
			*padding-bottom: 15px;
			height: 100%;
		}
		fieldset.common .fieldset_upload .alt_option {
			border-top: 1px solid #e5e5e5;
			padding: 8px 0 0 0;
			margin: 0;
		}
			fieldset.common .fieldset_upload .alt_option label { 
				font-weight: normal; 
				color: #3977aa;
				background: url(/img/icon/icon_arrow_AC.gif) no-repeat left .3em;
				padding: 0 0 0 12px;
				display: block;
				margin: 0 0 6px 0;
				cursor: pointer;
				float: none; 
				margin: 0 0 5px 0;
				zoom: 1;
			}
			fieldset.common .fieldset_upload .alt_option label.active { background-position: left -14px; }
			fieldset.common .fieldset_upload textarea {
				height: 310px;
				width: 614px;
				margin: 0 0 12px 0;
			}
				fieldset.common .fieldset_upload .alt_option label em {
					font-style: normal;
					font-weight: bold;
				}
					fieldset.common .fieldset_upload .alt_option label em span { font-weight: normal; }
	fieldset.common .fieldset_referral {
		border-bottom: 1px solid #e5e5e5;
		padding: 0 0 5px 0;
		margin: 0 0 10px 0;
	}
		fieldset.common .fieldset_referral div { margin-right: 0; }
		fieldset.common .fieldset_referral label {
			font-weight: normal;
			font-size: 13px;
		}
			fieldset.common .fieldset_referral .text textarea {
				vertical-align: middle;
				width: 614px;
				font-size: 12px;
			}
	fieldset.common .fieldset_subscribe {
		border-bottom: 1px solid #e5e5e5;
		padding: 0 0 11px 0;
		margin: 0 0 16px 0;
	}
		fieldset.common .fieldset_subscribe input {
			width: 13px;
			height: 13px;
			float: left;
			margin: 1px 6px 0 0;
		}
		fieldset.common .fieldset_subscribe label {
			display: inline;
			float: left;
			font-weight: normal;
			font-size: 13px;
			margin: 0;
		}
		fieldset.common .fieldset_subscribe p {
			display: inline;
			margin: 0;
			line-height: 1.1;
			position: relative;
			top: 2px;
		}
		fieldset.common .fieldset_referral { padding-bottom: 15px; }
			fieldset.common .fieldset_referral label {
				float: left;
				margin: 0 20px 0 0;
			}
			fieldset.common .fieldset_referral .text { float: left; }
				fieldset.common .fieldset_referral .text textarea { 
					width: 462px; 
					height: 60px;
				}
	
/* .overlays
----------------------------------------------------------------------------------------*/
html#iframe {
	background: transparent;
	overflow: hidden;
	width: 100%;
}
	html#iframe body { 
		background: transparent;
		width: 100%; 
	}
.frame {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background: transparent;
}
	.frame iframe {
		width: 100%;
		height: 950px;
		background: transparent;
	}
.form {
	width: 651px;
	margin: 0 auto;
	position: relative;
	z-index: 101;
}
.overlay {
	width: 651px;
	margin: 0 auto;
	background: url(/img/bg/bg_overlay_head.png) no-repeat left top;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_overlay_head.png', sizingMethod='crop');
	_background: none;
	padding: 45px 0 0 0;
}
	.overlay .overlay_head {
		border-bottom: 5px solid #dfdfdf;
		margin: 0 55px 15px 55px;
		padding: 0 0 12px 0;
		position: relative;
	}
	.overlay .overlay_content {
		background: url(/img/bg/bg_overlay_content.png) no-repeat left bottom;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_overlay_content.png', sizingMethod='scale');
		_background: none;
		height: 100%;
		padding: 0 0 43px 0;
	}
	.overlay .overlay_belly {  padding: 0 55px; }
	#iframe .overlay h1 {
		float: left;
		font-size: 2.0em;
		line-height: 1;
		color: #236336;
		font-size: 22px;
		margin: 5px 0 0 0;
		font-weight: normal;
		text-indent: 0;
		height: auto;
		background: transparent;
		_filter: none;
	}
	#iframe .overlay h2 {
		font-size: 1.4em;
		font-style: normal;
		color: #333;
		font-weight: bold;
		margin: -5px 0 15px 0;
		position: relative;
	}
		#iframe .overlay h2  span { color: #666; font-weight: normal; }
	#altassman #iframe .overlay h1 { color: #3a5870; } /* altassman */
	#healthcare #iframe .overlay h1 { color: #62482b; } /* healthcare */
	#frontoffice #iframe .overlay h1 { color: #5f772f; } /* frontoffice */
	#legal #iframe .overlay h1 { color: #0e5788; } /* legal */

	.overlay fieldset.common .field { width: 250px; }
			.overlay fieldset.common .text input { width: 230px; }
	.overlay fieldset.common select { width: 243px; }	
	.overlay p {
		font-size: 13px;
		color: #595959;
		margin: 0 0 12px 0;
		position: relative;
	}
	.overlay .btn_close {
		width: 25px;
		height: 24px;
		display: block;
		text-indent: -1000em;
		background-position: left top;
		background-repeat: no-repeat;
		float: right;
		margin: 2px 0 0 0;
		background-image: url(/img/btn/btn_close_overlay_BASE.gif);  /* base */
	}
	.overlay fieldset.common .fieldset_upload textarea {
		height:115px;
		width: 489px;
		margin: 0 0 12px 0;
	}
		.overlay fieldset.common .text input { width: 230px; }
	.overlay fieldset.common .fieldset_upload { background: url(/img/bg/bg_canvas_resume_head.gif) no-repeat left top; }
	.overlay fieldset.common .fieldset_upload .content_fieldset { background: url(/img/bg/bg_canvas_resume_content.gif) no-repeat left bottom; }
			.overlay fieldset.common .fieldset_referral .text textarea { width: 340px; }

	#altassman .overlay .btn_close { background-image: url(/img/btn/btn_close_overlay_AM.gif);  } /* altassman */
	#healthcare .overlay .btn_close { background-image: url(/img/btn/btn_close_overlay_HC.gif);  } /* healthcare */
	#frontoffice .overlay .btn_close { background-image: url(/img/btn/btn_close_overlay_FO.gif);  } /* frontoffice */
	#legal .overlay .btn_close { background-image: url(/img/btn/btn_close_overlay_LE.gif);  } /* legal */
			
/* .tout_slide
----------------------------------------------------------------------------------------*/
.tout_slide, #related .tout_slide.blog  {
	width: 130px;
	height: 126px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
#related .tout_slide {
	width: 161px;
	height: 240px;
	margin-bottom: 20px;
}

	.tout_slide .tout_head, #related .tout_slide.blog .tout_head {
		background: url(/img/bg/bg_tout_slide_sm_head.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_slide_sm_head.png', sizingMethod='image');
		_background: none;
		height: 8px;
		width: 130px;
		position: absolute;
		text-indent: -1000em;
		top: 0;
		z-index: 1;
	}
	#related .tout_slide .tout_head {
		background: url(/img/bg/bg_tout_slide_head.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_slide_head.png', sizingMethod='image');
		_background: none;
		width: 161px;
	}
	.tout_slide .tout_foot, #related .tout_slide.blog .tout_foot {
		background: url(/img/bg/bg_tout_slide_sm_foot.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_slide_sm_foot.png', sizingMethod='image');
		_background: none;
		height: 7px;
		width: 130px;
		position: absolute;
		text-indent: -1000em;
		bottom: 0;
		z-index: 1;
	}
	#related .tout_slide .tout_foot {
		background: url(/img/bg/bg_tout_slide_foot.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg/bg_tout_slide_foot.png', sizingMethod='image');
		_background: none;
		width: 161px;
	}
	.tout_slide h4, #content #related .tout_slide.blog h4 {
		text-indent: -1000em;
		margin: 0 0 7px 0;
		padding: 0 0 9px 0;
		border-bottom: 1px solid #456750;
	}	
		.tout_slide h4 a, #related .tout_slide.blog h4 a {
			background-position: left top;
			background-repeat: no-repeat;
			displaY: block;
			height: 26px;
		}
	#content #related .tout_slide h4 {
		text-indent: 0;
		font-size: 1.4em;
		background: none;
		border-bottom: 0;
		line-height: 1.2;
		padding: 0;
		margin: 0 0 9px 0;
	}
	.tout_slide p  {
		font-size: 1.1em;
		line-height: 1.45;
		margin: 0;
		color: #bddac6; /* base */
	}
	#altassman .tout_slide p { color: #c5def3; } /* altassman */
	#healthcare .tout_slide p  { color: #d0c4b3; } /* healthcare */
	#frontoffice .tout_slide p { color: #dde5ae; } /*frontoffice */
	#legal .tout_slide p  { color: #acd0e9; } /* legal */
	
		#container #content .tout_slide p a {  color: #fff;  }
		#container #content .tout_slide p a:hover {  
			color: #dedede;
			text-decoration: none;
		}
	
	#related .tout_slide p {
		color: #fff;
		font-size: 1.2em;
		padding-bottom: 34px;
	}
	.tout_slide .tout_info , #related .tout_slide.blog .tout_info {
		position: absolute;
		top: 80px;
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity: 0.85;
		width: 106px;
		padding: 11px 12px;
		height: 126px;
		background: #236336; /* base */
	}
	#related .tout_slide .tout_info {
		filter:alpha(opacity=85);
		-moz-opacity:0.85;
		-khtml-opacity: 0.85;
		opacity: 0.85;
	}
	.tout_slide .tout_info * { opacity: 1; }
	.tout_slide.active .tout_info,#related .tout_slide.active.blog .tout_info { 
		filter:alpha(opacity=95);
		-moz-opacity:0.95;
		-khtml-opacity: 0.95;
		opacity: 0.95;
	}
	#related .tout_slide.active .tout_info { 
		filter:alpha(opacity=95);
		-moz-opacity:0.95;
		-khtml-opacity: 0.95;
		opacity: 0.95;
	}
	#related .tout_slide .tout_info {
		height: 155px;
		_height: 165px;
		width: 138px;
		padding: 14px 12px;
		top: 154px;
	}
	
	#altassman .tout_slide .tout_info { background: #385165; } /* altassman */
	#healthcare .tout_slide .tout_info { background: #62482b; } /* healthcare */
	#frontoffice .tout_slide .tout_info { background: #5f772f; } /* frontoffice */
	#legal .tout_slide .tout_info { background: #0e5788; } /* legal */
	
	.tout_slide h4 { color: #bddac6; } /* base */
	 
	 /* altassman */
	#altassman .tout_slide h4 { 
		color: #c5def3; 
		border-color: #768491;
	}	
	/* healthcare */
	#healthcare .tout_slide h4 { 
		color: #d0c4b3; 
		border-color: #908578; 
	} 
	/* frontoffice */
	#frontoffice .tout_slide h4 { 
		color: #dde5ae; 
		border-color: #929e79;
	} 
	/* legal */
	#legal .tout_slide h4 { 
		color: #acd0e9; 
		border-color: #648DA8
	} 
	
	/* base */
	.tout_slide.blog h4 a, #related .tout_slide.blog h4 a { 
		background: url(/img/hdr/hdr_tout_blog_BASE.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_blog_BASE.png', sizingMethod='image');
		_background: none;
		color: #acd0e9;
	}
	.tout_slide.my_gk h4 a { 
		background: url(/img/hdr/hdr_tout_mygk_BASE.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_mygk_BASE.png', sizingMethod='image');
		_background: none;
		color: #acd0e9;
	}
	/* altassman */
	#altassman .tout_slide.my_gk h4 a { 
		background: url(/img/hdr/hdr_tout_mygk_AM.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_mygk_AM.png', sizingMethod='image');
		_background: none;
	}
	/* healthcare */
	#healthcare .tout_slide.my_gk h4 a { 
		background: url(/img/hdr/hdr_tout_mygk_HC.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_mygk_HC.png', sizingMethod='image');
		_background: none;
	}
	/* frontoffice */
	#frontoffice .tout_slide.my_gk h4 a { 
		background: url(/img/hdr/hdr_tout_mygk_FO.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_mygk_FO.png', sizingMethod='image');
		_background: none;
	}
	/* legal */
	#legal .tout_slide.my_gk h4 a { 
		background: url(/img/hdr/hdr_tout_mygk_LE.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_mygk_LE.png', sizingMethod='image');
		_background: none;
	}
	
	/* base */
	.tout_slide.resources h4 a { 
		background: url(/img/hdr/hdr_tout_resources_BASE.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_resources_BASE.png', sizingMethod='image');
		_background: none;
		color: #acd0e9;
	}
	/* altassman */
	#altassman .tout_slide.resources h4 a { 
		background: url(/img/hdr/hdr_tout_resources_AM.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_resources_AM.png', sizingMethod='image');
		_background: none;
	}
	/* healthcare */
	#healthcare .tout_slide.resources h4 a { 
		background: url(/img/hdr/hdr_tout_resources_HC.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_resources_HC.png', sizingMethod='image');
		_background: none;
	}
	/* frontoffice */
	#frontoffice .tout_slide.resources h4 a { 
		background: url(/img/hdr/hdr_tout_resources_FO.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_resources_FO.png', sizingMethod='image');
		_background: none;
	}
	/* legal */
	#legal .tout_slide.resources h4 a { 
		background: url(/img/hdr/hdr_tout_resources_LE.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_resources_LE.png', sizingMethod='image');
		_background: none;
	}
	/* submit position */
	#related .tout_slide.position a {
		background: url(/img/hdr/hdr_tout_slide_position.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_slide_position.png', sizingMethod='image');
		_background: none;
		text-indent: -1000em;
		display: block;
		height: 12px;
		width: 131px;
		position: absolute;
		bottom: 13px;
		left: 12px;
	}
	/* submit resume */
	#related .tout_slide.resume a {
		background: url(/img/hdr/hdr_tout_slide_resume.png) no-repeat left top;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/hdr/hdr_tout_slide_resume.png', sizingMethod='image');
		_background: none;
		text-indent: -1000em;
		display: block;
		width: 131px;
		height: 12px;
		position: absolute;
		bottom: 13px;
		left: 12px;
	}
	
	
	.interior #content #main_content h3.jbsublabel {
		font-size: 1.5em;
		float: left;
		display: block;
	}
	
	.job_filter {
		width: 329px;
		margin: 5px 0px 20px 0px;
		_margin: -25px 0px 20px 130px;
		float: left;
	}
	
	.job_filter label{
		width: 84px;
		float: left;
		text-align: right;
		padding: 5px 5px 0px 0px;
		padding: 3px 5px 0px 0px\9;
	}
	
	.job_filter fieldset{
		margin: -7px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 328px;
	}
	
	#main_content .job_filter select {
		width: 212px;
	}
	
	#main_content .job_filter .field {
		width: 348px;
	}		
	
	#main_content .job_filter input {
		width: 200px;
		float: left;
		color: #595959;
	}
	
	#main_content .job_filter .jb_filter_radio {
		width: 14px;
		margin: 6px 0px 0px 0px;
		margin: 3px -6px 0px -6px\9;
		*margin: 6px 0px 0px -2px;
		width: 16px\9;
		border: none;
		background: none;
	}
	
	#main_content .job_filter .jb_radio_label {
		width:38px;
		margin: 0px 14px 0px 0px;
		font-weight: normal;
		color: #595959;
	}
	
	#main_content .job_filter .salary_range {
		margin: 0px 0px 0px 88px;
	}
	
	#main_content .job_filter .jbcheck {
		margin: -6px 0px 0px 0px;
		_margin: 0px 0px 0px 0px;
	}
	
	#main_content .job_filter .jbcheck label {
		margin: -6px 0px 0px -7px;
		margin: -3px 0px 0px -7px\9;
		font-weight: normal;
		color: #595959;
	}
	
	#main_content .job_filter .jb_newest_check {
		width: 14px;
		margin: 0px 6px 0px 96px;
		border: none;
		background: none;
		margin: -2px 0px 0px 91px\9;
		*margin: 2px 5px 0px 96px;
		_margin: -3px 5px 0px 44px;
      height: 14px;
	}
	
	#main_content .job_filter .jbbuttons {
		margin: 0px 0px 0px 162px;
		*margin: 0px 0px 0px 83px;
		*border: none;
	}
	
	#main_content .job_filter .jbbuttons input {
		width: 70px;
		_width: 20px;
		margin: 0px 20px 0px -12px;
		padding: 4px 0px 0px 0px;
		border: none;
		background: none;
		overflow: visible;
		font-weight: bold;
		color: #316FA3;
      height: 17px;
	}

   body:not(:-moz-handler-blocked) #main_content .job_filter .jbbuttons input {
      padding: 2px 0px 18px 0px;
   }
	
	#main_content .job_filter .jbbuttons input:hover {
		color: #595959;
		cursor: pointer;
	}
	
	#main_content .job_filter .jbbuttons input:active {
		border: none;
	}
	
	#main_content .job_filter .btn_gray_grad {
		margin-left:15px;
		width: 55px;

		_margin: 0px -10px 0px 3px;
		_width: 10px;
		
	}
	
	#main_content .job_filter .btn_gray_grad span {
		width: 45px;
		*width: 42px;
		_padding: 0px 0px 0px 15px;
		_width: 4px;
	}
	
	#main_content .job_filter .jbbuttons .resetbtn {
		margin: 3px 0px 0px 11px;
		width: 48px;
		;
	}

	input:focus {
		outline: none;
	}


