@charset "utf-8";
/* Grant Thornton screen CSS */

/* Colour scheme 

Yellow			#FECB00
Mustard			#EAAB00
Orange			#FF7900
Terracotta		#C75B12
Red				#C30045
Burgundy		#882345
Fuchsia			#B1059D
Blue			#0046AD
40% Blue		#99B5DE
80% Blue		#336BBD
Grey 1			#444
Grey 2 (Steel)	#747678
Grey 3			#999
Grey 4			#BEBEBE
Grey 5			#E8E3DA
Purple			#824BB0
Violet			#4F2D7F
10% Violet		#EDEAF2
20% Violet		#DCD5E5
40% Violet		#B9ABCC
Green 			#009B76
Emerald			#006D55
10% Emerald		#E5F0EE
20% Emerald		#CCE2DD
40% Emerald		#99C5BB
Lime			#7AB800
Olive			#8E9300

*/

/* ******************** RESET ******************** */

img, fieldset, form	{
	border: 0;
	margin: 0;
	padding: 0;
	}

/* ******************** BASE ******************** */

html, body	{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	background-color: #ffffff;
	color: #444444;
	}
	
body	{
	font-size: 66%;
	}
	
a	{
	text-decoration: none;
	}
	
a:link	{
	color: #336BBD;
	}
	
a:visited	{
	color: #99B5DE;
	}
	
a:hover	{
	text-decoration: underline;
	}
	
p, dl	{
	margin: 0 0 0.5em 0;
	font-size: 1.1em;
	line-height: 1.2727273;
	}
	
dt	{
	}
	
dd	{
	margin: 0 0 1.1em 32px;
	}
	
input, select, textarea	{
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1.1em;
	}
	
input.text, textarea	{
	border: 1px solid #747678;
	}
	
select	{
	border: 1px solid #747678;
	}
	
textarea	{
	font-family: sans-serif;
	padding: 4px;
	}
	
.submit input	{
	padding: 0 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #747678;
	border-bottom: 1px solid #747678;
	border-left: 1px solid #fff;
	}
	
label	{
	font-size: 1.1em;
	line-height: 1.6;
	}
	
.g_sub_menu_i p, .g_sub_menu_i dl	{
	padding-left: 24px;
	}
	
.g_home_container_i .g_sub_menu_i p	{
	padding-left: 0;
	}
	
/* the following are explicit to avoid the main menu inheriting font sizes since the selection arrow then fails to line up with the background */	
	
.g_main_i ul, .g_main_i ol, .g_sub_menu_i ul, .g_sub_menu_i ol, .g_related_i ul, .g_related_i ol	{
	padding-bottom: 0.8em;
	font-size: 1.1em;
	line-height: 1.4;
	}
	
.g_main_i ul ul, .g_main_i ol ol, .g_sub_menu_i ul ul, .g_sub_menu_i ol ol, .g_related_i ul ul, .g_related_i ol ol	{
	font-size: 1em;
	line-height: 1.4;
	padding: 0.4em 0 0.4em 0;
	margin-left: 1.6em;
	}
	
.g_main_i ul ul ul, .g_main_i ol ol ol, .g_sub_menu_i ul ul ul, .g_sub_menu_i ol ol ol, .g_related_i ul ul ul, .g_related_i ol ol ol	{
	font-size: 1em;
	line-height: 1.4;
	}
	
.g_main_i ul ul ul ul, .g_main_i ol ol ol ol, .g_sub_menu_i ul ul ul ul, .g_submenu_i ol ol ol ol, .g_related_i ul ul ul ul, .g_related_i ol ol ol ol	{
	font-size: 1em;
	line-height: 1.4;
	}
	
h1, h2, h3, h4, h5	{
	color: #000;
	margin: 0 0 0.8em 0;
	}
	
.g_sub_menu_i h1, .g_sub_menu_i h2, .g_sub_menu_i h3, .g_sub_menu_i h4, .g_sub_menu_i h5	{
	padding-left: 24px;
	}

h1	{
	font-family: Georgia, serif;
	font-weight: normal;
	}
	
h1	{
	font-size: 2.6em;
	line-height: 1.0769231;
	}

h2	{
	font-size: 1.8em;
	line-height: 1.1111111;
	}
	
h3	{
	font-size: 1.3em;
	line-height: 1.4;
	margin: 0;
	}
	
h4	{
	font-size: 1.1em;
	line-height: 1.2727273;
	margin: 0;
	}
	
h5	{
	font-size: 1.1em;
    font-weight: normal;
	line-height: 1.2;
	margin: 0;
	}

.f_paragraph h4	{
	line-height: 1.5;
}

.g_main_i h1 {
	margin-bottom: 0.8em;
}	
.g_main_i h2, .g_main_i h4 {
	margin-bottom: 6px;
}	
	
