body
{
  background-color: white;
}
.Title
{
  font-weight: bold;
  font-size: 16pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
.DisplayText
{
	font-weight: bold;
	font-size: 0.8em;
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PrinterText
{
	font-weight: bold;
	font-size: 0.7em;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TitleSmall
{
  font-weight: bold;
  font-size: 10pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}
.InputText
{
	font-weight: normal;
	font-size: 0.8em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Prompt2
{

  font-size: 0.8em;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuItem
{
  font-weight: bold;
  font-size: 0.6em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainText
{
  font-size: 0.9em;
  color: black;
  font-family: 'Times New Roman' , Serif;
}


.Prompt
{
  font-weight: bold;
  font-size: 0.8em;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Input
{
  font-size: 0.8em;
  text-transform: uppercase;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Errors
{
  font-size: 0.8em;
  text-transform: capitalize;
  color: red;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainText
{
  font-size: 0.9em;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainTitle
{
  font-weight: bold;
  font-size: 1.2em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainQuestion
{
  font-weight: normal;
  font-size: 1.0em;
  color: #CC0000;
  font-style: italic;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.NoticeTitle
{
  font-weight: bold;
  font-size: 14pt;
  color: black;
  font-family: 'Times New Roman';
}
.NoticeText
{
  font-weight: normal;
  font-size: 7pt;
  color: black;
  font-family: 'Verdana, Arial, Helvetica, sans-serif';
}
.NoticeBold
{
  font-weight: bold;
  font-size: 10pt;
  color: black;
  font-family: 'Times New Roman';
}
.NoticeLink
{
  font-weight: normal;
  font-size: 0.4em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
}
#information 
{
  border: double 4px #006;
  margin: 1.5em 20px 1.5em 20px;
  padding: 1em 1em 1.25em 1em;
}
#adobe-link
{
  float: right;
}
#disclaimer
{
  font-size: 0.7em;
  margin: 1.5em 20px 2em 20px;
  text-transform: uppercase;
}
#content
{
  padding-left: 10px;
  margin: 1.5em 20px 2em 35px;
}
#content1
{
  margin: 1.5em 20px 2em 20px;
}

A
{
  color: #0000ff;
}
