.HQTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	background-image: url(/Images/code/HeadQuartersTableSpacer.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #112437;
	border-right-color: #112437;
	border-bottom-color: #112437;
	border-left-color: #112437;
}
.HQTable a:link {
	color: 132639;
	text-decoration: underline;
}
.HQTable a:active {
	color: 132639;
	text-decoration: underline;
}
.HQTable a:visited {
	color: #677D93;
	text-decoration: underline;
}
.HQTable a:hover {
	color: 677D93;
	text-decoration: none;
}