body
{
	background-attachment: fixed;
	background-image: url('img/page_bg_light.jpg');
	background-position: center;
}

.BgColor
{
	background-color: #171F32;
}

.BigBgText
{
	color: #AEA6AC;
	font-family: 'Arial';
	font-size: 48pt;
	z-index: 1;
}

.ContactAddr
{
	color: #000000;
	font-family: 'Arial';
	font-size: 24pt;
}

.ContactName
{
	color: #AEA6AC;
	font-family: 'Arial';
	font-size: 48pt;
}

.Divider
{
	border-left-color: #171F32;
	border-left-style: solid;
}

.Normal
{
	color: #000000;
	font-family: 'Arial';
	font-size: 10pt;
	font-style: 'italic';
	z-index: 0;
}

.Label
{
	color: #AEA6AC;
	font-family: 'Arial';
	font-size: 24pt;
	font-style: 'italic';
	z-index: 2;
}

.NavLink
{
	background-color: #171F32;
	color: #FFFFFF;
	font-style: italic;
}

.PlainLink
{
	color: #000000;
}

.Heading
{
	color: #000000;
	font-family: 'Arial';
	font-size: 14pt;
	font-style: 'italic';
}