/****************************************************************
	THEMED TABLES
****************************************************************/

.content h4.table_theme1 span,
.content h4.table_theme2 span{
	display:block;
	font-size:11px;
	font-weight: normal;
}

.content table.theme1 thead th.fixed_width,
.content table.theme2 thead th.fixed_width {
  width:120px;
}

.content table.theme1 thead th,
.content table.theme2 thead th {
  border:0;
	color:#fff;
	font-size: 9pt;
	font-weight:bold;
	padding:0 0 8px;
	text-align:center;
	vertical-align:top;
}

.content h4.table_theme1,
.content h4.table_theme2 {
	color:#fff;
	display:block;
	line-height:1em;
	margin:0;
	padding:0 5px 0 0;
}

/* theme1: blue */
.content h4.table_theme1 {
	background:#2797cb url('/images/tables/table_t1_header.gif') 100% 0 no-repeat;
}

.content h4.table_theme1 div.w {
	background:url('/images/tables/table_t1_header.gif') 0 0 no-repeat;
	padding:7px 8px 3px 13px;
}

.content table.theme1 thead th {
	background:#2797cb url('/images/tables/table_t1_hr_noheader.gif') 50% 100% no-repeat;
}

.content table.theme1 thead th span {
	background:url('/images/tables/table_t1_hr_noheader.gif') 50% 0 no-repeat;
}

.content table.theme1 thead th.f {
	background:url('/images/tables/table_t1_hr_noheader.gif') 0 100% no-repeat;
}
.content table.theme1 thead th.f span {
	background:url('/images/tables/table_t1_hr_noheader.gif') 0 0 no-repeat;
}
.content table.theme1 thead th.l {
	background:url('/images/tables/table_t1_hr_noheader.gif') 100% 100% no-repeat;
}
.content table.theme1 thead th.l span {
	background:url('/images/tables/table_t1_hr_noheader.gif') 100% 0 no-repeat;
}
.content table.theme1 thead th span {
	display:block;
	padding:10px 10px 2px;
}

.content table.theme1 tbody tr.f td.f {
	background:url('/images/tables/table_t1_r1.gif') 0 0 no-repeat;
}
.content table.theme1 tbody tr.f td {
	background:url('/images/tables/table_t1_r1.gif') 50% 0 no-repeat;
}
.content table.theme1 tbody tr.f td.l {
	background:url('/images/tables/table_t1_r1.gif') 100% 0 no-repeat;
}

.content table.theme1 tbody td {
	border-right:1px solid #2797cb;
	border-bottom:1px dotted #2797cb;
	font-size:11px;
	padding:15px;
	vertical-align:top;
}
.content table.theme1 tbody td.f {
	background:url('/images/tables/table_t1_rx.gif') 0 0 no-repeat;
}
.content table.theme1 tbody td.l {
	background:url('/images/tables/table_t1_rx.gif') 100% 0 no-repeat;
	border-right:0;
}

.content table.theme1 tbody tr.l td.f {
	background:url('/images/tables/table_t1_rl.gif') 0 100% no-repeat;
}
.content table.theme1 tbody tr.l td {
	background:url('/images/tables/table_t1_rl.gif') 50% 100% no-repeat;
	border-bottom:0;
}
.content table.theme1 tbody tr.l td.l {
	background:url('/images/tables/table_t1_rl.gif') 100% 100% no-repeat;
}


.content table.theme1 tbody tr.f.l td {
	border-bottom:0;
}
	.content table.theme1 tbody tr.f.l td div.w {
		background:url('/images/tables/table_t1_r1.gif') 50% 0 no-repeat;
		padding:15px 15px 10px;
	}
.content table.theme1 tbody tr.f.l td.f {
	background:url('/images/tables/table_t1_rl.gif') 0 100% no-repeat;
}
	#root .content table.theme1 tbody tr.f.l td.f div.w {
		background:url('/images/tables/table_t1_r1.gif') 0 0 no-repeat;
		padding:15px 15px 10px;
	}
.content table.theme1 tbody tr.f.l td.l {
	background:url('/images/tables/table_t1_rl.gif') 100% 100% no-repeat;
}
	#root .content table.theme1 tbody tr.f.l td.l div.w {
		background:url('/images/tables/table_t1_r1.gif') 100% 0 no-repeat;
		border:0;
		padding:15px 15px 10px;
	}


