/* 
================================
Skin styles for DotNetNuke
================================
*/   

body   {
	background-color: #edf1f4;
	font-family: Arial, Helvetica, sans-serif;
}

/* Default.css overrides */

.Normal, .NormalDisabled {
	font-family: Arial, Helvetica, sans-serif;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
}

tfoot, thead {
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	text-decoration: underline;
	color: #005488;
	}
a:visited {
	text-decoration: underline;
	color: inherit;
	}
a:hover {
	text-decoration: none;
	color: #005488;
	}

/* End Default.css overrides */


form 
{
    height: auto !important;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}

div.debug_info {
	padding: 4px;
	-moz-border-radius: 4px;
	background-color: #cfd8e2;
	font-weight: bold;
	color: #004169;
	font-size: 11px;
	position: fixed;
	top: 3px;
	left: 3px;
	
	/* IE... */
	*position: absolute;
	*top:expression(eval(document.body.scrollTop+3)); /* the +3 is the same value has top:3px above */
	

	
}
/*
.ControlPanelContainer
{
	background: transparent url(/portals/_default/images/bg.gif) repeat-y scroll 0%;
	margin:0pt auto;
	position:relative;
	text-align:left;
	width:969px;
}

.ControlPanel 
{
	float: left;
	background-color: #fff;
	width: 780px;
	margin: 0 14px 0 11px;
	padding-bottom: 12px;
	display: inline;   *//* IE 6 bug that fixes double padding floated elements *//*
	border: none;
}

.ControlPanelContent 
{
	width: 780px;
}
*/

.ControlPanel 
{
	border: none;
	border-bottom: 1px solid #999;
	width: 100%;
	padding-right: 60px;
	padding-bottom: 4px;
}


.ControlPanel table 
{
    width: 780px;
    background-color: #fff;
}

.ControlPanel table table
{
    width: auto;
}

.ControlPanel span 
{
	display:inline;
}
.ControlPanel input
{
	*border: none;	/* IE puts a border on radio buttons, this removes it */
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width: 445px;
}

.contentpane_single {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	clear: both; 
}

/* \*/
/*
* html .contentpane {
	width:100%;
}
*/
/*  */

.rightpane {
	width: 270px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 	
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

table
{
	font-size: 1.0em;
}

table.pretty {
	/* border: 1px solid #CECECE; */
	/* padding: 3px; */
	font-size: 12px;
	}
	
table.pretty th {
	background: #D8DFE7;
	text-align: left;
	vertical-align: left;
	color: #333;
	font-weight: bold;
	padding: 5px;
	color: #0a486f;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;	/* This gives highlighted rows a clear distinction between the rows above and below */
	
	}
	table.pretty th a {
		/* color: red; */
		}

table.pretty tr.odd {
	background-color: #f2f2f2;
	}

table.pretty td {
	padding: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;	/* This gives highlighted rows a clear distinction between the rows above and below */
	}
	table.pretty.search-results td {
	height: 57px;
	}

#nav   
{
	padding: 8px 0;
	clear: both;
	
	background: #527698 url(/portals/_default/images/menu-blue-bg.gif) bottom repeat-x;
	/* background-color: #527698; */
}

 /* \*/
 * html #nav { padding: 0; }
 /*  */

#nav .main_dnnmenu_rootitem 
{
	padding: 8px 20px;
	
	border-right: 1px solid white;
	font: 14px Arial, sans-serif;

	color: white;
	height: 28px;
	
}

#nav .main_dnnmenu_itemhover 
{
	/* background-color: #FF1100; */
	background: url(/portals/_default/images/menu-red-bg.gif) bottom repeat-x;
}


#nav a   
{
    text-decoration: none;
    color: #005488;
	font: 1.1em arial, verdana, tahoma;
}

#nav span 
{
	display: inline;
}

#nav a:hover   {
    text-decoration: underline;
    color: #ee3224;
}

#nav a.selected   {
    text-decoration: underline;
    color: #ee3224;
}

#nav ul
{
	margin: 0;
	padding: 0;
	
	display: inline;
	width: 780px;
	font: 11px arial, verdana, tahoma;
}

#sub_nav {
	padding-top: 4px;
	padding-left: 10px;
	height: 18px;
	background: #527698 url(/portals/_default/images/nav_bg.gif) no-repeat scroll center bottom
}

#sub_nav .sub_dnnmenu_rootitem {
	color: #005488;
	font-family:arial,verdana,tahoma;
	font-size:1.2em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;		
}

#sub_nav .sub_dnnmenu_separator {
	padding: 0 5px;
	color: #005488 !important;
}

#sub_nav .sub_dnnmenu_itemhover {
	color: #EE3224;
	text-decoration: underline;
}

/* \*/
* html #sub_nav {
	height: 22px;
}
/*  */

#sub_nav table {
	
	display: inline;
}

a:active   {
	outline: none;
}

a:visited 
{
	color: #880055;
	text-decoration: underline;
}

#container   
{
	background-color: #edf1f4;
	text-align: center;
	margin: 0px;
	margin-left: 100px;   /* compensation for "skyscraper" ad space */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}

.inner_container
{
	margin: 0 auto;
	background: url(/portals/_default/images/bg.gif) repeat-y;
	width: 969px;
	text-align: left;	
}

#content   {
	background-color: #fff;
	width: 780px;
	min-height: 648px;
	height: auto !important;
	height: 648px;
	margin: 0 14px 0 11px;
	padding-bottom: 12px;
	float:left;
}

/* \*/
* html #content 
{
    display:inline;
}
/*  */

#page_title
{
	margin: 6px 0px 20px 0px;
}

.version_info
{
	position: fixed;
	top: 135px;
	left: 5px;
	color: #999;
}

#header   {
	text-align: left;
	height: 102px;
	background-color: #fff;
}

.subheading
{
	background-color: #527698;
	height: 23px;
}

.ind_assoc .subheading
{
	width: 100%;
	margin: 10px 0px 10px 0px;
}

.ind_assoc .dotted_clear_top, .ind_assoc .dotted_clear_bot   {
	clear: both;
	width: 720px;
	background:  url(/portals/_default/images/dotted_clear.gif) repeat-x;
	height: 1px;
	margin-left:5px;	/* FF and IE position this dotted line differently.  Not yet sure how to fix one without breakingthe other. */
}

.ind_assoc .dotted_bot_container 
{
	width: 720px;
	text-align:center;
	margin: 15 0;
}


td.ind_assoc_logo
{
	min-height: 100px;
	width: 200px;
}

.ind_assoc_logo
{
}

td.ind_assoc_content
{
}

a 
{
	color: #005488;
	font-size: 1.0em;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.countries   {
	padding: 2px 0 0 176px;
}

.countries a   {
	color: #DCE4EA;
	font-size: 1.1em;
	text-decoration: underline;
}

.countries a:hover   {
	text-decoration: none;
}

.countries img   {
	margin: 0 4px 0 15px;
}

.countries img.first_dot   {
	margin: 0 4px 0 0;
}

.countries_selected
{
	color: white;
	text-decoration: none;
}

.region_links
{
	margin:0px 0px 0px 10px;
	width:300px;
	height:17px;
}

.region_link
{
	float: right;
	margin-top: 3px;
	padding: 0 5px;

	font-size: 0.9em;
	border-left: 1px solid #DCE4EA;
}

.region_links .first 
{
	border: none;
}
	

.region_links table
{
	float:right;
}

.logo   {
	float: left;
	margin: 0px;
}

.logo img.hcareers   {	
	position: absolute;
	top: 9px;
	left: 37px;
}

.region_links
{
	font-size: 10px;
	text-decoration: none;
	color: White;
}

.region_links a
{
	color: #DCE4EA;
	text-decoration: underline;
}

.region_links a:hover
{
	text-decoration: none;
}

img.tagline   {
	position: absolute;
	top: 62px;
	left: 183px;
}

.reg_log_not_logged_in   {
	float: right;
	margin: 13px 11px 0px 0px;
	font-size: 1.1em;
	text-align: right;
	width: 230px;
}

.reg_log_logged_in 
{
	color: #333333;
	float: right;
	margin: 9px 11px 0px 0px;
	font-size: 1.1em;
	text-align: right;
	width: 230px;
}

.region_links a:visited  
{
	color: #dce4ea;
}

.reg_log_not_logged_in #email_section
{
	margin-bottom: 7px;
	height: 16px;
}

.reg_log_not_logged_in #email_label, .reg_log_not_logged_in #pw_label
{
	color: #333333;
}

.reg_log_not_logged_in #email_label
{
	float: right;
	margin-top: 2px;
}

.reg_log_not_logged_in .login_input	 
{
	clear: both;
	float: right;
	width: 157px;
	margin-left: 3px;
}

.reg_log_not_logged_in #pw_section
{
	margin-bottom: 7px;
	height: 16px;
}

.reg_log_not_logged_in #pw_label
{
	float: right;
	margin-top: 2px;
}

.reg_log_not_logged_in #actions_section
{
	height: 19px;
	margin-top: 2px;
}

.reg_log_not_logged_in #register_link
{
	float: right;
	padding-right: 3px;
	padding-top: 2px;
	border-right: solid 1px #424242;
}

.reg_log_not_logged_in #send_pw_link
{
	float: right;
	padding-top: 2px;
	padding-left: 4px;
}


.reg_log_not_logged_in .submit 
{
	clear: both;
	float: right;
	margin: 0px 0px 0px 12px;
}

.reg_log_not_logged_in a   {
	color: #424242;
	font-weight: normal;
	font-size: 1.0em;
}

.reg_log_not_logged_in a:hover   {
	text-decoration: none;
}

#skyscraper   {
	float: left;
	width: 160px;
	margin-top: 115px;
}

