html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0 0 0 0;
	text-align: center;
	background-color: #0554A3;
	background-image: url(images2/hawaiiandus3.jpg);
	color: #000000;
}
.copyright {
	font-weight: bold;
	color: #FFFFFF;
}
.copyright a:link {
	color: #CCCCCC;
}
.copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover {
	color: #CCCCCC;
}

#jap_map{
	background-image: url(images2/japan_3.jpg);
	background-repeat: no-repeat;
	height: 533px;
	width: 448px;
	position: absolute;
	top:0;
	left:0;
	z-index:1;
	color: #0352A1;
}

h1 {
	color: #0554A3;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/* Commonly used to style section titles. */
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
#right_inner{
	width:150px;
	text-align: left;
}
#outerWrapper {
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  text-align: left; /* Redefines the text alignment defined by the body element. */
  width: 816px;
 }
#innerWrapper{
  background-color: #fff;
  position: relative;
  border:1px solid #000;
  z-index: 100;
}
#header {
background-color: #000000;
	background-image: url(images2/headerHome.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: solid 1px #666; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	height: 170px;
	line-height: 15px;
	margin-top: 0px;
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 816px;
	
}
 #contentWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 815px;
}
#leftColumn1 {
	background-color: #FFFFFF;
	border-right: solid 1px #666; /* Sets the right border properties for an element using shorthand notation */
	float: left; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	margin:0;
	width: 180px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#rightColumn1 {
  background-color: #ebebeb;
  border-left: solid 1px #666; /* Sets the left border properties for an element using shorthand notation */
  float: right;
  padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
  width: 169px;
  margin-right:2px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#content {
	margin-bottom: 0;
	margin-left: 189px;
	margin-top: 0;
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 605px;
	padding: 5px;
}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background-color: #000000;
	border-top: solid 1px #666; /* Sets the top border properties for an element using shorthand notation */
	height: 46px;
	margin: 0px 0px 0px 0px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 816px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#outerWrapper #innerWrapper #footer a:link {
	color: #B5D0E5;
}
#outerWrapper #innerWrapper #footer a:visited {
	color: #B5D0E5;
}
.nav ul.level1 li.submenu:a:link ul.level2,
.nav ul.level2 li.submenu:a:linh ul.level3{
	display: block;
	visibility: visible;
	color: #000;
	}	
.spacer{
	clear:both;
	}		
	/*ICONS on the Right */
.leftbookbox {
	float:left;
	border:1px solid #AAA;
	width:150px;
	font-size:10pt;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 12px;
	}
.icon_box{
	font: bold 8pt Arial, Halvetica, Verdana;
	color: Maroon;
	display: block;
	border-bottom:1px solid #AAA;
	padding:3px;
	width: 142px;
	margin:0;
	text-align: left;
	}
.icon_box_last{
	font:bold 8pt Arial, Halvetica, Verdana;
	color: #900000;
	padding:3px;		
	}
.icon{
	float:left;
	display: block;
	margin:0;
	padding-right:4px;
	border:none;	
	}		
p {
	line-height: 140%;
}
#outerWrapper #innerWrapper #contentWrapper #content ul {
	line-height: 150%;
}
.pad {
	padding-left: 4px;
}
#mobile {
	background-image: url(images2/pound.jpg);
	background-repeat: no-repeat;
}
#mobile a:link {
	color: #FFFFFF;
}
a:link {
	color: #115FA7;
	text-decoration: underline;
}

#mobile a:visited {
	color: #CCCCCC;
}
#mobile a:hover {
	color: #02FE99;
}
a:visited {
	color: #115FA7;
	text-decoration: underline;
}
a:hover {
	color: #8EB2D5;
	text-decoration: underline;
}
h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
