﻿/**/
table.data
{
	margin: 0 0 10px;
	padding: 0;
}
table.data td
{
	background-color: #FFF;
	border-bottom: 1px solid #F5F8FB;
}
table.data th
{
	background-color: #888;
	border-bottom: 1px solid #333;
	font-weight: 400;
	color: #FFF;
}
table.data tr.clientareatableactive td
{
	background-color: #DFFFE0 !important;
}
table.data tr.clientareatablepending td
{
	background-color: #EFEFEF !important;
}
table.data tr.clientareatablesuspended td
{
	background-color: #FFF6CF !important;
}
table.data tr.clientareatableterminated td
{
	background-color: #FFCFCF !important;
}
table.frame
{
	padding: 0;	
	margin: 0 0 4px 0;
	border: 1px solid #EBEBEB;
	border-bottom: 1;
}
table.frame table td
{
	background-color: #FFF;
	border-bottom: 1px solid #EBEBEB;
	text-align: left;
}
table.frame table td.fieldarea
{
	color: #333;	
	background-color: #F5F5F5;
	border-right: 1px solid #EBEBEB;
	text-align: right;
}
table.comparison_table th
{
	height: 20px;	
	background: url('/images/registryconvoy_table_th_bg.gif') repeat-x;
	border: 1px solid #dfdfdf;
	font-weight: bold;
	text-align: left;
	padding: 0 6px;
}
table.comparison_table td
{
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #fff;
	padding: 5px 5px;	
}
td
{
	font-size: 11px;
	text-align: left;
}
tr.Rbluebg
{
	background-color: #f0f4fa;
}
/****/
div.roundedcorner
{
	background: #F5F5F5;
	color: white;
}
b.r
{
	display: block;
	background: #fff;
}
b.r b
{
	height: 1px;
	display: block;
	overflow: hidden;
	background: #F5F5F5;
}
b.r1
{
	margin: 0 5px;
}
b.r2
{
	margin: 0 3px;
}
b.r3
{
	margin: 0 2px;
}
b.r b.r4
{
	margin: 0 1px;
	height: 2px;
}
