/*------------------
  local navigation
------------------*/
div#localNaviArea{
	padding: 0 0 15px 0;
	width: 182px;
	font-size: 78%;
}

div#localNaviArea h2{
	margin: 0;
	clear: left;
}

/*-------------------
  related link
-------------------*/
ul.relatedLink{
	margin: 0 0 1.2em 0;
	padding: 0 0 10px 0;
	clear: left;
	background-color: #ffffff;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_misc004.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul.relatedLink li{
	margin: 0;
	padding: 0;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	border-color: #666666;
	clear: left;
	list-style-type: none;
}

ul.relatedLink li a{
	margin: 0;
	display: block;
	text-decoration: none;
	cursor: pointer;
/* mac ie */
	text-indent: -7px;
	padding: 0 18px 0 23px;
/* ------ */
/*\*/
	text-indent: 0;
	padding: 0;
/**/
}

ul.relatedLink li a img{
	width: 0.4em;
	height: 0.4em;
	border: none;
/* mac ie */
	float: none;
	vertical-align: middle;
/* ------ */
/*\*/
	float: left;
/**/
}

ul.relatedLink li a span.linkText{
/* mac ie */
	display: inline;
	margin: 0;
/* ------ */
/*\*/
	display: block;
	margin: 0 0 0 1.85em;
/**/
}

/* stay */
ul.relatedLink li em{
	margin: 0;
	display: block;
	font-weight: normal;
	font-style: normal;
/* mac ie */
	text-indent: -7px;
	padding: 0 18px 0 23px;
/* ------ */
/*\*/
	text-indent: 0;
	padding: 0;
/**/
}

ul.relatedLink li em img{
	width: 0.4em;
	height: 0.4em;
	border: none;
/* mac ie */
	float: none;
	vertical-align: middle;
/* ------ */
/*\*/
	float: left;
/**/
}

ul.relatedLink li em span.linkText{
/* mac ie */
	display: inline;
	margin: 0;
/* ------ */
/*\*/
	display: block;
	margin: 0 0 0 1.85em;
/**/
}


/*------------------
    related link
    - child01
------------------*/
li.child01{
	background-color: #eaeaea;
}

/* anchor */
ul.relatedLink li.child01 a{
/* mac ie */
	padding-top: 0.3em;
	padding-bottom: 0.34em;
/* ------ */
/*\*/
	padding-top: 0;
	padding-bottom: 0;
/**/
}

li.child01 a{
	border-width: 1px;
	border-style: solid;
	border-color: #f8f8f8 #dddddd #cccccc #f0f0f0;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base001.gif);
	background-repeat: repeat-y;
}

li.child01 a:link{
	color: #004d99;
	text-decoration: none;
}

li.child01 a:visited{
	color: #004d99;
	text-decoration: none;
}

li.child01 a:hover{
	border-color: #dddddd #aaaaaa #999999 #c0c0c0;
	color: #004d99;
	background-image: none;
	background-color: #b0b0b0;
	text-decoration: none;
}

li.child01 a:active{
	border-color: #ffffff;
	color: #004d99;
	background-color: #ffffff;
	text-decoration: none;
}

/* stay */
ul.relatedLink li.child01 em{
/* mac ie */
	padding-top: 0.3em;
	padding-bottom: 0.32em;
/* ------ */
/*\*/
	padding-top: 0;
	padding-bottom: 0;
/**/
}

li.child01 em{
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	color: #000000;
	background-color: #ffffff;
}

/*  arrow image, text link */
li.child01 a img,
li.child01 em img{
/* mac ie */
	margin: 0 0.26em 0.1em 0;
/* ------ */
/*\*/
	margin: 0.65em 0.26em 0 16px;
/**/
}

li.child01 a span.linkText,
li.child01 em span.linkText{
/* mac ie */
	padding: 0;
/* ------ */
/*\*/
	padding: 0.3em 18px 0.34em 0;
/**/
}


/*------------------
    related link
    - child02
------------------*/
li.child02{
	background-color: #c7c7c7;
}

/* anchor */
ul.relatedLink li.child02 a{
/* mac ie */
	padding-top: 0.3em;
	padding-bottom: 0.34em;
/* ------ */
/*\*/
	padding-top: 0;
	padding-bottom: 0;
/**/
}

li.child02 a{
	border-width: 1px;
	border-style: solid;
	border-color: #e0e0e0 #bbbbbb #b0b0b0 #d0d0d0;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base002.gif);
	background-repeat: repeat-y;
}

li.child02 a:link{
	color: #004d99;
	text-decoration: none;
}

li.child02 a:visited{
	color: #004d99;
	text-decoration: none;
}

li.child02 a:hover{
	border-color: #cccccc #8e8e8e #7e7e7e #bbbbbb;
	color: #004d99;
	background-image: none;
	background-color: #9e9e9e;
	text-decoration: none;
}

li.child02 a:active{
	border-color: #ffffff;
	color: #004d99;
	background-color: #ffffff;
	text-decoration: none;
}

/*  arrow image, text link */
li.child02 a img{
/* mac ie */
	margin: 0 0.26em 0 0;
/* ------ */
/*\*/
	margin: 0.65em 0.26em 0 16px;
/**/
}

li.child02 a span.linkText{
/* mac ie */
	padding: 0;
/* ------ */
/*\*/
	padding: 0.3em 18px 0.34em 0;
/**/
}


/*------------------
    related link
    - sibling
------------------*/
li.sibling{
	background-color: #0066cc;
}

/* anchor */
ul.relatedLink li.sibling a{
/* mac ie */
	padding-top: 0.5em;
	padding-bottom: 0.52em;
/* ------ */
/*\*/
	padding-top: 0;
	padding-bottom: 0;
/**/
}

