@charset "utf-8";
/* CSS Document */

/*
##########################################################################
					TOP NAVIGATION LOGO BAR STYLING
##########################################################################
*/

#top_logo_bar {
	border-top		: 4px solid #01916d;
	padding			: 0 24px 0 20px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #000;
	clear			: both;
	height			: 70px;
	background-color: #fff;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_logo_bar * {
	font-family		: Arial, Helvetica, sans-serif;
}
#top_logo_bar a {
	color			: #000;
}
/*
#####################################
		Fuji logo area etc.
#####################################
*/
#top_logo_bar #identity {
	float			: left;
	clear			: left;
	padding			: 19px 0 15px;
}
#top_logo_bar #identity p {
	font-size		: 8pt;
	margin			: 0.1em 0 -1.1em 0;
	padding			: 0;
}
#top_logo_bar #identity p.invisible {
	display			: none;
	position		: absolute;
	top				: 0;
}
#top_logo_bar #identity #country {
	position		: relative;
	bottom			: 1px;
	left			: 15px;
	font-size		: 12px;
	font-weight		: bold;
}
/*
#####################################
	  END OF Fuji logo area etc.
#####################################
*/


#top_logo_bar #utility {
	width			: 250px;
	float			: right;
	clear			: right;
}
#top_logo_bar #links {
	float			: right;
	width: 300px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0.4em;
}
#top_logo_bar #links ul {
	margin			: 0;
	padding			: 0;
	float			: right;
}
#top_logo_bar #links li {
	margin			: 0;
	padding			: 0;
	float			: left;
	list-style		: none;
}
#top_logo_bar #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;
}
#top_logo_bar #links li#ask_fuji {
	margin-right	: 9px;
	padding-right	: 6px;
	width: 100px;
}
#top_logo_bar #links li#ask_fuji a {
	padding-left	: 12px;
	background-image: url(images/external.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
}
#top_logo_bar #utility li a:hover {
	text-decoration	: underline;
}
#top_logo_bar div#site_search {
	width			: 250px;
	padding			: 0 0 10px;
	float			: right;
}
#top_logo_bar #site_search p {
	margin			: 0;
	padding			: 0;
	float			: right;
}

#top_logo_bar #site_search label#searchLabel {
	display			: none;
}
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
##########################################################################
*/
#nav {
	font-family		: Arial, Helvetica, sans-serif;
	border-bottom	: 6px solid #d9d9d9;
	background		: #000;
	width			: 100%;
	clear			: both;
}

#nav ul {
	margin			: 0;
	padding			: 0;
	background-color: #000;
	background-image: url(images/navg_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#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;
}
#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;
}

#nav ul li a:hover{
	text-decoration: underline;
}
#page_header_inner h1 {
	color: #4D9D20;
	font-size: 170%;
	text-transform: uppercase;
}


#nav div#sub_nav {
	width			: 100%;
	float			: left;
	clear			: both;
	background		: #d9d9d9;
}
#nav div#sub_nav li a {
	padding-bottom	: 0;
	color			: #000;
	font-weight		: normal;
}
#nav div#sub_nav li.selected a {
	font-weight		: bold;
}
#nav li.first {
	margin-left		: 15px;
}
/* hack */

/* clearing float */

#header:after,
#nav:after,
#navl dd ul:after,
ul#footUtility:after,
.banner:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header,
#nav,
#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;
}
#nav {
	float: left;
}
.clear {
	clear: both;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#whiteBoxArea {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#rightColumn {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
#rightColumn #topContact {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 20px;
}
.black {
	color: #000000;
}
#topContact p {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #33CC34;
	margin: 0px;
	padding: 0px;
}
#topContact .emailTop {
	color: #32CD34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #30CE31;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0.75em;
	margin-right: 0px;
	margin-bottom: 0.75em;
	margin-left: 0px;
}



/**/

/* float for MacIE */

ul#utility li,
#nav dt,
#nav ul li,
#navl dd ul li,
ul#footUtility li{
/*\*//*/
	width: 0.1em;
	white-space: nowrap;
/**/
}







/*
##########################################################################
						BOTTOM NAVIGATION BAR STYLING
##########################################################################
*/
#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;
}
#bottom_navigation * {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px !important;
}
#bottom_navigation div#copyright {
	float			: left;
}
#bottom_navigation div#utility_links ul,
#bottom_navigation div#copyright p,
#bottom_navigation li a {
	margin			: 0;
	padding			: 0;
}
#bottom_navigation div#copyright p {
	margin			: 0;
	padding			: 0;
}
#bottom_navigation div#utility_links {
	text-align		: right;
	float			: right;
}
#bottom_navigation div#utility_links ul {
	margin			: 0;
	padding			: 0;
}
#bottom_navigation li {
	list-style		: none;
	display			: inline;
}
#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;
}
#bottom_navigation li a:hover {
	text-decoration	: underline;
}
#bottom_navigation div#copyright p,
#bottom_navigation li a {
	font-size		: 8.5pt;
	color			: #000;
}

#BottomNavUnderline,
#BottomNavUnderline_Solid {
	height			: 16px;
	background		: #01916d;
	border-top		: 2px solid #fff;
	clear			: both;
}
#BottomNavUnderline {
	background-color: #01916d;
	background-image: url(images/botNavUnderlineFlash.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#BottomNavUnderline p {
	font-size		: 1px;
	margin			: 0;
	padding			: 0;
}
body {
	margin: 0px;
	padding: 0px;
}
#contentSection {
	width: 930px;
	background-image: url(images/mainBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3EB83F;
	border-right-color: #CCCCCC;
	border-bottom-color: #3EB83F;
	border-left-color: #CCCCCC;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainContent {
	width: 950px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #32CC30;
}
#mainContent a {
	color: #009900;
	text-decoration: underline;
}
#sensia {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	border: 1px solid #32CC30;
	margin-right: 20px;
	margin-left: 20px;
}
