﻿.pleaseNote
{
	margin-left: 0px;
	color: black;
	font-size: 1em;
	line-height: 1.8em;
}
.wrapperContent
{
	margin-left: 20px;
}
.theStage, .appContent
{
	display: block;
	border: 1px solid #000000;
}

body.processrequest .theStage
{
	border-bottom: 0px;
}
.theStage
{
	margin-top: 10px;
	border-bottom: 0px;
	border-bottom: 1px solid #000000;
	font-size: 1.1em;
	line-height: 2em;
	font-weight: bold;
	text-indent: 0.5em;
	color: #000066;
}

.appContent
{
	border-top: 0px;
	padding: 10px 0px;
}
.line
{
	display: none;
}
.wrapper
{
	width: 650px;
	float: left;
}
/*
.processrequest .theStage, .processrequest .appContent, .processrequest2 .theStage, .processrequest2 .appContent
{
	border: 0;
}
*/