/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"verdana", "arial", sans-serif;
	font-size:67.5%;
	color:#330000;
}
H1{
	margin-top:0px;
	background-color:#666;
	color:#fff;
	display:block;
	font-size:1.2em;
	padding:3px 0px 3px 15px;
	}
H2{

	display:block;
	color: #990000; 
	font-size: 1em; 
	font-weight:bold; 
	border-bottom:1px solid #990000;
	
	}
H3{
	color: #006699; 
	font-size: 1em; 
	font-weight:bold;
	}
H4{
	color: #330000; 
	font-size: 1em; 
	font-weight:bold;
	}
H5{
	color: #006699; 
	font-size: 1em; 
	display:block;
	font-weight:normal;
	}
	
#container{
	margin-top:15px;
	width:750px;
	margin-right:auto;
	margin-left:auto;
	background-color:#e6e6e6;
	background-image:url(../images/bg/bg_container.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #000;
}
#header{
	background-color:#404040;
}

.logo{
text-align:right;
}
#nav{
	float:left;
	width:146px;
	margin-right:21px;
	z-index:200;
	}
#nav a{  padding:3px 5px 3px 15px; color:#fff; background-color:#ff4747; text-decoration:none; display:block; font-weight:bold; background-image:url(../images/gen/arrow.gif); background-repeat:no-repeat;}
#nav a:visited{ }
#nav a:hover{ color:#fff; background-color:#ce1f17;}
#nav a:active{ }

#contentSmall{
	float:left;
	font-size:1em;
	width:380px;
	background-image:url(../images/gen/main_bg.gif);
	background-repeat:no-repeat;
	margin-right:20px;
	font-size:1.2em;
	}
#content{
	float:left;
	font-size:1.2em;
	width:500px;
	background-image:url(../images/gen/main_bg.gif);
	background-repeat:no-repeat;
	margin-right:20px;

	}
#contentNoBackground{
	float:left;
	font-size:1.2em;
	width:500px;
	margin-right:20px;

	}
#heading{
	float:left;
	font-size:1em;
	width:450px;

}
#main{
	padding-top:20px;
	width:750px;
	background:url(../images/bg/bg_main.gif) right top no-repeat;
	
}
.clear {clear:both;}

#mainImages{
	float:left;
	width:108px;	
}

.red {font-family: "verdana", "arial", sans-serif; color: #990000; font-size: 10pt; }
.red1 {font-family: "verdana", "arial", sans-serif; color: #990000; font-size: 10pt; font-weight:bold; }
.red_small {font-family: "verdana", "arial", sans-serif; color: #990000; font-size: 8pt; font-weight:bold; }

#lightbox{
	z-index:5000;
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{z-index:5000; background-image: url(../images/bg/overlay.png); }

#japanese{
	position:relative;
	top:63%;left:30px;
	color: #FFFFFF;
	}
#japanese a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
#japanese a:hover{
	text-decoration:none;
	font-size: 1.2em;
	color: #FFFFFF;
}

* html #overlay{
	z-index:5000;
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/gen/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg/overlay.png", sizingMethod="scale");
	}
	
.menuDivider{
	display:block; border-bottom:1px solid #990000; margin:10px 0px 10px 0px; width:400px;
}

.menuTable a{ padding:1px; color:#ce1f17; text-decoration:none; font-weight:bold;}
.menuTablea:visited{ }
.menuTable a:hover{ color:#fff; background-color:#ce1f17;}
.menuTable a:active{ }

.blue{
color:#006699;
}

.form_data{
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #fff;
	color: #330000; 
	font-size: 1em; 
	font-weight:bold;
	padding-left:20px;
}
.form{
	background-color:#f2f2f2;
	
}
.document-pdf a:link { font-weight: bold; text-decoration: none; background:url(../images/gen/pdf.gif); background-repeat:no-repeat; padding:1px 2px 1px 23px; color:#ce1f17; background-color:#dcd9d9; display:block;}
.document-pdf a:visited { font-weight: bold; text-decoration: none; background:url(../images/gen/pdf.gif); background-repeat:no-repeat; padding:1px 2px 1px 23px; color:#ce1f17;background-color:#dcd9d9; display:block;}
.document-pdf a:hover { background-color:#ce1f17; color:#fff; display:block;}
.document-pdf a:active { font-weight: bold; text-decoration: none; background:url(../images/gen/pdf.gif); background-repeat:no-repeat; padding:1px 2px 1px 23px; color:#ce1f17;background-color:#dcd9d9; display:block;}


.page-link a:link { font-weight: bold; text-decoration: none; padding:1px 2px 1px 23px; color:#ce1f17; background-color:#dcd9d9; display:block;}
.page-link a:visited { font-weight: bold; text-decoration: none; padding:1px 2px 1px 23px; color:#ce1f17;background-color:#dcd9d9; display:block;}
.page-link a:hover { background-color:#ce1f17; color:#fff; display:block;}
.page-link a:active { font-weight: bold; text-decoration: none; padding:1px 2px 1px 23px; color:#ce1f17;background-color:#dcd9d9; display:block;}
