@charset "utf-8";
/* CSS Document */

/* Basic setting
-----------------------------------------*/
body {
	padding: 0px;
	margin: 0px;
	font-size: 70%;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4;
	word-break: normal;
}

h1 ,h2 ,h3 ,p ,li ul ,li ol ,li p ,
td p ,td ul ,td dl ,dl p ,
td table ,dl dl ,
dd table,dd ul,
form ,input ,select  {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.ClearBoth ,
.ClearBoth br ,
br.ClearBoth {
	clear: both !important;
	height: 1px !important;
	font-size: 1px !important;
	padding: 0px !important;
	margin: 0px !important;
	text-align: center;
	line-height:100%;
}

a {
	text-decoration: none;
}
a:link {
	color: #005aad;
	text-decoration: underline;
}
a:visited {
	color: #9900CC;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a img {
	border: none;
}

#baseContainer {
	border: none;
	background-color:#fff;
}

/* Header area
-----------------------------------------*/
#headerArea {
	text-align: left;
	border: none;
	background-color: none;
}

#headerArea #siteID {
	background: url("../img/site_id_bg.gif") repeat-x left top;
	height: 25px;
	margin-bottom: 10px;
}

#headerArea #siteID p {
	background-position: left top;
	padding: 0;
}


#headerArea h1 {
	background-position: left top;
	padding: 0 0 15px 0;
}

/* Contents area
-----------------------------------------*/
#contentsArea {
	padding: 0;
	text-align: left;
	background-color: #fff;
}

/****** Layout table setting ******/
#contentsArea .layoutTable {
	margin-bottom: 10px;
	width: 90%;
}

#contentsArea .layoutTable td {
	vertical-align: top;
	padding-right: 10px;
}

/****** Tab setting ******/
#tab {
	width: 100%;
	line-height: normal;
	border-top: solid 1px #666;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 5px;
}

#FD #tab ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: disc inside;
}

#PH #tab ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}

#RA #tab ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}

#tab li {
	margin: 0;
	padding: 0;
}

#tab li.active {
	margin: 0;
	padding: 0;
	text-align: left;
}

#tab li a {
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
}

#tab li a:hover {
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

#tab li a.now {
	font-size: 120%;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

#tab li.marginRight5 {
	margin-right: 5px;
}

.clearFix {
overflow: hidden;
}

/****** Tab box setting ******/
#contentsArea {
	width: 100%;
	border: none;
	padding: 0;
	margin-bottom: 15px;
	clear: both;
}

/****** One category box setting in the tab box ******/
#contentsArea .oneCategory {
	margin-top: 10px;
	padding-bottom: 10px;
}

/****** H2 - A blue background setting in the tab box ******/
#contentsArea .oneCategory .h2Base {
	background-color: none;
}

#contentsArea .oneCategory .h2Base h2 {
	background-color: none;
	border: none;
	margin-left: 0;
	padding: 0;
	font-size: 120%;
}

/****** H3 - An underline setting in the tab box ******/
#contentsArea .oneCategory h3 {
	font-size: 88%;
	border-bottom: solid 1px #999;
	margin: 0 0 10px 0;
	padding-bottom: 2px;
	color: #666;
}

/****** Texts setting in the tab box ******/
#contentsArea p {
	font-size: 90%;
	margin-left: 0;
	width: 80%;
}

/****** Links setting in the tab box ******/
/* normal */
#contentsArea ul.arrowLinks{
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: disc inside;
	font-size: 100%;
}

#contentsArea ul.arrowLinks li {
	padding-left: 0;
	text-align: left;
	margin-bottom: 0;
}

