﻿#table3 .content
{
	position: relative;
	width: 300px;
	padding-left: 0px;
}
#table3 p 
{
	font-size: 0.8em;
	font-family: Calibri, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#table3 h1
{
	font-size: 1.2em;
	font-family: Calibri, sans-serif;	
}
#table3 h2
{
	font-size: 1.1em;
	font-family: Calibri, sans-serif;	
	color: #0070C0
}
#table3 table
{
	border-collapse: collapse;
	width: 100%;
}
#table3 th
{
	font-size: 1em;
	font-family: Calibri, sans-serif;
	background: #FFFFFF;
	height: 22px;
	padding-left: 11px;
	padding-right: 11px;
	color: #76923C;
	text-align: left;
	border-left: none;
	border-right: none;
	border-bottom: 1px #9BBB59 solid;
	border-top: 1px #9BBB59 solid;
}
#table3 th strong
{
	color: #76923C;
}
#table3 tr
{
	height: 20px;
}
#table3 td
{
	padding-left: 11px;
	padding-right: 11px;
	border-left: none;
	border-right: none;
	border-bottom: 1px #9BBB59 solid;
}
#table3 th.first,#table3 td.first
{
	width: 150px;
	border-left: 0px;
	border-right: 1px #000000 solid;
}
#table3 td.next,#table3 th.next
{
	border-right: 1px #000000 solid;	
}
#table3 tr.rowA
{
	font-size: 1em;
	font-family: Calibri, sans-serif;
	color: #76923C;
	background: #E6EED5;
}
#table3 tr.rowB
{
	font-size: 1em;
	font-family: Calibri, sans-serif;
	color: #76923C;
	background: #FFFFFF;
}