/* theme2: green */
.content h4.table_theme2 {
	background:#88c100 url('/images/tables/table_t2_header.gif') 100% 0 no-repeat;
}

.content h4.table_theme2 div.w {
	background:url('/images/tables/table_t2_header.gif') 0 0 no-repeat;
	padding:7px 8px 3px 13px;
}

.content table.theme2 thead th {
	background:#2797cb url('/images/tables/table_t2_hr_noheader.gif') 50% 100% no-repeat;
}

.content table.theme2 thead th span {
	background:url('/images/tables/table_t2_hr_noheader.gif') 50% 0 no-repeat;
}

.content table.theme2 thead th.f {
	background:url('/images/tables/table_t2_hr_noheader.gif') 0 100% no-repeat;
}
.content table.theme2 thead th.f span {
	background:url('/images/tables/table_t2_hr_noheader.gif') 0 0 no-repeat;
}
.content table.theme2 thead th.l {
	background:url('/images/tables/table_t2_hr_noheader.gif') 100% 100% no-repeat;
}
.content table.theme2 thead th.l span {
	background:url('/images/tables/table_t2_hr_noheader.gif') 100% 0 no-repeat;
}
.content table.theme2 thead th span {
	display:block;
	padding:10px 10px 2px;
}

.content table.theme2 tbody tr.f td.f {
	background:url('/images/tables/table_t2_r1.gif') 0 0 no-repeat;
}
.content table.theme2 tbody tr.f td {
	background:url('/images/tables/table_t2_r1.gif') 50% 0 no-repeat;
}
.content table.theme2 tbody tr.f td.l {
	background:url('/images/tables/table_t2_r1.gif') 100% 0 no-repeat;
}

.content table.theme2 tbody td {
	border-right:1px solid #88c100;
	border-bottom:1px dotted #88c100;
	font-size:11px;
	padding:15px;
	vertical-align:top;
}
.content table.theme2 tbody td.f {
	background:url('/images/tables/table_t2_rx.gif') 0 0 no-repeat;
}
.content table.theme2 tbody td.l {
	background:url('/images/tables/table_t2_rx.gif') 100% 0 no-repeat;
	border-right:0;
}

.content table.theme2 tbody tr.l td.f {
	background:url('/images/tables/table_t2_rl.gif') 0 100% no-repeat;
}
.content table.theme2 tbody tr.l td {
	background:url('/images/tables/table_t2_rl.gif') 50% 100% no-repeat;
	border-bottom:0;
}
.content table.theme2 tbody tr.l td.l {
	background:url('/images/tables/table_t2_rl.gif') 100% 100% no-repeat;
}


.content table.theme2 tbody tr.f.l td {
	border-bottom:0;
}
	.content table.theme2 tbody tr.f.l td div.w {
		background:url('/images/tables/table_t2_r1.gif') 50% 0 no-repeat;
		padding:15px 15px 10px;
	}
.content table.theme2 tbody tr.f.l td.f {
	background:url('/images/tables/table_t2_rl.gif') 0 100% no-repeat;
}
	#root .content table.theme2 tbody tr.f.l td.f div.w {
		background:url('/images/tables/table_t2_r1.gif') 0 0 no-repeat;
		padding:15px 15px 10px;
	}
.content table.theme2 tbody tr.f.l td.l {
	background:url('/images/tables/table_t2_rl.gif') 100% 100% no-repeat;
}
	#root .content table.theme2 tbody tr.f.l td.l div.w {
		background:url('/images/tables/table_t2_r1.gif') 100% 0 no-repeat;
		border:0;
		padding:15px 15px 10px;
	}

	
	/* styles for a table with header - moved to the end because of IE6's inability to see more than one class for an element */
	.content table.header.theme1 thead th.l span {
		background:url('/images/tables/table_t1_hr_header.gif') 100% 0 no-repeat;
	}
	.content table.header.theme1 thead th.f span {
		background:url('/images/tables/table_t1_hr_header.gif') 0 0 no-repeat;
	}
	.content table.header.theme2 thead th.l span {
		background:url('/images/tables/table_t2_hr_header.gif') 100% 0 no-repeat;
	}
	.content table.header.theme2 thead th.f span {
		background:url('/images/tables/table_t2_hr_header.gif') 0 0 no-repeat;
	}





