﻿
div.data 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black; 
	margin-right:0; 
	font-weight: normal;
}
div.label, div.labellong, div.labelvlong, div.labelshort
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: gray; 
	margin-right:0; 
	font-weight: normal;
}

div.link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue; 
	margin-right:0; 
	font-weight: normal;
	}
td.blank{ background-color:White; }
table.style
{
	width:100%; 
	border-collapse:collapse;
	border:none;
	background-color:#eaf1f7;
}
table.title
{
	width:95%; 
	margin-left:5.4pt;
	border-collapse:collapse;
	border:none;
}
div.subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: gray; 
	margin-right:0; 
	font-weight: bold;
	font-size:10pt;
}
        
table.title td{ padding: 5px 3px; }
table.mainstyle
{
	width:95%; 
	margin-left:5.4pt;
	border-collapse:collapse;
	border:none;
}
table.mainstyle td
{
	padding: 5px 3px;
	background: url(../img/bg_report_header.gif) bottom repeat-x;
}
table.mainstyle td.nocolor
{
	padding: 5px 3px;
	background:none;
}
table.mainstyle td.padding{ padding: 5px 10px; }