#content_between_nav_and_footer
{
	padding: 20px;
	font-size: 1.2em;
	min-height: 400px;
}

* html #content_between_nav_and_footer 
{
	height: 400px;
}

.sky_ad   {
	height: 600px;
	width: 160px;
	border: none;
	background-color: #EDF1F4;
} 

#fade_bottom   {
	clear:both;
	width: 940px;
	background: url(/portals/_default/images/bg_bottom.gif) no-repeat;
	height: 15px;
}

img   {
	border: 0;
}

form   {
	margin: 0;
}

.submit
{
	background:transparent url(/portals/_default/images/regions_bg.gif) repeat scroll 0%;
	border-color:#FFFFFF rgb(0, 0, 0) rgb(0, 0, 0) rgb(255, 255, 255);
	border-style:solid;
	border-width:1px;
	color:#404040;
	font-family:Arial,Verdana,Sans-serif;
	margin:2px 0pt 0pt 9px;
}

input, select, textarea 
{
	background-color:#fff;
	border:1px solid #A5ACB2;
	color:#333333;
	font-family:arial,verdana,tahoma;
	font-size:1em;
/*	font-size-adjust:none;
	font-stretch:normal; */
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/*
.reg_log input.txt_first, input.txt   {
	border: 1px solid #424242;
	width: 155px;
	color: #424242;
}
*/

.login_prompt
{
	text-align: right;
}

.login_input 
{
	width:123px;
	border-color: #000000;
}

#top   {
	width: 730px;
	margin: auto;
	text-align: left;
	margin-top: 16px;
}

.top_left   {
	float: left;
	width: 424px;
}

.top_right   {
	float: left;
	width: 306px;
	text-align: right;
}

.quick_search   {	
	text-align: center;
	height: 114px;
	width: 415px;
	background-color: #dce4ea;
	margin-bottom: 16px;
}

.hd_quick   {
	text-align: left;
	height: 23px;
	background-color: #527698;
}

.hd_quick img   {
	margin: 4px 0 0 15px;
}

.quick_form   {
	text-align: left;
	margin: auto;
	margin-top: 8px;
	width: 370px;
	height: 75px;
	font-size: 1.1em;
	color: #333;
}

.quick_key   {
	float: left;
	width: 198px;
}

.quick_loc   {
	float: left;
	width: 170px;
}

.quick_form select   {
	font: 1.0em arial, verdana, tahoma;
}

.quick_form input.txt select.txt   {
	border: 1px solid #333;
	width: 167px;
	margin-top: 3px;
}

.quick_form .submit   {
	float: right;
	margin-top: 8px;
}

.quick_form a   {
	color: #527698;
	font-size: 0.8em;
}

.quick_form a:hover   {
	text-decoration: none;
	font-size: 0.8em;
}

.key_links   {
	margin-top: 4px;
}

.key_txt   {
	float: left;
	width: 60%;
	line-height: 1.5em;
}

.key_images   {
	float: left;
	width: 53%;
}

img.yell_arrow   {
	display: block;
	margin-top: 2px;
}

.featured_emp   {	
	text-align: left;
	width: 424px;
	background: url(/portals/_default/images/vert_dotted.gif) repeat-y top right;
	font-size: 1.0em;
	color: #333;
	padding-bottom: 12px;
}
.hd_featu   {
	text-align: left;
	height: 23px;
	width: 415px;
	background-color: #527698;
}

.hd_featu img   {
	margin: 4px 0 0 15px;
}

.employers   {
	width: 415px;
	text-align: center;
	margin-top: 8px;
}

.emp_1, .emp_2, .emp_3, emp_4   {
	float: left;
	width: 25%;
}

.prof_jobs   {
	margin-top: 8px;
}

.prof_jobs a   {
	color: #333;
}

.prof_jobs a:hover   {
	text-decoration: none;
}

.all_employers   {
	clear: both;
	margin-top: 10px;
}

.all_employers a   {
	color: #527698;
	font-size: 1.1em;
}

.all_employers a:hover   {
	text-decoration: none;
}

.dotted_clear_top, .dotted_clear_bot   {
	clear: both;
	width: 730px;
	background:  url(/portals/_default/images/dotted_clear.gif) repeat-x;
	height: 1px;
	margin-left:5px;	/* FF and IE position this dotted line differently.  Not yet sure how to fix one without breakingthe other. */
}

.dotted_bot_container 
{
	width: 740px;
	text-align:center;
}

#middle   {	
	width: 730px;
	text-align: left;
	margin: auto;
}

.middle_left   {
	float: left;
	width: 549px;
}

.middle_right   {
	float: left;
	width: 173px;
}

.job_seeker   {	
	width: 549px;
	background: url(/portals/_default/images/vert_dotted_alt.gif) repeat-y top right;
	padding: 8px 0 8px 0;
	text-align: left;
}

.job_seeker .header   {
	background-color: #527698;
	width: 539px;
	height: 23px;
}

.job_seeker .header img   {
	margin: 4px 0 0 15px;
}

.jseek_content   {
	width: 539px;
}

.hd_tips  {
	float: left;
	text-align: left;
	width: 375px;
}

.jseek   {
	float: left;
	width: 360px;
	margin-left: 15px;
	display: inline;
}

.hd_news  {
	float: left;
	text-align: left;
	width: 164px;
} 

.links .images   {
	float: left;
	width: 30px;
}

#seek_img1, #seek_img2   {
	display: block;
	padding-top: 30px; 
	width: 30px;
	overflow: hidden; 
	height: 0;	
}

#seek_img3  {
	display: block;
	padding-top: 33px; 
	width: 30px;
	overflow: hidden; 
	height: 0;	
}

#seek_img1   {
	background: url(/portals/_default/images/jseek_regi.gif) no-repeat;
}
#seek_img2   {
	background: url(/portals/_default/images/jseek_post.gif) no-repeat;
}
#seek_img3   {
	background: url(/portals/_default/images/jseek_create.gif) no-repeat;
}

#seek_img1:hover, #seek_img2:hover   {
	background-position: 0 -30px;
}
#seek_img3:hover  {
	background-position: 0 -33px;
}

.links .text   {
	width: 300px;
	float: left;
	padding-left: 11px;
}

.job_seeker span   {
	display: block;
}

.links .text p   {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
}

.links .text a   {
	color: #527698;
	font-size: 1.1em;
}

.links .text a:hover   {
	text-decoration: none;
}

.links_clear   {
	clear: both;
}

.news
{
	float: left; 
	background: url(/portals/_default/images/news_bg.gif) no-repeat;
	height: 115px;
	width: 156px;
	margin: 0px 20px 10px 0px;
	text-align: center;
}

.news input.txt   {
	border: 1px solid #333;
	width: 127px;
	color: #333;
	margin: 6px 0 4px 0;
	font: 1.1em arial, verdana, tahoma;
}

img.news_top   {
	margin-top: 6px;
}

form   {
	margin: 0;
}

.top10   {	
	width: 173px;
	padding-top: 8px;
	margin-left: 8px;
}

.hd_top10   {
	text-align: center;
	height: 23px;
	background-color: #527698;
}

.hd_top10 img   {
	margin-top: 4px;
}

.top10 .links   {
	text-align: left;
}

.top10 a   {
	color: #527698;
	font-size: 1.1em;
}

.top10 a:hover   {
	text-decoration: none;
}

/*
(CS) Commenting out because it is interfering with the Resource Center articles.  Is it actually being used in the .NET pages?
ol   {
	color: #527698;
	font-size: 1.0em;
	line-height: 2em;
	margin-top: 16px;
}
*/

.resource_center   {	
	width: 549px;
	background: url(/portals/_default/images/vert_dotted.gif) repeat-y top right;
	padding: 8px 0 12px 0;
	text-align: left;
}

.resource_center .header   {
	text-align: center;
	background-color: #527698;
	width: 539px;
	height: 23px;
}

.resource_center .header img   {
	margin: 4px 0 0 15px;
}

.resource_center .images img   {
	border: 2px solid #999;
}

.rcenter_content   {
	width: 542px;
}

.resource_center .links .images   {
	float: left;
	width: 70px;
	padding-left: 11px;
}

.resource_center .links .text   {
	width: 415px;
	float: left;
}

.resource_center .visit   {
	clear: both;
	width: 545px;
	text-align: right;
}

.rcenter_content span   {
	display: block;
	margin-bottom: 2px;
}

.resource_center .links .text p   {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
	display: inline;
}

.resource_center .links .text a, .visit a   {
	color: #527698;
	font-size: 1.1em;
}

.resource_center .links .text a:hover, .visit a:hover   {
	text-decoration: none;
}

.res_article
{
}

.res_article li
{
	margin-bottom: 16px;
}

.res_article span
{
	display: inline;
}

.dotted_clear   {
	clear: both;
	width: 549px;
	background: url(/portals/_default/images/dotted_clear_alt.gif) repeat-x;
	height: 1px;
}

p.text_heading 
{
	font-weight: bold;
}

.employer_resources p.text_heading, .seeker_resources p.text_heading
{
	margin: 0px 0px 6px 0px;
}

