﻿#mainNav #contactMenuItem
{
	color: #000000;
	visibility: visible;
}

#contactMenuItem a
{
	color: #969698;
}

#contactColumns
{
	position: relative;
}

h2
{
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 1em;
}

#phoneNumber
{
	margin-top: 23px;
}

#emailAddress
{
	position: absolute;
	top: 0;
	left: 50%;
}

#emailAddress dl
{
	margin-top: 25px;
}

dd
{
	margin-left: 0;
	margin-bottom: 1em;
}

a, a:visited
{
	color: rgb(0, 0, 238);
}