﻿table.t661Box
{
	margin-top: 8px;
	margin-left: 6px;
	background: #E1E1E1;
	width: 98%;
	border: 1px solid black;
	table-layout: fixed;
}

td.p5c
{
	border-left: 1px solid black; 
	border-top: 1px solid black;
}

.fieldT661Label
{
	font: 9pt Helvetica;
	color: Black;
	cursor: default;
	line-height: 18px;
	height: 18px;
}

.fieldT661Number
{
	width: 30px;
	font: 9.5pt Helvetica;
	font-weight: bold;
	background-color: Black;
	color: White;
	padding-left: 4px;
	padding-top: 1px;
	border-bottom: 1px solid black;
	padding-right: 4px;
	text-align: center;
	cursor: default;
}

.fieldT661Box
{
	width: 9px;
	border: 1px solid black;
	padding: 1px 8px;
	font-family: Courier New;
	font-size: 11pt;
	background-color: White;
	display: inline-block;
	margin-right: 6px;
}

.fieldT661Value
{
	width: 90px;
	font: 9.5pt Helvetica;
	background-color: White;
	color: Black;
	padding-top: 1px;
	padding-right: 4px;
	text-align: right;
	border-bottom: 1px solid black;
}

.fieldT661FullLineValue
{
	font: 9.5pt Helvetica;
	color: Black;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 32px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}