p.readtext {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

p.vision strong {
	font-size: 1.2em;
	line-height: 1.7;
}

.readtext_en {
	color: #747678;
	line-height: 1.4em;
}

h2.text {
	font-size: 1.35em;
	line-height: 1.4;
	color: #555555;
}

	
/* ******************** GRID ********************  */	

.g_page	{
	min-width: 760px;
	}
	
.g_page_fixed	{
	width: 975px;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	background-color: #fff;
	}
	
.g_header	{
	overflow: auto;
	}
	
.g_logo	{
	float: left;
	width: auto;
	}
	
.g_header_tools_o	{
	float: right;
	width: auto;
	}
	
/* was 25%*/	
	
.g_header_tools_i	{
	margin: 8px 24px 0 0;
	text-align: right;
	}
	
.g_main_menu	{
	clear: both;
	}
	
.g_content	{
	clear: both;
	margin: 8px 0 0 0;
	overflow: auto;
	}
	
.g_sub_menu_o	{
	float: left;
	width: 25%;
	overflow: hidden;
	zoom: 1;
	}
	
.g_sub_menu_i	{
overflow: hidden;
zoom: 1;
	}
	
.g_main_o	{
	float: left;
	width: 50%;
	}

.g_subwin_main_o	{
	float: left;
	width: 95%;
	overflow: hidden;
	}
	
.g_main_i	{
	margin: 0 16px;
	}

.g_related_o	{
	float: right;
	width: 25%;
	overflow: hidden;
	zoom: 1;
	}

.g_related_i, .g_home_related_i	{
	margin-right: 24px;
	}
	
.g_footer	{
	clear: both;
	padding: 48px 24px 8px 24px;
	overflow: auto;
	}

.g_footer_disclaimer	{
	float: none;
	width: auto;
	}
	
.g_footer_rights	{
	float: left;
	width: auto;
	}
	
.g_footer_tools	{
	float: right;
	width: auto;
	}
	
/* Home page specifics */

.g_home_container_o	{
	float: left;
	width: 75%;
	}
	
.g_home_container_i	{
	margin-left: 24px;
	}	

.g_home_container_i .g_sub_menu_o	{
	float: left;
	width: 45%;
	}
	
.g_home_container_i .g_main_o	{
	float: right;
	width: 55%;
	}

.g_home_container_i .g_main_i	{
	margin: 0 10px;
	}

.g_home_container_i .g_maintitle {
	float: left;
	width: 95%;
	padding-top: 20px;
    padding-bottom: 0;
    margin: 0;
}

.g_maintitle img {
  margin-top: 20px;
}

.g_home_related_o	{
	float: right;
	width: 25%;
	}

.g_home_related_i	{
	margin-right: 24px;
	}

.g_home_container_i p.f_intro	{
	padding-top: 0.3em;
	line-height: 1.4em;
}

/* Main content grid specifics */
	
.g_main_row	{
	overflow: hidden;
	padding: 8px 0;
	}
	
.g_main_row_dotted	{
	border-top: 1px dotted #999;
	padding-top: 8px;
	}
	
.g_main_col	{
	float: left;
	width: 50%;
	}
	
.g_main_left_img, .g_main_left_img_bordered 	{
	float: left;
	width: 176px;
	}

.g_main_left_img150 	{
	float: left;
	width: 150px;
	}
	
.g_main_left_img210 	{
	float: left;
	width: 210px;
	}
	
.g_main_right_txt	{
	margin-left: 184px;
	}

.g_main_right_txt150	{
	margin-left: 170px;
	}

.g_main_right_txt210	{
	margin-left: 224px;
	}
	
.g_main_left_img_bordered	{
	border-bottom: 1px solid #999;
	}
	
.g_main_left_img_bordered img	{ 
	margin: 0 auto;
	vertical-align: text-bottom;
	}
	
/* ******************** FUNCTIONS ******************** */

/* Logo */

.f_logo	{
	padding: 8px 0 0 24px;
	}

/* Paragraph variations */


	
p.f_download	{
	font-weight: bold;
	}
	
/* Tools (header lists and forms) */
	
.f_tools_menu	{
	color: #999;
	padding: 0 0 8px 0;
	}

.f_tools_menu ul	{
	margin: 0;
	padding: 0;
	line-height: 1.2;
	}
	
.f_tools_menu li	{
	list-style: none;
	display: inline;
	padding-right: 14px;
	margin: 0;
	background: url(images/tools_menu_pipe.gif) 100% 50% no-repeat;
	}
	
.f_tools_menu li.last	{
	background: none;
	padding-right: 0;
	}
	
.f_tools_menu a:link, .f_tools_menu a:visited	{
	color: #4F2D7F;
	}
	
.f_tools_menu li strong	{
	font-weight: normal;
	}
	
/* Tools forms */
	
.f_firm_selector, .f_global_search	{
	overflow: none;
	}

.f_firm_selector fieldset label, .f_global_search fieldset label	{
	/*float: left;
	width: 30%;*/
	width: auto;
	font-size: 1em;
	line-height: 1;
	padding-top: 4px;
	}
	
.f_global_search fieldset	{
	clear: left;
	margin-top: 4px;
	}
	
.f_firm_selector fieldset .select, .f_global_search fieldset .text	{
	/*float: left;
	width: 50%;*/
	width: auto;
	}
	
.f_firm_selector fieldset .select select	{
	/*width: 100%;*/
	}
	
.f_global_search fieldset .text input	{
	/*width: 100%;*/
	}
	
.f_firm_selector fieldset .submit, .f_global_search fieldset .submit	{
	/*float: right;
	width: 15%;*/
	width: auto;
	text-align: right;
	}
	
/* Main menu */	
	
.f_main_menu	{
	height: 40px;
	background: #fff url(images/main_menu_bg.gif) repeat-x 0 18px;
	margin: 0px;
	padding: 0px 24px 0px 32px;
	font-size: 1.1em;
	font-weight: bold;
	}
	
.f_main_menu ul	{
	margin: 0px;
	padding: 0px 0px 32px 0px;
	}

.f_main_menu li	{
	list-style: none;
	display: inline;
	margin: 0px 24px 0px 0px;
	padding: 0px;
	}

.f_main_menu li strong	{
	height: 40px;
	font-weight: normal;
	background: url(images/main_menu_selected.gif) no-repeat 50% 18px;
	padding: 0px 0px 32px 0px;
	color: #006D55;
	font-weight: bold;
	}
html*.f_main_menu li strong	{
	height: 40px;
	font-weight: normal;
	background: url(images/main_menu_selected.gif) no-repeat 50% 17px;
	padding: 0px 0px 32px 0px;
	color: #006D55;
	font-weight: bold;
	}

.f_main_menu a:link, .f_main_menu a:visited	{
	color: #9cc7bd;
	}
	
.f_main_menu a:hover	{
	height: 40px;
	background: url(images/main_menu_selected.gif) no-repeat 50% 18px;
	padding: 0px 0px 32px 0px;
	color: #006D55;
	text-decoration: none;
	}
html*.f_main_menu a:hover	{
	height: 40px;
	background: url(images/main_menu_selected.gif) no-repeat 50% 17px;
	padding: 0px 0px 32px 0px;
	color: #006D55;
	text-decoration: none;
	}
	
.f_main_menu li strong a:link, .f_main_menu li strong a:visited, .f_main_menu li strong a:hover	{
	color: #006D55;
	}	
	


/* ******************** Specific content layout ******************** */	

/*-- System 2010-02 --*/

.systemService h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 0;
}

