﻿.agent
{
	border-collapse:collapse;
	margin-top:15px;
	margin-left:15px;
}

.agent td
{
	padding-bottom:2px;
	white-space:nowrap;
}

.agent .thLabel
{
	width:130px;
}

.agent .thText
{
}

.agent .sectionTitle
{
    color:#F96302;    
    display:none; /* block; */
    font-weight:bold;
    margin:0px 0px 6px 10px;
    padding-top:19px;
    width:370px;
    border-bottom:solid 1px #F96302;
}

.agent .agency
{
    padding-left:2px;    
}

.agent .mc
{
}

.agent .val
{
	color:#F96302;
}

.agent .txtForename, .agent .txtSurname
{
	width:250px;
}

.agent .txtCrmRef
{
    width:160px;
    text-transform:uppercase;
}