li.sibling a{
	border-width: 1px;
	border-style: solid;
	border-color: #3385d6 #005ab5 #00407d #237bd3;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base003.gif);
	background-repeat: repeat-y;
}

li.sibling a:link{
	color: #ffffff;
	text-decoration: none;
}

li.sibling a:visited{
	color: #ffffff;
	text-decoration: none;
}

li.sibling a:hover{
	border-color: #669fe6 #1d61b6 #006389 #70b0dc;
	color: #ffffff;
	background-image: none;
	background-color: #3a85e3;
	text-decoration: none;
}

li.sibling a:active{
	border-color: #205eac #002061 #000b21 #104a98;
	color: #ffffff;
	background-color: #01509d;
	text-decoration: none;
}

/*  arrow image, text link */
li.sibling a img{
/* mac ie */
	margin: 0 0.26em 0 0;
/* ------ */
/*\*/
	margin: 0.8em 0.26em 0 16px;
/**/
}

li.sibling a span.linkText{
/* mac ie */
	padding: 0;
/* ------ */
/*\*/
	padding: 0.5em 18px 0.52em 0;
/**/
}


/*------------------
    related link
    - parent
------------------*/
li.parent{
	background-color: #4598e6;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base004.gif);
	background-repeat: repeat-y;
}

/* anchor */
ul.relatedLink li.parent a{
/* mac ie */
	padding-top: 0.5em;
	padding-bottom: 0.52em;
/* ------ */
/*\*/
	padding-top: 0;
	padding-bottom: 0;
/**/
}

li.parent a{
	border-width: 1px;
	border-style: solid;
	border-color: #7fbcf5 #3e87cb #397dba #59a2e7;
/* mac ie */
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base004s.gif);
	background-position: top right;
	background-repeat: no-repeat;
/* ------ */
/*\*/
	background-image: none;
/**/
}

li.parent a:link{
	color: #ffffff;
	text-decoration: none;
}

li.parent a:visited{
	color: #ffffff;
	text-decoration: none;
}

li.parent a:hover{
	text-decoration: underline;
	border-color: #99cfff #5482ad #406c97 #89c6ff;
	color: #ffffff;
	background-color: #62b2ff;
	text-decoration: none;
}

li.parent a:active{
	border-color: #2b88b4 #3b738c #408eaf #3b738c;
	color: #ffffff;
	background-color: #2b88b4;
	text-decoration: none;
}

/*  arrow image, text link */
li.parent a img{
/* mac ie */
	margin: 0 0.26em 0 0;
/* ------ */
/*\*/
	margin: 0.8em 0.26em 0 18px;
/**/
}

li.parent a span.linkText{
/* mac ie */
	padding: 0;
/* ------ */
/*\*/
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base004s.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0.5em 18px 0.52em 0;
/**/
}


/*-------------------
    reference link
-------------------*/
ul.referenceLink{
	margin: 0 0 1.2em 0;
	padding: 0 0 10px 0;
	clear: left;
	background-color: #ffffff;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_misc004.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul.referenceLink li{
	margin: 0;
	padding: 0;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	border-color: #666666;
	list-style-type: none;
}

ul.referenceLink li a{
	margin: 0;
	display: block;
	text-decoration: none;
	cursor: pointer;
/* mac ie */
	text-indent: -7px;
	padding: 0.5em 18px 0.52em 23px;
/* ------ */
/*\*/
	text-indent: 0;
	padding: 0;
/**/
}

ul.referenceLink li a img{
	width: 0.4em;
	height: 0.4em;
	border: none;
/* mac ie */
	float: none;
	vertical-align: middle;
/* ------ */
/*\*/
	float: left;
/**/
}

ul.referenceLink li a span.linkText{
/* mac ie */
	display: inline;
	margin: 0;
/* ------ */
/*\*/
	display: block;
	margin: 0 0 0 1.85em;
/**/
}

/*------------------
    reference link
    - reference
------------------*/
li.reference{
	background-color: #eaeaea;
}

/* anchor */
li.reference a{
	border-width: 1px;
	border-style: solid;
	border-color: #f8f8f8 #dddddd #cccccc #f0f0f0;
	background-image:  url(file:///C|/My%20Web%20Sites/USA/www.konicaminolta.us/images/local_nav/local-navigation_base001.gif);
	background-repeat: repeat-y;
}

li.reference a:link{
	color: #000000;
	text-decoration: none;
}

li.reference a:visited{
	color: #000000;
	text-decoration: none;
}

li.reference a:hover{
	border-color: #dddddd #aaaaaa #999999 #c0c0c0;
	color: #000000;
	background-image: none;
	background-color: #d0d0d0;
	text-decoration: none;
}

li.reference a:active{
	border-color: #ffffff;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

/*  arrow image, text link */
li.reference a img{
/* mac ie */
	margin: 0 0.26em 0 0;
/* ------ */
/*\*/
	margin: 0.8em 0.26em 0 16px;
/**/
}

li.reference a span.linkText{
/* mac ie */
	padding: 0;
/* ------ */
/*\*/
	padding: 0.5em 16px 0.52em 0;
/**/
}


/*------------------
    other link
------------------*/
ul.otherLink{
	margin: 0;
	padding: 0;
}

ul.otherLink li{
	margin: 0 0 1.2em 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}

/* anchor */
ul.otherLink li a img{
	border: none;
    vertical-align:bottom;
    line-height:0px;
}



ul.referenceLink li a span.linkText img,
ul.relatedLink li a span.linkText img{
	float: none;
	width: auto;
	height: auto;
	vertical-align: text-bottom;
	margin: 0 0.2em 0.25em 0.1em;
}
