body
{
  background-color: white;
}
.Title
{
	 
  color: black;
  font-family: 'Verdana' , Serif;
  font-weight: bold;
  font-size: 12pt;
  text-align: Left;
}
.TitleSmall
{
  font-weight: bold;
  font-size: 10pt;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}
.TopMenuItem
{
  font-weight: bold;
  font-size: 0.6em;
  color: #000066;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LeftMenuItem
{
  text-decoration: underline;
  font-weight: bold;
  font-size: 0.8em;
  color: #2B3B37;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LeftMenuItemNoUnderline
{
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
  color: #2B3B37;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LeftMenuItem2nd
{
  text-decoration: underline;
  font-weight: bold;
  font-size: 0.6em;
  color: #2B3B37;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LeftMenuItemTier
{
   font-weight: bold;
  font-size: 0.6em;
  color: #2B3B37;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.LeftMenuItem2
{
	text-decoration: none;
  font-weight: bold;
  font-size: 0.6em;
  color: #2B3B37;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuItem
{
	text-decoration: none;
  font-weight: bold;
  font-size: 0.6em;
  color: navy;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainText
{
  font-size: 0.9em;
  color: black;
  font-family: 'Verdana' , Serif;
  
}
.QText
{
  font-size: 10pt;
  color: black;
  font-family: 'Verdana' , Serif;
  font-weight:bold;

}
.ParagraphTitle
{
  font-size: 1.2em;
  font-weight:bold;
  color: #6766cc;
  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.7em;
  text-transform: capitalize;
  color: #666666;
  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;
}
.QLink
{
  font-weight: bold;
  font-size: 0.9em;
  font-family: 'Verdana' , Serif;
  text-decoration: underline;
}
.Anc
{
	font-weight : normal  ;
	font-size: 1em;
	color :Blue;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.Anc:hover {text-decoration:underline}

.TopAncP
{
	font-weight :bold ;
	font-size: .8em;
	color :maroon;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.TopAncP:hover {text-decoration:underline}

.TopAncQ
{
	font-weight :bold ;
	font-size: .85em;
	color :Black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}

.TopAncQ:hover {text-decoration:underline}

.TopAnc
{
	font-weight :bold ;
	font-size: .8em;
	color :#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.TopAnc:hover{text-decoration:underline;color:Maroon;}

A
{
  color: #0000ff;
}

.contentBreak {
	border-top: 2px dotted #676767;
}

