/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
    margin: 0px;
	padding: 0px;
	line-height: 1.166;	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, sans-serif, "Verdana", Helvetica, Arial;
	/*font-family: Arial,sans-serif,‚l‚r ‚oƒSƒVƒbƒN, Osaka;:*/
	/*font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka; font-Size:10px; line-height:15px*/
	color: #333333;
	/*background: #cccccc url("images/bg_grad.jpg") fixed;*/
}

/******* font tag styles *******/

.unnamed1 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 11px; color: #000000; line-height: 20px}
.unnamed2 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 14px; font-weight: bold; color: #000000}
.unnamed3 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; color: #666666; font-weight: bold}
.unnamed4 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 11px; line-height: 20px; color: #FFFFFF}
.unnamed5 {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; font-size: 12px; font-weight: bold; color: #000000}
.text01 {font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka; font-Size:12px; line-height:17px}
.text02 {font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka; font-Size:10px; line-height:15px}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	/*color: #005FA9;*/
	color: #66CC00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{
	position:absolute;
	top: 55px;
	/*top: 112px;*/
	left: 20%;
	right: 20%;
	width: 600px;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0 auto 0 auto;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 20%;
	right: 20%;
	width: 600px;
	border-bottom: 1px solid #919999;
}

#content{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;*/
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	bottom:0px;
	margin: 0px;
	padding: 16px 0px 3px 0px;
	font-weight: normal;
	color: #ffffff;
	float:left;
}

#siteName img{
	border: none;
	float:left;
}

/************** utility styles *****************/

#utility{
    position: absolute;
	right: 0px;
	bottom:0px;
	padding:3px;
	/*top: 16px;*/
	/*height: 25px;*/
	font: 75% Verdana,sans-serif;
	color: #919999;
	background-image: url("images/glbnav_background.gif");
}

#utility a{
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-size: 8px;
  	color: #000000;
	font-weight: bold;
	border-right: 1px solid #919999;
}

#utility a:hover{
	background-image: url("images/glblnav_selected.gif");
	text-decoration: none;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	padding: 5px;
	/*padding: 0px 0px 14px 10px;*/
	/*border-bottom:1px solid #ccd2d2;*/
}

#pageName h2{
	margin:0px;
	padding: 0px;
	font: bold 80% Verdana,sans-serif,‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	/*color: #000000;*/
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	margin: 0px;
	padding: 0px;
}

/************* globalNav styles ****************/

.skipLinks {display: none;}

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 10px 5px;
	font: 10px Verdana,sans-serif;
	color: #333333;
	/*border-bottom:1px solid #ccd2d2;*/
}

#breadCrumb a{
	/*color: #005FA9;*/
	color: #66CC00;
}

#breadCrumb a:hover{
	/*color: #005FA9;*/
	color: #66CC00;
	text-decoration: underline;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	margin-top: -1px;
	padding: 10px 0% 10px 10%;
	/*padding: 10px 10px 10px 10px;*/
	font: 10px Verdana,sans-serif,‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	color: #cccccc;
	text-align: center;
	border-top: 1px solid #919999;
}

#siteInfo .style1{
	color: #666666;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/********************* end **********************/