
table.printbasket_table {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
font-size:100%;
width:95%;
}

table.printbasket_table tr, table.printbasket_table td{
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding:0;
margin:0;
}

table.printbasket_table tr.noright, table.printbasket_table{
border:0;
}

table.printbasket_table img {
margin: 0 0 -2px 0;
}

tr.borderBottom {
border-bottom: 1px solid #ccc;
}

table.printbasket_table tr.borderLeft, table.printbasket_table td.borderLeft {
border-left: 1px solid #ccc;
}

table.printbasket_table td.padleft {
padding:0 0 0 5px;
}

a.showall:link, a.showall:visited {
	margin:5px 0 0 0;
	padding:5px 0 0 0;
}

a.printlink, a.printlink:visited {
	margin:0;
	padding:0;
	text-decoration:underline;
	height:28px;
	width:295px;
}

a.printlink:hover, a.printlink:focus {
text-decoration:none!important;
}


table.printbasket_table a:link, table.printbasket_table a:visited {
text-decoration: none;
}

table.printbasket_table a:hover, table.printbasket_table a:hover:focus {
text-decoration: underline;
color:#000;
}

table.printbasket_table th {
	text-align:left;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*tr.row_stagger, td.row_stagger {
	background:#fff;
}

td.row_highlight a:link, td.row_highlight a:visited {
	background:#fff;
	text-decoration:none;
}

td.row_highlight a:hover, td.row_highlight a:focus, td.row_highlight a:active {
	background:#65b722!important;
	text-decoration:underline!important;
}
*/

span.textlink a:link, span.textlink a:vistied {
	text-decoration:none;
}
span.textlink a:hover, span.textlink a:focus, span.textlink a:active {
	text-decoration:underline!important;
}


td.data_highlight a:link, td.data_highlight a:visited {
	background:#65b722;
	text-decoration:none;
	color: #fff;
}

td.data_highlight a:hover, td.data_highlight a:focus, td.data_highlight a:active {
text-decoration:none!important;
color: #fff!important;
}


table.financial {
	width: 480px;
	color: #000000;
	margin:10px 0px 14px 0px;
	padding:0px;
	clear:both;
	border-top:1px solid #000000;
}

table.widetable {
	width: 840px;}
	
table.financial tr th   {
	padding: 4px 4px 4px 0px;
	text-align:right;
	font-weight:normal;
	vertical-align: bottom;
	font-size: 94%;
}
table.financial tr td {
	padding: 4px 4px 4px 0px;
	vertical-align: bottom;
 	text-align:right;
	border: 0;
}

table.financial tr th.bold , table.financial tr td.bold {
	font-weight: bold;
}

table.financial tr th.top, table.financial tr td.top {
	vertical-align: top;
}
/*alignment*/
table.financial tr th.left, table.financial tr td.left{
	text-align:left;
	padding-right:0px;
	padding-left:10px;
}
table.financial tr th.center, table.financial tr td.center{
	text-align:center;
	padding-right:0px;
}


table.financial tr th.leftnoPad, table.financial tr td.leftnoPad{
	text-align:left;
	padding-right:0px;
	padding-left:0px;
}


/* table highlights and shading */
table.financial tr.highlight td, table.financial tr.highlight th, 
table.financial tr th.highlight, table.financial tr td.highlight {
	background: #F3F3F3;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
}
table.financial tr.highlighttop td, table.financial tr.highlighttop th, 
table.financial tr th.highlighttop, table.financial tr td.highlighttop {
	background: #F3F3F3;
	border-bottom:1px solid #F3F3F3;
	color:#000000;
}
table.financial tr td.noline, table.financial tr th.noline, table.financial tr.noline 
{
	border-bottom:1px solid #F3F3F3;
}
/*table lines*/
table.financial tr.greyline td, table.financial tr.greyline th, 
table.financial tr td.greyline, table.financial tr th.greyline {
	border-bottom:1px solid #DDD7DD;
}
table.financial tr.blackline td, table.financial tr.blackline th, 
table.financial tr td.blackline, table.financial tr th.blackline {
	border-bottom:1px solid #000000;
}

table.financial tr.thickline td, table.financial tr.thickline th, 
table.financial tr td.thickline, table.financial tr th.thickline {
	border-bottom:2px solid #000000;
}




/*total*/
table.financial tr.total td, table.financial tr.total th, 
table.financial tr td.total, table.financial tr th.total {
	padding-top:12px;
}


/*indent*/
table.financial tr td.indent {
	padding-left:20px;
	text-align:left;
}

table.financial tr td.doubleindent {
	padding-left:40px;
	text-align:left;
}

/*narrow*/
table.financial tr.narrow th, table.financial tr.narrow td {
	padding: 0px;
}



table.financial tr td.leftLine{
	text-align:left;
	padding-right:0px;
	padding-left:10px;
	border-bottom:1px solid #DDD7DD;
}
table.financial tr td.leftLine1{
	text-align:left;
	padding-right:0px;
	padding-left:0px;
	border-bottom:1px solid #DDD7DD;
}
table.financial tr td.leftLineIndent{
	text-align:left;
	padding-right:0px;
	padding-left:20px;
	text-align:left;
	border-bottom:1px solid #DDD7DD;
}
table.financial tr td.leftLineBlack{
	text-align:left;
	padding-right:0px;
	padding-left:10px;
	border-bottom:1px solid #000000;
}
table.financial tr td.leftLineBlack1{
	text-align:left;
	padding-right:0px;
	padding-left:0px;
	border-bottom:1px solid #000000;
}
table.financial tr td.leftLineGrey{
	text-align:left;
	padding-right:0px;
	padding-left:10px;
	border-bottom:1px solid #DDD7DD;
}
table.financial tr td.leftLineGrey1{
	text-align:left;
	padding-right:0px;
	padding-left:0px;
	border-bottom:1px solid #DDD7DD;
}




/*footer -------------------------------------------------*/
table.financial tfoot tr td{
	border:0px;
	text-align:left;
	padding-top:4px;
}
table.financial tfoot tr td.footnote {
	font-size: 94%;
}

/*no padding*/
table.financial tfoot tr td.nopad{
	padding:0 0 0 0px;
}
/*paragraph in a table*/
table.financial tfoot tr td p{
	margin:0 0 4px 0px;
}

/*  TEAM TABLE PAGE 35 */

table.team {
	width: 515px;
	color: #000000;
	margin:10px 0px 14px 0px;
	padding:0px;
	clear:both;
	border-top:1px solid #CCCCCC;
}

table.team tr td {
	padding: 4px 4px 4px 0px;
 	text-align:left;
	border-bottom:1px solid #CCCCCC;
	border-right: 0px;
}

/*  MANAGEMENT TABLE  PAGE 35 */

table.management {
	width: 332px;
	color: #000000;
	margin:10px 0px 4px 0px;
	padding:0px;
	clear:both;
}

table.management tr td {
	padding: 4px 4px 4px 0px;
 	text-align:left;
	border: 0px;

}
table.management tr td a.lit:link, table.management tr td a.lit:visited,
table.management tr td a.lit:hover, table.management tr td a.lit:focus, table.management tr td a.lit:active  {
	font-weight:bold;
	text-decoration:none;

}

table.interactive {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse:collapse;
	color:#000;
	font-size:100%;
	width:485px;
}

table.interactive td.textreveal {
	background:#eff8e8;
	padding:15px 30px 15px 15px;
}

table.interactive th, table.interactive td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:0;
	margin:0;
}
table.interactive th {
	text-align:center;
	padding:12px 0;
	width:69px;
	vertical-align:top;
	background: #f2f2f0;
}
table.interactive td.title, table.interactive th.title {
	text-align:left;
	padding: 12px;
	width:auto;
	background: none;
}

table.interactive th.title {
	vertical-align:bottom;
	background: none;
}
table.interactive td {
	font-size:85% !important;
}
table.interactive td.title {
	background: #f2f2f0;
	width:auto;
}
table.interactive th.highlight, table.interactive td.highlight {
	background:#67b129;
	color:#FFF;
}


table.interactive td.titlelit {
	background: #65b722;
	color:#fff;
}


html>body table.interactive td ul li {
	margin:0 0 10px 14px;
}

table.interactive td p {
	width:auto;
}


table.feature {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse:collapse;
	color:#000;
	font-size:100%;
}

table.feature th, table.feature td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding:4px;
	margin:0;
	font-size:90%;
	text-align:left;
	line-height:120%;
}
table.feature th {
	padding:12px 4px 4px 4px;
	vertical-align:top;
	background: #f2f2f0;
}
html>body table.feature td ul li {
	margin:0 0 10px 14px;
}

table.feature td p {
	width:auto;
	line-height:120%;
}


