@charset "utf-8";

/* -------------------------------------------------------------------- */
/*  CPWRC CSS v10.0 -- 2006.10.09 UPDATE
/* -------------------------------------------------------------------- */

/* (1) page format -------------------------------------------------------- */

div.stage {
position: relative;
border-style: none;
width: 95%;
margin: 0px auto;
}

#navigation  {
	display:none;
}

div.header {
position: relative;
float: left;
border-style: none;
width: 100%;
margin: 0px;
padding: 0px;
}
div.header P.breadCramb {
	display:none;
}
div.logo {
	display:none;
}
div.globalNavi {
	display:none;
}

/* --- div.policyarea ---*/
div.policyarea {
	display:none;
}

div.bodyarea {
position: static;
clear: both;
border-style: none;
width: 100%;
padding: 2px 0px 0px 0px;
}
	div#location {
	display: none;
	}
	
	div#printpage {
	display: none;
	}

	
	div.contentarea {
	position: static;
	clear: both;
	float: left;
	width: 100%;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #ffffff;
	margin: 0px;
	padding: 0px;
	}
	
	div.maincontents {
	position: static;
	float: left;
	width: 100%;
	border-style: none;
	}
	
	div.mainmenu {
	display: none;
	}
div.announcearea {
	display: none;
}

div.footer {
position: static;
clear: both;
float: left;
width: 100%;
TEXT-ALIGN: center;
border-style: solid;
border-width: 2px 0px 0px 0px;
border-color: #ff0000;
margin: 15px 0px 0px 0px;
padding: 15px 0px 20px 0px;
background: #eeeeee;
}
	div#permanentmenu {
	display: none;
	}
	div#copyright {
	MARGIN-LEFT: auto;
	TEXT-ALIGN: center;
	padding: 0px;
	}
	#creditline p a:link { color: #000000; text-decoration: none; font-size: 94%; }
	#creditline p a:visited { color: #000000; text-decoration: none; font-size: 94%; }
	#creditline p a:hover { color: #000000; text-decoration: underline; font-size: 94%; }



/* (2) media all (alternative) -------------------------------------------------------- */


body { margin: 0px 10px; padding: 0px; background: #ffffff; color: #000000; }

a:link { color: #003399; }
a:visited { color: #003399; }
a:active { color: #003399; }

hr.clear { clear: both; width: 100%; height: 1px; border-style: none; margin: 0px; padding: 0px; color: #ffffff; background: none; }




/* (3) media all (contents) -------------------------------------------------------- */



/* 3-1 alternative */

	/* --- div.maincontents h1---*/
	div.contentarea h1{
	clear: both;
	font-size: 130%;
	line-height: 1.4em;
	padding: 0 0 0 16px;
	margin-bottom: 16px;
	border-top: 2px double #000000;
	border-bottom: 2px double #000000;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #FFF;
	}
	div.contentarea h2 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	vertical-align: bottom;
	font-size: 110%;
	font-weight: bold;
	border: 1px dotted #000000;
	}
div.contentarea h3 { clear: both; margin: 1.5em 0px 0px 0px; padding: 0px; font-size: 110%; }
div.contentarea h4 { clear: both; margin: 1.5em 0px 0px 0px; padding: 0px; font-size: 100%; }
div.contentarea h5 { clear: both; margin: 1.5em 0px 0px 0px; padding: 0px; font-size: 90%; }
div.contentarea h6 { clear: both; margin: 1.5em 0px 0px 0px; padding: 0px; font-size: 84%; }

div.contentsarea a img { border-style: solid; border-width: 1px; }

div.contentarea hr { height: 1px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: #cccccc; background: none; color: #cccccc; }

div.contentarea p {
	margin: 0.5em 0px 0px 0px;
	padding: 0px;
	line-height: 150%;
}

div.contentarea td.conte{
	margin: 0.5em 0px 0px 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 1.2em;
}

div.contentarea li { border-style: none; margin: 0px 0px 0.5em 0px; padding: 0px; }
div.contentarea ol { list-style: decimal outside; border-style: none; margin: 0px; padding: 0.5em 0px 0.5em 40px; }
	div.contentarea li ol { list-style: upper-alpha outside; border-style: none; }
	div.contentarea li li ol { list-style: lower-alpha outside; }
div.contentarea ul { list-style: disc outside; border-style: none; margin: 0px; padding: 0.5em 0px 0.5em 40px; }
	div.contentarea li ul { list-style: circle outside; border-style: none; }
	div.contentarea li li ul { list-style: square outside; }
div.contentarea dl { border-style: none; margin: 0.5em 0px 0px 0px; padding: 0px 0px 0px 0px; }
	div.contentarea dt { border-style: none; }
	div.contentarea dd { border-style: none; margin: 0.5em 0px 0px 0px; padding: 0px 0px 0px 40px; }

div.contentarea .compact li { border-style: none; margin-left: 1.8em; }
div.contentarea ul.compact { list-style-position: outside; border-style: none; padding-left: 0px; }
div.contentarea ol.compact { list-style-position: outside; border-style: none; padding-left: 0px; }



/* 3-2 substitute */

div.contentarea .textsmall { font-size: 84%; }

div.contentarea .textleft { text-align: left; }
div.contentarea .textright { text-align: right; }
div.contentarea .textcenter { text-align: center; }

div.contentarea .alignleft { }
div.contentarea .alignright { }

div.contentarea .clearleft { clear: left; }
div.contentarea .clearright { clear: right; }
div.contentarea .clearall { clear: both; }

div.contentarea .vtop { vertical-align: text-top; }
div.contentarea .vmiddle { vertical-align: middle; }
div.contentarea .vbottom { vertical-align: text-bottom; }

div.contentarea .bordernone { border-style: none; }
div.contentarea .border010 { border: solid 1px #666666; }

div.entry_inf {
	display: none;
}


/* (5) media aural (nav) -------------------------------------------------------- */

div.navihidden {
position: absolute;
z-index: 100;
top: 0px;
right: 0px;
display: run-in;
width: 1px;
height: 1px;
border-style: none;
margin: 0px;
padding: 0px;
overflow: hidden;
}

.navihidden img {
vertical-align: bottom;
}

/* (6) media screen (nav) -------------------------------------------------------- */


div.naviscrolltop {
display: none;
}


div.locationback {
display: none;
}

