/* Global Styles */


body{

	width: 800px;
	margin:5px;
	background-color:#ffffff;
	border-left-style:ridge;
	border-width:1px;
	border-left-color:#999999;
	border-right-style:ridge;
	border-width:1px;
	border-right-color:#999999;
	padding-bottom :5px;
    padding:inherit;
	height: auto;
    margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}



	
td {
	font-family:Arial, Helvetica, sans-serif;
	}
	

	
a {
	color:#FFFFFF;
	}
	
a:hover {
	color:#3333CC;
	}
	
/*************google #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	font-size: 90%;
	background-color:#004d91;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

	
	
	
	
	
/***********************************************/
/*text                                       */
/***********************************************/


#content{
	float:inherit;
	background-color:#FFFFFF;
	width: 800px;
	margin: 0;
	padding: 0 0 0 0;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}




.text_honbun{
	padding: 0px 0px 0px 0px;
	float:left;
	margin-left: 15px;
	width:auto;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}

.text_honbun h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-color:#CC0033;
	border-left-color:#CC0033;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #FFFFFF;
	color:#000066;
	clear: both;
	float: none;
}

.text_honbun h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-color:#333333;
	border-left-color:#333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-color: #FFFFFF;
	color:#333333;
	clear: both;
	float: none;
}



.hide {
	display: none;
}
	



#sub {
    background-color:#004D91;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	width: 166px;
	height:inherit;
	padding: 0px;
	padding-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sub ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sub li {
    list-style-type:none;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
    margin-top: 10px;
	margin-left: 5px;
	padding: 0px 0px 1px 0px;
	font-size: 90%;
}

.relatedLinks li{
    margin-top: 5px;
	}

.relatedLinks h3{
	padding: 5px 0px 2px 0px;
}




/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	
	}
	
#navigation a {
	font: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	}
	
#navigation a:hover {
	background: #ffffff;
	color:#000099;
	}
	
#logo 	{
	font: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #333333;
	}
		
#dateformat {
	font:10px ;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
    color:#333333;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.topmemo{
    font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#00CC00;
	margin-top:0px;
	}

.bodyText {
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}

.bodyText a{
	color:#990033;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color:#990033;
	line-height:20px;
	margin-top:0px;
	}		
	
	
	
.bodyText a:hover {
    color:#003399;
	}
		
	
	
.bodyText h1{
    font-weight: normal;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-bottom-color: #00CC00;
	border-left-color:#00CC00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #003366;
	clear: both;
	float: none;
}
   

		
	
.pageName{
	font: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
    font: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
.quote2 {
   font: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:30px;
	}
	
.smallText {
	font: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
	}
	
.navText {
	font: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#sub_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 102%;
	font-style: normal;
	color: #ffffff;
}

#footer{
    text-align:right;
	margin-left:0px;
	margin-right:0px;
	font-size:0.8em;
	margin-bottom:20px;
	color:#336699;
	}
	
