Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
}

a {
	color:#002663;
}

a:link {
	color: #002663;
}
a:active {
	color: #002663;
}
a:visited {
	color: #002663;
}
a:hover {
	color: #a8c5eb;
}

.HeaderLinks {
	font-size: 12px;
	font-weight:bold;
	color: #e4e5e6;
	text-decoration:none;
}

.Heading {
	font-size: 17px;
	font-weight:bold;
	color: #002663;
	text-decoration: none;
	padding-bottom: 20px;
}

.TableCopy {
	font-size: 11px;
	color: #58595B;
	text-decoration: none;
}

.TableHeader {
	font-size: 11px;
	color: #002663;
	font-weight:bold;
	text-decoration: none;
}

.TechInfo {
	font-size: 15px;
	color: #002663;
	}
	
a.TechInfo:link {
	color: #002663;
}
a.TechInfo:active {
	color: #002663;
}
a.TechInfo:visited {
	color: #002663;
}
a.TechInfo:hover {
	color: #a8c5eb;
}

.buttongo{
	 background: transparent url(images/footer_go.gif) no-repeat center top;
	 width: 27px;
}

.Footer{
	color: 2b2b2b;
	text-decoration: none;
	font-size: 10px;
}

.CopyLayer{
	display:block;
	margin-left: 10px;
	margin-top: 20px;
}

.ImgBorder {
	border: solid 1px gray;
}

.Subheading {
	font-size: 12px;
	color: #002663;
	text-decoration: none;
}

