@charset "utf-8";
/* CSS Document */

/*
##########################################################################
					TOP NAVIGATION LOGO BAR STYLING
##########################################################################
*/

div#top_logo_bar {
	border-top		: 4px solid #01916d;
	background		: #fff;
	padding			: 0 24px 0 20px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #000;
	clear			: both;
	height			: 70px;
}
div#top_logo_bar * {
	font-family		: Arial, Helvetica, sans-serif;
}
div#top_logo_bar a {
	color			: #000;
}
/*
#####################################
		Fuji logo area etc.
#####################################
*/
div#top_logo_bar div#identity {
	float			: left;
	clear			: left;
	padding			: 19px 0 15px;
}
div#top_logo_bar div#identity p {
	font-size		: 8pt;
	margin			: 0.1em 0 -1.1em 0;
	padding			: 0;
}
div#top_logo_bar div#identity p.invisible {
	display			: none;
	position		: absolute;
	top				: 0;
}
div#top_logo_bar div#identity #country {
	position		: relative;
	bottom			: 1px;
	left			: 15px;
	font-size		: 12px;
	font-weight		: bold;
}
/*
#####################################
	  END OF Fuji logo area etc.
#####################################
*/


div#top_logo_bar div#utility {
	width			: 250px;
	float			: right;
	clear			: right;
}
div#top_logo_bar div#links {
	margin			: 3px 0 6px 0.4em;
	float			: right;
}
div#top_logo_bar div#links ul {
	margin			: 0;
	padding			: 0;
	float			: right;
}
div#top_logo_bar div#links li {
	margin			: 0;
	padding			: 0;
	float			: left;
	list-style		: none;
}
div#top_logo_bar div#links li a {
	display			: block;
	padding			: 0 0 0 9px;
	text-decoration	: none;
	font-size		: 11px;
	font-weight		: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
}
div#top_logo_bar div#links li#ask_fuji {
	margin-right	: 9px;
	padding-right	: 6px;
}
div#top_logo_bar div#links li#ask_fuji a {
	padding-left	: 12px;
	background-image: url(images/external.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}
div#top_logo_bar #utility li a:hover {
	text-decoration	: underline;
}
div#top_logo_bar div#site_search {
	width			: 250px;
	padding			: 0 0 10px;
	float			: right;
}
div#top_logo_bar #site_search p {
	margin			: 0;
	padding			: 0;
	float			: left;
}

div#top_logo_bar #site_search label#searchLabel {
	display			: inline;
}
form#siteSearch input{
	font-family		: Arial,Helvetica,sans-serif;
	border			: #afafaf 0.1em solid;
	height			: 30px;
}
.main_content input{
	font-family		: Arial,Helvetica,sans-serif;
	border			: #afafaf 0.1em solid;
	
}
form#siteSearch input#searchKeyword {
	width			: 11em;
	margin			: 0 6px 0 0;
	font-size		: 12px;
	height			: 16px;
	position		: relative;
	bottom			: 2px;
	/* bottom		: 0;*/
}

form#siteSearch input.submitButton {
	width			: 43pt;
	color			: #000 !important;
	background		: #f1f1f1;
	text-align		: center;
	height			: 16pt;
	font-size		: 9pt;
}
input.submitButton {
	width			: 70pt;
	color			: #000 !important;
	background		: #f1f1f1;
	text-align		: center;
	height			: 16pt;
	font-size		: 9pt;
}

a.:link{
	color			: #36c;
	text-decoration	: none;
}
a.:hover{
	text-decoration	: underline;
}

/*
##########################################################################
					TOP NAVIGATION LOGO BAR STYLING
##########################################################################
*/







/*
##########################################################################
					TOP NAVIGATION SUB NAV BAR STYLING
##########################################################################
*/
div#nav {
	font-family		: Arial, Helvetica, sans-serif;
	border-bottom	: 6px solid #d9d9d9;
	background		: #000;
	width			: 100%;
	clear			: both;
}

div#nav ul {
	margin			: 0;
	padding			: 0;
	background-color: #000;
	background-image: url(images/navg_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#nav ul li {
	margin			: 0;
	padding			: 0;
	float			: left;
	display			: inline;

	padding-right	: 1px;
	white-space		: nowrap;
	background-image: url(images/navg_bg4.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
div#nav ul li a {
	font-family		: Arial, Helvetica, sans-serif;
	display			: block;
	padding			: 0.4em 1em;
	color			: #fff;
	font-weight		: bold;
	text-decoration	: none;
	font-size		: 9pt;
}

div#nav ul li a:hover{
	text-decoration: underline;
}
#page_header_inner h1 {
	color: #4D9D20;
	font-size: 170%;
	text-transform: uppercase;
}


div#nav div#sub_nav {
	width			: 100%;
	float			: left;
	clear			: both;
	background		: #d9d9d9;
}
div#nav div#sub_nav li a {
	padding-bottom	: 0;
	color			: #000;
	font-weight		: normal;
}
div#nav div#sub_nav li.selected a {
	font-weight		: bold;
}
div#nav li.first {
	margin-left		: 15px;
}
/* hack */

/* clearing float */

#header:after,
div#nav:after,
div#navl dd ul:after,
ul#footUtility:after,
.banner:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header,
div#nav,
div#navl dd ul,
ul#footUtility,
.banner{
	display: inline-table;
}
/*\*/
* html #header,
* html div#nav,
* html div#navl dd ul,
* html ul#footUtility,
* html .banner{
	height: 1%;
}
#header,
div#nav,
div#navl dd ul,
ul#footUtility,
.banner{
	display: block;
}
/**/