.systemService img {
	margin: 0;
	vertical-align: top;
}

/*-- System 2010-02 --*/


.f_paragraph	{
	clear: both;
	margin-bottom: 20px;
}

.f_paragraph_line	{
	clear: both;
	margin-bottom: 20px;
	background-image: url(images/dot_grey3.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
}

.f_heading {
	background: url(images/dot_grey3.gif) repeat-x center bottom;
	padding-bottom: 3px;
	margin-bottom: 4px;
}

.f_heading_noline {
	margin-bottom: 8px;
}


/* breadcrumb */

.f_breadcrumb	{
	margin: -14px 0 24px 0;
	}

.f_breadcrumb ul	{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #999;
	}
	
.f_breadcrumb li	{
	list-style: none;
	display: inline;
	padding: 0 0.2em 0 0;
	}
	
.f_breadcrumb a	{
	padding-right: 10px;
	background: url(images/arrow_grey3.gif) right no-repeat;
	}
	
/* Main images */

.f_home_img, .f_hold_img	{
	text-align: center;
	}

.f_main_img	{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	}

.f_main_img_bordered	{
	border-bottom: 1px solid #999;
	margin-bottom: 16px;
	text-align: center;
	}
	
.f_main_img_bordered img	{
	vertical-align: text-bottom;
	}

/* Inline (generic content) images (there are rules for placing images in the left hand column should this occur)  */

dl.f_inline_image_side	{
	padding-bottom: 8px;
	text-align: center;
	}
	
.g_sub_menu_i dl.f_inline_image_side	{
	padding: 0 0 8px 24px;
	margin: 0 0 0 -24px;
	text-align: center;
	}
	
dl.f_inline_image_left	{
	float: left;
	width: 176px;
	padding: 0 8px 8px 0;
	}
	
dl.f_inline_image_right	{
	float: right;
	width: 176px;
	padding: 0 0 8px 8px;
	}

dl.f_inline_image_left dt, dl.f_inline_image_left dd, dl.f_inline_image_right dt, dl.f_inline_image_right dd, dl.f_inline_image_side dt, dl.f_inline_image_side dd	{
	margin: 0;
	padding: 0;
	}
	
dl.f_inline_image_left dd, dl.f_inline_image_right dd, dl.f_inline_image_side dd	{
	padding-top: 4px;
	font-size: 0.8em;
	line-height: 1.2;
	}
	
/* List controls */

.f_list_controls	{
	overflow: auto;
	border-bottom: 1px dotted #999;
	padding: 8px 0;
	margin-bottom: 4px;
	}
	
/* List filter */
	
.f_list_filter	{
	float: right;
	width: auto;
	text-align: right;
	}
	
.f_list_filter fieldset .radio	{
	margin-left: 4px;
	}
	
.f_list_filter label	{
	display: inline;
	padding-right: 4px;
	}
	
.f_list_filter fieldset .submit input	{
	padding: 1px 4px;
	}
	
/* Numeric paginator */	
	
.f_list_controls .f_numeric_paginator	{
	float: left;
	width: auto;
	padding: 4px 0;
	}
	
.f_list_controls .f_numeric_paginator ul	{
	margin: 0;
	padding: 0;
	}
	
.f_list_controls .f_numeric_paginator li	{
	list-style: none;
	display: inline;
	margin-right: 0.4em;
	}
	
.f_list_controls .f_numeric_paginator a.previous	{
	background: url(images/arrow_80blue_previous.gif) left no-repeat;
	padding-left: 10px;
	}
	
.f_list_controls .f_numeric_paginator a.next	{
	background: url(images/arrow_80blue_next.gif) right no-repeat;
	padding-right: 10px;
	}
	
/* Office select */

.f_office_select fieldset	{
	overflow: auto;
	padding: 24px 0;
	margin: 0;
	border-bottom: 1px dotted #999;
	}
	
.f_office_select label	{
	float: left;
	width: auto;
	}
	
.f_office_select .tools	{
	overflow: auto;
	float: right;
	width: 50%;
	}
	
.f_office_select .select	{
	float: left;
	width: 80%;
	}
	
.f_office_select .select select	{
	width: 100%;
	}
	
.f_office_select .submit	{
	float: right;
	width: 20%;
	text-align: right;
	}
	
.f_office_select .submit input	{
	padding: 1px 4px;
	}
	
/* Listings, dotted and normal */

.f_listing ul, .f_listing_dotted ul, .f_office_listing ul	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	list-style: none;
	}
	
.f_listing h4	{
	font-weight: normal;
	color: #444;
	}
	
.f_listing h4 a	{
	font-weight: bold;
	}
	
.f_listing h3	{
	padding: 16px 0 8px 0;
	margin-bottom: 4px;
	border-bottom: 1px dotted #999;
	}

h3.f_list_title	{
	margin-top: 16px;
	}

.f_office_listing li	{
	border-bottom: 1px dotted #999;
	}

.f_office_listing .side	{
	padding-top: 1.4em;
	}
	
.f_office_listing li.last	{
	border-style: none;
	}
	
.f_listing_dotted dl	{
	border-top: 1px dotted #999;
	padding-top: 8px;
	}
	
.f_listing_dotted dl dt	{
	float: left;
	width: auto;
	padding-right: 0.4em;
	}
	
.f_listing_dotted dl dd	{
	margin-bottom: 0;
	}
	
/* Site map */

.f_sitemap ul	{
	margin: 0;
	padding: 0;
	}

.f_sitemap ul li	{
	list-style-type: none;
	color: #336BBD;
	font-weight: bold;
	padding-top: 2.0em;
	}
	
.f_sitemap ul ul	{
	margin: 4px 0 8px 0;
	padding: 4px 0 4px 32px;
	border-top: 1px dotted #999;
	}

.f_sitemap ul ul li	{
	list-style: disc;
	font-weight: normal;
	line-height: 1.8em;
	}
	
.f_sitemap ul ul ul li	{
	list-style: disc;
	font-weight: normal;
	line-height: 1.4em;
	}
	
.f_sitemap ul ul ul ul li	{
	list-style: disc;
	font-weight: normal;
	}
	
.f_sitemap ul ul ul, .f_sitemap ul ul ul ul	{
	border-style: none;
	margin: 0 0 4px;
	padding-left: 16px;
	}
	
