Body
{
	background-color: #415EAC;
}

.Navigation
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-right: 15px;
}

A.Navigation
{
	text-decoration:none;
	color:#000000;
}

A.Navigation:Linked
{
	text-decoration:none;
	color: #000000;
}

A.Navigation:Visited
{
	text-decoration:none;
	color: #000000;
}

A.Navigation:Hover
{
	text-decoration:none;
	color: #FD9C02;
}

A.Navigation:Active
{
	text-decoration:none;
	color: #FD9C02;
}

.PageTitle
{
	font-family:Times New Roman;
	font-size:x-large;
	font-weight:bold;
	height:63px;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:10px;
}

.ContentIntro
{
	font-family: Verdana;
	font-size:smaller;
	font-weight:bold;
}

.Content
{
	font-family: Verdana;
	font-size:smaller;
}

.Footer
{
	font-family: Verdana;
	font-size:xx-small;
}
