﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color : white;
    font-size: 11px;/*.9em;*/
    width:960px;
    margin:10px auto;
    padding:0 auto;
}
a {outline:none;}

/*h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #3A3A3A;
}

h2, h3 { font-size: 95%; }
*/
/*h1 {margin-bottom : 0.6em; font-size: 15pt; color: Blue ; font-weight: bold; } */

/*h1 { font-size: 1.35em; }*/
h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#be4331;
	font-weight: bolder;
}
h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#be4331;
}

h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#be4331;
}
h1.title 
{
  border-bottom : 1px solid #cccccc;
/*  font-size: 1.35em;*/
  font-size: 160%;

  padding-bottom: 4px;
  font-weight: normal;
  color: #3A3A3A;
}

h1.title_red 
{
/*  border-bottom : 1px solid #cccccc;
  font-size: 1.35em;*/
  font-size: 160%;

  padding-bottom: 4px;
  font-weight: normal;
  color: #c04533;
}

/*h2 {margin-bottom : 0.6em; font-size: 13pt; color: Black ; font-weight: bold; text-decoration: none;}*/
h2.title 
{
	/*margin-bottom : 0.6em; */
	
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	text-decoration: none;
}

h3 
{
	margin-bottom: 0.6em;
	text-decoration: none;
}

.display_article {
	padding-left: 5px;
}
/*ie 7*/
*:first-child+html .display_article 
{
margin-top:10px;
}

.display_article h2, h3 {

}

/*#issue-number-right, #issue-number-left
{
	padding-top: 5px;
	font-family: Arial, Georgia, Helvetica;
	font-size: 140%;
	color: #8D1F09;
}*/
/* menu section */
#menu_bar
{
	margin:1px 1px 5px auto;
	height:21px;
	background:#000;
}
.menu_item
{
	height:100%;
	/*width:118px;*/
	float:left;
	background-color:Transparent;
	padding-top:3px;
	text-align:center;
}
/*.menu_item a:link, a:active, a:visited, a:hover
{
	color:#fff; text-decoration:none; font-weight:bold; font-size:11px;
}
*/
.small_top_nav 
{
	padding-left: 15px;
	padding-bottom: 10px;
}

.small_top_nav a
{
	
	font-size: 9pt;
}

.link 
{
	padding-left: 15px;
	padding-bottom: 10px;
}

.link a
{
	
	font-size:12px;
	color:#000000;/*Blue;*/
	text-decoration:none;
}

.link a:hover
{
	text-decoration:underline;
}

/*a { border: none 0px white; font-size:10pt; }*/
.noborder {border-style: none;}

p {
/*	margin-left: 10pt;
	margin-right:10pt; */
}

.pagebreak 
{
	page-break-after: always;
}

.articles
{
	page-break-before: auto;
}

.rightAlign
{ 
	text-align: right;
}

a.menu_link:link {color:#fff; text-decoration:none; font-weight:bold; font-size:11px;}      /* unvisited link */
a.menu_link:visited {color:#fff; text-decoration:none; font-weight:bold; font-size:11px;}  /* visited link */
a.menu_link:hover {color:#fff; text-decoration:underline; font-weight:bold; font-size:11px;}  /* mouse over link */
a.menu_link:active {color:#fff; text-decoration:none; font-weight:bold; font-size:11px;}  /* selected link */

a:link {color:#000;text-decoration:underline; font-weight:bold;}      /* unvisited link */
a:visited {color:#000;text-decoration:underline; font-weight:bold;}  /* visited link */
a:hover {color:#000;text-decoration:none; font-weight:bold;}  /* mouse over link */
a:active {color:#000;text-decoration:underline; font-weight:bold;}  /* selected link */

/* page wrapper
*******************************************************************************/
#cim_page_wrapper {
	margin:0 auto 0 auto;
    padding:0 auto 0 auto;
	width:100%;
}

/* Header 
*******************************************************************************/
#cim_header {
	position : relative;
	font-size : 0.85em;
	/*min-height : 120px; 150px;*/
	background: url(images/LBF-nubanr.jpg) no-repeat;
	width:960px;
	height:108px;
	/*background-color: #be4331;
	border-style: solid;
	border-width: 1px;
	border-color: #be4331;*/
}
* html #cim_header {height : 150px;}

#cim_header #cim_header-left {
	margin-right : 160px;
	padding : 0 0 0 88px;
}

#cim_header #cim_header-left img {position : absolute; left : 0; top : 0;}

#cim_header #cim_header-right {
	margin-right : 160px;
	padding : 0 0 0 88px;
}

#cim_header #cim_header-right img {position : absolute; right : 0; top : 0;}
#cim_header #cim_vetab-logo {position : absolute; right : 0; top : 0;}

/* Header for printing
*******************************************************************************/
#cim_header_printing {
	position : relative;
	font-size : 0.85em;
	min-height : 150px;
	border-style: solid;
	border-width: 1px;
	border-color: #9fb64c;
}
* html #cim_header_printing {height : 150px;}

#cim_header_printing #cim_header-left {
	margin-right : 160px;
	padding : 0 0 0 88px;
}

#cim_header_printing #cim_header-left img {position : absolute; left : 0; top : 0;}

#cim_header_printing #cim_header-right {
	margin-right : 160px;
	padding : 0 0 0 88px;
}

#cim_header_printing #cim_header-right img {position : absolute; right : 0; top : 0;}
#cim_header_printing #cim_vetab-logo {position : absolute; right : 0; top : 0;}

/* footer
*******************************************************************************/
#cim_footer {
	clear : both;
	/*border-top : 1px solid #daa156;*/
/*	padding : 7px 0;*/
	text-align : right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top:10px;
	margin-bottom:10px;
	
	background-image:url('images/footer_bg.png');
	background-repeat:repeat-x;
}

