@charset "UTF-8";
/*
	for renew Header/Footer
*/

/* reset */
#headerArea,
#footerArea {
	width: 761px;
	font-size: 10px;
}
#headerArea ul,#headerArea p,#headerArea address,#headerArea form,#headerArea div,
#footerArea ul,#footerArea p,#footerArea address,#footerArea form,#footerArea div {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-size: 100%;
	zoom: 1;
}
#headerArea a,#headerArea strong,#headerArea em,#headerArea span,#headerArea img,
#footerArea a,#footerArea strong,#footerArea em,#footerArea span,#footerArea img {
	border: none;
}
#headerArea a,
#footerArea a {
	text-decoration: none;
	_height: 1px;
}
#headerArea a:hover,
#footerArea a:hover {
	text-decoration: underline;
}

#footerArea p.copyright {
	font-size: 90%;
}

/* */

#headerArea {
	position: relative;
	height: 90px;
}
#headerArea p.ci {
	position: absolute;
	left: 13px;/* +3 */
	top: 16px;
}
#headerArea p.customer {
	position: absolute;
	left: 98px;
	top: 16px;
}
#headerArea p.cn {
	position: absolute;
	right: 10px;/* +7 */
	top: 13px;
}
#headerArea ul.utilityNav {
	position: absolute;
	right: 217px;
	top: 33px;
}
#headerArea ul.utilityNav li {
	float: left;
	padding: 4px 10px 4px 10px;
	border-right: 1px solid #ccc;
}
#headerArea ul.utilityNav li a {
	padding: 0 0 0 8px;
	background: url(../image/bg_arrow_01.gif) left center no-repeat;
	color: #666;
}
#headerArea form.search {
	position: absolute;
	right: 10px;/* +7 */
	top: 33px;
}
#headerArea form.search input.query {
	float: left;
	width: 138px;
	height: 18px;
	_height: 17px;
	border: 1px solid #b2b2b2;
	padding: 1px 0;
	background: #ebebeb;
}
#headerArea form.search input.submit {
	float: left;
	margin: 0 0 0 2px;
}
#headerArea ul.topCategoryNav {
	position: absolute;
	right: 10px;/* +7 */
	top: 58px;
}
#headerArea ul.topCategoryNav li {
	float: left;
	margin: 0 0 0 16px;
}

#headerArea ul.globalNav {
	position: absolute;
	left: 0;
	top: 60px;
	height: 33px;
	background: url(/static_files/english/shared/image/bg_globalnav_01.gif) left bottom no-repeat;
	z-index: 100;
}
#headerArea ul.globalNav li {
	float: left;
	margin: 0;
}
#globalNavArea ul.localNav li {
	float: left;
	width: 254px;
	height: 36px;
	*margin-bottom: -3px;
}
#globalNavArea ul.localNav li.lastChild {
	width: 253px;
}
#localNavArea {
	position: relative;
	z-index: 100;
	margin: -3px 0 12px 0;
	padding: 0 0 5px 0;
	background: url(../image/bg_localnavarea_01.gif) left bottom no-repeat;
}
#localNavInner {
	padding: 3px 3px 0 3px;
	background: url(../image/bg_localnavinner_01.gif) no-repeat;
}
#localNavArea .firstBlock {
	padding: 0;
	background: none;
}
#contextNavArea {
	position: relative;
	z-index: 100;
	margin: 2px 12px 0 12px;
	padding: 1px 0 0 0;
	line-height: 1.2;
}
#contextNavArea dl.contextNav {
	position: relative;
	margin: 6px 0 0 0;
	padding: 0 0 0 9.2em;
	min-height: 1.4em;
	_height: 1em !important;
}
#contextNavArea dl.contextNav dt {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
	color: #666;
	margin: 2px 0 1px 0;
}
#contextNavArea dl.contextNav dd {
	float: left;
	margin: 2px 20px 0 0;
	word-break: keep-all;
}
#contextNavArea dl.contextNav dd a {
	float: left;
	background: url(../image/bg_arrow_02.gif) 0 0.44em no-repeat;
	padding: 0 0 0 8px;
}
.brandingCopy {
	float: right;
	display: inline;
	position: relative;
	z-index: 100;
	width: 150px;
	margin: -38px 12px 0 0;
}
#footerArea {
	position: relative;
	margin: -2px 0 0 0;
	padding: 10px 0 30px 0;
	border-top: 1px solid #bbbbbb;
}
#footerArea a {
	color: #666;
}
#footerArea .firstBlock {
	margin: 0 0 8px 100px;
	padding: 0;
}
#footerArea .firstBlock p.ci {
	position: absolute;
	left: 10px;
	top: 12px;
}
#footerArea .firstBlock ul.topCategoryNav {
	float: left;
}
#footerArea .firstBlock ul.topCategoryNav li {
	float: left;
	margin: 0 14px 0 0;
}
#footerArea .firstBlock ul.topCategoryNav li a {
	padding: 0 0 0 8px;
	background: url(../image/bg_arrow_01.gif) left center no-repeat;
}
#footerArea .firstBlock ul.categoryNav {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
}
#footerArea .firstBlock ul.categoryNav li {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}
#footerArea .firstBlock ul.categoryNav li a {
	padding: 0 0 0 5px;
	background: url(../image/bg_arrow_01.gif) left center no-repeat;
}
#footerArea .lastBlock {
	margin: 0 0 0 100px;
	padding: 8px 0 0 0;
	border-top: 1px solid #ccc;
}
#footerArea .lastBlock ul.utilityNav {
	float: left;
}
#footerArea .lastBlock ul.utilityNav.noFloat {
	float: none;
	margin-bottom: 10px;
}
#footerArea .lastBlock ul.utilityNav li {
	float: left;
	margin: 0 10px 0 0;
}
#footerArea .lastBlock ul.utilityNav li a {
	padding: 0 0 0 8px;
	background: url(../image/bg_arrow_01.gif) left center no-repeat;
}
#footerArea .lastBlock p.copyright {
	float: right;
	margin: 0 5px 10px -14px;
	text-align: right;
	text-transform: uppercase;
}
html>body #pageTop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 500;
}
#pageTop {
	_position: absolute;
	_right: 0;
	_top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+(documentElement.clientHeight-this.clientHeight) - 0
	: document.body.scrollTop
	+(document.body.clientHeight-this.clientHeight) - 0);
	_z-index: 500;
}
#globalNavArea ul.globalNav,
#globalNavArea ul.localNav,
#contentBodyArea,
#contentBodyInner,
#historyNavArea p.historyNav a,
#topicPathArea,
#contextNavArea dl.contextNav,
#contextNavArea dl.contextNav dd,
#footerArea .firstBlock,
#footerArea .lastBlock {
	/*\*/
	_overflow: visible;
	_height: 1px;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}
#globalNavArea ul.globalNav:after,
#globalNavArea ul.localNav:after,
#contentBodyArea:after,
#contentBodyInner:after,
#historyNavArea p.historyNav a:after,
#topicPathArea:after,
#contextNavArea dl.contextNav:after,
#footerArea .firstBlock:after,
#footerArea .lastBlock:after {
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: -1px 0 0 0;
}
.external,
.pdf,
.ex,
.roll {}
.modID {
	font-size: 18px;
	margin: 15px 0 15px 0;
	padding: 4px;
	background: #eee;
	color: #0066CC;
}
@media print {
#headerArea, #footerArea {
	display: none;
}
}