/* Form */

.f_form_item	{
	padding-top: 8px;
	}

.f_form_item fieldset	{
	overflow: auto;
	clear: left;
	padding-bottom: 8px;
  line-height: 1.2em;
	}

.f_form_item fieldset label	{
	float: left;
	width: auto;
	padding-bottom: 8px;
	}

.f_form_item fieldset label span.label_s	{
	float: left;
	width: auto;
	color: #747678;
	font-size: 0.95em;
	line-height: 1.2em;
	}

.f_form_item fieldset.background label.background	{
	float: left;
	width: auto;
	padding-bottom: 0px;
	color: #444;
	font-size: 1.0em;
	}
	
.f_form_item fieldset span.input	{
	float: right;
	width: 70%;
	padding-bottom: 8px;
	}

.f_form_item fieldset.background span.input input	{
	float: right;
	width: 80%;
	}

.f_form_item fieldset span.input input.radio, .f_form_item fieldset span.input input.check	{
	display: inline;
	width: auto;
	}

.f_form_item fieldset span.output	{
	float: right;
	width: 60%;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #000;
	padding-top: 2px;
	padding-bottom: 14px;
	}

.f_form_item fieldset span.input input, .f_form_item fieldset span.input select	{
	margin-right: 2px;
  margin-bottom: 2px;
}

.f_form_item fieldset span.err_msg {
	color: #C30045;
}
	
.f_form_item fieldset span input	{
	width: 75%;
	}

.f_form_item fieldset span input#postCode	{
	width: 30%;
	}

.f_form_item fieldset span input#birthYear	{
	width: 15%;
	}

.f_form_item fieldset span input#birthMonth, .f_form_item fieldset span input#birthDate	{
	width: 7%;
	}
	
.f_form_item fieldset span label	{
	float: none;
	display: inline;
	}

.f_form_item fieldset.comment label	{
	float: none;
	display: block;
	padding-bottom: 4px;
	}

.f_form_item fieldset.comment label span.en	{
	color: #747678;
	font-size: 0.95em;
	}
	
.f_form_item fieldset.comment span.input	{
	float: none;
	clear: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	}

.f_form_item fieldset.comment span.output	{
	float: none;
	clear: left;
	display: block;
	width: 100%;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000;
	}

.f_form_item fieldset.comment span.input select, .f_form_item fieldset.comment span.input textarea	{
	width: 97%;
	}
	
.f_form_item fieldset.checkbox span	{
	float: left;
	width: auto;
	padding: 0 4px 0 0;
	display: inline;
	}
	
.f_form_item fieldset.checkbox span input	{
	width: auto;
	}
	
.f_form_item fieldset.checkbox label	{
	float: left;
	width: auto;
	}
	
.f_form_item fieldset.submit span	{
	float: right;
	width: auto;
	}
	
/* ******************** Related column ******************** */	
	
/* shortcuts block (home pages only) */

.f_shortcuts	{
	font-size: 1.1em;
	line-height: 1.6;
	font-weight: bold;
	background-color: #006D55;
	padding: 0 4px;
	margin-bottom: 16px;
	}
	
.f_shortcuts ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.f_shortcuts li	{
	border-bottom: 1px dotted #fff;
	}
	
.f_shortcuts li.last	{
	border-style: none;
	display: inline;
	}
	
.f_shortcuts li.last a	{
	display: block;
	padding-bottom: 0.5em;
	}
	
.f_shortcuts a	{
	margin: 0 -4px;
	padding: 0.46em 8px;
	display: block;
	}
	
.f_shortcuts a:link, .f_shortcuts a:visited	{
	color: #fff;
	}
	
.f_shortcuts a:hover	{
	background-color: #9cc7bd;
	color: #006D55;
	text-decoration: none;
	}
	
/* Standard related column items */

.f_related_item	{
	background-color: #ebebe5;
	padding: 0px 4px;
	margin-bottom: 10px;
	}

.f_related_item_bgnone	{
	background: none;
	padding: 0px 4px;
	margin-bottom: 10px;
	}
	
.f_related_form	{
	background-color: #E8E3DA;
	padding: 0 4px;
	margin-bottom: 8px;
	}	
	
.f_related_item	h4	{
	padding: 6px 2px 4px;
	color: #444;
	}

.f_related_item_bgnone h4 {
	padding: 6px 2px 2px;
	color: #444;
	font-size: 1.2em;
	}
	
.f_related_item h5	{
	padding: 4px 2px 0 2px;
	margin: 0;
	font-size: 1.1em;
	}
	
.f_related_item_content, .f_related_form_content	{
	background: url(images/dot_grey3.gif) repeat-x center top;
	padding: 8px 2px;
	}
	
.f_related_item_bgnone .f_related_item_content	{
	background: none;
	padding: 2px;
	}

.f_related_item p, .f_related_item_bgnone p	{
	font-size: 1.0em;
	line-height: 1.3;
	padding: 0 2px 2px;
	margin: 0;
	}

.f_related_item p.maplist_title	{
  clear: both;
  padding: 2px;
	}

.f_related_item_content ul {
	padding: 0;
	margin: 0;
}

.f_related_item_content ul li {
	list-style-type: none;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-left: 0.8em;
    padding: 0;
}

.f_related_item_content ul.maplist {
	padding: 0;
	margin: 0;
    width: 100%;
    height: 1.8em;
}

.f_related_item_content ul.maplist li {
	float: left;
    display: block;
	list-style-type: none;
	line-height: 1.8em;
	font-size: 1.0em;
	margin-left: 1.5em;
    padding: 0;
}

/* Related column form elements */	
	
.f_related_form label	{
	font-weight: bold;
	clear: left;
	display: block;
	margin: 1px 2px 2px 2px;
	}

.f_related_form	fieldset	{
	overflow: auto;
	padding: 4px 2px;
	}
	
.f_related_form_content	{
	}

.f_related_form_content .text, .f_related_form_content .select	{
	float: left;
	width: 75%;
	}
	
.f_related_form_content .text input, .f_related_form_content select	{
	width: 100%;
	}
	
.f_related_form_content .submit	{
	float: right;
	}
	