.employer_resources a.article_title, .seeker_resources a.article_title
{
	margin:3px 0px 0px 0px;
}	

.employer_resources div.vertical_spacer, .seeker_resources div.vertical_spacer
{
	margin:25px 0px 0px 0px;
}	

img.arr_visit   {
	margin: 0 25px -2px 2px;
}

.ad_leaderboard   
{
	width: 100%;
	margin: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}

.footer   {
	margin: auto;
	text-align: left;
	padding-left: 84px;
}

.footer p, .footer .copy   {
	color: #333;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.footer .copy   {
	font-size: 1.0em;
	font-weight: normal;
}

.footer .copy .SkinObject {
	font-weight: normal;
	font-size: 1.0em;
}

.footer a, .footer_dnnmenu_rootitem, .footer a.SkinObject   {
	color: #005488;
	text-decoration: none;
	font-weight: normal;
	margin-right: 10px;
}

.footer a:hover, .footer a.SkinObject:hover, .footer_dnnmenu_itemhover {
	text-decoration: underline;
}

.foot_hr   {
	margin: 6px 0 6px 0;
}

/* ALL BELOW ADDED BY MRB */
/* MRB - table for main content page */
.content { 
width: auto;
text-align: left;}
/* MRB - column for LEFT sponsor banner */
.sponsorL {
width: 135px;}
/* MRB - column for main content area */
.mainR {
width: 646px;} 
/* MRB - featured employer blocks */
.featemp {
width: 95px;
height: 70px;
border: 1px solid #cccccc;
text-align: center;
padding: 5px;}  
/* MRB - resource center blocks */
.rescent {
width: 510px;
height: auto;
border: 1px solid #cccccc;
text-align: left;
padding: 20px;}  
/* MRB - heading level 1 */
h1 {						/* -- synced with newUI */
	color:#527698;
	font-size:27px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-top:0px;
	text-align:left;
	padding-bottom: 10px;
}
h2 {						/* -- synced with newUI */
	font-size: 18px;
	color: #0f396b;
	padding-bottom: 4px;
	border-bottom: 1px dotted #aaa;
}

h3 {						/* -- synced with newUI */
	font-size: 12px; 
	color:#0F396B;
	font-weight:bold;
}

h4 {						/* -- synced with newUI */
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #527698;
	margin-bottom: 0;
}
/* MRB - form section heading */
.formsh {
background-color: #527698;
color: #ffffff;
font-weight: bold;
vertical-align: middle; }
/* MRB - standard form heading */
.formh {
font-weight: bold;
vertical-align: middle; }
/* MRB - form heading middle */
.formhm {
text-align:right; 
font-weight: bold;
vertical-align: middle; }
/* MRB - form heading top */
.formht {
text-align:right; 
font-weight: bold;
vertical-align: top; }
/* MRB - form required text */
.formreq {
font-size: 11px;
font-weight: normal;
color: #FF0000;
vertical-align: middle; }
/* MRB - image with text wrapping */
.imgtxtwrap {
margin: 10px; } 
/* MRB - featured employers block */
.feat_emp_block   {	
	text-align: left;
	width: 580px;
	font-size: 1.0em;
	color: #333;
	padding-bottom: 12px;
}
.employer_block   {
	float: left;
	width: 20%;
	padding-bottom: 20px; 
}
.employers_block   {
	width: 580px;
	text-align: center;
	margin-top: 8px;
}
.hd_emp   {
	text-align: left;
	padding-left: 10px; 
	padding-top: 7px; 
	height: 23px;
	width: 570px;
	background-color: #527698;
}
.b_feed   {	
	width: 549px;
	padding: 8px 0 8px 0;
	text-align: left;
}

.b_feed .header   {
	background-color: #527698;
	width: 539px;
	height: 23px;
}

.b_feedr .header img   {
	margin: 4px 0 0 15px;
}
.bfeed_content   {
	width: 539px;
}
.bfeed   {
	float: left;
	width: 360px;
	margin-left: 15px;
	display: inline;
}
.resource_center_home   {	
	width: 457px;
	text-align: left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}

/*remix*/
.resource_center_home .icon 
{
	float: left;
	margin-right: 14px;
}
	.resource_center_home .icon img
	{
		border: 1px solid #bbb;
		padding: 1px;
	}
.resource_center_home .synopsis 
{
	float: left;
	font-size: 11px;
	color: #333;
	width: 370px;	
}
	.resource_center_home .synopsis a
	{
	color: #0f396b;
	}
	.resource_center_home .synopsis h3
	{
		font-size: 12px;
		color: #0f396b;
		margin: 0px;
	}
		.resource_center_home .synopsis h3 a
		{
			color: #0f396b;
			text-decoration: none;
		}
	.resource_center_home .synopsis p
	{
	margin: 0px;	
	}
/*
.resource_center_home .header   {
	text-align: left;
	background-color: #527698;
	width: 460px;
	height: 23px;
	clear: both;
}

.resource_center_home .header img   {
	margin: 0px 0 0 15px;
}

.resource_center_home .images img   {
	border: 2px solid #999;
}

.rcenter_content_home   {
	width: 542px;
}

.resource_center_home .links .images   {
	float: left;
	width: 70px;
	padding-left: 11px;
}

.resource_center_home .links .text   {
	width: 350px;
	float: left;
}

.resource_center_home .visit   {
	clear: both;
	width: 545px;
	text-align: right;
}

.resource_center_home .links .text p   {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
	display: inline;
}

.resource_center_home .links .text a, .visit a   {
	color: #527698;
	font-size: 1.0em;
}

.resource_center_home .links .text a:hover, .visit a:hover   {
	text-decoration: none;
}

*/

/* MRB - job seeker resources page */
.js_res   {
	width: 250px;
	float: left;
	padding-left: 11px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
}
.js_res p  {
	width: 220px;
	float: left;
	padding-left: 11px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
}
.js_res .text  {
	width: 220px;
	float: left;
	padding-left: 11px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
}
.js_res .text span  {
	width: 220px;
	float: left;
	padding-left: 11px;
	margin: 2px;
	padding: 0;
	color: #333;
	font-size: 0.8em;
}

.js_res a   {
	color: #527698;
	font-size: 1.1em;
}

