/*============================================================
	1: -font-size, line-height, color setting
============================================================*/
body,
#Damage div.Tel p em
{
	font-size:11px;
	line-height:140%;
	font-family: "verdana","arial","helvetica";

}
/*============================================================
	font-size, line-height
============================================================*/
/* Font Size Revision for IE 
-------------------------------*/
td table.Adobe,
td p.Notes01A{
}

/* 16px
============================================================*/
h1{
	font-size:15px;
	line-height:100%;
}


/* 14px
============================================================*/
.Box05C h5.H5A,
h2.H2A,
.Box01A h3,
.Box05B h4,
dl.List06D dd,
h4.H4D,
h3.H3E,
h3.H3F{
	font-size:13px;
	line-height:114%;
}

/* 12px
============================================================*/
	
/* line-height:18px */
p.Notes01A,
.Box05A .Box05B table td,
dl.List06D dd,
.Box09C .Box04G td p,
ul.List01A,
dl.List06A,
dl.List06B,
dl.List06D,
ul.List07A,
ul.List08A,
dl.List09A,
.Box03A h4,
h3.H3A,
h4.H4F,
h5.H5A,
h5.H5B,
h5.H5C

{
	line-height: 149%;
}

/* line-height:18px */
.s3p{
	font-size: 65%;
	line-height: 149%;
}

h3.H3B{
	line-height:100%;
}

.Box05A .Box05B table td,
.S12L18{
	font-size: 12px;
	line-height: 149%;
}

/* 11px
============================================================*/
#UtilityNav li{
	font-size:11px;
	line-height:140%;
}


/* 10px
============================================================*/
.Table01A tbody td,
.Table01A td,
.Table01A th,
.Table05A tbody td,
.Table05A td,
.Table05A th,
.Table06A tbody td,
.Table06A td,
.Table06A th,
.Table06B tbody td,
.Table06B td,
.Table06B th,
.Table06C tbody td,
.Table06C td,
.Table06C th{
	font-size:11px;
	line-height:140%;
}


/* 10px
============================================================*/
.Box05C h5 span.Pdf,
ul.List12B,
.Box05A .Box05B table th,
dl.List06D dt,
#portalAdBar .Box01A .List05A dt,
#portalAdBar .Box01A .List05A dd,
.Table05A td,
p.Notes02A,
p.Notes02B,
p.Link02D,
p.Link01D,
p.Link01C,
h2.H2B span,
h2.H2C span,
.SearchBtn01,
.GoBtn01,
.Table01C tbody td span.Cap,
#Nav00Area .Status,
#portalFooter{
	font-size:9px;
	line-height:140%;
}
.Box02A .SearchBox .SearchBtn01,
table.Adobe{
	font-size:9px;
	line-height:130%;
}

/* Exception */
input.Btn01A{
	font-size:9px;
}

/* 9px
============================================================*/
xxx{
	font-size:9px;
	line-height:140%;
}


/*============================================================
	color
============================================================*/

/* #c00 */
dl.List12A dd strong,
.Box05C p.Txt01A em,
#Emergency h2,
.Table07A tbody td em,
table.Table01H strong,
.Box09A .Table02A li.Deficit,
.Table01A table.Fix strong,
.List01A strong,
.List09A strong,
#Nav01 strong,
#Nav01 strong a,
#Nav01 strong a:visited,
#Nav02 strong,
#Nav02 strong a,
#Nav02 strong a:visited,
#Nav00 strong,
#Nav00 strong a,
#Nav00 strong a:visited,
h1{
	color:#c00;
}

/* #039 */
a{
	color:#039;
}

/* #39c */
strong span.Result,
h2,
h3.H3A,
.Box01A p,
h4.H4A,
h5.H5B,
h5.H5C{
	color:#39c;
}

/* #a28366 */
.Gold,
.Gold a{
	color:#a28366;
}

/* #666 */
h4.H4B,
p.Notes01A,
ul.List02A{
	color:#666;
}

/* #333 */
.Box03A h4,
p,
table.Table01E td span,
table th,
table td{
	color:#333;
}

/* #fff */
input.Btn01A,
.SearchBtn01,
.GoBtn01{
	color:#fff;
}

/* #f00 */
.Box05B td em{
	color:#f00;
}

/* #999 */
ul.List12B{
	color:#999;
}

/* #8994a8 */
#topBody a:visited,
#portalFooter a:visited,
#portalAdBar a:visited,
//#portalNavBar a:visited,
#portalBody a:visited{
 	color:#8994a8;
}

/*============================================================
	base.css
============================================================*/
#portalHeader #Nav01Area{
	>margin-top:66px;
}

/*============================================================
	element.css
============================================================*/
.Box17A h3.H3E{
	background:url(/common/img/box10_bg03.gif) no-repeat;
	padding:12px 10px 8px;
	>padding:12px 12px 8px;
}

/* SearchBox
----------------------------------------------------------- */
.Box02A .SearchBox input{
	width:120px;
 	font-family: "verdana","arial","helvetica";
}
	.Box02A .SearchBox .SearchBtn01{
		width:50px;
		padding-right:6px;
	}

/* Pdf
----------------------------------------------------------- */
span.Pdf{
	padding:4px 17px 0 0;
}
.Box05C h5.H5A span.Pdf{
	padding:4px 17px 3px 2px;
}

/* Control of Header and Footer navigation underline for aboutus and corporate
--------------------------------------------------------------------------- */
.HeadNavigation a:link,
.HeadNavigation a:visited,
.FootNavigation a:link,
.FootNavigation a:visited{
	text-decoration:none;
}
.HeadNavigation a:hover,
.HeadNavigation a:active,
.FootNavigation a:hover,
.FootNavigation a:active{
	text-decoration:underline;
}