.f_related_form_content .submit input	{
	width: auto;
	}
	

/* Related column items for home1 */

.g_home_related_i .f_related_item	{
	background-color: #ebebe5;
	margin-bottom: 10px;
	}

.g_home_related_i .f_home_related_item .f_related_item_title	{
	background-color: #cce2dd;
	padding: 7px 0 6px 10px;
}

/* Feature items */

.f_feature_item	{
	text-align: center;
	margin-bottom: 15px;
	}
	
.f_feature_item_img	{
	margin-bottom: 4px;
	}
	
.f_feature_item_img_bordered	{
	border-bottom: 1px solid #999;
	}
	
.f_feature_item_img_bordered img	{ 
	margin: 0 auto;
	vertical-align: text-bottom;
	}
	
.f_home_feature_group .f_feature_item_txt	{
	padding-top: 4px;
	margin-left: 96px;
	}
	
.f_feature_item h2	{
	text-align: left;
	padding: 4px 4px 2px;
	margin-bottom: 4px;
	}
	
.f_feature_item p	{
	font-size: 1.1em;
	line-height: 1.2;
	text-align: left;
	margin: 0 4px;
	padding-bottom: 4px;
	}
	
/* Horizontal feature item rules (for Home and Holding page) */	
	
.f_home_feature_group	{
	clear: both;
	padding-top: 16px;
	}

.f_home_feature_group .f_feature_item	{
  overflow: auto;
  padding: 8px 8px 8px 4px;
  margin-bottom: 8px;
	}
	
.f_home_feature_group .f_feature_item_img	{
	float: left;
	width: 88px;
	text-align: center;
	}
	
.f_home_feature_group .f_feature_item h2	{
	padding: 0 4px 4px 4px;
	margin-bottom: 4px;
	}

/* feature item h2 colour variations */	
	
.f_feature_item h2.yellow, .f_home_feature_item h2.yellow	{	
	border-bottom: 2px solid #FECB00;
	}

.f_feature_item h2.mustard, .f_home_feature_item h2.mustard	{	
	border-bottom: 2px solid #EAAB00;
	}

.f_feature_item h2.terracotta, .f_home_feature_item h2.terracotta	{	
	border-bottom: 2px solid #C75B12;
	}
	
.f_feature_item h2.red, .f_home_feature_item h2.red	{	
	border-bottom: 2px solid #C30045;
	}
	
.f_feature_item h2.fuchsia, .f_home_feature_item h2.fuchsia	{	
	border-bottom: 2px solid #B1059D;
	}
	
.f_feature_item h2.blue, .f_home_feature_item h2.blue	{	
	border-bottom: 2px solid #0046AD;
	}
	
.f_feature_item h2.blue80, .f_home_feature_item h2.blue80	{	
	border-bottom: 2px solid #336BBD;
	}

.f_feature_item h2.blue40, .f_home_feature_item h2.blue40	{	
	border-bottom: 2px solid #99B5DE;
	}

.f_feature_item h2.grey1, .f_home_feature_item h2.grey1	{	
	border-bottom: 2px solid #444;
	}
	
.f_feature_item h2.grey2, .f_home_feature_item h2.grey2	{	
	border-bottom: 2px solid #747678;
	}
	
.f_feature_item h2.grey3, .f_home_feature_item h2.grey3	{	
	border-bottom: 2px solid #999;
	}
	
.f_feature_item h2.grey4, .f_home_feature_item h2.grey4	{	
	border-bottom: 2px solid #BEBEBE;
	}
	
.f_feature_item h2.grey5, .f_home_feature_item h2.grey5	{	
	border-bottom: 2px solid #E8E3DA;
	}
	
.f_feature_item h2.purple, .f_home_feature_item h2.purple	{	
	border-bottom: 2px solid #824BB0;
	}

.f_feature_item h2.green, .f_home_feature_item h2.green	{	
	border-bottom: 2px solid #009B76;
	}

.f_feature_item h2.emerald, .f_home_feature_item h2.emerald	{	
	border-bottom: 2px solid #006D55;
	}
	
.f_feature_item h2.lime, .f_home_feature_item h2.lime	{	
	border-bottom: 2px solid #7AB800;
	}
	
.f_feature_item h2.orange, .f_home_feature_item h2.orange	{	
	border-bottom: 2px solid #FF7900;
	}
	
.f_feature_item h2.olive, .f_home_feature_item h2.olive	{	
	border-bottom: 2px solid #8E9300;
	}
	
.f_feature_item h2.violet, .f_home_feature_item h2.violet	{	
	border-bottom: 2px solid #4F2D7F;
	}
	
.f_feature_item h2.violet40, .f_home_feature_item h2.violet40	{	
	border-bottom: 2px solid #B9ABCC;
	}
	
.f_feature_item h2.violet20, .f_home_feature_item h2.violet20	{	
	border-bottom: 2px solid #DCD5E5;
	}
	
.f_feature_item h2.violet10, .f_home_feature_item h2.violet10	{	
	border-bottom: 2px solid #EDEAF2;
	}
	
.f_feature_item h2.burgundy, .f_home_feature_item h2.burgundy	{	
	border-bottom: 2px solid #882345;
	}
	
/* Quotes */

p.f_quote	{
	font: 1.5em/1.1333333 Georgia, sans-serif;
	color: #882345;
	padding: 16px 8px 0 8px;
	margin-bottom: 0;
	}
	
p.f_quote_author	{
	margin-top: 0.4em;
	padding: 0 8px 8px 8px;
	}	
	
/* ******************** Footer text ******************** */	
	
.g_footer_rights p, .g_footer_disclaimer p	{
	color: #999;
	font-size: 1.0em;
	line-height: 1.17em;
	margin: 0;
	padding: 3px 0 0;
	}
	
.f_footer_menu	{
	text-align: right;
	}

.f_footer_menu ul	{
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 1.0em;
	}
	
.f_footer_menu li	{
	list-style: none;
	display: inline;
	padding: 0 12px 0 0;
	margin: 0;
	background: url(images/tools_menu_pipe.gif) 100% 30% no-repeat;
	}
	
.f_footer_menu li strong	{
	font-weight: normal;
	}
	