.js_res a:hover   {
	text-decoration: none;
}
.link_block_dark   {
	background-color:#F9F9F9; 
	padding: 10px;
}
.link_block_light   {
	background-color:#FFFFFF; 
}
/* MRB - to be used as a counter when item number is needed */
.item_no {
	color: #CC0000;
	font-weight: bold;
}
/* MRB - for listings pages style */
label.listing   {
	float: left;
	text-align: left;
	font: 1.1em arial, verdana, tahoma;
	color: #333;
	padding-top: 0.3em;
}
.listing_fields   {
	float: left;
	width: 95%;
}
/* MRB - For regular Text content pages */
.content_page   {
	text-align: left;
	/*font: 1.1em arial, verdana, tahoma; */
	font: 1.1em arial, verdana, tahoma;
	color: #333;
	padding-top: 0.3em;
	margin-bottom: 10px;
}
.content_page a   {
	color: #527698;
}
/* MRB - Testimonials blocks */
.tes_block   {
	float: left;
	padding: 10px;
}
.tess_block   {
	width: 580px;
	text-align: center;
	margin-top: 8px;
}
.testimonials h2 
{
	clear: both;
	padding-top: 30px;
}
/* MRB - Job responses */
.new_item {
	color: #CC0000;
	font-weight: bold;
}
.jr_icons {
	color: #CC0000;
	font-size: 10px; 
	font-weight: bold;
}
.job_info {
	color: #555555;
	font-size: 12px; 
	font-weight: bold;
}
.jr_main {
	float: left;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.1em;
}
.resp_table { 
    border-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
	padding: 5px;
	width: 95%;
} 
.resp_table td { 
    border-bottom: 1px solid #CCCCCC;
	padding: 5px;
} 
.resptab_header   {
	margin: auto;
	/* background-color: #527698; */
	background: url(/portals/_default/images/header-blue-bg.gif) bottom repeat-x;
	padding: 5px 0 5px 0;
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
	text-align: left;
}
.resptab_header a, .resptab_header a:visited {
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.candidate a { 
	font: 11px arial, verdana, tahoma;
	color: #666666;
	text-decoration: underline;
} 
/* MRB - products renew or upgrade page */
.renew_options {
text-align:left; 
vertical-align: top;
} 
.renew_options a{
	color: #527698;
	font-size: 1.1em;
	text-decoration: underline;
} 
/* MRB - Top Jobs Read More Link */
.tj_readmore {
margin-left: 50px;
color: #527698;
} 
/* MRB - Top Jobs Layout */

.emp_profiles_list_container
{
	font-size: 1.1em;
	vertical-align:top;
	text-align:left;
}

.emp_profiles_list_container .text
{
	font-size: 1.1em;
	vertical-align:top;
	text-align:left;
}

.emp_profiles_list_container .back_to_top
{
	font-size: 1.1em;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
}

.emp_profiles_list_container .alphabet_header
{
	font-size: 1.3em;
	vertical-align:top;
	text-align:left;
	text-decoration: underline;
}

.faq_qa_header
{
	font-weight:bold;
}

.faq_question
{
	font-size: 1.1em;
	font-weight: bold;
}

.faq_answer
{
}

.heading_block {	
	text-align: left;
	width: 580px;
	font-size: 1.0em;
	color: #333;
	padding-bottom: 12px;
	margin: 20px 0px 18px 0;
}

.heading_block_field   {
	margin: auto;
	background-color: #527698;
	padding: 5px 0 5px 0;
	width: 723px;
	font: 11px arial, verdana, tahoma;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.heading_block_field span   {
	padding-left: 8px;
}

.contact_us_dept_hd
{
	font-weight: bold;
}

.res_ctr
{
}

.res_center_article_list
{
	width: 260px;
	border: solid 1px #eeeeee;
}

.res_center_article_list_vert_spacer
{
	width: 20px;
}

.res_ctr .art_detail_image
{
	float:left;
	padding: 0px 10px 10px 0px;
}

.res_ctr .art_detail_hd
{
	padding: 0px 0px 10px 0px;
}

.res_ctr p
{
	margin: 0px 0px 8px 0px;
	font-size: 1.0em;
}

.res_ctr .h1
{
	font-size: 1.5em;
	font-weight: normal; 
	color: #527698; 
}

.res_ctr li
{
	font-size: 1.0em;
}

.res_ctr h2
{
	
	margin: 30px 0px 15px 0px;

}

.res_ctr h3
{
	font-weight: bold;
	font-size: 1.0em;
	margin: 10px 0px 6px 0px;
}

.res_ctr .article .title
{
	font-family: arial, verdana, tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: black;
}

.res_ctr .article .author
{
	display: inline;
}

.res_ctr .title_section
{
	margin: 10px 0px 25px 0px;
}

.res_ctr_header
{
	background-color: #527698;
	height: 23px;
	width: 450px;
}

.res_ctr #col_left, .res_ctr #col_right 
{
	float: left;
}

.res_ctr_seeker #col_left, .res_ctr_seeker #col_right 
{
	width: 348px;
}

.res_ctr #col_left
{
	margin-right: 25px;
}

.res_ctr a.article_link
{
	display: block;
	margin-bottom: 16px;
	padding-left: 25px;
	background: url(/images/homepage/page-next.gif) no-repeat scroll 0px 50%;
	min-height: 16px; /* so the icon bottom doesn't get cut off */
}

.terms_of_use p
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

.terms_of_use td
{
	vertical-align: top;
}

.terms_of_use ul
{
	list-style-type: square;
}

.terms_of_use li
{
	margin-bottom: 6px;
}
	
.press_releases
{
	text-align: left;
}

.horizontal_separator
{
	background: url(/portals/_default/images/dotted_clear.gif) repeat-x; 
	height:1px; 
	margin:4px 0px 4px 0px;
}

.press_releases .vertical_spacer
{
	height: 20px;
}

#press_releases_main_content
{
	margin-top: 20px;
}

.press_releases .pr_logo
{
	width: 100px;
	vertical-align: middle;
}

.press_releases .pr_info
{
	width: 300px;
	vertical-align: middle;
}

.press_releases .pr_view_link
{
	vertical-align: middle; 
	text-align: right;
	width: 75px;
}

.press_release
{
}

.press_release .margined
{
	text-align: left;
	width: 85%;
	font-size: 1.0em;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	margin-left: 38px;
}

p.press_release
{
	margin-bottom: 0.5em;
}

span.press_release_date
{
	display: inline;
}

span.press_release_para_heading 
{
	font-weight: bold;
	display: block;
}

.press_release .header_section
{
	width: 65%;
}

.press_release h1
{
}

.press_release .header_section h2
{
	float: left;
	font-family: Arial,Verdana,Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: Black;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.press_release .header_section h3 
{
	padding-bottom: 20px;
	clear: left;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-size: 1.0em;
	font-weight: normal;
	color: Black;	
	padding: 0px;
	margin: 0px;
	
}

.press_release .logo
{
	height: 60px;
	vertical-align: top;
	float: right;
}

.press_release .contact
{
	clear: both;
	padding: 10px 0px; 
}

.press_release .loc_and_date
{
	font-style: italic;
	font-weight: bold;
}

.press_release .body
{
	clear: both;
	padding: 15px 0px;
	margin: 15px 0px;
}

.press_release_date
{
	font-style: italic;
	font-weight: bold;
}

ul.press_release_ulist
{
	line-height: 1.4em;
	list-style: none;
}

.press_release .header_section
{
	margin-bottom: 10px;
}

.press_release a
{
	font-size:1.0em;
}

.industry_education
{
}

.industry_education p
{
	margin: 0px 0px 0.3em 0px;
}

.industry_education .industry_title
{
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	margin: 20px 0px 10px 0px;
}

.industry_education .edu_inst_name
{
	font-weight: bold;
	display: inline;
}

.industry_education .edu_inst_addr
{
	display: inline;
}

.newsletter_list
{
	width: 100%;
}

.newsletter_publication
{
	width: 620px;
	margin: 10px;
}

.newsletter_publication .field_title
{
	display: inline;
	font-weight: bold;
}

.newsletter_publication .field_value
{
	display: inline;
}

.newsletter_publication .text
{
}

.newsletter_list table { 
	width: 100%;
} 

.newsletter_list table td { 
    border-bottom: 1px solid #eeeeee;
	padding: 5px;
} 

.newsletter_list .nav_links
{
	margin: 18 0 12;
	float: right;
}

.newsletter_list .nav_links a
{
	margin-right: 12px;
}

.newsletter_selections
{
	float: right;
	width: 280px;
	margin-bottom: 15px;
}

.top_jobs_home .quick_search
{
	margin: 15px;
}

.portrait
{
	border: solid 1px #bbbbbb;
}

.site_map
{
	width: 700px;
}

.site_map_contents
{
	width: 600px;
	margin-left: 120px;
	text-align: left;
}

.site_map_header
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 0.8em;
}

.site_map_header_top
{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.8em;
}	

.site_map ul
{
	margin-top: 0px;
}

.site_map li > ul
{
	padding-top: 0px;
}

.site_map_list li
{
	list-style-type: none;
}

.site_map li
{
	margin-bottom: 5px;
	margin-left: -20px;
}

.site_map_plain_text
{
	font-size: 1.0em;
	display: inline;
}

.site_map_list_column
{
	float: left;
	width: 270px;
	/*margin-bottom: 25px;*/
}

.edu_list_title
{
	margin: 20px 0px 10px 0px;
	font-size: 1.3em;
	font-weight: bold;
	float: left; 
}

.edu_list_links
{
	margin: 0px 10px 0px 0px;
	display: inline;
}

.edu_to_top_link
{
	margin: 22px 0px 10px 20px;
	float: left;
}

.already_logged_in_line
{
	margin: 1px 0px 1px 0px;
}

.testmonials_dotted_clear_bot
{
	clear: both;
	width: 720px;
	background:  url(/portals/_default/images/dotted_clear.gif) repeat-x;
	height: 1px;
	margin-left: 0px;
}

.testimonial_industry_title
{
	vertical-align: top;
	font-size: 1.4em;
	font-weight: bold;
	padding: 30px 0px 0px 0px;
	clear: both;
}

.testimonial_entry
{
	padding: 25px 0px;
	clear: left;
}

.testimonials_logo
{
	clear: left;
	width: 182px;
	float: left;
	text-align: center;
}

.testimonials_text
{
	float: left;
	width: 500px;
}

.testimonials_co_name
{
	font-weight: bold;
}

.testimonials_who
{
	margin-bottom: 15px;
}

.testimonials_quote
{
}

.testimonials .list_link
{
	padding-right: 10px;
}

.testimonials .back_to_top
{
	clear: both;
	display: block;
	margin-top: 5px;
}

.testimonials_list_links
{
	margin: 0px 10px 0px 0px;
	display: inline;
}

.exec_team_member
{
}

.exec_team_member .spacer
{
	width: 10px;
}

.exec_team_member p
{
	margin-top: 0px;
}

#table_dept_labor
{
	border-style: solid;
	border-color: black;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
}

#table_dept_labor .top_row
{
	background-color:#eeeeee;
	text-align: center;
	font-weight: bold;
}

#table_dept_labor .row_header
{
	font-weight: bold;
}

#table_dept_labor .data
{
	text-align: right;
}

#table_dept_labor .odd
{
	background-color:#E0E9F8;
	min-height: 30px;
}

#table_dept_labor .even
{
	background-color:#ffffff;
	min-height: 30px;
}

#table_dept_labor td
{
	border: 1px solid #bbbbbb;
}

#table_salaries
{
	border: 1px solid #666666;
	font-size: 0.8em;
}

#table_salaries .top_row
{
	font-weight: bold;
	background-color: #eeeeee;
}

#table_salaries .odd
{
	background-color: #eeeeee;
}

#table_salaries .even
{
	background-color: #ffffff;
}

.top_jobs_home .indent
{
	margin-left: 20px;
}

.top_jobs_home a
{
	font-size: 1.0em;
}

.feb_horizontal_button
{
	margin: 2px 11px; 
}

.error_msg
{
	height: 200px;
	width: 720px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 1.4em;
	color: #527698;
}

.error_msg span
{
	display: block;
}

.career_event_listing
{
	width: 715px;
	margin: 5px;
	border-collapse: collapse;
	border: none;
}

.career_event_listing tr, .career_event_listing td, .career_event_listing th
{
	border: solid 1px #fff;
}

.no_career_events
{
	height: 295px;
}

.no_career_events a
{
	
}

.dotted_container_top
{
	background: transparent url(/portals/_default/images/dotted_clear_alt.gif) repeat-x scroll left bottom;
	padding-top: 1px;
	width: 723px;
}

.dotted_container_sides
{
	background: transparent url(/portals/_default/images/form_bg.gif) repeat-y scroll left top; 
	margin: 0px;
	padding: 0px;
	width: 741px;
}

.dotted_container_bottom
{
	background: transparent url(/portals/_default/images/dotted_clear_alt.gif) repeat-x scroll left bottom;
	padding-top: 1px;
	width: 723px;
}

.res_ctr_article .article_title 
{
	color: #527698;
	font-size: 1.6em;
}

#feb_container_2   
{
	left: 7px;	
	top: -2px;
	position: relative;  
	width:242px;
	text-align: center;
	font-size: 0.7em;
}

#feb_container_2 td
{
	margin: 0px;
	padding: 0px 10px 27px 10px;
}

#feb_container_2 .mid table img
{
	/* border: solid 1px #dedede; */
}	

#feb_container_2 .top   {
	background: url(/portals/_default/images/feat_emp_top.gif) no-repeat top left;
	padding-top: 9px;
}

#feb_container_2 .mid   {
	background: url(/portals/_default/images/feat_emp_mid.gif) repeat-y;
}

