fieldset
{
	border: solid 1px #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}

legend
{
	font-weight: bold;
}

table.contracts thead th
{
	background-color: #D3D3D3;
}

td.postcode
{
	text-transform:uppercase;
}

tr.AlternateRow td
{
	background-color: #EBEBEB; /*#EAF3FB;*/
}

ul.nodots li
{
	list-style-image: none;
	list-style-type: none;
	padding-top: 5px;
}

ul.nodots
{
	width: 259px;
	margin: 0px;
	padding: 0px 0 0 5px;
}

ul.spacing li
{
	padding-bottom: 10px;
}

span.collapsibleTitle
{
	color:#000099;
	cursor:pointer;
	font-weight:700;
	margin:0;
	padding:2px 0 0 7px;
	width:340px;
}

#engage table.events
{
	width: auto;
}

#engage table.events th, #engage table.events
{
	border: solid 1px black;
}

#engage table.events th
{
	width: 220px;
}

#engage table.events td
{
	border-left: solid 1px black;
}

#engage table.events td a
{
	text-decoration: underline;
}

#engage table.events td p
{
	margin-left: 10px;
}

#engage h5
{
	font-size: 100%;
	font-weight: bold;
	margin: 15px 0 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 2px;
}

#engage div.payments table.payments th
{
	background-color: #D3D3D3;
}

#engage div.payments table.payments td
{
	border-bottom: solid 1px #D3D3D3;
	line-height: normal;
	padding-bottom:0px;
}

#engage div.payments table.payments th.number, #engage div.payments table.payments td.number
{
	text-align: right;
}

div.payments table.invoices th, div.payments table.invoices td
{
	padding-left: 6px;
	font-size: 0.7em;
}

div.payments table.invoices th select
{
	font-size: 1em;
}

div.payments th
{
	width: auto;
	line-height: normal;
}

#engage div.payments table.payments th.payments
{
	text-align:center;
	padding-bottom: 0px;
}

#engage div.payments table.payments td.information
{
	border-bottom: none;
	padding-right: 20px;
}

#engage table.paymentsother th
{
	width: auto;
	line-height: normal;
}


div.payments .qtipIcon
{
	background-image:url();
}

td.helptext
{
	font-style:italic;
}

.deleteicon
{
	background:url("/pages/files/delete.gif") no-repeat scroll left top transparent;
    border:0 none;
    cursor:pointer;
    height:20px;
    width:20px;
    vertical-align: top;
}

.editicon
{
	background: url("/pages/files/edit.gif") no-repeat scroll left top transparent;
    border:0 none;
    cursor:pointer;
    height:20px;
    width:20px;
    vertical-align: top;
}

#engage td.fee
{
	padding-left: 20px;
	width: 250px;
}

#engage tr.fees td
{
     border-top: 1px double black;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: black 1px single;
	background-color:#d9d9d9;
}

#engage  tr td.buttons
{
	text-align: right;
	padding-bottom: 20px;
	vertical-align: middle;
}

#engage tr.expenses td.expense
{
	padding-left: 40px;
}

#engage tr.expenses td
{
	 border-top: 1px solid #fff;
	 padding-bottom: 5px;
	 padding-top: 5px;
	 background-color:#d6e8ff;
}

#engage td.money
{
	text-align: right;
}

span.helptext
{
    font-style: italic;
}

div.center
{
    margin-left: auto;
    margin-right: auto;
}

#SearchBarNew p
{
	color: #7D1A48;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding-top: 14px;
}

#engage input.numberentry
{
    text-align: right;
    width: 50px;
}

#engage .hours th
{
    width: auto;
}

#nctfagimage
{
    display:none;
}

#engage table.questionarie th
{
	width: 411px;
}


#engage table.adhocquestions th
{
    padding-right: 30px;
}

div.datedropdown select{ width: 70px;}