/* Announcement */
/*#contentsArea ul.announceLinks{
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: disc inside;
	font-size: 100%;
}

#contentsArea ul.announceLinks li {
	padding-left: 0;
	text-align: left;
	margin-bottom: 0;
}

#contentsArea ul.announceLinks li a:link {
	color: #cc0000;
	text-decoration: underline;
}
#contentsArea ul.announceLinks li a:visited {
	color: #ff6633;
	text-decoration: underline;
}
#contentsArea ul.announceLinks li a:hover {
	text-decoration: none;
}
#contentsArea ul.announceLinks li a:active {
	color: #005aad;
	text-decoration: none;
}
*/

/* PDF */
#contentsArea ul.pdfLinks {
	margin-left: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: disc inside;
	font-size: 100%;
}

#contentsArea ul.pdfLinks li {
	padding-left: 0;
	text-align: left;
	margin-bottom: 5px;
}

#contentsArea ul.pdfLinks li.text {
	padding-left: 0;
	text-align: left;
	background: url(../img/icon_disc.gif) 0.3em 0.5em no-repeat;
	margin-bottom: 5px;
}

/****** Disclaimers setting ******/
#disclaimers {
	width: 80%;
	font-size: 80%;
	border: none;
	background-color: none;
	padding-bottom: 25px;
}

#disclaimers h2 {
	font-size: 110%;
	border-bottom: solid 1px #666;
	margin-bottom: 5px;
	color: #666;
}

#disclaimers ul{
	list-style: disc inside;
	margin-left: 0;
}

#contentsArea #disclaimers ul li {
	padding-left: 0;
	text-align: left;
	margin-bottom: 5px;
}


/* Footer area
-----------------------------------------*/

#footer {
	background-color: none;
	border-top: solid 1px #3b3b3b;
	text-align: left;
}

#footer .copyRight {
	font-size: 88%;
	color: #000;
	padding-top: 3px;
}



/* The basic setting of the table
------------------------------------------*/

/* The table of the fund summary (pattern3 / Moss-green)
-----------------------------------------------------------*/

#contentsArea table.top-pattern3-g {
	width: 300px;
	font-size: 90%;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.top-pattern3-g caption {
	text-align: right;
	padding: 0 2px;
}

#contentsArea table.top-pattern3-g th {
	border: solid 1px #cadfca;
	padding: 3px 7px;
	background-color: #e7f1e7;
	text-align: left;
}

#contentsArea table.top-pattern3-g td {
	border: solid 1px #ccc;
	padding: 3px 7px;
	text-align: left;
}

#contentsArea table.top-pattern3-g td.number {
	text-align: right;
}


/* The table of the fund summary (pattern3 / Yellow)
-----------------------------------------------------------*/

#contentsArea table.top-pattern3-y {
	width: 300px;
	font-size: 90%;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.top-pattern3-y caption {
	text-align: right;
	padding: 0 2px;
}

#contentsArea table.top-pattern3-y th {
	border: solid 1px #c6c6c6;
	padding: 3px 7px;
	background-color: #f1f1e4;
	text-align: left;
}

#contentsArea table.top-pattern3-y td {
	border: solid 1px #ccc;
	padding: 3px 7px;
	text-align: left;
}

#contentsArea table.top-pattern3-y td.number {
	text-align: right;
}


/* The table of the fund summary (pattern3 / Pink)
-----------------------------------------------------------*/

#contentsArea table.top-pattern3-p {
	width: 300px;
	font-size: 90%;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.top-pattern3-p caption {
	text-align: right;
	padding: 0 2px;
}

#contentsArea table.top-pattern3-p th {
	border: solid 1px #e1ccd3;
	padding: 3px 7px;
	background-color: #f2e8eb;
	text-align: left;
}

#contentsArea table.top-pattern3-p td {
	border: solid 1px #ccc;
	padding: 3px 7px;
	text-align: left;
}

#contentsArea table.top-pattern3-p td.number {
	text-align: right;
}


/* The table of the fund summary (pattern3 / Blue)
-----------------------------------------------------------*/

#contentsArea table.top-pattern3-b {
	width: 300px;
	font-size: 90%;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.top-pattern3-b caption {
	text-align: right;
	padding: 0 2px;
}