#feb_container_2 .hd   {
	width: 224px;
	height: 46px;
	text-align: center;
	margin: 0px 0px 12px 9px;
	_margin-left: 0px; /* only IE sees this */
	background: #e5ebf0 url(/portals/_default/images/hd_feat_emp.gif) no-repeat center center;
}

#feb_container_2 .hd  span 
{
	display: none;
}

#feb_container_2 .hd img   {
	margin: 7px 5px 0px 5px;
}

#feb_container_2 .bot   {
	clear: both;
	background: url(/portals/_default/images/feat_emp_bot.gif) no-repeat;
	padding-top: 9px;
}

#feb_container_6
{
}

#feb_container_6 td
{
	margin: 0px;
	padding: 6px 10px 10px 10px;
}

#feb_container_6 .top   
{
	padding-top: 9px;
	background: url(/portals/_default/images/feat_emp_6_wide_top.gif) no-repeat top left;
}

#feb_container_6 .mid   {
	background: url(/portals/_default/images/feat_emp_6_wide_mid.gif) repeat-y;
	width: 729px;
}

#feb_container_6 .mid table 
{
	margin-top: 5px;
	margin-left: 4px;
}

#feb_container_6 .mid table img   
{
	margin: 0px 7px 8px 0px;
	/* border: solid 1px #dedede; */
}

#feb_container_6 .hd   {
	width: 691px;
	height: 23px;
	text-align: center;
	margin: 0 0 0px 9px;
	background: url(/portals/_default/images/hd_feat_emp_horiz.gif) no-repeat 5px 5px;
	background-color: #e5ebf0;
}

#feb_container_6 .hd span 
{
	display: none;
}

#feb_container_6 .hd img   {
	margin-top: 7px;
}

.employers_vert_6_wide   {
	text-align: center;
	font-size: 0.7em;
}

#feb_container_6 .bot   {
	clear: both;
	background: url(/portals/_default/images/feat_emp_6_wide_bot.gif) no-repeat;
	padding-top: 9px;
}

#feb_module_settings
{
}

#feb_module_settings .SubHead
{
	width: 100px;
}

.employer_resources p.text_heading, .seeker_resources p.text_heading
{
	margin: 0px 0px 6px 0px;
}

.employer_resources a.article_title, .seeker_resources a.article_title
{
	margin:3px 0px 0px 0px;
}	

.employer_resources div.vertical_spacer, .seeker_resources div.vertical_spacer
{
	margin:25px 0px 0px 0px;
}	

.seeker_resources .articles
{
	float: left;
}

.seeker_resources .article_list_column
{
	float: left; 
	width: 200px;
	margin-right: 22px;
	margin-bottom: 20px;
}

.industry h2
{
	margin-top: 25px;
}

.industry h2, .ind_assoc h2, .resource_center_home h2 {
  /*
  display: block;
  width: 100%;
  background-color: #527698;
  text-align: center;
  color: #fff;
  font-family: tahoma,arial,helvetica;
  font-size: 14px;
  padding: 3px 0px;
  background: url(/portals/_default/images/menu-blue-bg.gif) top repeat-x;
*/
  margin-bottom: 5px;
}

.ind_assoc h2 
{
	margin: 30px 0px 35px 0px;	/* These headers need some extra space above+below */
}

.grand_lux_article .swirl_image 
{
	margin: 8px 0px;
}

.enews {
	border: 1px #AFC2D1 solid;
	background-color:white;
	background: url(/portals/_default/images/enewsbg.jpg) bottom repeat-x; 
	padding: 5px;
	margin-left: 25px;
	height:298px;
	width:176px;
	font-size: 12px;
	font-family: Verdana, Tahoma;
}

.enews .enews_title
{
	margin: 5px 0px 11px 0px;
}

.enews .spaceitout {
	margin-bottom: 15px;
}

.enews .benefits_list {
	margin: 10px 0px;
}

.enews div.envelope_image 
{
	margin: 10px 0px;
	text-align: center;
}

.enews .spaceitout_button {
	margin-bottom: 15px;
	border: none;
}

.enews #subscribe_button
{
	margin: 4px 0 13px 33px;
	_margin-left: 0px;
	width: 105px;
}

.enews #edit_button
{
	margin: 10px 0 13px 61px;
	width: 50px;
}

.enews #email
{
	/*border: 1px inset #333; */
	border-style: inset;
	/*background: #F6F3BE;  */
	font-size: 12px; 
	padding: 3px;	
	margin-bottom: 15px;
	width: 160px;
	height: 22px;
}

.enews #submit_button
{
	border: none;
}

.enews ul
{
	margin-left: -36px;
	_margin-left: 0px;
}

.enews li
{
	list-style-type: none;
}

.enews li, .enews p
{
	margin: 0 0 1 0;
	font-size: 0.8em;
}

.enews .subscribed_msg
{
	padding: 10 0;
	display: block;
	font-size: 0.9em;
	color: #527698;
}

.enews .subscribed_textbox
{
	width: 162px;
	border-style: inset;
}

.job_expired #job_expired_title
{
	width: 100%;
}

.job_expired #job_expired_title img
{
	vertical-align: middle;
}

.job_expired #job_expired_title h1
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	display: inline;
}

.job_expired #job_expired_title
{
	width: 100%;
	padding-bottom: 25px;
}

.job_expired .line_item img
{
	padding-right: 10px;
	vertical-align: middle;
}

.job_expired .line_item a
{
	vertical-align: middle;
}

.job_expired .line_item ul
{
  padding-left: 60px;
  _padding-left: 15px;
}

.job_expired .line_item
{
  vertical-align: middle;
}

.job_expired div.line_item
{
  padding-bottom: 5px;
}

.job_expired .line_item span
{
  padding-left: 5px;
}

.job_expired .content_below_title
{
	padding-left: 34px;
}

.newsletter_archives_list
{
	background: url(/portals/_default/images/header-blue-bg.gif) bottom repeat-x;
}

#press_room #col_left 
{
	float: left;
	width: 160px;
}

#press_room #col_mid
{
	float: left;
	width: 325px;
	margin-right: 10px;
}

#press_room #col_right
{
	float: left;
	width: 200px;
}

.contact_us_dept_hd
{
	font-weight: bold;
}

#contact .module {
	float: left;
	width: 210px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

#contact .highlight {
	color: #0F396B;
	display: inline;
	font-weight: bold;
}

#contact img.bar {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#contact h2 
{
	padding-top: 20px;
	clear: both;
}

/* -- Sovren Resume Search and Resume Detective Styles -- */
#resume_search_client.search
{
  cursor: auto;	
}

#resume_search_client.search_progress
{
  background-image: url('/portals/_default/images/progress/spinner.gif');
  background-position: center center;
  background-repeat: no-repeat;
  cursor: wait;	
}

.resume_search 
{
}

.resume_search h3
{
	font-size: 14px;
}

.resume_search .msg_info, .resume_search .msg_error
{
	/*margin: 0px 0px 18px; */
	display: block;
	clear: both;
	font-size: 1.0em;
}

.resume_search .msg_info
{
	color: #008800;
}

.resume_search .msg_error
{
	color: #AA0000;
}

.resume_search .msg_debug
{
	color: #999999;
	font-size: 0.9em;
	clear: both;
	float: left; 
}

.msg_info + .msg_debug,
.msg_error + .msg_debug
{
	padding-top: 3px;
}

.resume_search .checkbox input 
{
	border: none;
	clear: both;
}

.resume_detective .checkbox input 
{
	border: none;
	clear: both;
}

.resume_search #col_left, .resume_search #col_right,
.resume_detective .col_left, .resume_detective .col_right
{
	float: left;
	width: 320px;
}

.resume_search #col_left
{
	margin-right: 40px;
	_margin-right: 10px;	/* [sigh] just for IE */
}

.resume_search .search .col_right
{
	float: left;
	width: 320px;
}
.resume_search .search .col_left
{
	margin-right: 40px;
	_margin-right: 10px;	/* [sigh] just for IE */
}	

.resume_detective .col_left
{
	margin-right: 40px;
	_margin-right: 10px;	/* [sigh] just for IE */
}

.resume_detective .col_right
{
	float: left;
	width: 320px;
	margin-left:40px;
}

