﻿.TranscriptLine
{
	font: Courier;
	font-size: 3em;
}

.TransTitle
{
	font: Arial;
	font-size: 1.3em;
	color: navy;
	font-weight: bold;
}

.EntryBox
{
	border: 1px solid #000000;
	padding: 10px;
	background-color: #e9deca;
	margin-bottom: 10px;
	width: 480px;
	text-align: left;
	margin: auto;
}

.InputLabel
{
	text-align: left;
 	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}

.ResultLabel
{
 	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-color: #e9deca;   
}

.tabulardata
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-color: #e9deca;   
}

.displayblock
{
  overflow:hidden;
}

.displayblock .displayLabel
{
  width:150px;
  display:block;
  float:left;
  text-align:left;
  font-weight:bold;
  font-size: 8pt;
  font-family: Arial;
  color: #e9deca;

}
 
.displayblock .displayInput
{
  margin-left:4px;
  float:left;
}

.largenumber 
{
    font-size: 1.5em;
}

.formlabel 
{
    display: block;
	width:120px; 
	float:left;
	margin-bottom: 10px;
	text-align: right;
	font-weight:bold;
	padding-right:10px;
	
}
.formtext 
{
    display: block;
	width: 5em;
	float: left;
	margin-bottom: 10px;
	margin-left:5px;
	padding: 0px;
	
}

.navypinheader
{
	font: Arial;
	font-size: 1.3em;
	color: navy;
	font-weight: bold;
}

BODY
{
	font-family: Arial;
	font-size: 1em;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	