﻿body 
{	
	font-family:Helvetica;
	font-size:10pt;
	margin: 0;	
	color: Black;
}

input 
{    
    background-color:#F4F4F1;
}

.errorlabel
{       
    color:Red;
}

.datalabel
{
    font-weight:bold;
}

.subscript
{
	font-family:Helvetica;
	font-size:7.5pt;
}

.subscriptbold
{
	font-family:Helvetica;
	font-size:7.5pt;
	font-weight:bold;
}

.commingsoon
{
	color:#a9a9a9;
}

.largetext
{
	font-size:12pt;
}

#layer1  
{ 
	position: absolute; 
	top: 15px; 
	left: 15px; 
	width: 385px; 
	height: 235px; 
	visibility: visible; 
	display: block;
}