.resume_detective .horizontal_line
{
	float: left;
	width: 100%;
	border-top: dashed 1px #aaa;
	height: 15px;
	clear: both;
	margin: 15px 0px 0px 0px;
}

.resume_search .horizontal_line,
#resume_detective .horizontal_line
{
	float: left;
	width: 100%;
	border-top: dashed 1px #aaa;
	height: 15px;
	clear: both;
	margin: 15px 0px 0px 0px;
}

.resume_search .search 
{
	clear: both;
	padding-top: 8px;
}

.resume_search .search .smallmodule,
#resume_detective .create_modify .smallmodule
{
    float: left;
    width: 364px;
}

.resume_search .search #also_only_separator
{
	margin-top: 39px;
}

* html .resume_search .search #also_only_separator
{
	margin-top: 33px;
}

.resume_search .search .smallmodule-nofloat, 
#resume_detective .create_modify .smallmodule-nofloat
{
    width: 360px;
}

.resume_search .search .bigmodule
{
	width: 100%;
	float: none;
} 

.resume_search .search .label, 
#resume_detective .create_modify .label
{
    float: left;
    width: 100px;
    margin: 5px 5px 5px 0px;
    color: #527698;
}

.resume_search .section-spacer,
.resume_detective .section-spacer
{
	padding: 0px 0px 30px 0px;
	clear: both;
}

.resume_search .search .required, 
#resume_detective .create_modify .required
{
    color: #a00;
}

.resume_search .search .checkbox,
#resume_detective .create_modify .checkbox
{
    width: 23px;
}

.resume_search .search .input-field,
#resume_detective .create_modify .input-field 
{
    width: 230px;
    margin: 5px 5px 5px 0;
    height: 21px;
}

.resume_search .search .bigmodule .checkbox-group,
#resume_detective .create_modify .bigmodule .checkbox-group
{
    float: left;
    width: 200px;
}

.resume_search .search .select-list,
#resume_detective .create_modify .select-list 
{
    padding: 2px;
    margin: 5px 5px 5px 0;
    width: 230px;
    height: 21px;
}

.resume_search .search .multi-select-list,
#resume_detective .create_modify .multi-select-list 
{
    padding: 2px;
    margin: 5px 5px 5px 0;
    width: 235px;
}

.resume_search .search h2,
#resume_detective .create_modify h2 
{
    padding: 0px 0px 10px;
    clear: both;   
}

.resume_search .search .search_button
{
	clear: both;
	text-align: center;
	padding-left: 302px;
}

#resume_detective .intro #icon
{
	float: left;
	margin-right: 15px;
}

#resume_detective .intro div.bigbutton_container
{
	text-align: center;
}

#resume_detective .intro #main_text
{
	float: left;
	width: 645px;
}

#resume_detective .intro #main_text p
{
	margin-top: 0px;
}

#resume_detective .stress_green
{
	color: #00aa00;
	font-weight: bold;
}

.bigbutton
{
	background: #E7F2F8 none repeat scroll 0%;
	border: 1px solid #A6C2DD;
	color: #214056;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	width: 225px;
	margin: 15px;
}

#resume_detective .intro .bigbutton
{
	margin-bottom: 50px;
}

.resume_search .results .actions .other_actions a,
.resume_search .results .actions .other_actions_bottom a
{
	margin-left: 10px;/*new*/
	text-align:right;	
}

.resume_search .results .actions .nav_actions_bottom a,
.resume_search .results .actions .nav_actions a,
.resume_search .details .actions a
{
	margin-left: 10px;
	float: left;  /*new*/
}

.resume_search .results .page_numbers
{
	float: left;
}

.resume_search .results .page_numbers span
{
	float: left;
	margin-left: 10px;
}

.resume_search .results .actions .mid
{
	text-align: left;
	float: left;
	margin-left: 111px;
	width: 200px;
}

.resume_search .results #grid
{
	clear: both;
	float: left;
	padding: 0px 0px 10px;
	width: 725px;
}

.resume_search .results #grid td, .resume_search .results #grid th, .resume_search .results #grid tr
{
	border: solid 1px #fff;
}

.resume_search .results .header a, 
.resume_search .results .header a:hover, 
.resume_search .results .header a:visited
{
	color: White;
}

.resume_search .results .grid_nav_ctrl
{
	margin: 0px 0px 0px 10px;
}

.resume_search .results .grid_nav_ctrl_disabled
{
	margin: 0px 0px 0px 10px;
	color: #aaaaaa;
	text-decoration: none;
}

.resume_search .invisible
{
	display:none;
}

.resume_search a:hover
{
	text-decoration: none;
}

.resume_search .resume_search_error_msg
{
	clear: both;
	text-align: left;
/*	margin: 0px 0px 22px; */
}

.resume_search .details
{
}

.resume_search .details .actions .nav_actions,
.resume_search .details .actions .nav_actions_bottom,
.resume_search .details .actions .other_actions,
.resume_search .details .actions .other_actions_bottom
{
	float: right;
}

.resume_search .details .actions .nav_actions_bottom,
.resume_search .details .actions .other_actions_bottom
{
	margin: 15px 0px 0px;
	_margin: 25px 0px 0px;
}

.resume_search .details .actions .nav_actions a:visited, 
.resume_search .details .actions .other_actions a:visited
{
	color: #005488;
}

.resume_search .details #resume_details
{
	clear: both;
	float: left;
}

.resume_search .details #contact_info, 
.resume_search .details #career_details
{
	float: left;
	width: 335px;
}

.resume_search .details #career_details table,
.resume_search .details #career_details tr,
.resume_search .details #career_details td
{
	vertical-align: top;
	border: none;
}

.resume_search .details #career_details td
{
	/* Per Olena, no padding. */
	/* padding-bottom: 5px; */
}

.resume_search .details #career_details td.field_name
{
	width: 120px;
}

.resume_search .details #contact_info .name
{
	font-weight: bold;
}

.resume_search .details #contact_info .meat,
.resume_search .details #career_details .meat
{
	margin-left: 5px;
}

.resume_search .details #contact_info .meat span
{
	display: block;
}

.resume_search .details .strong
{
	font-weight: bold;
}

.resume_search .details .field_header
{
	clear: both;
	float: left;
}

.resume_search .details .field_value
{
	float: left;
}

.resume_search .details #career_details .field_header
{
	width: 126px;
	padding-bottom: 6px;
}

.resume_search .details #details
{
	padding-top: 10px;
	clear: both;
}

#resume_search_not_logged_in
{
}

#resume_search_not_logged_in #main_button,
#resume_search_no_package #main_button,
#resume_detective_not_logged_in #main_button,
#resume_detective_no_package #main_button
{
	text-align: center;
}

#resume_search_not_logged_in li,
#resume_search_no_package li,
#resume_detectuve_not_logged_in li,
#resume_detective_no_package li
{
	list-style: disc;
	margin-bottom: 6px;
}

#resume_search_not_logged_in .button_big,
#resume_detective_not_logged_in .button_big
{
	margin-left: 72px;
	_margin-left: 25px;
}

#resume_search_no_package .button_big,
#resume_detective_no_package .button_big
{
	margin-left: 21px;
	_margin-left: 7px;
	_width: 350px;
}

.resume_search_no_package
{
}

.resume_search_no_package .bigbutton
{
	width: auto;
}

/* ------------ Forms + Buttons */

a.button-big {
	background: transparent url('/images/button-big-right.gif') no-repeat scroll top right;
	
	display: block;
	float: left;
	height: 56px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	outline: none; /* hide dotted outline in Firefox */
}

