body
{
}

.BranchContactsLabelCell
{
	
}

.BranchContactsCtrlCell
{
}

AccountLoginTable
{
	border: solid 1px black;
}

td.AcocuntLoginTextCell
{
		font-size: 12px;
	font-weight: bold;
	color: Green;
	
}

.AccountLoginHeaderCell
{
	font-size: 12px;
	font-weight: bold;
	color: Gray;
}

.AccountReportLabelCell
{
	width: 400px;
	padding-bottom: 10px;
}

td.AccountReportCtrlCell
{
	width: 200px;
	padding-bottom: 10px;
}

td.AccountAccessCell
{
	width: 400px;
	padding-bottom:10px;
	
}

td.AccountSettingsLeftCell
{
	width: 400px;
	
}

td.AccountSettingsRightCell
{
	
	width: 200px;
	
}

td.AccountDetailsLabelCell
{
	width: 150px;
	padding-bottom: 7px;
}

td.AccountDetailsCtrlCell
{
	width: 400px;
	padding-bottom: 5px;
	text-align: left;
}
td.AccountDetailsShortLabelCell
{
	width: 150px;
	padding-bottom: 7px;
}

td.AccountDetailsShortCtrlCell
{
	width: 200px;
	padding-bottom: 5px;
	text-align: left;
}

td.AccountContactLeftLabelCell
{
	width: 100px;
}

td.AccountContactLeftCtrlCell
{
	width: 150px;
}

td.AccountContactLeftCell
{
	width: 250px;
}

td.AccountContactRightCell
{
	padding: 10px;
}


td.AccountServicedByLabel
{
	width: 250px;
}

td.AccountServicedByYesNo
{
	width: 150px;
}

td.AccountContactUsLabel
{
	width: 250px;
}

td.AccountContactUsYesNo
{
	width: 150px;
}

td.AccountParentAccessLabel
{
	width: 270px;
}

td.AccountParentAccessYesNo
{
	width: 130px;
}

td.AccountAccessLabel
{
	width: 100px;
}

td.AccountAccessCtrl
{
	width: 450px;
	text-align: left;
	margin-left: -15px;
}

td.AccountAccessShortLabel
{
	width: 100px;
}

td.AccountAccessShortCtrl
{
	width: 200px;
	text-align: left;
	margin-left: -30px;
}

