    .tablehead {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color:#066;
}

    .tableheadleft {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	color:#066;
}

		
	.tablesubhead {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	color:#066;
}
          		
    .tableunit {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color:066;
}
	
	
	
	
	
	/* STYLES CREATED FOR AUTOMATIC TABLES FROM DITA/XPP */
	
		.data {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
    	text-align: right;
		vertical-align: bottom;
    	background-color: #E7F5EB;
	}
	
		.datacenter {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
    	text-align:center;
		vertical-align: bottom;
    	background-color: #E7F5EB;
	}
	
	.totaldata {
		color: #000000;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
    	text-align: right;
		vertical-align: bottom;
    	background-color: #E7F5EB;
	}
	
	.emptydata {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .8em;
    	text-align: right;
		vertical-align: bottom;
    	background-color: #E7F5EB;
	}
	

	
	.emptystub {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .8em;
		text-align: left;
		vertical-align: top;
		background-color: #E7F5EB;
	}
	
	.in1 {
		padding-left: 1.5em;
	}
	
	.in2 {
		padding-left: 3em;
	}
	
	.in3 {
		padding-left: 4.5em;
	}
	
	.in4 {
		padding-left: 6em;
	}
	
	.in5 {
		padding-left: 7.5em;
	}
	
	.in6 {
		padding-left: 9em;
	}
	
	.in7 {
		padding-left: 10.5em;
	}
			
    .total {
		color: #000000;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
        text-align: left;
        vertical-align: top;
		padding-top: 1em;
        background-color: #E7F5EB;
	}
	
	.totaltop {
		color: #000000;
        font-weight: bold;
        font-family: 'Times New Roman',Times,serif;
        font-size: .8em;
        text-align: left;
        vertical-align: top;
		background-color: #E7F5EB;
	}
		
	  .memohead {
        color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
		font-variant: small-caps;
       	text-align: left;
       	vertical-align: top;
		padding-top: 2em;
        background-color: #E7F5EB;
	}
	
    .rowhead0 {
       	color: #000000;
       	font-weight: normal;
       	font-family: 'Times New Roman',Times,serif;
       	font-variant: small-caps;
       	text-align: center;
       	vertical-align: top;
		padding-top: 2em;
       	background-color: #E7F5EB;
	}
	
	.rowhead0top {
       	color: #000000;
       	font-weight: normal;
       	font-family: 'Times New Roman',Times,serif;
       	font-variant: small-caps;
       	text-align: center;
       	vertical-align: top;
		background-color: #E7F5EB;
	}
	
	
    .rowhead1 {
        color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-style: italic;
       	text-align: left;
       	vertical-align: top;
		padding-top: 2em;
        background-color: #E7F5EB;
	}
	
	 .rowhead1top {
        color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-style: italic;
       	text-align: left;
       	vertical-align: top;
		background-color: #E7F5EB;
	}
	
	.rowhead2 {
        color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
       	text-align: left;
       	vertical-align: top;
		padding-top: 2em;
        background-color: #E7F5EB;
	}
	
	
	
	 .rowhead2top {
        color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
        font-size: .8em;
       	text-align: left;
       	vertical-align: top;
		background-color: #E7F5EB;
	}
	
	.colhead {
		color: #ffffff;
        font-weight: bold;
	    vertical-align: middle;
        font-family: arial, helvetica, sansserif;
		text-align: center;
		font-size:0.90em;
        background-color: #066;
	}
	
		.colhead a:link {color:#fff;}
		.colhead a:visited {color:#fff;}
	
	
		.stub {
		color: #000000;
        font-weight: normal;
        font-family: 'Times New Roman',Times,serif;
		text-align: left;
		vertical-align: top;
		background-color: #E7F5EB;
	}
	
	.width50 {
		width: 50%}
		
	.hlink {
		font-size: .8em;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;}
		
		.hlink:visited, .hlink:focus, .hlink:active, .hlink:hover, .hlink:link {
		font-size: .8em;
        font-weight: bold;
        text-decoration: none;
        color: #ffffff;}
		
		
			/*-------------------ACCESSIBLE VERSION OF TABLES (TABLE STYLES FOR DLINKS)----------*/
table.access {margin:1em 0;}
table.access th {color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sansserif;
	vertical-align: middle;
	background-color:#066;
	text-align: center;
	padding:0.5em;}
table.access .tablehead {color:#066; text-align:left; font-size:1.5em; font-family:"Times New Roman", Times, serif;}
table.access .tablesubhead {color:#066; text-align:left; font-size:1em; font-weight:bold; font-family:"Times New Roman", Times, serif;}
table.access .tableunit {color:#066; text-align:left; margin:1em 0 0 0; padding:0 0 0 0; font-size:1em; font-weight:normal; font-family:"Times New Roman", Times, serif;}
table.access td {padding:0.5em; text-align:center; font-weight:normal; border:1px solid #dedede;} 
table.access td.left {text-align:left; background-color:#E7F5EB;}
table.access td.data {text-align:left;}
table.access td.year {text-align:left; font-weight:bold; padding:0.25em 0 0.25em 0.5em; background-color:#E7F5EB; border-bottom:1px solid #000;}
table.access tr.shade {background-color:#E7F5EB;}
.cctrbot a:link {color:#fff;}
.cctrbot a:visited {color:#fff;}
.cctrctr a:link {color:#fff;}
.cctrctr a:visited {color:#fff;}