﻿#header
{
}

#navigation
{
}

#content
{
}

#footer
{
	position: relative;
	top: 100px;
}

#logoLink
{
}

#logoImage
{
	border-style: none;
}

#headerTitle
{
}

#copyright
{
	font-size: small;
}

.fieldLabel
{
	font-weight: bold;
}

.fieldValue
{
}

.required
{
	color: red;
}

.commandButton
{
	width: 100px;
}

body
{
}

