﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin: 0 auto;
	padding:0;
	margin:0;
}
*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	padding-left:15px;
	padding-top:16px;
	padding-bottom:10px;
	line-height:22px;
	background-color:#ffffea;
}

/* Notes table under heading */
.sheetNotes
{
	width:100%;
}

.sheetNotes p
{
	text-align:left;
	font-size:11px;
}

.sheetNotes td
{
	width:50%;
}

.sheetNotes td td
{
	width:20%;
}

.sheetNotes td td td
{
	width:15%;
	float:right;
}

.clearAll, .clearAll a
{
	font-size:9px;
}

table, #TitleDivId
{
	width:100%;
	text-align:center;
	border-style:none;
}

table
{
	padding-left:10px;
}

tr
{
	width:796px;
}

td input
{
	width:95%;
}

.BureauCellLabelMandatory, .ClientCellLabelMandatory, .FieldMandatory
{
	font-weight:bold;
	color:Black;
}

.BureauCellLabelCharges
{
	text-align:right;
	padding-right:10px;
}

.ReportRadio
{
	width:20px;
}

.ClientInnerTable
{
	width:790px;
	margin-left:0;
	padding:0;
}

.ClientInnerTable td
{
	width:25%;
}

.sheetTableClient
{
	width:100%;
}

.sheetTableClient input
{
	width:98%;
}

.sheetTableClient th
{
	width:20%;
	text-align:left;
}

.sheetTableClient td
{
	width:80%;
}


.sheetTable
{
	width:100%;
	/*max-width:800px;*/
	/*min-width:300px;*/
}

.sheetTable td
{
	width:30%;
}

.sheetTable th
{
	width:20%;
	text-align:left;
}

.sheetTable input
{
	width:95%;
}

.sheetTable select
{
	width:97%;
	text-align:right;
}

/* Dynamic table styles */

.ContactName
{
	width:50%;
}

.RowCounter
{
	width:30px;
}

.DownArrow
{
	width:3%;
}

.UpArrow
{
	width:3%;
}

#ContactsHdrNum, #UserCodeHdrNum, #ZoneHdrNum
{
	width:2%;
}

#UserCodeHdrName
{
	width:50%;
}

#ZoneHdrDesc
{
	width:89%;
}

#TableZones td input
{
	width:99%;
}

.CCAddrTable th
{
	text-align:left;
	width:30%;
}

.CCAddrTable td
{
	width:70%;
}

#TextBoxCCAddr
{
	width:99%;
}

#TableOpenClose td
{
	width:10%;
}

#TableOpenClose th
{
	text-align:left;
}

.OpenCloseCellLabel
{
	text-align:left;
	width:5%;
}

#TableHeaderRow10 th
{
	text-align:center;
}

.CCSubmitTable th
{
	text-align:left;
}

.SubmitButton
{
	padding-right:5px;
	width:100px;
	margin-right:5px;
	float:right;
}

.TableTitle
{
	background-color: #f4faff;
	border-bottom: navy thin solid;
	border-top: navy thin solid;
	text-align: center;
}

.printSheet a
{
	/* print link */
}

.printSheet img
{
	padding-right:15px;
}