/* float for MacIE */

ul#utility li,
div#nav dt,
div#nav ul li,
div#navl dd ul li,
ul#footUtility li{
/*\*//*/
	width: 0.1em;
	white-space: nowrap;
/**/
}







/*
##########################################################################
							LEFT NAVIGATION STYLING
##########################################################################
*/
#Left_Navigation * {
	font-family		: Verdana,Arial,Helvetica,sans-serif;
}

#Left_Navigation li {
	border			: 0 !important;
}
#Left_Navigation,
#Left_Navigation ul {
	background		: #fff;
}
#Left_Navigation li {
	border-bottom	: 1px solid #999;
	color			: #000;
	list-style-type	: none; /* Applies to sub <li>'s too*/
	font-size		: 0.85em;
	display			: inline;
}

#Left_Navigation ul {
	margin			: 0;
	padding			: 0;
}
#Left_Navigation ul li a {
	margin			: 0 0 4px;
	padding			: 14px 10px 6px;
	color			: #000;
	background		: #d9d9d9;
	text-decoration	: none;
	display			: block;
	border-bottom	: 1px solid #999;
	text-align		: left;
}

/* Second Level */
#Left_Navigation ul ul {
	margin-top		: 8px;
	margin-bottom	: 8px;
	padding			: 0;
	background		: #fff;
}

#Left_Navigation ul ul li a { /*overwrites the above li statements for 2nd level */
	margin			: 0 0 3px;
	padding			: 7px 10px 6px 21px;
	border-top		: 1px solid #d9d9d9;
	border-bottom	: 0;
	font-size		: 0.9em;
	background-color: #f0f0f0;
	background-image: url(images/navbg_li.gif);
	background-repeat: no-repeat;
	background-position: 11px 52%;
}

#Left_Navigation ul ul li.selected a,
#Left_Navigation ul ul li a:hover {
	color			: #000;
	background-color: #d1f0e0;
	background-image: url(images/navbg_li_selected.gif);
	background-repeat: no-repeat;
	background-position: 10px 52%;
}

/* Third Level*/
#Left_Navigation ul ul ul {
	margin-top		: 0;
	padding			: 0;
	background		: #fff;
}

#Left_Navigation ul ul li.selected li a,
#Left_Navigation ul ul li li a:hover { /*overwrites the above li statements for 3rd level */
	margin			: 0 10px;
	padding			: 3px 10px;
	background		: #fff;
	border-top		: none;
	border-bottom	: 1px solid #d9d9d9;
	color			: #565656;
}

#Left_Navigation ul ul ul li.selected a,
#Left_Navigation ul ul ul li a:hover {
	font-weight		: bold;
	background		: #fff;
	color			: #000;
}
/*
##########################################################################
						END OF LEFT NAVIGATION STYLING
##########################################################################
*/







/*
##########################################################################
						BOTTOM NAVIGATION BAR STYLING
##########################################################################
*/
div#bottom_navigation {
	font-family		: Arial, Helvetica, sans-serif;
	padding			: 10px 10px 20px 18px;
	clear			: both;
	background-color: #fff;
	background-image: url(images/botNav-redFade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#bottom_navigation * {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px !important;
}
div#bottom_navigation div#copyright {
	float			: left;
}
div#bottom_navigation div#utility_links ul,
div#bottom_navigation div#copyright p,
div#bottom_navigation li a {
	margin			: 0;
	padding			: 0;
}
div#bottom_navigation div#copyright p {
	margin			: 0;
	padding			: 0;
}
div#bottom_navigation div#utility_links {
	text-align		: right;
	float			: right;
}
div#bottom_navigation div#utility_links ul {
	margin			: 0;
	padding			: 0;
}
div#bottom_navigation li {
	list-style		: none;
	display			: inline;
}
div#bottom_navigation li a {
	vertical-align	: top;
	padding			: 0 1em 0 0.7em;
	text-decoration	: none;
	font-weight		: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
div#bottom_navigation li a:hover {
	text-decoration	: underline;
}
div#bottom_navigation div#copyright p,
div#bottom_navigation li a {
	font-size		: 8.5pt;
	color			: #000;
}

div#BottomNavUnderline,
div#BottomNavUnderline_Solid {
	height			: 16px;
	background		: #01916d;
	border-top		: 2px solid #fff;
	clear			: both;
}
div#BottomNavUnderline {
	background-color: #01916d;
	background-image: url(images/botNavUnderlineFlash.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div#BottomNavUnderline p {
	font-size		: 1px;
	margin			: 0;
	padding			: 0;
}

/*
--------------------------------------------
popup footer styles
*/
div#PopupFooter {
	padding			: 0 10px 10px;
}
div#PopupFooter ul {
	text-align		: right;
	margin			: 0;
	padding			: 0;
}
div#PopupFooter li {
	text-align		: right;
	list-style		: none;
	display			: inline;
}
div#PopupFooter li a {
	font-size		: 11px;
	color			: #333;
	font-family		: Arial, Helvetica, sans-serif;
	vertical-align	: top;
	padding			: 0 1em 0 0.7em;
	text-decoration	: none;
	font-weight		: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
div#PopupFooter li a:hover {
	text-decoration	: underline;
}

/*Misc Styles*/
a img{
	border			: 0;
}
/*
##########################################################################
						BOTTOM NAVIGATION BAR STYLING
##########################################################################
*/
