#sideMenu
{
	text-align: left;
	width: 80%;
	/*line-height: 14pt;*/
	margin: 0px auto;
	margin-top: 50px;
}

#sideMenu a
{
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	color: #002395;
	text-decoration: none;
}

#sideMenu a:hover
{
	color: #000000;
}

#bottomMenu
{
	text-align: center;
	width: 550px;
	font-family: Arial, Sans-serif;
	font-size: 7pt;
	color: #002395;
	margin-top: 10px;
}

#bottomMenu a
{
	font-family: Verdana, Sans-serif;
	font-size: 7pt;
	color: #002395;
	text-decoration: none;
}

#bottomMenu a:hover
{
	color: #000000;
}