body
{
	font-size: 9pt;
	font-family: Candara, Cambria, Arial;
	color: White;
	background-color: #eeeeee;
	background-repeat: no-repeat
}
a
{
	color: #dddddd;
	text-decoration: none;
}
.a-link
{
	color: #dddddd;
	text-decoration: underline;
}
.menu-link
{
	color: #dddddd;
	text-decoration: none;
	cursor: hand;
}
.body-main
{ 
	background-position: center top;
	background-color: #1f255a;  /* #262d6d; */
	background-repeat: no-repeat
}
.copyright
{
	font-family: Arial;
	font-size: 8pt;
	color: #eeeeee;
}
.imgLeft-NoBorder
{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.email
{
	text-decoration: none;
	cursor: hand;
}


