﻿.Footer_Container
{
	width: auto;
	float: left;
	margin-right: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 32px;
	background: #eeeeee;
}

.Footer_Hyperlink_dhLogo
{
	float: left;
	margin-left: 2px;
	margin-right: 6px;
	border: 0px solid transparent;
}

.Footer_Hyperlink_dhLogo img
{
	border: 0px solid transparent;
}


.Footer_Label_dhConsulting
{
	margin-top: 3px;
	float: left;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
}

.Footer_Label_dhConsulting a
{
	color: Navy;
	text-decoration: none;
}

.Footer_Label_dhConsulting a:hover
{
	color: Navy;
	text-decoration: underline;
}
