body 
{
	background-color:White;
   	padding:0;
   	border: 0;
   	margin:0;
   	font-family:Verdana;
   	font-size:10pt;
   	color:#97B1D0;
}

table
{
	background-color:White;
   	padding:0;
   	margin:0;
   	font-family:Verdana;
   	font-size:10pt;
   	color:black;
}

h4
{
   	font-family:Verdana;	
	font-size:20pt;
	font-weight: 500;
   	color:#003366;
   	font-variant:normal;	
}

.productHeader
{
   	font-family:Verdana;	
	font-size:10pt;
	font-weight: 500;
   	color:black;	
}

.productTagline
{
   	font-family:Verdana;	
	font-size:10pt;
	font-weight: 500;
   	color:black;	
}

.needMargin
{
	margin-left:25px;
}

a img
{
	border-style:none;
}

a:visited 
{ 
	color: blue; 
	font-family: Verdana; 
}

a:link 
{ 
	color: blue; 
	text-decoration: underline; 
	font-family: Verdana; 
}

a:hover 
{ 
	color: blue; 
	text-decoration: underline; 
	font-family: Verdana; 
}

.normal
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	COLOR: #003366;
}

.leadParagraph
{
    color:#003366;
    font-size:10pt;
    vertical-align:top;
    font-family:Verdana;
    font-weight:600;
}

.logInstyle
{
     text-align:center;    
     left:5px;
     margin:5px;
     padding-left:5px;
     position:absolute;  
     
}

.buttonStyle
{
    border-color: #003366;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    color: #003366;
    width: 100px;
    height: 20px;   
}
