P.instructions
{
	font-size: 11px;
	color: #02185b;
	font-family: Verdana;
	background-color: #d8ebfe;
	text-align: justify;
}
P.agree
{
	font-size: 13px;
	color: black;
	font-family: Verdana;
	text-align: justify;
}
font.typeb
{
	font-size: 11px;
	color: #02185b;
	font-family: Verdana;
	text-align: justify;
	font-weight: bold;
}

font.review
{
	font-size: 10px;
	color: #02185b;
	font-family: Verdana;
	text-align: justify;
}
font.red
{
	font-size: 9px;
	color: red;
	font-family: Verdana;
	text-align: justify;
	font-weight: bold;
}

font.type
{
	font-size: 12px;
	color: #02185b;
	font-family: Verdana;
	text-align: justify;
}

font.dat
{
	font-size: 8px;
	color: #02185b;
	font-family: Verdana;
	text-align: justify;
}

font.data
{
	font-size: 10px;
	color: #02185b;
	font-family: Verdana;
	text-align: justify;
}

font.time
{
	font-size: 12px;
	color: #02185b;
	font-family: Verdana;
	text-align: justify;
}

.textboxFlat
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 10px;
	border-left: black 1px solid;
	color: darkblue;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: #e6e6e6;
}

.checkbox
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 10px;
	border-left: black 1px solid;
	color: darkblue;
	border-bottom: black 1px solid;
	font-family: Verdana, Arial;
	background-color: lightgrey;
}

.bord
{
	border-right: medium none;
	border-bottom: 1px inset;
}