#contentsArea table.top-pattern3-b th {
	border: solid 1px #cadae1;
	padding: 3px 7px;
	background-color: #e6edf1;
	text-align: left;
}

#contentsArea table.top-pattern3-b td {
	border: solid 1px #ccc;
	padding: 3px 7px;
	text-align: left;
}

#contentsArea table.top-pattern3-b td.number {
	text-align: right;
}



/* The table in the tab box (pattern1 / Moss-green)
------------------------------------------------------------*/
#contentsArea table.tab-pattern1-g {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 0;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern1-g caption {
	text-align: right;
}

#contentsArea table.tab-pattern1-g th {
	border: solid 1px #cadfca;
	padding: 5px 10px;
	background-color: #e7f1e7;
	text-align: center;
}

#contentsArea table.tab-pattern1-g tr.odd {
	background-color: #f7f7f7;
}

#contentsArea table.tab-pattern1-g td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: center;
}



/* The table in the tab box (pattern1 / Yellow)
------------------------------------------------------------*/
#contentsArea table.tab-pattern1-y {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern1-y caption {
	text-align: right;
}

#contentsArea table.tab-pattern1-y th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: center;
}

#contentsArea table.tab-pattern1-y tr.odd {
	background-color: #f7f7f7;
}

#contentsArea table.tab-pattern1-y td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: center;
}


/* The table in the tab box (pattern1 / Pink)
------------------------------------------------------------*/
#contentsArea table.tab-pattern1-p {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern1-p caption {
	text-align: right;
}

#contentsArea table.tab-pattern1-p th {
	border: solid 1px #e1ccd3;
	padding: 5px 10px;
	background-color: #f2e8eb;
	text-align: center;
}

#contentsArea table.tab-pattern1-p tr.odd {
	background-color: #f7f7f7;
}


#contentsArea table.tab-pattern1-p td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: center;
}


/* The table in the tab box (pattern1 / Blue)
------------------------------------------------------------*/
#contentsArea table.tab-pattern1-b {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern1-b caption {
	text-align: right;
}

#contentsArea table.tab-pattern1-b th {
	border: solid 1px #cadae1;
	padding: 5px 10px;
	background-color: #e6edf1;
	text-align: center;
}

#contentsArea table.tab-pattern1-b tr.odd {
	background-color: #f7f7f7;
}


#contentsArea table.tab-pattern1-b td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: center;
}



/* The table in the tab box (pattern2 / Moss-green)
------------------------------------------------------------*/
#contentsArea table.tab-pattern2-g {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern2-g caption {
	text-align: right;
}

#contentsArea table.tab-pattern2-g th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: center;
}

#contentsArea table.tab-pattern2-g tr.odd {
	background-color: #f7f7f7;
}

#contentsArea table.tab-pattern2-g td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern2-g td.number {
	text-align: right;
}

/* The table in the tab box (pattern2 / Yellow)
------------------------------------------------------------*/
#contentsArea table.tab-pattern2-y {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern2-y caption {
	text-align: right;
}

#contentsArea table.tab-pattern2-y th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: center;
}

#contentsArea table.tab-pattern2-y tr.odd {
	background-color: #f7f7f7;
}

#contentsArea table.tab-pattern2-y td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern2-y td.number {
	text-align: right;
}

/* The table in the tab box (pattern2 / Pink)
------------------------------------------------------------*/
#contentsArea table.tab-pattern2-p {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern2-p caption {
	text-align: right;
}

#contentsArea table.tab-pattern2-p th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: center;
}

#contentsArea table.tab-pattern2-p tr.odd {
	background-color: #f7f7f7;
}

#contentsArea table.tab-pattern2-p td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern2-p td.number {
	text-align: right;
}

/* The table in the tab box (pattern2 / Blue)
------------------------------------------------------------*/
#contentsArea table.tab-pattern2-b {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern2-b caption {
	text-align: right;
}

