BODY
{
	margin: 0px 0px 0px 0px;
	background-color: #5f7598;
	font-family: Sans-Serif, Arial, Verdana, Helvetica;
}

/* Containers */
.Container { width: 100%; height: 100%; background-color: #fbf8f8; }
.ContentTable { height: 100%; width: 100%; background-color: #fbf8f8; }
.PageBanner { height: 62px; width: 380px; vertical-align: top; background-image: url(../images/title.gif); background-repeat: no-repeat; background-position: left top; background-color: #fbf8f8; }
.ContactLinkImage { text-align: right; vertical-align: middle; background-color: #fbf8f8; width: 215px; padding-top: 10px; }
.AdminObjects { width: 10px;  }
.ContentPane { width: 100%; height: 100%; background-color: #fbf8f8; }

/* Overrides */
.Head { position: relative; top: 20px; left: 8px; color: #0038c4; float: left; font-size: 16pt; font-weight: normal; }
.Normal { vertical-align: top; padding: 5px 5px 5px 5px; color: #3c3c3c; font-size: 9pt; display: block; }