#cim_footer { 
	font-size: 8pt; 
	font-family: Helvetica, sans-serif;
	/*color: #002C95;*/
	color:#172666;/* #999;*/
	text-align:center;
}

#cim_footer a {
	font-size: 8pt; 
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color:#172666; /*#333;*/
	text-decoration : none;
}

#cim_footer a:hover, #cim_footer a:focus 
{
	text-decoration : underline;
	color: #172666;/*#F30;*/
}
#cim_footer #nswstyle_datelastupdated {font-weight : bold;}

#cim_footer hr 
{
	color:#172666;
}
.float-left {float : left; text-align: left;}
.float-right {float : right;}
.align_center {text-align:center;}


/******STARTED HERE*************/
	.threecolumn
	{
		clear:both;
		width:960px;
		overflow:hidden;
		background: #fff url(images/lbf-contentbg.jpg) repeat-y center top;
	}
	.column_on_left,
	.column_on_mid,
	.column_on_right
	{
		float:left;
		width:100%;
		position:relative;	
	}
	.column_on_left
	{
		width:735px;
		background-color:#ced6d1;
		/*margin-bottom: -2000px; 
		padding-bottom: 2000px;*/
	}
	/*ie 7*/
	*:first-child+html .column_on_left 
	{
		margin-bottom: 0px; 
		padding-bottom: 0px;
		height:100%;
	}

	.column_on_mid
	{
		width:20px;
		background-color:#fff;
		/*margin-bottom: -2000px; 
		padding-bottom: 2000px;*/
	}
	/*ie 7*/
	*:first-child+html .column_on_mid 
	{
		margin-bottom: 0px; 
		padding-bottom: 0px;
		height:100%;
	}
	.column_on_right
	{
		width:205px;
		background-color:#ffffcc;
		/*margin-bottom: -2000px; 
		padding-bottom: 2000px;*/
	}
	/*ie 7*/
	*:first-child+html .column_on_right 
	{
		margin-bottom: 0px; 
		padding-bottom: 0px;
		height:100%;
	}
	.column_on_right_body
	{
		width:180px;
		padding:10px 10px 10px 10px;
	}
	.column_on_right_link
	{
		margin-bottom:10px;
		float:left;
	}
	.column_on_right_link a:link, .column_on_right_link a:active, 
	.column_on_right_link a:hover, .column_on_right_link a:visited
	{
		text-decoration:none;	
	}
	.column_on_right_body_bottom
	{
		width:195px;
		padding:0px 0px 10px 5px;
	}
	/* End */
	
	.onecolumn 
	{
		clear:both;
		min-width: 764px;
		max-width: 996px;
	}

	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 0 0;/*0 0 1em 0;*/	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	/* this to remove to change back to 3 columns */
	.threecol {
		background:#97989c;		/* right column background colour */
		border-top:none; /*solid 1px #97989c;*/
		border-bottom:none; /*solid 1px #97989c;*/
		width: 100%;
		
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	.threecol .colmid {
		right:0%;			/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:755px;/*75%;			 width of the middle column */
		background:#e8e5bc;	/* left column background colour */
	}
	.threecol .col1 {
		width:755px;/*75%;			 width of center column content (column width minus padding on either side) */
		left:975px;/*102%;			 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:205px;/*21%;			 Width of left column content (column width minus padding on either side) */
		left:0px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:0%;			/* Width of right column content (column width minus padding on either side) */
		left:100%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* this to change back to 3 columns */
	/*.threecol {
		background:#97989c;		*//* right column background colour */
	/*	border-top: solid 1px #97989c;
		border-bottom: solid 1px #97989c;	
		width: 100%;
		
		position:relative;	*//* This fixes the IE7 overflow hidden bug */
	/*	clear:both;
		float:left;
		overflow:hidden;		*//* This chops off any overhanging divs */
	/*}
	.threecol .colmid {
		right:20%;			*//* width of the right column */
	/*	background:#fff;		*//* center column background colour */
	/*}
	.threecol .colleft {
		right:55%;			*//* width of the middle column */
	/*	background:#e8e5bc;	*//* left column background colour */
	/*}
	.threecol .col1 {
		width:50%;			*//* width of center column content (column width minus padding on either side) */
	/*	left:102%;			*//* 100% plus left padding of center column */
	/*}
	.threecol .col2 {*/
	/*	width:21%;			/* Width of left column content (column width minus padding on either side) */
	/*	left:27%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	/*}
	/*.threecol .col3 {
		width:21%;			*//* Width of right column content (column width minus padding on either side) */
	/*	left:85%;			*//* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	/*}*/

	/* Column inside middle column (top) */
	#contentwrapper{
	float: left;
	width: 97%;
	}

	#contentcolumn{
	margin-left:382px;/*45%;*/
	width:355px;/*25%;*/
	}

	#leftcolumn{
	float: left;
	width: 370px;/*40%; Width of left column*/
	background: #fff;
	margin-left:-97%;
	}
	
	/* Column inside middle column (bottom) */
	#mid_bottom_contentwrapper{
	float: left;
	width: 754px;
	margin-top:0px;
	}

	#mid_bottom_contentcolumn{
	float: left;
	margin: 0 25% 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	width:25%;
	}

	#mid_bottom_leftcolumn{
	float: left;
	width: 25%; /*Width of left column in pixel*/
	margin-left: -76%; /*Set margin to that of -(MainContainerWidth)*/
	margin-top:15px;
	background: #fff;
	}

	#mid_bottom_rightcolumn{
	float: left;
	width: 25%; /*Width of right column*/
	margin-left: -52%; /*Set left margin to -(RightColumnWidth)*/
	margin-top:15px;
	background: #fff;
	}
	
	#mid_bottom_lastcolumn{
	float: left;
	width: 25%; /*Width of right column*/
	margin-left: -28%; /*Set left margin to -(RightColumnWidth)*/
	margin-top:15px;
	background: #fff;
	}
	
	.mid_bottom_innertube{
	margin-right: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}
