
div#header_top
{
	
	width: 760px;
	height: 195px;
	margin: 0px; 
	padding: 0px; 	
	background-image: url(../imgs/header/homepage-header-english.jpg);
	
} 

div#header_top p
{
	margin: 0px; 
	padding: 0px; 	
} 

/* Print view Header */
div#profile_header_print_bottom
{
	width: 100%;
	background-color: #6699cc;
	height: 47px;
	margin: 0px; 
	padding-top: 1%;
	border-top: 1px solid black;
	align: center; 
	
} 

.m_home
{
	background-image: url(../imgs/header/top_nav_home_en.gif);
	

}
.m_search
{
	background-image: url(../imgs/header/top_nav_search_en.gif);
}
.m_career
{
	background-image: url(../imgs/header/top_nav_career_plan_en.gif);
}
.m_article
{
	background-image: url(../imgs/header/top_nav_other_res_en.gif);
}
.m_faq
{
	background-image: url(../imgs/header/top_nav_faq_en.gif);
}
.m_about
{
	background-image: url(../imgs/header/top_nav_about_en.gif);
}

.s_abl_active
{
	background-image: url(../imgs/tab/search_abl_active_en.gif);
	width: 114px;
	height: 33px;
	border:	 0px;
}

.s_abl_inactive
{
	background-image: url(../imgs/tab/search_abl_inactive_en.gif);
	width: 114px;
	height: 33px;
	border: 0px;
}

.s_env_active
{
	background-image: url(../imgs/tab/search_env_active_en.gif);
	width: 115px;
	height: 33px;
	border: 0px;
}
.s_env_inactive
{
	
	background-image: url(../imgs/tab/search_env_inactive_en.gif);
	width: 115px;
	height: 33px;
	border: 0px;
}
.s_edu_active
{
	background-image: url(../imgs/tab/search_edu_active_en.gif);
	width: 120px;
	height: 33px;
	border: 0px;
}	
.s_edu_inactive
{
	background-image: url(../imgs/tab/search_edu_inactive_en.gif);
	width: 120px;
	height: 33px;
	border: 0px;	
}	

.comp_srch_active
{
	background-image: url(../imgs/tab/compare_search_active_en.gif);
}	
.comp_srch_inactive
{
	background-image: url(../imgs/tab/compare_search_inactive_en.gif);
}	

.comp_mylist_active
{
	background-image: url(../imgs/tab/compare_mylist_active_en.gif);
}	
.comp_mylist_inactive
{
	background-image: url(../imgs/tab/compare_mylist_inactive_en.gif);
}	

/* The Go / Recherche button */
.search_btn3
{
	
	width: 2.2em;
	FONT-WEIGHT: normal;
	
	border: 1px solid black;
}

/* The Map of Regions in BC image */
.p_bc_region_map
{
	background-image: url(../imgs/profile/BC_Region_Map_en.gif);
}



