/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/

.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.grayCells
{
background-color: #dbdbdb;	
	
}

.whiteCells
{
background-color: #ffffff;	
}

.normaltable1 
{
	border: 1px solid #ffffff; 
	border-right: 0px; 
	border-bottom:0px; 
	margin-bottom: 25px; 
	font-family: Arial, Helvetica, sans-serif ; 
	font-size: 9pt;
	}
	
	.standardfont {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
	
	.normalPagetitlecell 
{	
	background-color: #8c8c8c; 
	border-bottom: 1px solid #ffffff; 
	border-right: 1px solid #ffffff; 
	padding: 5px; 
	font-family:  Arial, Helvetica, sans-serif ; 
	font-weight: bold;		
	font-size: 11px; 
	color: #ffffff;
}

.normaltablelabelcell  {background-color: #dbdbdb; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; font-weight: bold; padding: 5px 8px; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}

.normaltablecell {background-color: #ffffff; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; padding: 5px 8px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}

.button
{
	border: 1px solid #ffffff;	
	background:#ffffff;	
	font-family:verdana;	
	font-size: 8.5pt;	
	color: #000000;	
	height: 22px;
}


.ModuleHelpHeader
{
	font-family:Tahoma;
	font-size:20px;
	color:#666644;
}

.ModuleHelpDescription
{
	font-family:Tahoma;
	font-size:11px;
}

.ModuleHelpLink
{
	font-family:Verdana;
	font-size:11px;
} 
