﻿#PageTitle
{
	font-size: 20pt;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

#ContentDiv
{
	width: 700px;
	padding: .25in;
}

.ErrorMessage, .Important
{
	color: Red;
}