﻿body 
{
	background-color:White;
}
.signuptable
{
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: lightgrey thin solid;
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	border-bottom: lightgrey thin solid;
	background-color: #fbfbfc;
}

.textsmall
{
	font-size: 8pt;
	font-family: Arial;
}
.textparagraph
{
	font-size: 10pt;
	font-family: Arial;
	color: appworkspace;
}
.hithere
{
	font-size: 18pt;
	color: #660099;
	font-family: Arial;
	font-weight: bold;
}

.subtables
{
	padding-top:25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:25px;
}

.textfields
{
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	color: #646464;
}
.textcopyrights
{
	font-size: 8pt;
}
.topseperator
{
	color: inactiveborder;
	font-size: 2pt;
	height: 1px;
}
.textsteps
{
	font-size: 10pt;
	color: #660099;
	font-family: Arial;
	font-weight: bold;
}
.textlogincriteria
{
	font-size: 9pt;
	color: appworkspace;
}

.lblalert
{
	font-size: 10pt;
	background-color: #ffffbe;

}
.coloredfield
{
	background-color: #ffebca;
}
.coloredfieldcode
{
	background-color: #fff5d7;
}
.step1color
{
	background-color: #e7f2ff;
}
.step2color
{
	background-color:#edf5fc;
}
.step3color
{
	background-color: #eff9ff;
}
.subheadings
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
}
.iframe
{
	background-color: dodgerblue;
}