a.button-big span {
	font: normal 22px Helvetica, sans-serif;
	color: #fff;
	background: transparent url('/images/button-big-left.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 23px 8px 20px 22px;
	white-space: nowrap;
}
a.button-big:active {
	background-position: bottom right;
	color: #fff;
	outline: none; /* hide dotted outline in Firefox */
}
a.button-big:active span {
	background-position: bottom left;
	padding: 24px 8px 18px 22px; /* push text down 1px */
}

input.graphiteButton {
	border-color: #ddd #888 #888 #ddd;
	border-style: solid;
	border-width: 1px;
	color: #000;
	cursor: pointer;
	font-size: 10pt;
	padding: 2px 8px;
	text-decoration: none;
	background: url('/images/bg2.gif') repeat-x;
	outline: none;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

input.graphiteButton-big {
	
	border-color: #ddd #888 #888 #ddd;
	border-style: solid;
	border-width: 1px;
	color:#000000;
	cursor: pointer;
	font-size: 20px;
	padding: 0px 15px;
	
	text-decoration: none;
	background: transparent url('/images/graphitebutton-big-bg.gif') repeat-x scroll 0%;
	height: 36px;
	outline: none;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	
	overflow: visible; 	/*ie displays too much extra space around the text on this type of 	button*/
}

.buttons-center-container {/*DIV*/
	text-align: center; 
	border: none;
	margin-bottom: 15px;
}

.buttons-center-container table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border:none;

}

.buttons-center-container table TD{
	border:none;

}

.buttons-left-padding {
	border: none;
	padding-left:213px
}

/* -------------- End Forms + Buttons */

div.button_big
{
	background:transparent url(/portals/_default/images/buttons/button-big-right.jpg) no-repeat scroll right top;
	display:block;
	float:left;
	height:54px;
	margin-right:6px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding-right:14px;
	text-decoration:none;
	border: none;
	_padding-right: 10px;
	cursor: pointer;
}

input.button_big
{
	background:transparent url(/portals/_default/images/buttons/button-big-left.jpg) no-repeat scroll 0% 0%;
	color:#FFFFFF;
	display:block;
	font-family:"Lucida Grande",Helvetica,sans-serif;
	font-size:22px;
	/*
	font-size-adjust:none;
	font-stretch:normal;
	*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:14px;
	padding:14px 8px 20px 22px;
	_padding: 22px 8px 20px 22px;
	white-space:nowrap;
	border: none;
	height: 54px;
	cursor: pointer;
}

.graphiteButton 
{
	background:transparent url(/portals/_default/images/buttons/button-small-bg.gif) repeat-x scroll 0% 50%;
	border-color:#DDDDDD rgb(85, 85, 85) rgb(85, 85, 85) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
	color:#000000;
	cursor:pointer;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:10pt;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:2px 0px;
	text-decoration:none;
}

.graphiteButton input
{
	border: 1px none #fff;
	background-color: Transparent;
	width: 100%;
	cursor: pointer;
}

.email_resume
{
}

.email_resume .field_heading
{
	clear: both;
	float: left;
	width: 100px;
	height: 1px;
}

.email_resume .email_address, .email_resume .msg_body
{
	float: left;
	margin-bottom: 5px;
	width: 600px;
}

.email_resume .msg_body
{
	height: 150px;
}

.email_resume .send_btn
{
	clear: both;
	padding-top: 10px;
	margin-left: 330px;
}

* html .email_resume .send_btn
{
	margin-left: 165px;
}

.resume_search .email_resume #email_resume_fields
{
	height: 180px;
	float: left;
}

.resume_search .email_resume #email_resume_button
{
	clear: left;
	float: left;
	padding: 11px 0px 0px 311px;
}

/* Footer */

.footer-container {
	margin-left: 60px;
	color: #333;
	font-size: 11px;
	text-align: left;
	}
.footer-container a {
	margin-right: 10px;
	color: #005488;
	text-decoration: none;
	}
.footer-container a:hover {
	text-decoration: underline;
	}
.footer-container hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 600px;
	margin: 12px 0px;
	border: 0px;
	}
	
.footer-links-list 
{
	margin: 6px 0px 12px 0px;
}

.footer-links-list a
{
	margin: 0px 15px 6px 0px;
}


/* End Footer */


/* -- UI Development -- */


/* Resouce Center Article page */
.article-source, .pressrelease-source 
{
    padding-top: 15px;
}

/* Header tags */

.resume_search * {
	font-family: Arial, Helvetica, sans-serif;
}

.resume_search h1 
{
	font-size: 27px;
	color:#527698;
	font-weight:normal;
	padding-bottom: 5px; 
	text-align: left;	
	margin-top: 16px;
}

.resume_search .resume_detail {
	background-color:	#f7f7f7;
	border:	1px	solid	#ccc;	
	margin-left: 20px;
	padding: 20px
}

.resume_search .details #contact_info .meat,
.resume_search .details #career_details .meat
{
	margin-left: 0px; 
}


.resume_search .search .label_big,
.resume_search .search .label_big_with_image
{
    float: left;
    width: 120px;
    margin: 5px 5px 5px 0px;
    color: #006699;
}

.resume_search .search .label_big_with_image span
{
    float:left; width:98px
}

.resume_search .search .label_big span
{
    
}

.resume_search .search .label
{
    float: left;
    width: 95px;
    margin: 5px 5px 5px 0px;
    color: #006699;
}

.resume_search .search .label span
{
    float:left; 
    width:70px
}

.resume_search .search IMG.question_mark
{
    border-width: 0px;
	float:right;
	cursor: pointer;
	cursor: hand; 
}

.resume_search .search .multi-select-list
{
	width: 215px;
}

.resume_search #col_left {
	margin-right:75px;
}

div.msg_error {
	background-image: url('/images/icons/stop.gif');
	background-repeat: no-repeat;
	background-position: 12px 11px;
	background-color: #fbefee;
	border: 1px solid #d8665f;
	padding: 12px 10px 11px 40px;
	margin: 15px 0px;
	color: #ca2d24;
	font-weight: bold;
	font-size: 11px;
	}
	
	
.resume_search .col_left, .resume_search .col_right
{
	float: left;
	width: 320px;
}

.resume_search .col_left
{
	margin-right: 40px;
	_margin-right: 10px;	/* [sigh] just for IE */
}

.resume_search .search .smallmodule-nofloat
{
    width: 355px;
}

.resume_search .search .select-list
{
    width: 215px;
}

.resume_search fieldset
{
     background:#FFF; border: 1px dashed #AAA;
     padding: 15px 5px 15px 5px;
     margin-bottom: 15px;
     margin-top: 15px;
     padding: 15px 5px 15px 5px;
}

.resume_search legend
{
     font-size: 14px;
	 font-weight: bold;
	 border: 1px solid #CCCCFF;
     padding: 5px;
     background-color: #E8E8E8;
     margin-bottom: 15px;
     margin-left: 10px;
}



/*--------------------------------------------------------------------------------------*/

/* Tooltip*/

.div_tooltip {
	position: absolute; width: 450px; height: 400px; display:none;
	padding: 0; border: 0;
}

.table_tooltip { 
	color: #993300;
	/*filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;*/
	PADDING-RIGHT: 0; PADDING-LEFT: 0; PADDING-BOTTOM: 0; PADDING-TOP: 0; 
	border-bottom:none;
}

.table_tooltip TD{ 
	PADDING-RIGHT: 0; PADDING-LEFT: 0; PADDING-BOTTOM: 0; PADDING-TOP: 0; 
	border-bottom:none;
	text-align:center;
}

.tooltip_top {
	height: 44px;
}

.tooltip_middle {
	text-align:center;
  	background: url(/public/common/tooltip_fill.gif) repeat bottom; 
  	font: 11px arial, verdana, tahoma;
	vertical-align: top;
	height: 100%;	
}

.tooltip_bottom {
	height: 15px;
}

.title_underline   {
    text-decoration: underline;
    font-weight:bold;
}

.tooltip_div{
	width:370px;
	height:280px;
	overflow:auto;
	text-align:left;
	padding-LEFT: 15px;
	padding-right: 15px;
	padding-top:15px;
	margin-top:15px;
	background-color: #e5ebf5;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
}

.tooltip_div LI{
	font: 11px arial, verdana, tahoma;
	padding-LEFT: 15px;
	padding-right: 15px;
}

/* End Tooltip stuff */

/* Search results styles*/

.resume_search .results #grid
{
	clear: both;
	float: left;
	padding: 0px 0px 10px;
	width: 725px;
}

.resume_search .results .results_grid
{
	table-layout:fixed;
	font-size: 12px;
	width: 99%;
}



.resume_search .results .results_grid_header .display_name
{
	width: 80px;
}

.resume_search .results .results_grid_header .city 
{
	width: 90px;
}

.resume_search .results .results_grid_header .modified_date
{
	width: 70px;
}

.resume_search .results .results_grid_header .prev_company
{
	width: 105px;
	_width: 105px;
}

.resume_search .results .results_grid_header .last_position
{
	width: 105px;
	_width: 105px;
}

.resume_search .results .results_grid_header .relocate
{
	width: 65px;
}

.resume_search .results .results_grid_header .recruiter
{
	width: 70px;
}

.resume_search .results .results_grid_header .relevance
{
	width: 70px;
}

.resume_search .results .alt_row
{
	background-color: #F7F3F7;
}

.resume_search .results .actions
{
	padding: 0px 0px 0px;
	height: 40px;
	width: 100%;
	clear:both;/*new*/
}

.resume_search .results .actions .other_actions
{
	float: right; 
	/*margin: 4px 0px 15px;*/
	vertical-align:top;
	text-align:right; /*new*/
	clear:both;
}

.resume_search .results .actions .results_count
{
	/*new*/
	float: left;
}
	
.resume_search .results .actions .nav_actions
{
	float: right;
	clear:right;
	margin: 10px 0 10px 0;
}

.resume_search .results .actions .nav_actions,
.resume_search .results .actions .results_count,
.resume_search .results .actions .nav_actions_bottom,
.resume_search .results .actions .results_count_bottom
{
	font-size: 0.9em;
}


.resume_search .results .actions .results_count {
	margin-top:30px;/*new*/
}

.resume_search .results .actions .nav_actions_bottom
{
	float: right;
	
}

.resume_search .results .actions .results_count_bottom
{
	clear: both;
	float: left;
}
	
.resume_search .results .actions .other_actions_bottom
{
	clear: both;
	float: right; 
	margin: 15px 0px 4px;
	width: 200px;
	text-align:right;
}


.resume_search .results .results_grid td {
	padding: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;	/* This gives highlighted rows a clear distinction between the rows above and below */
	}
	
	
.results_grid_header TH {
	background: #D8DFE7;
	text-align: left;
	color: #333;
	font-weight: bold;
	padding: 5px;
	color: #0a486f;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;	/* This gives highlighted rows a clear distinction between the rows above and below */	
	}

.results_grid_row {
	background-color: inherit;
	font-weight: inherit;
	height: 50px;
	}

.results_grid_row_odd {
	background-color: #f2f2f2;
	font-weight: inherit;
	height: 50px;
	}

.results_grid_row_selected {
	background-color: silver;
	/*font-weight: bold;*/
	height: 50px;
	}


