h2 {
	font-family: tahoma, arial;
	font-size: 1em;
	color: #8e8e8e;
	margin-top: 0px;
}

a{
	color: #5cbd0b;
	font-family: tahoma, arial;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	font-family: tahoma, arial;
	font-size: .7em;
	color: #8e8e8e;
}

p.padding10 { padding-right: 10px; }

td.footer, tr.footer, a.footer, a.footer:visited {
	font-family: tahoma, arial;
	color: white;
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;	
	text-decoration: none;	
}

a.footer, a.footer:visited {
	font-weight: bold;
}

a.footer:hover {
	text-decoration: underline;
	font-weight: bold;
}

div.greyLine {
	height: 1px;
	border-top: 1px solid #B3B3B3;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
	width:260px;
}
div.greyLine hr {
	display: none;
}

div.greyLineDot {
	height: 2px;
	border-top: 2px dotted #B3B3B3;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	width:278px;
}
div.greyLineDot hr {
	display: none;
}

.lightBlue {
	color: #4995ea;
	font-family: tahoma, arial;
	font-weight: bold;
/*	font-size: .7em;*/
}

.green {
	color: #5cbd0b;
	font-family: tahoma, arial;
	font-weight: bold;
/*	font-size: .7em;*/
}

.utilityLink, a.utilityLink {
	color: white;
	padding: 5px 0px 5px 7px;
}
a.utilityLink, a.utilityLink:visited, a.utilityLink:hover  {
	font-family: tahoma, arial;
	font-size: .65em;
	text-decoration: none;
	color: white;
}

.logo, img.logo {
	margin-left: 60px;
}

img.nav {
	margin-left: 5px;
}

.SubNavBorder{
	border-bottom: 1px dotted #B3B3B3;
	text-decoration: none;
}

a.SubNav {
	font-family: tahoma, arial;
	font-size: .7em;
/*	color: #8E8E8E;*/
/*	color: #5cbd0b;*/ /*green*/
	color: #4995ea; /*blue*/
	text-decoration: none;
}

a.SubNav:hover {
	text-decoration: underline;
}

div.directions { padding-top: 3px; }
p.directions, p.directions em a {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	font-size: 85%;
	color: #4995ea;
	color: #5cbd0b;
}