#contentsArea table.tab-pattern2-b th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: center;
}

#contentsArea table.tab-pattern2-b tr.odd {
	background-color: #f7f7f7;
}

#contentsArea table.tab-pattern2-b td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern2-b td.number {
	text-align: right;
}



/* The table in the tab box (pattern3 / Moss-green)
------------------------------------------------------------*/
#contentsArea table.tab-pattern3-g {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern3-g caption {
	text-align: right;
}

#contentsArea table.tab-pattern3-g th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: left;
}

#contentsArea table.tab-pattern3-g td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern3-g td.number {
	text-align: right;
}

/* The table in the tab box (pattern3 / Yellow)
------------------------------------------------------------*/
#contentsArea table.tab-pattern3-y {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern3-y caption {
	text-align: right;
}

#contentsArea table.tab-pattern3-y th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: left;
}

#contentsArea table.tab-pattern3-y td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern3-y td.number {
	text-align: right;
}

/* The table in the tab box (pattern3 / Pink)
------------------------------------------------------------*/
#contentsArea table.tab-pattern3-p {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern3-p caption {
	text-align: right;
}

#contentsArea table.tab-pattern3-p th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: left;
}

#contentsArea table.tab-pattern3-p td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern3-p td.number {
	text-align: right;
}

/* The table in the tab box (pattern3 / Blue)
------------------------------------------------------------*/
#contentsArea table.tab-pattern3-b {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern3-b caption {
	text-align: right;
}

#contentsArea table.tab-pattern3-b th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: left;
}

#contentsArea table.tab-pattern3-b td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern3-b td.number {
	text-align: right;
}

/* The table in the tab box (pattern4 / Moss-green)
------------------------------------------------------------*/
#contentsArea table.tab-pattern4-g {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern4-g caption {
	text-align: right;
}

#contentsArea table.tab-pattern4-g th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #e7f1e7;
	text-align: center;
}

#contentsArea table.tab-pattern4-g th.colHead {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #e7f1e7;
	text-align: left;
}

#contentsArea table.tab-pattern4-g td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern4-g td.number {
	text-align: right;
}

/* The table in the tab box (pattern4 / Yellow)
------------------------------------------------------------*/
#contentsArea table.tab-pattern4-y {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern4-y caption {
	text-align: right;
}

#contentsArea table.tab-pattern4-y th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: center;
}

#contentsArea table.tab-pattern4-y th.colHead {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f1f1e4;
	text-align: left;
}

#contentsArea table.tab-pattern4-y td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern4-y td.number {
	text-align: right;
}

/* The table in the tab box (pattern4 / Pink)
------------------------------------------------------------*/
#contentsArea table.tab-pattern4-p {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern4-p caption {
	text-align: right;
}

#contentsArea table.tab-pattern4-p th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f2e8eb;
	text-align: center;
}

#contentsArea table.tab-pattern4-p th.colHead {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #f2e8eb;
	text-align: left;
}

#contentsArea table.tab-pattern4-p td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern4-p td.number {
	text-align: right;
}

/* The table in the tab box (pattern4 / Blue)
------------------------------------------------------------*/
#contentsArea table.tab-pattern4-b {
	font-size: 90%;
	border: solid 1px #c6c6c6;
	margin-left: 8px;
	margin-bottom: 10px;
	clear: both;
}

#contentsArea table.tab-pattern4-b caption {
	text-align: right;
}

#contentsArea table.tab-pattern4-b th {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #e6edf1;
	text-align: center;
}

#contentsArea table.tab-pattern4-b th.colHead {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	background-color: #e6edf1;
	text-align: left;
}

#contentsArea table.tab-pattern4-b td {
	border: solid 1px #c6c6c6;
	padding: 5px 10px;
	text-align: left;
}

#contentsArea table.tab-pattern4-b td.number {
	text-align: right;
}