/* main body content
*******************************************************************************/
#cim_main-content {
	padding : 6px 184px 1em 182px;
	position : relative;
	z-index : 5;
	background: #fff;
}
.no-right-col {
	padding-right: 14px !important;
}

* html #cim_main-content {
	padding-left : 10px;
	height : 1%;
}
*:first-child+html #cim_main-content {
	padding-left : 10px;
	height : 1%;
}

#footer { 
  background-color: #fff; 
  width:100%;
  border-top: solid 0px #888;
}    
	#footer #footer_left {
		float:left;
		text-align:left;
		width:49.9%;
		/*background-color:red;*/
		}
	
	#footer #footer_right {
	float:right;
		/*background-color:green;*/
		width:50%;
		}

.feedback
{
	padding-left: 0px;
	padding-bottom: 10px;	
}
		
.feedback a
{
	font-size: 9pt; 
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.feedback a:hover
{
}

.subscribe
{
	padding-left: 0px;
	padding-bottom: 25px;	
}
		
.subscribe a
{
	font-size: 9pt; 
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.subscribe a:hover
{
}
.resource_link a
{
	font-size:15px;
	font-weight:bold;
	color:Blue;
	text-decoration:underline;
}

/*caption images on "Skills Recognition – case studies" page*/
.rabbitbox {width:350px;float:left;margin-right:10px;font-family:arial;font-size:smaller;text-align:left;}
.rabbitimage {border:1px solid black;}

.left_body
{
width:193px; 
margin-bottom:15px;
padding-left:5px;
padding-right:5px;
border:0px solid black;	
}

.left_body_last
{
width:193px; 
margin-bottom:0px;
padding-left:5px;
padding-right:5px;
border:0px solid black;	
}
.middle_body
{
border:0px solid black;	
}
/*ie 7*/
*:first-child+html .middle_body
{
margin-top:10px;
}
.middle_body_bottom
{
border:0px solid black;
width:158px;
}
/*ie 7*/
*:first-child+html .middle_body_bottom
{
margin-top:10px;
width:158px;
}
#menu_select
{
background-color:#e18066;
margin:0px 1px 5px 0px;
height:18px;
}
#menu_home_select
{
background-color:#7b7c7e;
margin:0px 1px 5px 0px;
height:18px;
}
.C_Level_heading
{
font-family:Verdana;
margin-bottom:2px;
font-weight:bold;
font-size:10pt;
color:#99cc33;  /*be4331*/	
}
.C_Level_heading1
{
font-family:Verdana;
margin-bottom:2px;
font-weight:bold;
font-size:10pt;
color:#cc3333;
padding-left:10px;
background:#ff9933;
}
.C_Level_heading11
{
font-family:Verdana;
margin-bottom:2px;
font-weight:bold;
font-size:10pt;
color:#cc3333;
padding-left:10px;
}
.C_Level_heading2
{
font-family:Verdana;
margin-bottom:2px;
font-weight:bold;
font-size:10pt;
color:#cc3333;
padding-left:10px;
background:none;
}
.link_body_text
{
font-family:Arial;
font-weight:bold;
font-size:8pt;
color:#000000;
float:left;
width:132px;
margin-left:5px;
background:none;
}
.link_body_text a:link, .link_body_text a:visited, .link_body_text a:active, .link_body_text a:hover
{
font-family:Arial;
margin-bottom:2px;
font-weight:bold;
font-size:8pt;
color:#000000;
text-decoration:none;
}
#link_body_text_find_people
{
width:130px;
margin-top:4px;
margin-bottom:4px;
float:left;	
}
#link_body_text_human_resource
{
margin-top:10px;
margin-bottom:10px;	
}
/* ie7 */
*:first-child+html #link_body_text_human_resource 
{
width:135px;
}
#link_body_text_implementing
{	
}
/* ie7 */
*:first-child+html #link_body_text_implementing 
{
width:135px;
}

#link_body_text_cultural
{
margin-top:3px;
margin-bottom:3px;	
}
/* ie7 */
*:first-child+html #link_body_text_cultural 
{
width:135px;
}

#link_body_text_contact
{
width:180px;
margin-top:10px;
margin-bottom:10px;	
}
.link_group
{
float:left;
margin-top:10px;	
}

.body_text
{
font-family:Verdana;
font-size:8pt;
font-weight:normal;	
}
a img
{
border:1px solid black;	
}
#middle_bottom_last_group
{
margin-top:0px;
padding-left:5px;
padding-bottom:0px;
}
/*ie 7*/
*:first-child+html #middle_bottom_last_group 
{
margin-top:0px;
padding-left:5px;
padding-bottom:0px;	
}
#middle_column_bottom_last_group
{
float:left;
width:205px;
vertical-align:top;
background-color:#d6c980;
margin-bottom:-2000px;
padding-bottom: 2000px;
/*overflow:hidden;*/
height:100%;
}
/*ie 7*/
*:first-child+html #middle_column_bottom_last_group 
{
margin-top:10px;
}

.lastupdated
{
border:0px solid black;
width:960px;
height:108px;
}
.lastupdatedText
{
float:right;
margin-right:29px;
margin-top:80px;
color:#fff;
font-family:Verdana;
}

#Middle_Column_First_underneath_Group
{
float:left; 
width:517px; 
vertical-align:top; 
padding-bottom:0px; 
border:0px solid red;
margin-top:10px;
}

#middle_column_bottom_last_top_group
{
float:left;
width:202px;
vertical-align:top;
padding-right:0px;
}

/*-------new a link red in right panel-------*/
a.newrightpanel:link {color:#cc0033; text-decoration:none; font-weight:bold; font-size:11px;}      /* unvisited link */
a.newrightpanel:visited {color:#cc0033; text-decoration:none; font-weight:bold; font-size:11px;}  /* visited link */
a.newrightpanel:hover {color:#cc0033; text-decoration:none; font-weight:bold; font-size:11px;}  /* mouse over link */
a.newrightpanel:active {color:#cc0033; text-decoration:none; font-weight:bold; font-size:11px;}  /* selected link */