﻿body {
}
.prompttext {
	font-family: Times New Roman;
	font-size: medium;
    font-weight: normal; 
	color: Black;
}
.helptext {
	font-family: Times New Roman;
	font-size: small;
    font-weight: bold; 
	color: Black;
}
.bighelptext {
	font-family: Comic Sans MS;
	font-size: large;
    font-weight: bold; 
	color: Black;
}
.bigbluehelptext {
	font-family: Comic Sans MS;
	font-size: large;
    font-weight: bold; 
	color: blue;
}
.warntext {
	font-family: Times New Roman;
	font-size: small;
    font-weight: bold; 
	color: red;
}
.bigwarntext {
	font-family: Comic Sans MS;
	font-size: large;
    font-weight: bold; 
	color: red;
}
.confirmtext {
	font-family: Times New Roman;
	font-size: medium;
    font-weight: bold; 
    font-style: italic; 
	color: Blue;
}
.verifytext {
	font-family: Times New Roman;
	font-size: medium;
    font-weight: bold; 
    font-style: normal;  
	color: Black;
}
.progresstext {
	font-family: Times New Roman;
	font-size: small;
    font-weight: normal; 
	color: Black;
	width: 20%;
}
.progresspercent {
	font-family: Times New Roman;
	font-size: small;
    font-weight: normal; 
	color: Black;
	width: 5%;
	border-width: thin;
    border-color: Aqua ;
    border-style: solid;
    text-align: right;
}
.largeboldtext {
	font-family: Times New Roman;
	font-size: large;
    font-weight: bold; 
	color: Black;
	text-align: center;
}
.titletext {
	font-family: Times New Roman;
	font-size: medium;
    font-weight: normal; 
	color: Black;
	text-align: center;
}
.pagetext {
	font-family: Times New Roman;
	font-size: medium;
    font-weight: normal; 
	color: Black;
	text-align: right;
}
.claimidtext {
	font-family: Times New Roman;
	font-size: medium;
    font-weight: normal; 
	color: Gray;
	text-align: right;
}
.buttontext {
	font-family: Times New Roman;
	font-size: small;
    font-weight: normal; 
	color: black;
}
.spacerrow {
    height: 10px;
}
.stmttext 
{
	line-height: 87%;
	font-size: 8pt;
	font-family: 'Arial Narrow';
	color:Black;
}
.stmtheading1
{
	font-family: Arial;
    font-weight:bold; 
    font-size:medium;
}	 
.stmtsubheading1
{
	font-size: 10pt;
	font-family: Arial;
	font-weight:bold;
}
.stmtsubheading2
{
	line-height: 87%;
	font-size: 10pt;
	font-family: Arial;
	font-weight:normal;
}
.normalMso
{
	line-height: 87%;
	font-size: 6pt;
	font-family: Arial;
	font-weight:normal;
	color: #231e1f; 
	letter-spacing: 0.1pt;
}
.dtborder 
{
	border-style: solid;
	border-width: thin;
	max-width: 5px;
}		