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