﻿

.txtBox
{
	padding: 3px;
}

.inputReq
{
	background-color: #99FF66;		
}

.input
{
	background-color: #FFFFFF;
}

.sectionHeader
{
	font-family: Times New Roman; 
	color: #003300; 
	font-size: 14pt; 
	font-weight: bold;
	padding: 7px 0px 7px 0px;
}

.sectionTitle
{
	font-size: 11pt; 
	font-weight: bold;
	text-decoration:underline;
}

.subScript
{
	font-size:10pt;
}

.moveUpWire
{
	position: relative;
	top: -100;
}

.moveUpCheck
{
	position: relative;
	top: -150;
}

.moveUpEnroll
{
	position: relative;
	top: -150;
}

.errorText
{
	color:Red;
}