a.menu
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#7b99b5;
	text-decoration: none;
}
	
a.menu:hover
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#a9c2ea;
	text-decoration: none;
}

li.menu
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#7b99b5;
	text-decoration: none;
}

li.menu-on
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#ffffff;
	text-decoration: none;
}

.menu-on
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#ffffff;
	text-decoration: none;
}

.header
{
	font-size:40px;
	line-height:46px;
	font-family:Arial;
	color:#2a4a67;
}


.subheader
{
	font-size:30px;
	line-height:36px;
	font-family:Arial;
	color:#2a4a67;
}

.menuheader
{
	font-size:30px;
	line-height:32px;
	font-family:Arial;
	color:#ffffff;
}

a.footer
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#2a4a67;
	text-decoration: none;
	background-color:#ffffff;
}
	
a.footer:hover
{
	font-size:14px;
	line-height:17px;
	font-family:Arial;
	color:#51687d;
	text-decoration: none;
	background-color:#ffffff;
}
