@charset "UTF-8";

/* mainContents Block */
.main h2 {
	clear: both;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left: 5px;
	background: #0480B6 url("/company/news_releases/img/title_corner_ul.gif") top left no-repeat;
	color: #FFF;
	font-size: 16px;
}

.main h3 {
	border: none;
	border-bottom:#0480B6 solid 1px;
	border-left: #0480B6 solid 3px;
	padding-top: 0;
	padding-left: 2px;
	height: 100%;
	color: #333;
	font-size: small;
	background: none;
}

/* pdfToc */
.main .pdfToc {
	width: 100%;
}

.main .pdfToc ul li,
.main .pdfToc ul li.highlight {
	background: #F2F2F2 url("/company/img/openBlank.gif") 1px 7px no-repeat;
	text-align: right;
	line-height: 170%;
}

.main .pdfToc ul li.highlight {
	background: #F7F7F7 url("/company/img/openBlank.gif") 1px 7px no-repeat;
}

.main .pdfToc ul li a {
	clear: right;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}

.main .pdfToc ul li#package {
	margin-bottom: 5px;
	border-right: #0480B6 solid 1px;
	padding-top: 3px;
	height: 17px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	background: url("/company/investor_relations/img/banner_openBlankWhite.jpg") 0 0 no-repeat;
}

.main .pdfToc ul li#package a {
	margin-left: 12px;	
}