.f_footer_menu li.last	{
	background: none;
	padding: 0;
	}
	
.f_footer_menu a:link, .f_footer_menu a:visited	{
	color: #999;
	}
	
/* ADDITIONS */
.f_firm_selector {  margin: 0 -3px 0 0; }
:root .f_firm_selector { padding: 0 0 0 40px;}
.f_firm_selector input{ text-transform: capitalize; padding: 0.5px 4px;	border-top: 1px solid #fff;	border-right: 1px solid #747678;	border-bottom: 1px solid #747678; border-left: 1px solid #fff; }

/*GENERIC FONT CONTROL */
.g_main_i { font-size: 1.1em; }
/* GENERIC BULLET OVERULE */
.g_main_i ul li { list-style: disc; }
.g_main_i ul li li { list-style: none; background: url(images/bullet_dash.gif) 0 0.5em no-repeat; padding: 0 0 0 1em; }
.g_main_i ul li li li { list-style: none; background: url(images/bullet_dash.gif) 0 0.75em no-repeat; padding: 0 0 0 1em; }

/* BULLET SPECIFIC */
li.g_main_row { list-style: none; }
.f_office_listing ul li, .f_listing ul li { list-style-type: none; }

/* SITEMAP */	
.f_sitemap ul li { list-style: none; }
.f_sitemap ul li li { list-style: disc; background: none; padding: 0; }
.f_sitemap ul li li li { list-style: none; background: url(images/bullet_dash_smap.gif) 0 0.75em no-repeat; padding: 0 0 0 1em; }
.f_sitemap ul li li li li { list-style: none; background: url(images/bullet_dash_smap.gif) 0 0.75em no-repeat; padding: 0 0 0 1em; }

p.f_intro, g_home_main_o p.f_intro { 
	font-size: 1.2em;
	line-height: 1.4;
	}

.g_main_o p.f_intro { font-size: 1.1em; }

/* LEFT SIDE SUB MENU */

/*GENERIC*/
.f_sub_menu { border-bottom: 1px solid #999; float: left; width: 100%; }
.f_sub_menu ul { float: left; margin: 0; padding: 0; width:100%; font-size: 1.1em; line-height: 1.2727273; font-weight: bold; list-style-type: none; border-top: 1px solid #999; }
.f_sub_menu ul li { list-style: none; float: left; width: 100%;  clear: both; }
.f_sub_menu ul li a, .f_sub_menu ul li a:link, .f_sub_menu ul li a:visited {
	padding: 0.6em 0 0.46em 24px;
	display: block;
	color: #006D55;
	text-decoration: none;
}
.f_sub_menu ul li strong a, .f_sub_menu ul li strong a:link, .f_sub_menu ul li strong a:visited {
	background: #006D55;
	color: #fff;
}
.f_sub_menu ul li a:hover, .f_sub_menu ul li strong a:hover {
	color: #006D55;
	background: #BEBEBE;
	text-decoration: none;
}

/* second level */
.f_sub_menu ul li ul { list-style: none; float: left; width: 100%; padding: 0; margin: 0; clear: both; border-top: none; }
.f_sub_menu ul li ul li a, .f_sub_menu ul li ul li a:link, .f_sub_menu ul li ul li a:visited {
	padding: 0.6em 0 0.46em 40px;
	display: block;
	color: #006D55;
	text-decoration: none;
	font-weight: 400;
	border-top: none;
}
.f_sub_menu ul li ul li strong a, .f_sub_menu ul li ul li strong a:link, .f_sub_menu ul li ul li strong a:visited { background: #CCE2DD; color: #006D55; }
.f_sub_menu ul li ul li a:hover, .f_sub_menu ul li ul li strong a:hover {
	color: #006D55;
	background: #BEBEBE;
	text-decoration: none;
}

/* third level */
.f_sub_menu ul li ul li ul li { list-style: none; float: left; width: 100%; padding: 0; margin: 0; clear: both; border-bottom: none;}
.f_sub_menu ul li ul li ul li a, .f_sub_menu ul li ul li ul li a:link, .f_sub_menu ul li ul li ul li a:visited { padding: 0.6em 0 0.46em 60px; display: block; color: #006D55; text-decoration: none; font-weight: 400; }
.f_sub_menu ul li ul li ul li strong a, .f_sub_menu ul li ul li ul li strong a:link, .f_sub_menu ul li ul li ul li strong a:visited { background: #E5F0EE; color: #006D55; }
.f_sub_menu ul li ul li ul li a:hover, .f_sub_menu ul li ul li ul li strong a:hover { color: #006D55; background: #BEBEBE; text-decoration: none; }




/*** Feature item specifics ***/

.f_feature_item ul	{
	font-size: 1.1em;
	line-height: 1.45em;
	text-align: left;
	margin: 0 4px;
	padding-left: 0px;
	list-style-type: none;
}

/*** Feature item specifics (for Home page) ***/
.f_home_feature_group .f_feature_item dl	{
	font-size: 1.1em;
	line-height: 1.33em;
	text-align: left;
	margin: 0 4px;
    padding: 0;
}

.f_home_feature_group .f_feature_item dl dt	{
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.f_home_feature_group .f_feature_item dl dd	{
  font-weight: normal;
  margin: 0;
  padding: 0 0 4px;
}


/* Main content grid specifics (for system pages) */
	
.g_system_row	{
	overflow: auto;
	width: 423px;
	padding: 8px 0;
	clear: both;
	}
	
.g_system_right_img	{
	float: right;
	width: 213px;
	}

.g_system_left_txt	{
	float: left;
	width: 200px;
	}

.g_main_left_img_bordered img	{ 
	margin: 0 auto;
	vertical-align: top;
	}

.g_system_main_img	{
  width: 360px;
  margin: 10px 0;
  background-color: #eeeeee;
  padding: 10px 20px 15px;
  text-align: center;
	}

.g_system_main_img table {
  background-color: #eeeeee;
}

.g_system_main_img table td {
  text-align: center;
  padding: 0px;
}

.g_system_main_img table td img {
  padding: 0px;
  margin: 0px;
}



/*** list styles ***/

ul.f_item_list {
	margin-left: 1.6em;
	margin-top: 0.2em;
  padding-top: 0;
	padding-left: 1.6em;
	padding-bottom: 0px;
	line-height: 1.5em;
}

ul.f_item_list_nodisc {
	line-height: 1.6em;
  margin: 0.2em 0 0.4em 0.6em;
  padding: 0 0 0.4em 0.6em;
}

ul li ul.f_item_list_nodisc {
	line-height: 1.6em;
	margin: 0.2em 0 0.1em 0.2em;
	padding: 0 0 0.1em 0.2em;
}

ul.f_item_list_nodisc li, ul li ul.f_item_list_nodisc li	{
	list-style-type: none;
	background: none;
}

ul.f_item_list ul {
	padding-top: 0px;
    padding-bottom: 3px;
}

ul.f_sentence_list {
	margin-left: 1.6em;
	margin-top: -1.6em;
	padding-top: 1.6em;
	padding-bottom: 0px;
	padding-left: 1.6em;
	line-height: 1.333;
}

ul.f_sentence_list li {
	padding-top: 0.5em;
}

ul.f_faq_list	{
	margin-top: -1.4em;
    padding-bottom: 0;
}

dl.f_element dt {
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding-bottom: 3px;
}

dl.f_element dd {
	line-height: 1.5;
	padding-bottom: 5px;
}

dl.f_element dd table.f_overview {
	margin-left: 0em;
}


dl.f_link_list1 dt {
	line-height: 1.1666666;
}

dl.f_link_list1 dt strong {
	line-height: 2.0em;
	font-weight: bold;
	color: #747678;
}

dl.f_link_list1 dd {
	margin-left: 0px;
	line-height: 1.1666666;
}

dl.f_link_list1 dd a {
	font-weight: bold;
}


dl.f_link_list2, ul.f_link_list2 {
	margin: 0px;
	padding: 0px 0px 10px;
}

dl.f_link_list2 dt {
	padding: 3px 0 0 20px;
	margin:0;
	font-weight: bold;
	background-image:url('images/eimg_pdf.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	line-height: 1.6;
}

dl.f_link_list2 dt.top {
	background: url(images/dot_grey3.gif) repeat-x center top;
}

dl.f_link_list2 dd {
	margin:0;
	line-height: 1.6;
	padding:0 0 5px 20px;
	background: url(images/dot_grey3.gif) repeat-x center bottom;
}

dl.f_link_list2 dd a {
	font-weight: bold;
}

ul.f_link_list2 li {
	list-style-type: none;
	padding: 6px 0 5px 6px;
	margin:0;
	font-weight: bold;
	background: url(images/dot_grey3.gif) repeat-x center bottom;
	line-height: 1.6;
}

ul.f_link_list2 li.last {
	background: none;
}

.f_link_list2 a {
	font-weight: bold;
}

ul.f_link_list2 li span {
	padding-left: 20px;
}


ul.f_link_list3 {
	margin: 0;
	padding: 8px 0px 0px;
}

ul.f_link_list3 li {
	padding: 0;
	line-height: 1.3333333;
	list-style-type: none;
	margin: 0px 0px 20px;
}

/* /list styles */


/*** table for view ***/

table.f_overview {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #444;
	margin-left: 1.6em;
	margin-top: 3px;
	width: 95%;
}

table.f_overview th {
	font-weight: bold;
	padding: 4px 0;
	text-align: left;
	vertical-align: top;
	width: 130px;
	white-space: nowrap;
}

table.f_overview td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

table.f_overview td a strong {
	font-size: 0.9em;
}

table.f_overview td.f_map {
	padding-bottom: 30px;
}
table.f_overview td.f_map img {
	padding-top: 10px;
	padding-bottom: 10px;
}

li table.f_overview {
	font-size: 1.0em;
}

table.f_listview {
	font-size: 1.0em;
	line-height: 1.3em;
	margin:8px 0;
	border-top: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	border-collapse: collapse;
}

table.f_listview td, table.f_listview th {
	vertical-align: top;
	text-align: left;
	padding: 4px 2px;
	margin: 0;
	border-bottom: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
}

table.f_listview td.bg_g	{
	background-color: #EBEBE5;
}

table.f_listview th {
	color: #000;
}
table.f_listview th.w4em {
	width: 4em;
}
table.f_listview th.w6	{
	width: 6%;
}
table.f_listview th.w9	{
	width: 9%;
}
table.f_listview th.w12	{
	width: 12%;
}
table.f_listview th.w16	{
	width: 16%;
}
table.f_listview th.w22, table.f_listview td.w22	{
	width: 22%;
}
table.f_listview th.w28, table.f_listview td.w28	{
	width: 28%;
}

table.small {
	font-size: 0.9em;
}

table td dl {
	font-size: 1.0em;
}

table td dl dt {
	float: left;
	width: 6em;
	padding: 0 0 0.4em;
	margin: 0;
}
table td dl dt.line2 {
	padding: 0 0 1.3em;
}
table td dl dt.line3 {
	padding: 0 0 1.6em;
}

table td dl dd {
	float: left;
	padding: 0 0 0.4em;
	margin: 0;
	float: none;
}

table td ul.f_item_list	{
	font-size: 1.0em;
	margin-top: 0;
	margin-left: 4px;
}

/* /table for view */


/*** staff item ***/

.f_staff_item	{
	overflow: auto;
	text-align: left;
	margin-bottom: 4px;
    padding: 0;
	}

.f_staff_item_img	{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 90px;
	text-align: center;
	}

.f_staff_item_txt	{
	margin-left: 115px;
	}
	
.f_staff_item h4	{
	margin-bottom: 12px;
	}
	
.f_staff_item p strong	{
	color: #747678;
	font-weight: bold;
	padding: 0;
	margin-bottom: 4px;
	}
	
/* /staff item */



/*** Button ***/

div.btn_area {
  margin-top: 15px;
  margin-bottom: 30px;
}

div.btn_area2 {
	margin-top: 20px;
	margin-bottom: 30px;
}

div.btn_area2 a, div.btn_area2 input {
	float: right;
}

/* close button */
a.btn_close:link, a.btn_close:visited, a.btn_close:active {
	display: block;
	background: url(images/btn_close.gif) no-repeat left center;
	height: 19px;
	width: 141px;
}
a.btn_close:hover	{
	background: url(images/btn_close_ov.gif) no-repeat left center;
	}

/* to contact form */
a.btn_contactform:link, a.btn_contactform:visited, a.btn_contactform:active {
	display: block;
	background: url(images/btn_contactform.gif) no-repeat left center;
	height: 24px;
	width: 173px;
}
a.btn_contactform:hover	{
	background: url(images/btn_contactform_ov.gif) no-repeat left center;
	}

/* to request form */
a.btn_requestform:link, a.btn_requestform:visited, a.btn_requestform:active {
	display: block;
	background: url(images/btn_requestform.gif) no-repeat left center;
	height: 24px;
	width: 136px;
}
a.btn_requestform:hover	{
	background: url(images/btn_requestform_ov.gif) no-repeat left center;
	}

/* to recruit form */
a.btn_recruitform:link, a.btn_recruitform:visited, a.btn_recruitform:active {
	display: block;
	background: url(images/btn_recruitform.gif) no-repeat left center;
	height: 24px;
	width: 136px;
}
a.btn_recruitform:hover	{
	background: url(images/btn_recruitform_ov.gif) no-repeat left center;
	}

/* to session orien form */
a.btn_sessoform:link, a.btn_sessoform:visited, a.btn_sessoform:active {
	display: block;
	background: url(images/btn_sessoform.gif) no-repeat left center;
	height: 24px;
	width: 190px;
}
a.btn_sessoform:hover	{
	background: url(images/btn_sessoform_ov.gif) no-repeat left center;
	}

/* to session confer form */
a.btn_sesscform:link, a.btn_sesscform:visited, a.btn_sesscform:active {
	display: block;
	background: url(images/btn_sesscform.gif) no-repeat left center;
	height: 24px;
	width: 190px;
}
a.btn_sesscform:hover	{
	background: url(images/btn_sesscform_ov.gif) no-repeat left center;
	}

/* to confirm (form) */
input.btn_formconfirm {
	display: block;
	background: url(images/btn_formconfirm.gif) no-repeat right center;
	height: 21px;
	width: 121px;
	border: none;
}
input.btn_formconfirm:hover	{
	background: url(images/btn_formconfirm_ov.gif) no-repeat right center;
	}

/* to amend (form) */
input.btn_amend {
	display: block;
	background: url(images/btn_amend.gif) no-repeat right center;
	height: 21px;
	width: 121px;
	border: none;
}
input.btn_amend:hover	{
	background: url(images/btn_amend_ov.gif) no-repeat right center;
	}

/* to submit (form) */
input.btn_submit {
	display: block;
	background: url(images/btn_submit.gif) no-repeat right center;
	height: 21px;
	width: 121px;
	margin-left: 30px;
	border: none;
}
input.btn_submit:hover	{
	background: url(images/btn_submit_ov.gif) no-repeat right center;
	}

/* /Button */



/*** Download item in the left hand column ***/

.f_left_dl_item {
	float: left;
	width: 90%;
	padding: 0px 0px 0px 8px;
	margin-top: 30px;
}

.f_left_dl_item p.left_dl_text {
	font-size: 0.9em;
	color: #999;
	line-height: 1.3em;
	padding: 3px 0 0;
}

/* /Download item in the left hand column */


/*** generic styles ***/

.pagetop {
	margin-top: 15px;
	padding-bottom: 10px;
	width: 100%;
	text-align: right;
}

a.pdfanchor {
	padding:5px 0 3px 20px;
	margin:0;
	font-weight: bold;
	background: url(images/eimg_pdf.gif) no-repeat 0px 4px;
}

.pdfanchor_r {
	padding:5px 18px 3px 0;
	margin:0;
	background: url(images/eimg_pdf.gif) no-repeat right 4px;
}

a.link_arrow	{
	padding:5px 0 3px 16px;
	margin:0;
	font-weight: bold;
	background: url(images/arrow_blue_12px.gif) no-repeat 0px 4px;
}

a.link_trigona	{
	padding:5px 0 3px 10px;
	margin:0;
	font-weight: bold;
	background: url(images/arrow_80blue_next.gif) no-repeat 0px 6px;
}

a.nolink:hover {
	text-decoration: none;
}

p.attention {
	color: #db668f;
	font-weight: bold;
}

span.none {
	display: none;
}

span.red {
	color: #C30045;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

span.pl10 {
	padding-left: 10px;
}

span.comment, p.comment {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #747678;
	padding-top: 5px;
}

span.small	{
	font-size: 0.9em;
}

span.line_through {
	text-decoration: line-through;
}

/* /generic styles */


/*** Recruit Flash Content ***/
div.g_fla_main_o {
	width:100%;
	overflow: hidden;
}
div.g_fla_main_i {
	margin:0 25px;
}

#flash_content {
	width:100%;
	min-width:830px;
	height:480px;
	background-color:#4a167d;
}
/*-- for win IE6 --*/
* html #flash_content {
	width: expression(document.documentElement.clientWidth < 830? "830px": "100%");
}

#flash_content div.flash_dl {
	padding:30px;
}

#flash_content div.flash_dl div {
	display:block;
	height: 380px;
	background-color:#ffffff;
	padding:20px;
}

#flash_content div.flash_dl div img {
	float:left;
	padding-right:20px;
}

#flash_content div.flash_dl div p {
	line-height:1.3em;
	padding:3px 0 0 0;
	color:#999999;
}
/* /Recruit Flash Content */


/* 2010.03.08 form */

textarea.entTextarea {
width: 97%;
height: 150px;
margin-bottom: 5px;
}


span.normaltext {
font-weight: normal;
}

li.non-style {
list-style: none !important;
}

/* 2010.07.06 recruit */

p.recruitBnr,
p.recruitBnrIndex {
border: 1px solid #ccc;
padding: 0px;
overflow: hidden;
width: 99%;
max-width: 431px;
}

p.recruitBnr {
margin-top: 10px;
}

p.recruitBnrIndex {
margin-bottom: 10px;
}

p.recruitBnr img,
p.recruitBnrIndex img {
margin: 0;
vertical-align: middle;
}