.results_grid_row td, .results_grid_row_odd td{
	height: 50px;
	}
	
/* End of Search results styles */	


/*--------------------------------------------------------------------------------------*/



/* -- UI Development -- END */


/*--------------------------------------------------------------------------------------*/



/* -- UI Development -- END */

/* Styles for FEBContainerModuleNew */
.roundbox {
	margin-bottom: 15px;
	color: #0f396b;
	background-color: #eef8ff;
	}
	
.roundbox {
	margin-bottom: 15px;
	color: #0f396b;
	background-color: #eef8ff;
	}
	
	.roundbox h2 {
		color: #0f396b;
		font-size: 14px;
		display: block;
		border: 0px;
		}
		
		.roundbox div.hd {
			background: url('/images/homepage/roundbox-tl.gif') top left no-repeat;
			}
	
	.roundbox.searchbox h2 {
		font-size: 18px;
		}
	.roundbox.searchbox div.hd h2 {
		font-size: 18px;
		padding: 10px 15px;
		}
	.roundbox.searchbox select {
		font-size: 11px;
		width: 200px;
		margin-right: 8px;
		margin-bottom: 8px;
		}

	.roundbox div.hd h2 {
		padding: 10px 10px;
		background: url('/images/homepage/roundbox-tr.gif') top right no-repeat;
		display: block;
		}
	
	.roundbox h2 a:link, .roundbox h2 a:visited {
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		}
	
	.roundbox div.section {
		background: url('/images/homepage/roundbox-bl.gif') bottom left no-repeat;
		font-size: 11px;
		line-height: 16px;
		color: #0f396b;
		}
	
	.roundbox div.section div.body {
		background: url('/images/homepage/roundbox-br.gif') bottom right no-repeat;
		padding: 10px;
		padding-top: 0px;
		color: #0f396b; /* OVERWRITES OLD CSS */
		}

div#featured-employers {
	text-align: center;
	margin: 0 auto;
	padding-top: 5px;
	}
	div#featured-employers img {
		margin: 3px 14px;
		border: 0px;
		}

/* End Styles for FebContainerModuleNew */

/* Lists -- synced with newUI.css */

ul.icon {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul.icon li {
		line-height: 20px;
		padding: 0 0 0 16px;
		background-repeat: no-repeat;
		background-position: 0 4px;
		list-style-type: none;
		}
	ul.icon.checkmark {
		margin-left: 16px;
		}
		ul.icon.checkmark li {
			background-image: url('/images/homepage/bullet-check.gif');
		}
	ul.icon.pin li {
		background-image: url('/images/homepage/bullet-pin.gif');				
	}
	
/* End List styles */

/* Maintenance Page Styles */

div#maintenance-header 
{
	background: url('/images/icon-cone-big.gif') no-repeat;
	padding: 20px 0px 30px 124px;
}
	div#maintenance-header h1 
	{
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	div#maintenance-header h2 
	{
		padding-top: 0px;
		margin: 0px;
		border: none;
	}
	
/* End Maintenance Page Styles */

/* Styles for header + login box + regions */

div#page-header {	/* replaces #header */

	height: 110px;
	font-size: 11px;
	color: #10386b;
	text-align: left;	/* Override styles.css */

}
	div#page-header a {
		text-decoration: none;
		}
	div#page-header span {
		display: inline;	/* Override styles.css */
		}

div#header-left {
	float: left;
	width: 360px;
	padding-left: 20px;
	padding-top: 15px;
}

div#header-right {
	float: left;
	width: 400px;
}

div#flags {
	height: 17px;
	*height: 22px;
	background: url('/images/login/regions-bg-left.gif') no-repeat #ecf1f7;
	margin: 0px  20px 14px 170px;
	padding-top: 5px;
	*margin-right: 5px;
	*margin-left: 180px;

}
	div#flags img {
		margin-right: 3px;
		}
	div#flags span {
		margin-right: 10px;
		position: relative;
		top: -2px;
		}
div#flags-inner {
	background: url('/images/login/regions-bg-left.gif') no-repeat;
	background-position: right;
	text-align: center;
	}

div#login-box {
	margin-left: 128px;
	}
	div#login-box div#fields {
	margin-bottom: 6px;
	height: 28px;
	}
	div#login-box div#login-submit input
	{
		width: 65px;
		font-size: 11px;
	}
		
		div#login-box div#fields label {
			font-weight: bold;
			color: #537495;
			display: block;
		}
		div#login-box div#fields input {
			font-size: 11px;
			color: #103869;
			padding: 2px;
			border: 1px solid #537495;
		}
		div#login-box div#fields div#email {
			float: left;
			width: 160px;
			margin-right: 7px;
		}
			div#login-box div#fields div#email input {
			width: 160px;
			}
		div#login-box div#fields div#password {
			float: left;
			width: 79px;
		}
			div#login-box div#fields div#password input {
			width: 79px;
			}
	div#login-box div#options {
		clear: both;
		padding: 0px;
		padding-top: 4px;
		margin-right: 26px;
		text-align: right;
		*margin-left: 20px;
		*margin-right: 7px;
	}
		div#login-box div#options  div#actions {
			float: left;
			/*width: 178px;*/
			padding-top: 4px;
			
			}
			div#login-box div#options  div#actions a.action{
				padding-left: 15px;
				color: #103869;
				text-decoration: underline;
			}
			div#login-box div#options  div#actions a.action:hover{
				color: #0e468a;
			}
				div#login-box div#options  div#actions a.action.register {
					background: url('/images/login/icon-add.gif') 0 50% no-repeat;
					margin-right: 5px;
				}
				div#login-box div#options  a.action.password {
					background: url('/images/login/icon-lock.gif') 0 50% no-repeat;
				}
div#welcome-box {
	background: url('/images/login/loggedin-bg-right.gif') #e7eef6 right no-repeat;
	margin-left: 151px;
	height: 48px;	/* 36px + 12px of padding from #inner = 48px total */
	margin-right: 20px;
	*margin-right: 4px;
	}
	div#welcome-box div#inner {
		height: 48px;
		background: url('/images/login/loggedin-bg-left.gif') 0 50% no-repeat;
		text-align: right;
	}
		div#welcome-box div#inner  #options{
		padding: 8px;
		padding-left: 50px;
	}
	div#welcome-box .name {
		font-weight:bold;
		color: #10386b;
		}
	div#welcome-box a.logout {
		padding-left: 15px;
		color: #b20d0d;
		text-decoration: none;
		background: url('/images/login/icon-cancel.gif') 0 50% no-repeat;
		}
		div#welcome-box a.logout:hover {
			color: #dd4527;
		}


/*End styles for login box */

/* Begin styles for QSB for Industry Pages (Quick Search Box for industry pages) */

#qsb_for_industry_page
{
	background-color: #EEF8FF;
	float: left;
	width: 100%;
}

#qsb_for_industry_page .hd
{
	border-bottom: none;
	margin: 0px;
	background: transparent url(/images/homepage/roundbox-tl.gif) no-repeat scroll left top;
}

#qsb_for_industry_page h2
{
	font-size: 18px;
	margin: 0px;
	padding: 8px 0px 3px 8px;
}

#qsb_for_industry_page .roundbox h2
{
	border-bottom: none;
	margin: 0px;
	background: transparent url(/images/homepage/roundbox-tr.gif) no-repeat scroll right top;
}

#qsb_for_industry_page .field
{
	clear: left;
	float: left;
	margin-top: 6px;
	width: 100%;
}

#qsb_for_industry_page .field_title
{
	clear: both;
	float: left;
	margin-top: 2px;
	width: 57px;
}

#qsb_for_industry_page .search_field
{
	float: left;
	width: 83%;
}

#qsb_for_industry_page .location_field
{
	float: left;
	width: 83%;
}

#qsb_for_industry_page div.submit_button
{
	clear: both;
	text-align: right;
	padding-top: 15px;
	width: 100%;
}

#qsb_for_industry_page a.search_button
{
	background: transparent url('/portals/_default/images/search_jobs_button_sm.gif') no-repeat scroll 0 0;
	width: 169px;
	height: 33px;
	text-decoration: none;
	display: block;
	cursor: pointer;
	float: right;
}

#qsb_for_industry_page a:hover.search_button
{
	background-position: 0 -33px;
}


/* End styles for QSB for Industry Pages (Quick Search Box for industry pages) */

#feb-new
{
	/* Can't figure out why FF puts this div too low--hence -12px, but not in IE. */
	margin-top: -12px;
	_margin-top: 0px;
}

/* New Resource Center look */
div.article {
	margin-bottom: 25px;
	color: #333;
	font-size: 12px;
	line-height: 15px;
	}

div.article h3 {
	letter-spacing: -1px;
	font-size: 17px;
	margin-bottom: -5px;
	font-weight: bold;
	}
div.article h3 a {
	color: #0f396b;
	text-decoration: none;
}
	
div.article a.read-more {
	margin-left: 5px;
	padding-left: 15px;
	background: url('/images/icons/mini-add.gif') 0 50% no-repeat;
	font-weight: bold;
	font-size: 13px;
	}

ul.archive-link {
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
	font-size: 13px;
	}
ul.archive-link li {
	list-style: none;
	background: url('/images/icons/mini-arrow-right.gif') 0 50% no-repeat;
	margin-bottom: 2px;
	padding-left: 18px;
	}
/* End New Resource Center look */