body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 10px;	
}

#Page
{
	background: none;
}

.hidden
{
	display: none;
}

.hr
{
	width: 730px;
	height: 1px;
	margin: 15px 15px 0 15px;
	_margin: 15px 15px 0 7px;	
	float: left;
	clear: both;
	border-bottom: 1px solid #ACACAC;
}

.hr_Half
{
	width: 350px;
	height: 1px;
	margin: 0 15px 0 15px;
	_margin: 0 15px 0 7px;	
	float: left;
	clear: both;
	border-bottom: 1px solid #ACACAC;
}

.calendarIcon
{
	border: 0;
	margin: 5px;
}

.clearboth
{
	width: 100%;
	height: 10px;
	display: block;
	clear: both;
}

td
{
	vertical-align: top;
}

/* ************************************************************************************* */

#Header
{
	display: none;
}

#Footer
{
	display: none;
}

#breadcrumb
{
	display: none;
}

#loginShortSummary
{
	display: none;
}

#pageTitle
{
	height: 20px;	
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* ************************************************************************************* */

.subMenu
{
	display: none;
}

#pageContent #customerList .headers #customerName
{
	width: 230px;
}

#pageContent #customerList .headers #registeredProducts
{
	width: 120px;
}

#pageContent #customerList .headers #productStatae
{
	width: 120px;
}

#pageContent #customerList .headers #customerOptions
{
	display: none;
}

#pageContent #customerList .customer
{
	float: left;
}

#pageContent #customerList .customer .customerName
{
	float: left;
	width: 230px;
	height: 95px;
	padding: 10px;
}

#pageContent #customerList .customer .registeredProducts
{
	float: left;
	width: 120px;
	height: 95px;
	padding: 10px;	
}

#pageContent #customerList .customer .registeredProducts p
{
	margin: 0;
	padding: 0;
}

#pageContent #customerList .customer .registeredProducts p .label
{
	float: left;
	display: block;
	width: 110px;
	padding: 0 0 2px 0;	
}

#pageContent #customerList .customer .registeredProducts p .value
{
	float: left;
	display: block;
}

#pageContent #customerList .customer .productStatae
{
	float: left;
	width: 120px;
	height: 95px;
	padding: 10px;	
}

#pageContent #customerList .customer .productStatae p
{
	margin: 0;
	padding: 0;
}

#pageContent #customerList .customer .productStatae p .label
{
	float: left;
	display: block;
	width: 110px;
	padding: 0 0 2px 0;
}

#pageContent #customerList .customer .productStatae p .value
{
	float: left;
	display: block;
}

#pageContent #customerList .customer .customerOptions
{
	display: none;
}

#pageContent .list
{
	width: 730px;
}

#pageContent .list h3
{
	display: none;
}

#pageContent .list .filterBar
{
	display: none;
}

#pageContent .list .headers
{
	float: left;
}

#pageContent .list .headers .header
{
	float: left;
	height: 28px;
	padding: 5px 10px 5px 10px;
	color: #000000;
	font-weight: bold;
}

#pageContent .list table
{
	width: 710px;
	padding: 0;
	border: none;
	white-space: nowrap;
	border-collapse: collapse;
}

#pageContent .list table th
{
	background-color: #2b6ebb;
	border-bottom: 1px solid #ffffff;	
	height: 28px;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

#pageContent .list table td
{
	padding: 5px 5px 5px 10px;
}

#pageContent .list table td ul
{
	display: none;
}

#pageContent .list #summary
{
	float: left;
	clear: left;
	width: 725px;
	margin: 50px 0 10px 0;
	text-align: right;
}

#productOptions
{
	display: none;
}

#pageContent #reportSettings
{
	display: none;
}

#hldSearch .hr
{
	display: none;
}

#pageContent #reportData .subMenu
{
	display: none;
}

#hldSearch .title
{
	margin: 20px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}