/* general */
	html { height:100%; margin:0; padding:0; }
	body { height:100%; margin:0; padding:0; color:#000000; background-color:#ffffff; }
	form { margin:0; padding:0; }
	strong { font-weight:bold; }
	table { text-align:left; vertical-align: top; }
	p { margin:20px 0px 0px 0px; padding:0; }

	a:link    { color:#336; text-decoration:underline; }
	a:visited { color:#336; text-decoration:underline; }
	a:hover   { color:#336; text-decoration:underline; }
	a:active  { color:#c00; text-decoration:underline; }

/* text properties */
	* { font-family:'Arial', san-serif; }

	.fs80  { font-size:90%;  }
	.fs100 { font-size:100%; }
	.fs110 { font-size:110%; }
	.fs120 { font-size:120%; }
	.fs140 { font-size:140%; }
	.fs180 { font-size:180%; }

	.fs12pt { font-size:12pt; }
	.fs10pt { font-size:10pt; }
	.fs8pt  { font-size:8pt;  }

/* misc */
	.line1 { background-color:#666666; }
	.line2 { background-color:#cccccc; }
	.dotline1 { background-image:url(/resources/common/images/common/bg_dotline1.gif); }
	.vdotline1 { background-image:url(/resources/common/images/common/bg_vdotline1.gif); }

	*.ime-on { ime-mode:active; }
	*.ime-off { ime-mode:inactive; }

	*.nowrap { white-space:nowrap; }

	*.arrow1 { padding:0px 4px 2px 0px; }
	*.arrow2 { padding:0px 4px 1px 0px; }

	.em { color:#cc0000; }
	a.em:link, a.em:visited, a.em:hover { color:#cc0000; }

	.p0 { margin:0; }
	.p05 { margin-top:7px; }
	.p1 { margin-top:12px; }
	.p2 { margin-top:20px; }
	.p3 { margin-top:30px; }
	.p4 { margin-top:40px; }
	.p5 { margin-top:50px; }

/* accessibility */
	.skiplink {  }
	caption.cap1 { display:none; }

/* layout */
	* body, * th, * td { font-size:80%; }

/* header */
	.header { width:760px; }
	.hdr-bg1 { background-color:#cc0000; }
	.hdr-bg2 { background-color:#666666; }
	.hdr-bg3 { background-image:url(/resources/common/images/header/hdr_bg1.gif); background-color:#dd0000; }
	.hdr-bg4 { background-color:#666666; }
	.hdr-bg5 { background-color:#cccccc; }
	.hdr-b1 { text-align:right; }
	.hdr-b2 { margin-left:auto; }
	*#hdr-input-ask { width:120px; }

/* adarea */
	.adarea { margin-top:1px; }

/* footer */
	.footer { width:760px; padding-bottom:20px; }
	.footer-bg1 { background-color:#555555; }
	.footer-bg2 { background-color:#ffffff; }
	.footer-copyright { margin:3px 0px 0px 9px; color:#999999; font-weight:bold; font-size:9px;}

/* delimiter */
	.delimiter { width:760px; }
	.delimiter-s1 { font-weight:normal; }
	.delimiter a { white-space:nowrap; }
	.delimiter strong { font-weight:normal; white-space:nowrap; }

/* main-content */
	.main-content { width:760px; }
	.main-content-bg1 { background-color:#000000; }
	.main-content-bg2 { background-color:#efefef; }
	.main-content-bg3 { background-color:#ffffff; }

/* content-body */
	.content-body { line-height:140%; }
	.content-body-b1 { text-align:center; }
	.content-body-b2 { margin:auto; text-align:left; }
	.content-body-bg1 { background-color:#cc0000; }
	.content-body-bg2 { background-color:#666666; }

/* headline */
	.h1 { margin:0; padding:0; font-size:150%; line-height:160%; }
	.h1-l2 { margin:28px 0px 0px 0px; padding:0; border-bottom:solid 1px #000000; font-size:150%; line-height:160%; }
	.h1-bg1 { background-color:#cc0000; }
	.h1-bg2 { background-color:#666666; }
	.h1-bg3 { background-color:#555555; }
	.h1-b1 { padding-left:5px; }
	.h1-b2 { padding-left:20px; }
	.h2, .h2-p2 { margin:0; padding:0px 0px 3px 0px; font-size:120%; border-bottom:solid 1px #000000; }
	.h2 { margin-top:30px; }
	.h2-p2 { margin-top:20px; }
	.h3 { margin:20px 0px 0px 0px; padding:0; font-size:100%; }
	.h2 a, .h2-p2 a, .h3 a { display:block; padding-left:8px; background-image:url(/resources/common/images/common/arrow_bg2.gif); background-repeat:no-repeat; }

/* rel-link */
	.rel-link { margin-top:40px; border:solid 1px #666666; padding:9px 14px; }
	*.rel-link-ttl { padding:0px 0px 0px 8px; border-left:solid 3px #c00; font-weight:bold; }
	.rel-link-line { margin-top:8px; background-color:#666666; }
	.rel-link-item { margin-top:8px; }
	*.rel-link-list { list-style:none; margin:0px; padding:0px; }
	*.rel-link-list li { margin-top:5px; padding-left:16px; background-image:url(/resources/common/images/common/icon_rellink.gif); background-repeat:no-repeat; }

/* back-link */
	.back-link-line { margin-top:15px; background-color:#666666; }
	*.back-link-list { list-style:none; margin:10px 0px 0px 0px; padding:0px; }
	*.back-link-list li { margin-top:5px; padding-left:16px; background-image:url(/resources/common/images/common/icon_back.gif); background-repeat:no-repeat; }

/* pagetop */
	.pagetop { margin:18px 0px; text-align:right; }
	*.pagetop table { margin-left:auto; }
	*.pagetop .arrow1 { padding:0px 4px 0px 0px; }

/* list */
	*.list1 { list-style:none; margin:0px; padding:0px; }
	*.list1 li { margin-top:5px; padding-left:10px; background-image:url(/resources/common/images/common/arrow_bg1.gif); background-repeat:no-repeat; }

	*.list2 { list-style:none; margin:0px; padding:0px; }
	*.list2 li { margin-top:5px; padding-left:14px; background-image:url(/resources/common/images/common/list2_bg.gif); background-repeat:no-repeat; }

	*.list3 { list-style:none; margin:0px; padding:0px; }
	*.list3 li { margin-top:5px; padding-left:14px; background-image:url(/gglobal/resources/common/images/common/list3_bg.gif); background-repeat:no-repeat; }

	*.list4 { list-style:none; margin:0px; padding:0px; }
	*.list4 li { margin-top:5px; padding-left:8px; background-image:url(/resources/common/images/common/list4_bg.gif); background-repeat:no-repeat; }

/* txtsize */
	.txtsize-bg1 { background-color:#cccccc; }
	.txtsize-b1 { color:#999999; font-size:12px; }

/* leftnavi */
	.leftnavi {
		margin:0px 0px 20px 0px;
		border-bottom:solid 1px #fff;
	}
	*.leftnavi-list { list-style:none; margin:0; padding:0; }
	*.leftnavi-list li { list-style:none; margin:0; padding:0; vertical-align:bottom; }
	*.leftnavi .l1-cur {
		width:100%;
		border-top:solid 1px #ffffff;
		background-color:#ffffff;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l2cur_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l1-cur2 {
		width:100%;
		border-top:solid 1px #ffffff;
		background-color:#fbcece;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l2cur2_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l1 {
		width:100%;
		border-top:solid 1px #ffffff;
		background-color:#efefef;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l2_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l1-cur a, *.leftnavi .l1-cur2 a, *.leftnavi .l1 a {
		display:block;
		margin:0;
		padding:10px 5px 11px 26px;
	}

	*.leftnavi .l2-cur {
		width:100%;
		border-top:solid 1px #ffffff;
		background-color:#ffffff;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l3cur_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l2-cur2 {
		width:100%;
		border-top:solid 1px #ffffff;
		background-color:#ffffff;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l3cur_bg.gif);
		background-repeat:no-repeat;
	}	
	*.leftnavi .l2 {
		width:100%;
		border-top:solid 1px #fff;
		background-color:#efefef;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l3_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l2-cur a, *.leftnavi .l2-cur2 a, *.leftnavi .l2 a {
		display:block;
		margin:0;
		padding:4px 5px 4px 26px;
	}
	*.leftnavi .l3-cur {
		width:100%;
		background-color:#FFFFFF;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l4cur_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l3 {
		width:100%;
		background-color:#FFFFFF;
		background-image:url(/resources/common/images/leftnavi/leftnavi_l4_bg.gif);
		background-repeat:no-repeat;
	}
	*.leftnavi .l3-cur a, *.leftnavi .l3 a {
		display:block;
		margin:0;
		padding:2px 3px 2px 40px;
	}

/* table */
	.table1 { background-color:#666666; }
	.table1 th.th1 { padding:3px 5px; background-color:#efefef; font-weight:bold; text-align:center; white-space:nowrap; }
	.table1 td.td1 { padding:5px 7px; background-color:#ffffff; }
	.table1 td.td2 { padding:5px 7px; background-color:#ffffff; white-space:nowrap; }

	.table2-line1 { margin:10px 0px; background-color:#cccccc; }
	.table2-line2 { margin-top:10px; background-color:#cccccc; }
	.table2-b1 { margin-top:3px; }
	.table2 td.td1 { padding-right:10px; border-right:solid 1px #cccccc; white-space:nowrap; }
	.table2 td.td2 { padding-left:10px; }


/* lower-navi */
	.l5-navi { margin-top:5px; }
	.l5-navi-link { padding:2px 5px; }
	.l5-h1 { margin-top:5px; }
	.l4-ttl { color:#666666; font-size:110%; font-weight:bold; }
	.l6-navi { margin-top:5px; text-align:right; }

/* subwin */
	.subwin-header-b1 { padding:0px 0px 0px 10px; }
	.subwin-header-b2 { padding:0px 10px 0px 0px; }
	.subwin-b1 { padding:0px 10px 0px 0px; }
	.subwin-b2 { text-align:center; }
	.subwin-b3 { margin:auto; text-align:left; }
	.subwin-footer { margin-top:20px; }
	.subwin-footer-copyright { margin:3px 0px 10px 9px; }

/* form-caution */
	.form-caution { border:solid 1px #cc6600; }
	.form-caution-txt { color:#cc6600; }
	.form-caution-headline h2, .form-caution-headline h3 { background-color:#ffcc99; padding-top:5px; }

/* info */
	.info1 { border:solid 1px #666; }

/* madoguchi */
	.madoguchi-b1 { margin-top:7px; }
	.madoguchi-b3 { margin:3px; text-align:center; }

/* step-navi */
	.step-navi-on { padding:10px 12px; background-color:#ffcccc; }
	.step-navi-off { padding:10px 12px; background-color:#e5e5e5; }
	.step-navi-arrow { padding:10px; }
	
/* homepage */
	.homepage-title {
		background-color:#555;
		background-image:url(/resources/common/images/common/arrow_home.gif);
		background-repeat:no-repeat;
		padding: 0 0 0 23px;
		height:22px;
		color: FFF;
		font-weight:bold;
	}
	.homepage {
 		border-top:solid 1px #666;
		border-right:solid 1px #666;
	}
	#content p {
		margin:0px; 
		padding:0; 
	}	
/* europe ibd / cfg content */	
.textLayer {
	position:absolute;
	left:620px;
	top:445px;
	width:140px;
	height:230px;
	z-index:1;
	visibility:hidden;	
	}
	
/* European Careers Styles */

/*------------------generic-----------------------*/


.gradClear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
}

.gradLine {
	clear:both;
	padding:0px 0px 20px 0px;
	margin-top:5px;
	width:560px;
}

.gradFlashArea {
	clear:both;
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px;
	width:560px;
}

.gradTextArea {
	clear:both;
	float:left;
	width:560px;
}

.gradTextArea p {
	margin:0px 0px 15px 0px;
	padding:0px;
}

.gradTextArea img {
	border:none;
}

.gradTextArea strong {
	color:#8A6f08;
}

.gradTitle {
	background-color:#E0DBC5;
	border-bottom:1px solid #8A6f08;
	border-top:1px solid #8A6f08;
	color:#8A6f08;
	font-size:1.0em;
	padding:5px 10px 5px 10px;
}

/*------------------text with up or down arrow-----------------------*/

.gradTextArea .gradUp, .gradTextArea .gradDown {
	background-repeat:no-repeat;
	clear:both;
	color:#D45500;
	float:left;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:5px 10px 5px 0px;
}

.gradTextArea h2.gradUp, .gradTextArea h2.gradDown {
	font-size:1.0em;
	margin:0px 0px 5px 0px;
}

.gradTextArea .gradUp {
	background-image:url('/resources/europe/images/careers/graduate/grad_up.gif');
	background-position:right bottom;
}

.gradTextArea .gradDown {
	background-image:url('/resources/europe/images/careers/graduate/grad_down.gif');
	background-position:right top;
}

/*------------------link text to apply-----------------------*/

p.gradApplyLeft {
	color:#8A6f08;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin:0px 0px 25px 0px;
	padding:7px 7px 7px 0px ! important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:7px 7px 7px 0px;
}

html>body p.gradApplyLeft {
	padding:8px 7px 6px 0px;
}

p.gradApplyRight a {
	background-color:#E3E3E3;
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_off.gif');
	background-position:7px 13px;
	background-repeat:no-repeat;
	color:#D45500 ! important;
	float:left;
	font-size:1.1em;
	font-weight:normal;
	margin:0px 0px 25px 0px;
	padding:7px 9px 7px 19px;
	text-decoration:none ! important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background-position:7px 13px;
	padding:7px 9px 7px 19px;
}

html>body p.gradApplyRight a {
	background-position:7px 13px;
	padding:8px 9px 6px 19px;
}

p.gradApplyRight a:hover {
	background-color:#AC9E5F;
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_on.gif');
	color:#FFFFFF ! important;
	font-weight:bold;
	text-decoration:none ! important;
}

/*------------------coloured background box-----------------------*/

.gradHighlightBox {
	background-color:#E0DBC5;
	margin:0px 0px 15px 0px;
	padding:5px 5px 5px 5px;
	width:560px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560px;
}

html>body .gradHighlightBox {
	width:550px;
}

.gradHighlightBox ul {
	color:#8A6f08;
	padding-left:20px;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:3px;
}

.gradHighlightBox ul li span {
	color:#000000;
}

/*------------------link to profile box-----------------------*/

.gradProfileBox {
	float:right;
	margin:0px 0px 2px 15px;
	text-align:center;
	width:92px;
}

.gradProfileBox a {
	display:block;
	background-color:#E0DBC5;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner2_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#D45500 ! important;
	font-weight:normal;
	padding:2px 2px 5px 2px;
	text-decoration:none ! important;
	width:92px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:88px;
}

html>body .gradProfileBox a {
	width:88px;
}

.gradProfileBox a span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow2_off.gif');
	background-position:6px 11px;
	background-repeat:no-repeat;
	display:block;
	margin:0px;
	padding:5px 0px 0px 7px;
}

.gradProfileBox a:hover {
	background-color:#AC9E5F;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner2_on.gif');
	color:#FFFFFF ! important;
	font-weight:bold;
	text-decoration:none ! important;
}

.gradProfileBox a:hover span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow2_on.gif');
}

/*------------------link to apply box-----------------------*/

.gradApplyBox {
	clear:right;
	float:right;
	margin:0px 0px 2px 15px;
	text-align:center;
	width:92px;
}

.gradApplyBox a {
	display:block;
	background-color:#DC0000;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner3_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#FFFFFF ! important;
	font-weight:normal;
	padding:2px 2px 5px 2px;
	text-decoration:none ! important;
	width:92px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:92px;
}

html>body .gradApplyBox a {
	width:88px;
}

.gradApplyBox a span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow3_off.gif');
	background-position:6px 7px;
	background-repeat:no-repeat;
	display:block;
	margin:0px;
	padding:1px 7px 2px 9px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:1px 7px 2px 9px;
}

html>body .gradApplyBox a span {
	padding:1px 7px 2px 14px;
}

.gradApplyBox a:hover {
	background-color:#DC0000;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner3_on.gif');
	color:#FFFFFF ! important;
	font-weight:bold;
	text-decoration:none ! important;
}

.gradApplyBox a:hover span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow3_on.gif');
	background-position:5px 7px;
}

/*------------------programmes in page sub menu-----------------------*/

.gradProgrammesLeft {
	background-color:#D45500;
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:100px;
}

.gradProgrammesRight {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:460px;
}

.gradProgrammesRight h2 {
	font-size:1.0em;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 4px 4px;
}

.gradProgrammesRight h2 a {
	background-color:#8A6f08;
	color:#FFFFFF ! important;
	display:block;
	padding:3px 10px 4px 10px;
	margin:0px;
	text-decoration:none ! important;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
}

html>body .gradProgrammesRight h2 a {
	padding:4px 10px 2px 10px;
}

.gradProgrammesRight h2 a:hover {
	background-color:#E3E3E3;
	color:#D45500 ! important;
	text-decoration:none ! important;
}

.gradProgrammesRight ul {
	clear:both;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:460px;
}

.gradProgrammesRight ul li {
	display:inline;
	float:left;
	list-style:none;
	margin:0px 0px 4px 4px;
	padding:0px;
	text-align:center;
	width:226px;
}

.gradProgrammesRight ul li a {
	background-color:#E3E3E3;
	color:#D45500 ! important;
	display:block;
	font-weight:bold;
	text-decoration:none ! important;
}

* html .gradProgrammesRight ul li a {
	height: 1px;
}

.gradProgrammesRight ul li a.gradCorner {
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.gradProgrammesRight ul li a span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_off.gif');
	background-position:10px 11px;
	background-repeat:no-repeat;
	display:block;
	padding:5px 0px 6px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:5px 0px 6px 0px;
}

html>body .gradProgrammesRight ul li a span {
	padding:6px 0px 4px 0px;
}

.gradProgrammesRight ul li.on a, .gradProgrammesRight ul li a:hover {
	background-color:#AC9E5F;
	color:#FFFFFF ! important;
	text-decoration:none ! important;
}

.gradProgrammesRight ul li.on a span, .gradProgrammesRight ul li a:hover span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_on.gif');
}

.gradProgrammesRight ul li.on a.gradCorner, .gradProgrammesRight ul li a.gradCorner:hover {
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_on.gif');
}

.gradProgrammesRight ul li span.buttonOn {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_on.gif');
	background-color:#AC9E5F;	
	background-position:10px 11px;
	background-repeat:no-repeat;
	color:#FFFFFF ! important;
	text-decoration:none ! important;	
}

/*------------------profiles in page sub menu-----------------------*/

.gradProfiles {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:560px;
}

.gradProfiles h2 {
	background-color:#AB9E5E;
	clear:both;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	margin:0px 0px 10px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
}

html>body .gradProfiles h2 {
	padding:4px 10px 2px 10px;
}

.gradProfiles ul {
	clear:both;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:560px;
}

.gradProfiles ul li {
	display:inline;
	float:left;
	list-style:none;
	margin:0px 4px 0px 0px;
	padding:0px;
	text-align:center;
	width:108px;
}

.gradProfiles ul li a {
	background-color:#E3E3E3;
	color:#D45500 ! important;
	display:block;
	font-weight:bold;
	text-decoration:none ! important;
}

* html .gradProfiles ul li a {
	height: 1px;
}

.gradProfiles ul li a.gradCorner {
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.gradProfiles ul li a span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_off.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
	display:block;
	line-height:110%;
	padding:4px 0px 5px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:4px 0px 5px 0px;
}

html>body .gradProfiles ul li a span {
	padding:5px 0px 4px 0px;
}

.gradProfiles ul li.on a, .gradProfiles ul li a:hover {
	background-color:#AC9E5F;
	color:#FFFFFF ! important;
	text-decoration:none ! important;
}

.gradProfiles ul li.on a span, .gradProfiles ul li a:hover span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_on.gif');
}

.gradProfiles ul li.on a.gradCorner, .gradProfiles ul li a.gradCorner:hover {
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_on.gif');
}

/*------------------events table-----------------------*/

.gradEvents {
	clear:both;
	margin:0px 0px 15px 0px;
	width:560px;
}

h2.gradEvents {
	background-color:#AB9E5E;
	clear:both;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	margin:0px 0px 4px 0px;
	width:560px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560px;
}

html>body h2.gradEvents {
	width:540px;
}

.gradEvents th {
	background-color:#D45500;
	border-bottom:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	text-align:left;
	vertical-align:top;
	width:100px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
	width:80px;
}

html>body .gradEvents th {
	padding:4px 10px 3px 10px;
	width:80px;
}

.gradEvents td {
	background-color:#E3E3E3;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:4px solid #FFFFFF;
	font-weight:normal;
	padding:3px 10px 4px 10px;
	text-align:left;
	vertical-align:top;
	width:460px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
	width:440px;
}

html>body .gradEvents td {
	padding:4px 10px 3px 10px;
	width:440px;
}

.gradEvents td a {
	color:#000000;
}

.gradEvents td.gradLine {
	background-color:#FFFFFF;
	background-image:none;
	clear:none;
	padding:6px 0px 6px 0px;
	margin-top:0px;
	width:560px;
}

/*------------------Graduate profile table-----------------------*/

.gradGraduateProfile {
	clear:both;
	margin:0px 0px 15px 0px;
	width:560px;
}

h2.gradGraduateProfile {
	background-color:#AB9E5E;
	clear:both;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;

	float:left;
	padding:3px 10px 4px 10px;
	margin:0px 0px 4px 0px;
	width:560px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
	width:560px;
}

html>body h2.gradGraduateProfile {
	padding:4px 10px 2px 10px;
	width:540px;
}

.gradGraduateProfile th {
	background-color:#D45500;
	border-bottom:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	text-align:center;
	vertical-align:top;
	width:137px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
	width:117px;
}

html>body .gradGraduateProfile th {
	padding:4px 10px 3px 10px;
	width:117px;
}

.gradGraduateProfile td {
	background-color:#E3E3E3;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	color:#D45500;
	font-weight:bold;
	padding:13px 10px 14px 10px;
	text-align:center;
	vertical-align:top;
	width:137px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:13px 10px 14px 10px;
	width:117px;
}

html>body .gradGraduateProfile td {
	padding:14px 10px 13px 10px;
	width:117px;
}

.gradGraduateProfile th.last, .gradGraduateProfile td.last {
	border-right:none;
}

/*------------------Graduate profile image & back link-----------------------*/

.gradDetails {
	clear:both;
	float:left;
	position:relative;
}

.gradBack {
	bottom:4px;
	position:absolute;
	right:0px;
}

.gradBack a {
	background-color:#E3E3E3;
	/*background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;*/
	color:#D45500 ! important;
	display:block;
	font-weight:bold;
	text-decoration:none ! important;
	width:137px;
}

.gradBack a span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_off.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
	display:block;
	padding:3px 10px 4px 25px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	background-position:10px 9px;
	padding:3px 10px 4px 25px;
}

html>body .gradBack a span {
	background-position:10px 8px;
	padding:3px 10px 2px 25px;
}

.gradBack a:hover {
	background-color:#AC9E5F;
	/*background-image:url('/resources/europe/images/careers/graduate/grad_corner1_on.gif');*/
	color:#FFFFFF ! important;
	text-decoration:none ! important;
}

.gradBack a:hover span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_on.gif');
}

/*------------------MBA profile table-----------------------*/

.gradMBAProfile {
	clear:both;
	margin:0px 0px 15px 0px;
	width:560px;
}

h2.gradMBAProfile {
	background-color:#AC9E5F;
	clear:both;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	margin:0px 0px 4px 0px;
	width:560px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560px;
}

html>body h2.gradMBAProfile {
	width:540px;
}

.gradMBAProfile th {
	background-color:#BDB17F;
	border-bottom:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	text-align:left;
	vertical-align:top;
	width:130px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
	width:110px;
}

html>body .gradMBAProfile th {
	padding:4px 10px 3px 10px;
	width:110px;
}

.gradMBAProfile td {
	background-color:#E0DBC5;
	background-image:url('/resources/europe/images/careers/graduate/grad_corner2_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:4px solid #FFFFFF;
	color:#AC9E5F;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	text-align:left;
	vertical-align:top;
	width:330px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
	width:310px;
}

html>body .gradMBAProfile td {
	padding:4px 10px 3px 10px;
	width:310px;
}

.gradMBAProfile td.gradThumb {
	background-color:#AC9E5F;
	background-image:none;
	border-right:4px solid #FFFFFF;
	padding:2px 2px 2px 2px;
	width:100px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:96px;
}

html>body .gradMBAProfile td.gradThumb {
	width:96px;
}

/*------------------how to apply table-----------------------*/

.gradApply {
	clear:both;
	margin:0px 0px 15px 0px;
	width:560px;
}

.gradApply th {
	background-color:#DC0000;
	border-bottom:4px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 10px 4px 10px;
	text-align:left;
	vertical-align:top;
	width:100px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:10px 10px 4px 10px;
	width:80px;
}

html>body .gradApply th {
	padding:10px 10px 3px 10px;
	width:80px;
}

.gradApply th a {
	color:#FFFFFF;
	text-decoration:none ! important;
}

.gradApply th a:hover {
	color:#FFFFFF;
	text-decoration:none ! important;
}

.gradApply td {
	background-color:#E0DBC5;
	border-bottom:4px solid #FFFFFF;
	padding:10px 10px 10px 5px;
	text-align:left;
	vertical-align:top;
	width:460px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:10px 10px 10px 5px;
	width:445px;
}

html>body .gradApply td {
	padding:10px 10px 9px 5px;
	width:445px;
}

.gradApply ul {
	color:#8A6f08;
	padding-left:20px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.gradApply ul li span {
	color:#000000;
}

.gradApply td a {
	color:#000000;
}


/*------------------european careers homepage-----------------------*/
.careerKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	padding-left: 7px;
	margin-left: 15px;
	background-color:#999999;
	width: 200px;
}

.careerHome {
	border:none;
	display:inline;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:560px;
}

.careerHome h2 {
	background-color:#FF9900;
	clear:both;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	padding:3px 10px 4px 10px;
	margin:0px 0px 10px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	padding:3px 10px 4px 10px;
}

html>body .careerHome h2 {
	padding:4px 10px 0px 10px;
	margin: 0px;
}

.careerHome ul {
	clear:both;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:560px;
}

.careerHome ul li {
	display:inline;
	float:left;
	list-style:none;
	margin:0px 4px 0px 0px;
	padding:0px;
	text-align:center;
	width:136px;
}

.careerHome ul li a {
	background-color:#E3E3E3;
	color:#D45500 ! important;
	display:block;
	font-weight:bold;
	text-decoration:none ! important;
}

* html .careerHome ul li a {
	height: 1px;
}

.careerHome ul li a.gradCorner {
	background-image:url('/resources/europe/images/careers/graduate/grad_corner1_off.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
}

.careerHome ul li a span {
	background-image:url('/resources/europe/images/careers/graduate/grad_arrow1_off.gif');
	background-position:10px 9px;
	background-repeat:no-repeat;
	display:block;
	line-height:110%;
	padding:5px 0px 5px 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body .careerHome ul li a span {
	padding:5px 0px 4px 0px;
}

.careerHome ul li.on a, .careerHome ul li a:hover {
	background-color:#555555;
	color:#FFFFFF ! important;
	text-decoration:none ! important;
}

.careerHome ul li.on a span, .careerHome ul li a:hover span {
	background-image:url('/resources/europe/images/careers/careers-arrow-on.gif');
}

.careerHome ul li.on a.gradCorner, .careerHome ul li a.gradCorner:hover {
	background-image:url('/resources/europe/images/careers/careers-corner-on.gif');
}

/*------------------luxembourg key highlights-----------------------*/

.luxHighlightBox {
	background-color:#C5DBE9;
	margin:0px 0px 15px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #003A68;
	color:#003A68;
}


.luxHighlightBox ul {
	color:#000000;
	padding-left:20px;
	margin-left:0px;
	margin-bottom:5px;
	margin-top:3px;
}

.luxHighlightBox ul li span {
	color:#000000;
}