@charset "UTF-8";

/* mainContents Block */
.main .getPDF {
	margin: 0 0 30px;
	border: #E0E0E0 solid 1px;
	padding-top: 3px;
	padding-left: 25px;
	height: 20px;
	font-size: x-small;
	background: url("../../company/img/icon_pdf.gif") 2px 2px no-repeat;
}

.main .getReal {
	margin: 0 0 30px;
	border: #E0E0E0 solid 1px;
	padding: 10px 0 5px 100px;
	height: 20px;
	background: url("../../company/img/icon_real.gif") 2px 2px no-repeat;
	font-size: x-small;
}

.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;
}

/* thisYearToc */
.main .thisYearToc {
	clear: both;
	float: left;
	width: 200px;
}

.main .thisYearToc img {
	margin-bottom: 20px;
	border-bottom: #E0E0E0 solid 1px;
	padding-bottom: 20px;
}

.main .thisYearToc p {
	background: url("../../company/img/arrowCircleBlue.gif") 2px 5px no-repeat;
}

.main .thisYearToc p a {
	margin-left: 15px;
}


/* pdfToc */
.main .pdfToc {
	float: right;
	width: 62%;
}

.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 span,
.main .pdfToc ul li.highlight span {
	font-size: x-small;
}

.main .pdfToc ul li.secDir,
.main .pdfToc ul li.highlightSecDir {
	padding-left: 1em;
	background: #F2F2F2 url("../../company/img/openBlank.gif") 1em 5px no-repeat;
	text-align: right;
	line-height: 170%;
	font-size: x-small;
}

.main .pdfToc ul li.highlight {
	background: #F7F7F7 url("../../company/img/openBlank.gif") 1px 7px no-repeat;
}
.main .pdfToc ul li.highlightSecDir {
	background: #F7F7F7 url("../../company/img/openBlank.gif") 1em 5px 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;	
}


/* archives.html */
.main .pastToc {
	clear: both;
	float: left;
}

.main .arcToc {
	float: right;
}

.main .pastToc p {
	padding: 5px;
	text-align: left;
	background: url("../../company/img/arrowCircleBlue.gif") 5px 10px no-repeat;
}

.main .arcToc p {
	border-bottom: #E0E0E0 solid 1px;
	padding: 5px;
	text-align: left;
	background: url("../../company/img/arrowCircleBlue.gif") 5px 8px no-repeat;
}

.main .pastToc p a,
.main .arcToc p a {
	margin-left: 15px;
}

.main .arcToc img {
	margin-left: 60px;
	vertical-align: top;
}

.main .arcToc .video {
	border-bottom: #E0E0E0 solid 1px;
	padding: 5px;
}

.main .arcToc .video ul {
	float: left;
}

.main .arcToc .video ul li {
	background: url("../../company/img/arrowCircleBlue.gif") 2px 5px no-repeat;
}

.main .arcToc .video ul li a {
	margin-left: 15px;
}

.main .arcToc .video img {
	margin-top: 0px;
}
