/* CSS Document */

.Arial-grey
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Arial-grey-bold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.Arial-middle-blue
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2890FB;
	text-decoration: none;
}

.Arial-middle-blue-bold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2890FB;
	text-decoration: none;
}

.Arial-dark-blue
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #144D8F;
	text-decoration: none;
}

.Arial-dark-blue-bold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #144D8F;
	text-decoration: none;
}

.Verdana-grey
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.Verdana-grey-bold
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.Verdana-middle-blue
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2890FB;
	text-decoration: none;
}

.Verdana-middle-blue-bold
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2890FB;
	text-decoration: none;
}

.Verdana-dark-blue
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #144D8F;
	text-decoration: none;
}

.Verdana-dark-blue-bold
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #144D8F;
	text-decoration: none;
}
.href_side_links {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.href_side_links:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1f8bfb;
	text-decoration: none;
}
