body
{
	font-family: Arial;
}

.MainTable
{
	border: solid 5px #90BDFE;
	width: 720px;
	background-color: #FFFFFF;
	text-align: center;
}

.NavPanel
{
	border: none 0px transparent;
	height: 50px;
	text-align: center;
}

.PageHeaderImage
{
	width: 400px;
	text-align: center;
}

.PageHeaderName
{
	color: #FFFFFF;
	font-size: 32;
	background-color: #90BDFE;
	text-align: center;
	width: 250;
}

.footer
{
	font-size: 10;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #90BDFE;
	height: 50px;
	text-align: left;
}

.LightBlueBoldLink_Small
{
	color: #90BDFE;
	font-weight: bold;
	font-size: 12;
}

.LightBlueBoldLink_Large
{
	color: #90BDFE;
	font-weight: bold;
	font-size: 18;
}

.WhiteBoldLink_Large
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18;
}

.WhiteBoldLink_Small
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12;
}

.SectionHeader
{
	color: #90BDFE;
	font-weight: bold;
	font-size: 18;
}

.SectionFormat
{
	vertical-align: top;
	font-size: 12;
	border: none 0px transparent;
	text-align: center;
}
